aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-06-16
|\
| * USB: atmel_usba_udc: change way of specifying bias functionNicolas Ferre2009-06-16
| * USB: Add Intel Langwell USB Device Controller driverXiaochen Shen2009-06-16
| * USB: gadget: add USB Audio Gadget driverBryan Wu2009-06-16
| * USB: Gadget driver for Samsung HS/OtG blockBen Dooks2009-06-16
| * USB: gadget: Add i.MX3x support to the fsl_usb2_udc driverGuennadi Liakhovetski2009-06-16
| * USB: gadget : Fix RNDIS code to pass USB Compliance tests (USBCV) with g_etherMaulik Mankad2009-06-16
| * USB: gadget: imx_udc: don't queue more data when zlp is to be sentDaniel Glöckner2009-06-16
| * USB: gadget: g_serial: append zlp when tx buffer becomes emptyDaniel Glöckner2009-06-16
| * USB: imx_udc: fix leak in imx_ep_alloc_request()Daniel Mack2009-06-16
| * USB: g_file_storage: use the "unaligned" accessorsAlan Stern2009-06-16
| * USB: pxa27x_udc: single-thread setup requestsRobert Jarzmik2009-06-16
| * USB: pxa27x_udc: compatibility with pxa320 SoCRobert Jarzmik2009-06-16
| * USB: pxa27x_udc: introduce pxa27x_clear_otgph()David Brownell2009-06-16
| * USB: gadgetfs: use helper functions to determine endpoint type and directionMatthias Kaehlcke2009-06-16
| * USB: Goku-S: use helper functions to determine endpoint type and directionMatthias Kaehlcke2009-06-16
| * USB: at91_udc: use helper functions to determine endpoint type and directionMatthias Kaehlcke2009-06-16
| * USB: atmel_usba_udc: use helper functions to determine endpoint type and dire...Matthias Kaehlcke2009-06-16
| * USB: ci13xxx_udc: use helper functions to determine endpoint type and directionMatthias Kaehlcke2009-06-16
* | usb: gadget: at91_udc: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-16
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-06-15
|\
| * USB: atmel_usb_udc: Use kzalloc() to allocate ep structuresHaavard Skinnemoen2009-05-28
| * USB: atmel-usba-udc : fix control out requests.Martin Fuzzey2009-05-28
* | net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy2009-06-13
* | usb: gadget: f_phonet: fix memory allocation sizesRémi Denis-Courmont2009-06-02
* | f_phonet: no need to check for carrier - scheduler does it internallyRémi Denis-Courmont2009-06-02
* | f_phonet: dev_kfree_skb instead of dev_kfree_skb_any in TX callbackRémi Denis-Courmont2009-06-02
|/
* USB: Gadget: fix UTF conversion in the usbstring libraryAlan Stern2009-05-08
* USB: gadget: omap_udc uses platform_driver_probe()David Brownell2009-04-23
* USB: ci13xxx_udc: fix build errorMatthias Kaehlcke2009-04-23
* USB: g_file_storage: fix use-after-free bug when closing filesAlan Stern2009-04-23
* USB: Gadget: MIPS CI13xxx UDC bugfixesDavid Lopo2009-04-23
* usb gadget: fix ethernet link reports to ethtoolJonathan McDowell2009-04-17
* Merge branch 'avr32-arch' of git://git.kernel.org/pub/scm/linux/kernel/git/hs...Linus Torvalds2009-04-05
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Haavard Skinnemoen2009-03-27
| |\
| * | atmel-usba-udc: use gpio_is_valid() to check vbus_pin I/O lineHans-Christian Egtvedt2009-03-26
* | | trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante2009-03-30
| |/ |/|
* | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2009-03-26
|\ \
| * | Use f_lock to protect f_flagsJonathan Corbet2009-03-16
* | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-03-26
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-03-26
| |\ \ \
| | * | | USB: pxa27x_udc: typo fixes and code cleanupsVernon Sauder2009-03-24
| | * | | USB: gadget: gadget zero uses new suspend/resume hooksDavid Brownell2009-03-24
| | * | | USB: gadget: composite device-level suspend/resume hooksDavid Brownell2009-03-24
| | * | | USB: make transfer_buffer_lengths in struct urb field u32Greg Kroah-Hartman2009-03-24
| | * | | USB: composite: avoid inconsistent lock stateFelipe Balbi2009-03-24
| | * | | USB: replace uses of __constant_{endian}Harvey Harrison2009-03-24
| | * | | USB: add missing KERN_* constants to printksFrank Seidel2009-03-24
| | * | | USB: imx_udc: Fix IMX UDC gadget general irq handlingDarius Augulis2009-03-24
| | * | | USB: imx_udc: Fix IMX UDC gadget ep0 irq handlingDarius Augulis2009-03-24