summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)Author
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
2009-03-26atmel-usba-udc: use gpio_is_valid() to check vbus_pin I/O lineHans-Christian Egtvedt
2009-03-24usb: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-03-24USB: pxa27x_udc: typo fixes and code cleanupsVernon Sauder
2009-03-24USB: gadget: gadget zero uses new suspend/resume hooksDavid Brownell
2009-03-24USB: gadget: composite device-level suspend/resume hooksDavid Brownell
2009-03-24USB: make transfer_buffer_lengths in struct urb field u32Greg Kroah-Hartman
2009-03-24USB: composite: avoid inconsistent lock stateFelipe Balbi
2009-03-24USB: replace uses of __constant_{endian}Harvey Harrison
2009-03-24USB: add missing KERN_* constants to printksFrank Seidel
2009-03-24USB: imx_udc: Fix IMX UDC gadget general irq handlingDarius Augulis
2009-03-24USB: imx_udc: Fix IMX UDC gadget ep0 irq handlingDarius Augulis
2009-03-24USB: imx_udc: Fix IMX UDC gadget code styleDarius Augulis
2009-03-24USB: imx_udc: Fix IMX UDC gadget bugsDarius Augulis
2009-03-24USB: gadget: remove duplicated #includeHuang Weiyi
2009-03-24USB: Remove redundant test in pxa27x_udc and ftdi_sioJulia Lawall
2009-03-24USB: pxa27x_udc: add vbus_draw callbackRobert Jarzmik
2009-03-24USB: pxa27x_udc: add otg transceiver supportRobert Jarzmik
2009-03-24USB: pxa27x_udc: add vbus session handlingRobert Jarzmik
2009-03-24USB: pxa27x_udc: factor pullup code to prepare otg transceiverRobert Jarzmik
2009-03-24USB: gadget: fix rndis regressionDavid Brownell
2009-03-24Merge branch 'topic/snd_card_new-err' into for-linusTakashi Iwai
2009-03-21usbnet: convert rndis driver to use dev_get_statsStephen Hemminger
2009-03-16Use f_lock to protect f_flagsJonathan Corbet
2009-03-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-02-27USB: gadget: fix build error in omap_apollon_2420_defconfigDavid Brownell
2009-02-27USB: g_file_storage: automatically disable stalls under AtmelAlan Stern
2009-02-27usb: gadget: obex: select correct ep descriptorsFelipe Balbi
2009-02-27USB: fsl_usb2_udc: fix potential queue head corruptionLi Yang
2009-02-24Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-02-19[ARM] 5403/1: pxa25x_ep_fifo_flush() *ep->reg_udccs always set to 0Roel Kluin
2009-02-14Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-02-14rndis: remove private wrapper of __constant_cpu_to_le32Harvey Harrison
2009-02-09USB: fsl_qe_udc: Fix stalled TX requests bugAnton Vorontsov
2009-02-09USB: fsl_qe_udc: Fix muram corruption by disabled endpointsAnton Vorontsov
2009-02-09USB: fsl_qe_udc: Fix disconnects reporting during bus resetAnton Vorontsov
2009-02-09USB: fsl_qe_udc: Fix QE USB controller initializationAnton Vorontsov
2009-02-09USB: fsl_qe_udc: Fix recursive locking bug in ch9getstatus()Anton Vorontsov
2009-02-09USB: fsl_qe_udc: Fix oops on QE UDC probe failureAnton Vorontsov