summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget
Commit message (Expand)AuthorAgeFilesLines
* [media] v4l2-event/ctrls/fh: allocate events per fh and per type instead of j...Hans Verkuil2011-07-271-11/+1
* [media] v4l2-events/fh: merge v4l2_events into v4l2_fhHans Verkuil2011-07-271-8/+2
* USB: fsl_udc_core: fix build breakage when building for ARM archAnatolij Gustschin2011-07-011-12/+24
* USB: CONFIG_USB_GADGET_DUALSPEED is not user-configurableAlan Stern2011-06-071-4/+1
* USB: dummy-hcd needs the has_tt flagAlan Stern2011-06-071-0/+1
* usb/s3c-hsudc: fix error pathSebastian Andrzej Siewior2011-06-061-2/+4
* usb/pxa25x_udc: cleanup the LUBBOCK err pathSebastian Andrzej Siewior2011-06-061-3/+2
* usb/mv_udc_core: fix compileSebastian Andrzej Siewior2011-06-061-4/+4
* usb: gadget: include <linux/prefetch.h> to fix compiling errorBryan Wu2011-06-065-0/+5
* USB: s3c-hsotg: Tone down debuggingMark Brown2011-06-061-10/+12
* usb-gadget: unlock data->lock mutex on error path in ep_write()Alexey Khoroshilov2011-06-061-1/+3
* Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-05-2319-298/+2107
|\
| * USB: gadget: f_audio: Fix invalid dereference of initdataMartin Jackson2011-05-171-1/+1
| * usb: gadget: rndis: don't test against req->lengthFelipe Balbi2011-05-131-2/+1
| * usb/gadget: at91sam9g20 fix end point max packet sizeJean-Christophe PLAGNIOL-VILLARD2011-05-131-1/+1
| * USB: s3c-hsotg: return proper error if clk_get failsJingoo Han2011-05-131-1/+1
| * USB: s3c-hsotg: fix checkpatch warningsJingoo Han2011-05-131-4/+3
| * USB: s3c-hsudc: fix checkpatch error and warningJingoo Han2011-05-131-1/+1
| * USB: s3c-hsudc: use IS_ERR() instead of NULL checkJingoo Han2011-05-131-2/+2
| * USB: Gadget: Add Samsung S3C24XX USB High-Speed controller driverThomas Abraham2011-05-104-0/+1375
| * usb: gadget: Remove the LUN checks which are always trueMaxin B John2011-05-102-2/+2
| * usb: gadget: f_mass_storage: Make us pass USBCV MSC Compliance testsRoger Quadros2011-05-101-1/+5
| * usb: gadget: composite: Allow function drivers to pause control transfersRoger Quadros2011-05-101-1/+61
| * USB: OTG: msm: Implement charger detectionPavankumar Kondeti2011-05-061-0/+10
| * fsl/usb: Unused endpoint failure for USB gadgetRamneek Mehresh2011-05-061-6/+21
| * USB: gadget: Initialize ep0 once while registering gadget in ci13xxx_udcAnji jonnala2011-05-031-14/+17
| * USB: gadget: Use ep0out for control OUT data phase in ci13xxx_udcPavankumar Kondeti2011-05-031-6/+14
| * USB: gadget: Fix bug in endpoint feature request processing in ci13xxx_udcPavankumar Kondeti2011-05-031-1/+7
| * USB: gadget: Fix unused variable warning in ci13xxx_udcPavankumar Kondeti2011-05-031-1/+1
| * USB: gadget: Use bitwise AND operator to test flags in ci13xxx_udcPavankumar Kondeti2011-05-031-1/+1
| * USB: gadget: Fix typo (s/EBUSY/-EBUSY) in ci13xxx_udcPavankumar Kondeti2011-05-031-1/+1
| * USB: s3c-hsotg: Add copyright stringAnton Tikhomirov2011-05-021-0/+3
| * USB: s3c-hsotg: Fix hang up after resetAnton Tikhomirov2011-05-021-5/+0
| * USB: s3c-hsotg: Fix stall condition processingAnton Tikhomirov2011-05-021-31/+111
| * USB: s3c-hsotg: Fix control request processingAnton Tikhomirov2011-05-021-8/+9
| * USB: s3c-hsotg: Fix interrupt cleaning codeAnton Tikhomirov2011-05-021-38/+20
| * USB: s3c-hsotg: Fix core resetAnton Tikhomirov2011-05-021-5/+2
| * USB: extend ehci-fsl and fsl_udc_core driver for OTG operationAnatolij Gustschin2011-05-022-15/+134
| * USB: fsl_udc_core: support device mode of MPC5121E DR USB ControllerAnatolij Gustschin2011-05-022-31/+112
| * USB: fsl_udc_core: prepare for SoCs with BE registers and descriptorsAnatolij Gustschin2011-05-022-25/+100
| * usb: gadget: storage_common: use kstrto*() [bug fix]Michal Nazarewicz2011-04-291-1/+2
| * usb/dummy_hcd: don't probe for udc if hcd failedSebastian Andrzej Siewior2011-04-291-1/+20
| * USB: g_printer required set interface requestJonas Andersson2011-04-291-0/+2
| * USB: dbpg gadget: dont mask out direction bitSven Schnelle2011-04-291-2/+2
| * USB: dbgp gadget: set MaxpacketSize0Sven Schnelle2011-04-291-0/+1
| * USB: dbgp gadget: fix return value of dbgp_setupSven Schnelle2011-04-291-5/+4
| * Merge 2.6.39-rc4 into usb-nextGreg Kroah-Hartman2011-04-196-91/+66
| |\
| | * Revert "usb: usb_storage: do not align length of request for CBW to maxp size"Greg Kroah-Hartman2011-04-143-10/+49
| | * usb: gadget: storage_common: use kstrto*()Michal Nazarewicz2011-04-131-6/+9
| | * usb: fix a typo in a commentWeiping Pan(潘卫平)2011-04-131-1/+1
OpenPOWER on IntegriCloud