aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget
Commit message (Expand)AuthorAgeFilesLines
* merged 3.0.101 tagWolfgang Wiedmeyer2015-10-221-0/+2
* Merge "USB: f_mass_storage: 2048 block size for cdrom devices" into cm-10.1Daniel Hillenbrand2013-06-242-17/+13
|\
| * USB: f_mass_storage: 2048 block size for cdrom devicesjpeg7292013-06-212-17/+13
* | Merge "UMS: f_mass_storage: Added cdrom option to UMS-lun-devices" into cm-10.1Daniel Hillenbrand2013-06-242-0/+43
|\ \
| * | UMS: f_mass_storage: Added cdrom option to UMS-lun-devicesjpeg7292013-06-212-0/+43
| |/
* | d710: initial support for the Epic 4G Touch (SPH-D710)Dorian Snyder2013-06-203-8/+18
|/
* usb gadget: use two luns on devices with two cardsDaniel Hillenbrand2013-05-291-11/+24
* Merge remote-tracking branch 'kernelorg/linux-3.0.y' into 3_0_64Andrew Dodd2013-02-274-12/+19
|\
| * usb: gadget: dummy: fix enumeration with g_multiSebastian Andrzej Siewior2013-01-171-4/+5
| * usb: gadget: phonet: free requests in pn_bind()'s error pathSebastian Andrzej Siewior2013-01-111-2/+6
| * usb: gadget: Fix g_ether interface link statusKevin Cernekee2012-08-091-6/+6
| * usb: gadget: fsl_udc_core: dTD's next dtd pointer need to be updated once wri...Peter Chen2012-06-011-0/+2
* | merge opensource jb u5codeworkx2012-09-2220-70/+2910
* | Merge linux-3.0.31 from korg into jellybeancodeworkx2012-09-1811-29/+113
|\ \ | |/
| * usb gadget: uvc: uvc_request_data::length field must be signedLaurent Pinchart2012-05-072-2/+2
| * USB: gadget: storage gadgets send wrong error code for unknown commandsAlan Stern2012-05-072-2/+2
| * usb: gadget: eliminate NULL pointer dereference (bugfix)Andrzej Pietrasiewicz2012-04-271-1/+1
| * USB: pch_udc: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA2012-04-222-3/+10
| * usb: gadget: pch_udc: Reduce redundant interruptTomoya MORINAGA2012-04-221-3/+6
| * usb: gadget: pch_udc: Fix usb/gadget/pch_udc: Fix ether gadget connect/discon...Tomoya MORINAGA2012-04-221-4/+66
| * usb: gadget: pch_udc: Fix USB suspend issueTomoya MORINAGA2012-04-221-1/+8
| * usb: gadget: pch_udc: Fix wrong return valueTomoya MORINAGA2012-04-221-1/+3
| * usb: gadget: pch_udc: Fix disconnect issueTomoya MORINAGA2012-04-221-1/+4
| * usb: fsl_udc_core: Fix scheduling while atomic dump messagePeter Chen2012-04-021-10/+8
| * USB: gadget: Make g_hid device class conform to spec.Orjan Friberg2012-04-021-3/+3
| * usb: gadgetfs: return number of bytes on ep0 read requestThomas Faber2012-04-021-0/+2
| * usb: gadget: zero: fix bug in loopback autoresume handlingTimo Juhani Lindfors2012-02-131-1/+1
* | fix adb rootDaniel Hillenbrand2012-07-222-12/+116
* | samsung opensource update3Daniel Hillenbrand2012-07-211-25/+55
* | samsung update 1codeworkx2012-06-0259-131/+38747
|/
* USB: g_printer: fix bug in unregistrationFabian Godehardt2011-11-111-1/+1
* 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