summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* Push BKL down into ->remount_fs()Alessio Igor Bogani2009-06-111-0/+5
* Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-06-111-2/+2
|\
| * block: Use accessor functions for queue limitsMartin K. Petersen2009-05-221-2/+2
* | sierra: driver interface blacklistingElina Pasheva2009-06-111-3/+48
* | sierra: driver urb handling improvementsElina Pasheva2009-06-111-84/+144
* | tty: resolve some sierra breakageAlan Cox2009-06-111-3/+14
* | ftdi_sio: don't override modem bitsAlan Cox2009-06-111-5/+0
* | ft232: support the ASYNC_LOW_LATENCY flagAlan Cox2009-06-111-34/+60
* | USB: CP210X Replace CP2101 with CP210xCraig Shelley2009-06-111-97/+97
* | USB: CP210X Use official request code definitionsCraig Shelley2009-06-111-42/+56
* | USB: CP210X Add device IDsCraig Shelley2009-06-111-0/+7
* | tty: iuu_phoenix: update version number.Olivier Bornet2009-06-111-1/+1
* | tty: iuu_phoenix: set termios.Olivier Bornet2009-06-111-0/+50
* | tty: iuu_phoenix: Fix stopbit when uart goes on.Olivier Bornet2009-06-111-1/+1
* | tty: iuu_phoenix: fix locking.Olivier Bornet2009-06-111-16/+13
* | tty: Clean up the ACM driver to CodingStyleAlan Cox2009-06-111-131/+160
* | tty: cdc_acm add krefsAlan Cox2009-06-112-68/+98
* | tty: Update cdc_acmAlan Cox2009-06-112-1/+7
* | tty: Bring the usb tty port structure into more useAlan Cox2009-06-1138-657/+461
* | Revert "USB: Correct Makefile to make isp1760 buildable"Mike Frysinger2009-05-281-1/+0
* | usb-serial: fix crash when sub-driver updates firmwareAlan Stern2009-05-281-0/+1
* | USB: isp1760: urb_dequeue doesn't always find the urbsWarren Free2009-05-281-2/+22
* | USB: Yet another Conexant Clone to add to cdc-acm.cXiao Kaijian2009-05-281-0/+3
* | USB: atmel_usb_udc: Use kzalloc() to allocate ep structuresHaavard Skinnemoen2009-05-281-1/+1
* | USB: atmel-usba-udc : fix control out requests.Martin Fuzzey2009-05-281-1/+2
|/
* Fix oops on close of hot-unplugged FTDI serial converterDavid Woodhouse2009-05-181-8/+1
* usb-serial: ftdi_sio: fix reference counting of ftdi_privateAlan Stern2009-05-081-4/+14
* USB: unusual_devs: extend nokia 6288 bcd rangePhil Dibowitz2009-05-081-2/+3
* USB: Gadget: fix UTF conversion in the usbstring libraryAlan Stern2009-05-081-3/+3
* USB: Fix makefile so that CONFIG_WDM and CONFIG_TMC work.Andy Lutomirski2009-05-081-0/+2
* USB: ftdi_sio: add vendor/product id for the Marvell SheevaPlugNicolas Pitre2009-05-082-0/+8
* USB: cxacru: Fix negative dB outputSimon Arlott2009-05-081-2/+8
* USB: otg: Fix bug on remove path without transceiverRobert Jarzmik2009-04-231-1/+2
* USB: correct error handling in cdc-wdmOliver Neukum2009-04-231-9/+18
* USB: removal of tty->low_latency hack dating back to the old serial codeOliver Neukum2009-04-2318-111/+1
* USB: serial: sierra driver bug fix for composite interfaceElina Pasheva2009-04-231-4/+17
* USB: gadget: omap_udc uses platform_driver_probe()David Brownell2009-04-231-2/+1
* USB: ci13xxx_udc: fix build errorMatthias Kaehlcke2009-04-231-0/+1
* USB: pass mem_flags to dma_alloc_coherentJohannes Berg2009-04-231-1/+1
* USB: g_file_storage: fix use-after-free bug when closing filesAlan Stern2009-04-231-16/+4
* USB: ehci-sched.c: EHCI SITD scheduling bugfixDan Streetman2009-04-231-1/+1
* USB: fix mos7840 problem with minor numbersTony Cook2009-04-231-11/+19
* USB: mos7840: add new device idTony Cook2009-04-231-0/+7
* USB: musb: fix build when !CONFIG_PMAlexander Beregalov2009-04-231-1/+1
* USB: musb: Remove my email address from few musb related driversJarkko Nikula2009-04-233-3/+0
* USB: Gadget: MIPS CI13xxx UDC bugfixesDavid Lopo2009-04-231-1/+3
* USB: Unusual Device support for Gold MP3 Player EnergyChuck Short2009-04-231-0/+6
* USB: serial: fix lifetime and locking problemsAlan Stern2009-04-231-36/+68
* WUSB: correct format of wusb_chid sysfs fileDavid Vrabel2009-04-171-14/+12
* WUSB: fix oops when completing URBs for disconnected devicesDavid Vrabel2009-04-172-2/+6
OpenPOWER on IntegriCloud