summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)Author
2009-12-08usb: amd5536udc: fixed shared interrupt bug and warning oopsThomas Dahlmann
2009-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2009-07-12USB: gadget audio: select SND_PCMRandy Dunlap
2009-07-12USB: RNDIS gadget, fix issues talking from PXADavid Brownell
2009-07-12USB: gadget: pxa25x compiler warning fixDavid Brownell
2009-07-12USB: gadget: pxa25x uses gpio_is_validPhilipp Zabel
2009-07-12USB: gadget: rndis conformance tweakQiuping Chen
2009-07-12USB: gadget: audio: provide correct device idGreg Kroah-Hartman
2009-07-12USB: gadget: fix imx_udc entry in KconfigPaulius Zaleckas
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2009-06-15USB: atmel_usba_udc: change way of specifying bias functionNicolas Ferre
2009-06-15USB: Add Intel Langwell USB Device Controller driverXiaochen Shen
2009-06-15USB: gadget: add USB Audio Gadget driverBryan Wu
2009-06-15USB: Gadget driver for Samsung HS/OtG blockBen Dooks
2009-06-15USB: gadget: Add i.MX3x support to the fsl_usb2_udc driverGuennadi Liakhovetski
2009-06-15USB: gadget : Fix RNDIS code to pass USB Compliance tests (USBCV) with g_etherMaulik Mankad
2009-06-15USB: gadget: imx_udc: don't queue more data when zlp is to be sentDaniel Glöckner
2009-06-15USB: gadget: g_serial: append zlp when tx buffer becomes emptyDaniel Glöckner
2009-06-15USB: imx_udc: fix leak in imx_ep_alloc_request()Daniel Mack
2009-06-15USB: g_file_storage: use the "unaligned" accessorsAlan Stern
2009-06-15USB: pxa27x_udc: single-thread setup requestsRobert Jarzmik
2009-06-15USB: pxa27x_udc: compatibility with pxa320 SoCRobert Jarzmik
2009-06-15USB: pxa27x_udc: introduce pxa27x_clear_otgph()David Brownell
2009-06-15USB: gadgetfs: use helper functions to determine endpoint type and directionMatthias Kaehlcke
2009-06-15USB: Goku-S: use helper functions to determine endpoint type and directionMatthias Kaehlcke
2009-06-15USB: at91_udc: use helper functions to determine endpoint type and directionMatthias Kaehlcke
2009-06-15USB: atmel_usba_udc: use helper functions to determine endpoint type and dire...Matthias Kaehlcke
2009-06-15USB: ci13xxx_udc: use helper functions to determine endpoint type and directionMatthias Kaehlcke
2009-06-15usb: gadget: at91_udc: remove driver_data direct access of struct deviceGreg Kroah-Hartman
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2009-06-13net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy
2009-06-02usb: gadget: f_phonet: fix memory allocation sizesRémi Denis-Courmont
2009-06-02f_phonet: no need to check for carrier - scheduler does it internallyRémi Denis-Courmont
2009-06-02f_phonet: dev_kfree_skb instead of dev_kfree_skb_any in TX callbackRémi Denis-Courmont
2009-05-28USB: atmel_usb_udc: Use kzalloc() to allocate ep structuresHaavard Skinnemoen
2009-05-28USB: atmel-usba-udc : fix control out requests.Martin Fuzzey
2009-05-08USB: Gadget: fix UTF conversion in the usbstring libraryAlan Stern
2009-04-23USB: gadget: omap_udc uses platform_driver_probe()David Brownell
2009-04-23USB: ci13xxx_udc: fix build errorMatthias Kaehlcke
2009-04-23USB: g_file_storage: fix use-after-free bug when closing filesAlan Stern
2009-04-23USB: Gadget: MIPS CI13xxx UDC bugfixesDavid Lopo
2009-04-17usb gadget: fix ethernet link reports to ethtoolJonathan McDowell
2009-04-05Merge branch 'avr32-arch' of git://git.kernel.org/pub/scm/linux/kernel/git/hs...Linus Torvalds
2009-03-30trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante
2009-03-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Haavard Skinnemoen
2009-03-26Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds
2009-03-26Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds