aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)Author
2013-11-07usb: gadget: f_mtp: move userspace interface to uapiColin Cross
2013-10-24usb: gadget: android: Remove device if probe failsBenoit Goby
2013-09-19USB: remove duplicate out endpoint creation in MTP modePeter Oh
2013-07-01usb: gadget: android: 3.10 fixesArve Hjønnevåg
2013-07-01usb: gadget: android: move init to late_initcall for nowArve Hjønnevåg
2013-07-01usb: gadget: android: Fixes and hacks to make android usb gadget compile on 3.9Arve Hjønnevåg
2013-07-01usb: gadget: Fix android gadget driver buildBenoit Goby
2013-07-01HACK: usb: gadget: Fix enumeration on bootBenoit Goby
2013-07-01usb: gadget: android: Fixes and hacks to make android usb gadget compile on 3.8Arve Hjønnevåg
2013-07-01usb: gadget: accessory: Fix section mismatch (again)Todd Poynor
2013-07-01usb: gadget: f_fs: Fix enumeration in fullspeed modeBenoit Goby
2013-07-01USB: gadget: f_audio_source: New gadget driver for audio outputMike Lockwood
2013-07-01USB: gadget: f_accessory: Add support for HID input devicesMike Lockwood
2013-07-01USB: gadget: Add ACCESSORY_SET_AUDIO_MODE control request and ioctlMike Lockwood
2013-07-01usb: gadget: Fix usb string id allocationBenoit Goby
2013-07-01usb: gadget: accessory: Fix section mismatchBenoit Goby
2013-07-01usb: gadget: android: Add FunctionFSBenoit Goby
2013-07-01usb: gadget: android: Fix product nameBenoit Goby
2013-07-01usb: gadget: composite: Fix corruption when changing configurationBenoit Goby
2013-07-01usb: gadget: adb: Only enable the gadget when adbd is readyBenoit Goby
2013-07-01usb: gadget: adb: do not set error flag when dequeuing reqColin Cross
2013-07-01usb: gadget: adb: allow freezing in adb_readColin Cross
2013-07-01usb: gadget: accessory: Add Android Accessory functionBenoit Goby
2013-07-01usb: gadget: adb: Add ADB functionBenoit Goby
2013-07-01usb: gadget: mtp: Add MTP/PTP functionBenoit Goby
2013-07-01usb: gadget: Add Android Composite Gadget driverBenoit Goby
2013-05-15usb: phy: remove CONFIG_USB_OTG_UTILS once morePaul Bolle
2013-05-15usb: gadget: s3c-hsotg: pass 'struct usb_request *' to usb_gadget_unmap_reque...Jingoo Han
2013-05-15usb: gadget: don't check resource with devm_ioremap_resourceWolfram Sang
2013-05-15usb: gadget: fix error return code in configfs_composite_bind()Wei Yongjun
2013-05-15usb: gadget: dummy_hcd: fix error return code in init()Wei Yongjun
2013-05-15usb: gadget: fusb300_udc: fix error return code in fusb300_probe()Wei Yongjun
2013-05-15usb: gadget: m66592-udc: fix error return code in m66592_probe()Wei Yongjun
2013-05-15usb: gadget: r8a66597-udc: fix error return code in r8a66597_probe()Wei Yongjun
2013-05-15usb: gadget: s3c2410_udc: fix error return code in s3c2410_udc_probe()Wei Yongjun
2013-05-15usb: gadget: s3c2410_udc: Remove redundant platform_set_drvdata()Sachin Kamat
2013-05-15usb: gadget: pxa25x_udc: Remove redundant platform_set_drvdata()Sachin Kamat
2013-05-15usb: gadget: imx_udc: Remove redundant platform_set_drvdata()Sachin Kamat
2013-05-15usb: gadget: f_uac2: Remove redundant platform_set_drvdata()Sachin Kamat
2013-05-15usb: gadget: dummy_hcd: Remove redundant platform_set_drvdata()Sachin Kamat
2013-05-15usb: gadget: bcm63xx_udc: Remove redundant platform_set_drvdata()Sachin Kamat
2013-05-15usb: gadget: atmel_usba_udc: Remove redundant platform_set_drvdata()Sachin Kamat
2013-05-15Add a couple kernel-doc lines to prevent warnings.Robert P. J. Day
2013-05-15usb: gadget: zero: fix error return code in zero_bind()Wei Yongjun
2013-05-07aio: use cancellation list lazilyKent Overstreet
2013-05-07aio: move private stuff out of aio.hKent Overstreet
2013-05-07gadget: remove only user of aio retryZach Brown
2013-05-05gadget: single_open() leaksAl Viro
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-29fsl_udc: Don't use create_proc_read_entry()David Howells