summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)AuthorFilesLines
2012-08-09usb: gadget: Fix g_ether interface link statusKevin Cernekee1-6/+6
2012-06-01usb: gadget: fsl_udc_core: dTD's next dtd pointer need to be updated once wri...Peter Chen1-0/+2
2012-05-07usb gadget: uvc: uvc_request_data::length field must be signedLaurent Pinchart2-2/+2
2012-05-07USB: gadget: storage gadgets send wrong error code for unknown commandsAlan Stern2-2/+2
2012-04-27usb: gadget: eliminate NULL pointer dereference (bugfix)Andrzej Pietrasiewicz1-1/+1
2012-04-22USB: pch_udc: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA2-3/+10
2012-04-22usb: gadget: pch_udc: Reduce redundant interruptTomoya MORINAGA1-3/+6
2012-04-22usb: gadget: pch_udc: Fix usb/gadget/pch_udc: Fix ether gadget connect/discon...Tomoya MORINAGA1-4/+66
2012-04-22usb: gadget: pch_udc: Fix USB suspend issueTomoya MORINAGA1-1/+8
2012-04-22usb: gadget: pch_udc: Fix wrong return valueTomoya MORINAGA1-1/+3
2012-04-22usb: gadget: pch_udc: Fix disconnect issueTomoya MORINAGA1-1/+4
2012-04-02usb: fsl_udc_core: Fix scheduling while atomic dump messagePeter Chen1-10/+8
2012-04-02USB: gadget: Make g_hid device class conform to spec.Orjan Friberg1-3/+3
2012-04-02usb: gadgetfs: return number of bytes on ep0 read requestThomas Faber1-0/+2
2012-02-13usb: gadget: zero: fix bug in loopback autoresume handlingTimo Juhani Lindfors1-1/+1
2011-11-11USB: g_printer: fix bug in unregistrationFabian Godehardt1-1/+1
2011-07-01USB: fsl_udc_core: fix build breakage when building for ARM archAnatolij Gustschin1-12/+24
2011-06-07USB: CONFIG_USB_GADGET_DUALSPEED is not user-configurableAlan Stern1-4/+1
2011-06-07USB: dummy-hcd needs the has_tt flagAlan Stern1-0/+1
2011-06-06usb/s3c-hsudc: fix error pathSebastian Andrzej Siewior1-2/+4
2011-06-06usb/pxa25x_udc: cleanup the LUBBOCK err pathSebastian Andrzej Siewior1-3/+2
2011-06-06usb/mv_udc_core: fix compileSebastian Andrzej Siewior1-4/+4
2011-06-06usb: gadget: include <linux/prefetch.h> to fix compiling errorBryan Wu5-0/+5
2011-06-06USB: s3c-hsotg: Tone down debuggingMark Brown1-10/+12
2011-06-06usb-gadget: unlock data->lock mutex on error path in ep_write()Alexey Khoroshilov1-1/+3
2011-05-23Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds19-298/+2107
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2011-05-20sanitize <linux/prefetch.h> usageLinus Torvalds5-0/+5
2011-05-18Haavard Skinnemoen has left AtmelJean Delvare1-1/+1
2011-05-18drivercore: revert addition of of_match to struct deviceGrant Likely1-2/+5
2011-05-17USB: gadget: f_audio: Fix invalid dereference of initdataMartin Jackson1-1/+1
2011-05-13usb: gadget: rndis: don't test against req->lengthFelipe Balbi1-2/+1
2011-05-13usb/gadget: at91sam9g20 fix end point max packet sizeJean-Christophe PLAGNIOL-VILLARD1-1/+1
2011-05-13USB: s3c-hsotg: return proper error if clk_get failsJingoo Han1-1/+1
2011-05-13USB: s3c-hsotg: fix checkpatch warningsJingoo Han1-4/+3
2011-05-13USB: s3c-hsudc: fix checkpatch error and warningJingoo Han1-1/+1
2011-05-13USB: s3c-hsudc: use IS_ERR() instead of NULL checkJingoo Han1-2/+2
2011-05-10USB: Gadget: Add Samsung S3C24XX USB High-Speed controller driverThomas Abraham4-0/+1375
2011-05-10usb: gadget: Remove the LUN checks which are always trueMaxin B John2-2/+2
2011-05-10usb: gadget: f_mass_storage: Make us pass USBCV MSC Compliance testsRoger Quadros1-1/+5
2011-05-10usb: gadget: composite: Allow function drivers to pause control transfersRoger Quadros1-1/+61
2011-05-06USB: OTG: msm: Implement charger detectionPavankumar Kondeti1-0/+10
2011-05-06fsl/usb: Unused endpoint failure for USB gadgetRamneek Mehresh1-6/+21
2011-05-03USB: gadget: Initialize ep0 once while registering gadget in ci13xxx_udcAnji jonnala1-14/+17
2011-05-03USB: gadget: Use ep0out for control OUT data phase in ci13xxx_udcPavankumar Kondeti1-6/+14
2011-05-03USB: gadget: Fix bug in endpoint feature request processing in ci13xxx_udcPavankumar Kondeti1-1/+7
2011-05-03USB: gadget: Fix unused variable warning in ci13xxx_udcPavankumar Kondeti1-1/+1
2011-05-03USB: gadget: Use bitwise AND operator to test flags in ci13xxx_udcPavankumar Kondeti1-1/+1
2011-05-03USB: gadget: Fix typo (s/EBUSY/-EBUSY) in ci13xxx_udcPavankumar Kondeti1-1/+1
2011-05-02USB: s3c-hsotg: Add copyright stringAnton Tikhomirov1-0/+3