aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget
Commit message (Expand)AuthorAge
* Merge branch 'master' into for-nextJiri Kosina2011-07-11
|\
| * USB: fsl_udc_core: fix build breakage when building for ARM archAnatolij Gustschin2011-07-01
* | treewide: transciever/transceiver spelling fixesJoe Perches2011-06-24
* | treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-10
|/
* USB: CONFIG_USB_GADGET_DUALSPEED is not user-configurableAlan Stern2011-06-07
* USB: dummy-hcd needs the has_tt flagAlan Stern2011-06-07
* usb/s3c-hsudc: fix error pathSebastian Andrzej Siewior2011-06-06
* usb/pxa25x_udc: cleanup the LUBBOCK err pathSebastian Andrzej Siewior2011-06-06
* usb/mv_udc_core: fix compileSebastian Andrzej Siewior2011-06-06
* usb: gadget: include <linux/prefetch.h> to fix compiling errorBryan Wu2011-06-06
* USB: s3c-hsotg: Tone down debuggingMark Brown2011-06-06
* usb-gadget: unlock data->lock mutex on error path in ep_write()Alexey Khoroshilov2011-06-06
* Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-05-23
|\
| * USB: gadget: f_audio: Fix invalid dereference of initdataMartin Jackson2011-05-17
| * usb: gadget: rndis: don't test against req->lengthFelipe Balbi2011-05-13
| * usb/gadget: at91sam9g20 fix end point max packet sizeJean-Christophe PLAGNIOL-VILLARD2011-05-13
| * USB: s3c-hsotg: return proper error if clk_get failsJingoo Han2011-05-13
| * USB: s3c-hsotg: fix checkpatch warningsJingoo Han2011-05-13
| * USB: s3c-hsudc: fix checkpatch error and warningJingoo Han2011-05-13
| * USB: s3c-hsudc: use IS_ERR() instead of NULL checkJingoo Han2011-05-13
| * USB: Gadget: Add Samsung S3C24XX USB High-Speed controller driverThomas Abraham2011-05-10
| * usb: gadget: Remove the LUN checks which are always trueMaxin B John2011-05-10
| * usb: gadget: f_mass_storage: Make us pass USBCV MSC Compliance testsRoger Quadros2011-05-10
| * usb: gadget: composite: Allow function drivers to pause control transfersRoger Quadros2011-05-10
| * USB: OTG: msm: Implement charger detectionPavankumar Kondeti2011-05-06
| * fsl/usb: Unused endpoint failure for USB gadgetRamneek Mehresh2011-05-06
| * USB: gadget: Initialize ep0 once while registering gadget in ci13xxx_udcAnji jonnala2011-05-03
| * USB: gadget: Use ep0out for control OUT data phase in ci13xxx_udcPavankumar Kondeti2011-05-03
| * USB: gadget: Fix bug in endpoint feature request processing in ci13xxx_udcPavankumar Kondeti2011-05-03
| * USB: gadget: Fix unused variable warning in ci13xxx_udcPavankumar Kondeti2011-05-03
| * USB: gadget: Use bitwise AND operator to test flags in ci13xxx_udcPavankumar Kondeti2011-05-03
| * USB: gadget: Fix typo (s/EBUSY/-EBUSY) in ci13xxx_udcPavankumar Kondeti2011-05-03
| * USB: s3c-hsotg: Add copyright stringAnton Tikhomirov2011-05-02
| * USB: s3c-hsotg: Fix hang up after resetAnton Tikhomirov2011-05-02
| * USB: s3c-hsotg: Fix stall condition processingAnton Tikhomirov2011-05-02
| * USB: s3c-hsotg: Fix control request processingAnton Tikhomirov2011-05-02
| * USB: s3c-hsotg: Fix interrupt cleaning codeAnton Tikhomirov2011-05-02
| * USB: s3c-hsotg: Fix core resetAnton Tikhomirov2011-05-02
| * USB: extend ehci-fsl and fsl_udc_core driver for OTG operationAnatolij Gustschin2011-05-02
| * USB: fsl_udc_core: support device mode of MPC5121E DR USB ControllerAnatolij Gustschin2011-05-02
| * USB: fsl_udc_core: prepare for SoCs with BE registers and descriptorsAnatolij Gustschin2011-05-02
| * usb: gadget: storage_common: use kstrto*() [bug fix]Michal Nazarewicz2011-04-29
| * usb/dummy_hcd: don't probe for udc if hcd failedSebastian Andrzej Siewior2011-04-29
| * USB: g_printer required set interface requestJonas Andersson2011-04-29
| * USB: dbpg gadget: dont mask out direction bitSven Schnelle2011-04-29
| * USB: dbgp gadget: set MaxpacketSize0Sven Schnelle2011-04-29
| * USB: dbgp gadget: fix return value of dbgp_setupSven Schnelle2011-04-29
| * Merge 2.6.39-rc4 into usb-nextGreg Kroah-Hartman2011-04-19
| |\
| | * Revert "usb: usb_storage: do not align length of request for CBW to maxp size"Greg Kroah-Hartman2011-04-14
| | * usb: gadget: storage_common: use kstrto*()Michal Nazarewicz2011-04-13