summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget
AgeCommit message (Expand)Author
2011-07-01usb: gadget: net2272: cleanup pci_register_driver() error pathSebastian Andrzej Siewior
2011-07-01usb: gadget: dummy_hcd: add 'is_high_speed' parameterTatyana Brokhman
2011-07-01usb: gadget: dummy_hcd: add SuperSpeed supportTatyana Brokhman
2011-07-01usb: gadget: dummy_hcd: use the shared_hcd infrastructureTatyana Brokhman
2011-07-01usb: gadget: add SuperSpeed support to the Gadget FrameworkTatyana Brokhman
2011-07-01usb: gadget: add max_speed to usb_composite_driverTatyana Brokhman
2011-07-01USB: fsl_udc_core: fix build breakage when building for ARM archAnatolij Gustschin
2011-06-28usb: gadget: add streams support to the gadget frameworkTatyana Brokhman
2011-06-28usb: gadget: coding style fixTatyana Brokhman
2011-06-28usb: gadget: use config_ep_by_speed() instead of ep_choose()Tatyana Brokhman
2011-06-28usb: gadget: configure endpoint according to gadget speedTatyana Brokhman
2011-06-28usb: gadget: add usb_endpoint_descriptor to struct usb_epTatyana Brokhman
2011-06-28usb: gadget: convert all users to the new udc infrastructureSebastian Andrzej Siewior
2011-06-28usb: gadget: introduce UDC ClassFelipe Balbi
2011-06-24treewide: transciever/transceiver spelling fixesJoe Perches
2011-06-21net: remove mm.h inclusion from netdevice.hAlexey Dobriyan
2011-06-15USB: deprecate g_file_storageAlan Stern
2011-06-14Merge 3.0-rc2 into usb-linus as it's needed by some USB patchesGreg Kroah-Hartman
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches
2011-06-07USB: CONFIG_USB_GADGET_DUALSPEED is not user-configurableAlan Stern
2011-06-07USB: dummy-hcd needs the has_tt flagAlan Stern
2011-06-06USB: net2272: driver for PLX NET2272 USB device controllerSeth Levy
2011-06-06usb/gadget: (fusb300_udc) Remove unused function fusb300_ep0_completeGuenter Roeck
2011-06-06usb/s3c-hsudc: fix error pathSebastian Andrzej Siewior
2011-06-06usb/pxa25x_udc: cleanup the LUBBOCK err pathSebastian Andrzej Siewior
2011-06-06usb/mv_udc_core: fix compileSebastian Andrzej Siewior
2011-06-06usb: gadget: include <linux/prefetch.h> to fix compiling errorBryan Wu
2011-06-06USB: s3c-hsotg: Tone down debuggingMark Brown
2011-06-06usb-gadget: unlock data->lock mutex on error path in ep_write()Alexey Khoroshilov
2011-05-23Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-05-20sanitize <linux/prefetch.h> usageLinus Torvalds
2011-05-18Haavard Skinnemoen has left AtmelJean Delvare
2011-05-18drivercore: revert addition of of_match to struct deviceGrant Likely
2011-05-17USB: gadget: f_audio: Fix invalid dereference of initdataMartin Jackson
2011-05-13usb: gadget: rndis: don't test against req->lengthFelipe Balbi
2011-05-13usb/gadget: at91sam9g20 fix end point max packet sizeJean-Christophe PLAGNIOL-VILLARD
2011-05-13USB: s3c-hsotg: return proper error if clk_get failsJingoo Han
2011-05-13USB: s3c-hsotg: fix checkpatch warningsJingoo Han
2011-05-13USB: s3c-hsudc: fix checkpatch error and warningJingoo Han
2011-05-13USB: s3c-hsudc: use IS_ERR() instead of NULL checkJingoo Han
2011-05-10USB: Gadget: Add Samsung S3C24XX USB High-Speed controller driverThomas Abraham
2011-05-10usb: gadget: Remove the LUN checks which are always trueMaxin B John
2011-05-10usb: gadget: f_mass_storage: Make us pass USBCV MSC Compliance testsRoger Quadros
2011-05-10usb: gadget: composite: Allow function drivers to pause control transfersRoger Quadros
2011-05-06USB: OTG: msm: Implement charger detectionPavankumar Kondeti
2011-05-06fsl/usb: Unused endpoint failure for USB gadgetRamneek Mehresh
2011-05-03USB: gadget: Initialize ep0 once while registering gadget in ci13xxx_udcAnji jonnala
2011-05-03USB: gadget: Use ep0out for control OUT data phase in ci13xxx_udcPavankumar Kondeti
2011-05-03USB: gadget: Fix bug in endpoint feature request processing in ci13xxx_udcPavankumar Kondeti