summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget (follow)
Commit message (Expand)AuthorAge
...
| * | usb: gadget: dummy_hcd: use the shared_hcd infrastructureTatyana Brokhman2011-07-01
| * | usb: gadget: add SuperSpeed support to the Gadget FrameworkTatyana Brokhman2011-07-01
| * | usb: gadget: add max_speed to usb_composite_driverTatyana Brokhman2011-07-01
| * | usb: gadget: add streams support to the gadget frameworkTatyana Brokhman2011-06-28
| * | usb: gadget: coding style fixTatyana Brokhman2011-06-28
| * | usb: gadget: use config_ep_by_speed() instead of ep_choose()Tatyana Brokhman2011-06-28
| * | usb: gadget: configure endpoint according to gadget speedTatyana Brokhman2011-06-28
| * | usb: gadget: add usb_endpoint_descriptor to struct usb_epTatyana Brokhman2011-06-28
| * | usb: gadget: convert all users to the new udc infrastructureSebastian Andrzej Siewior2011-06-28
| * | usb: gadget: introduce UDC ClassFelipe Balbi2011-06-28
| * | USB: deprecate g_file_storageAlan Stern2011-06-15
| * | Merge 3.0-rc2 into usb-linus as it's needed by some USB patchesGreg Kroah-Hartman2011-06-14
| |\ \
| * | | USB: net2272: driver for PLX NET2272 USB device controllerSeth Levy2011-06-06
| * | | usb/gadget: (fusb300_udc) Remove unused function fusb300_ep0_completeGuenter Roeck2011-06-06
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-25
|\ \ \ \
| * \ \ \ Merge branch 'master' into for-nextJiri Kosina2011-07-11
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | treewide: transciever/transceiver spelling fixesJoe Perches2011-06-24
| * | | | treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-10
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-07-22
|\ \ \ \
| * | | | fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik2011-07-20
| | |/ / | |/| |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-07-14
|\| | |
| * | | USB: fsl_udc_core: fix build breakage when building for ARM archAnatolij Gustschin2011-07-01
| |/ /
* / / net: remove mm.h inclusion from netdevice.hAlexey Dobriyan2011-06-21
|/ /
* | 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