aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-11Push BKL down into ->remount_fs()Alessio Igor Bogani1-0/+5
2009-06-11Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-2/+2
2009-06-11sierra: driver interface blacklistingElina Pasheva1-3/+48
2009-06-11sierra: driver urb handling improvementsElina Pasheva1-84/+144
2009-06-11tty: resolve some sierra breakageAlan Cox1-3/+14
2009-06-11ftdi_sio: don't override modem bitsAlan Cox1-5/+0
2009-06-11ft232: support the ASYNC_LOW_LATENCY flagAlan Cox1-34/+60
2009-06-11USB: CP210X Replace CP2101 with CP210xCraig Shelley1-97/+97
2009-06-11USB: CP210X Use official request code definitionsCraig Shelley1-42/+56
2009-06-11USB: CP210X Add device IDsCraig Shelley1-0/+7
2009-06-11tty: iuu_phoenix: update version number.Olivier Bornet1-1/+1
2009-06-11tty: iuu_phoenix: set termios.Olivier Bornet1-0/+50
2009-06-11tty: iuu_phoenix: Fix stopbit when uart goes on.Olivier Bornet1-1/+1
2009-06-11tty: iuu_phoenix: fix locking.Olivier Bornet1-16/+13
2009-06-11tty: Clean up the ACM driver to CodingStyleAlan Cox1-131/+160
2009-06-11tty: cdc_acm add krefsAlan Cox2-68/+98
2009-06-11tty: Update cdc_acmAlan Cox2-1/+7
2009-06-11tty: Bring the usb tty port structure into more useAlan Cox38-657/+461
2009-05-28Revert "USB: Correct Makefile to make isp1760 buildable"Mike Frysinger1-1/+0
2009-05-28usb-serial: fix crash when sub-driver updates firmwareAlan Stern1-0/+1
2009-05-28USB: isp1760: urb_dequeue doesn't always find the urbsWarren Free1-2/+22
2009-05-28USB: Yet another Conexant Clone to add to cdc-acm.cXiao Kaijian1-0/+3
2009-05-28USB: atmel_usb_udc: Use kzalloc() to allocate ep structuresHaavard Skinnemoen1-1/+1
2009-05-28USB: atmel-usba-udc : fix control out requests.Martin Fuzzey1-1/+2
2009-05-22block: Use accessor functions for queue limitsMartin K. Petersen1-2/+2
2009-05-18Fix oops on close of hot-unplugged FTDI serial converterDavid Woodhouse1-8/+1
2009-05-08usb-serial: ftdi_sio: fix reference counting of ftdi_privateAlan Stern1-4/+14
2009-05-08USB: unusual_devs: extend nokia 6288 bcd rangePhil Dibowitz1-2/+3
2009-05-08USB: Gadget: fix UTF conversion in the usbstring libraryAlan Stern1-3/+3
2009-05-08USB: Fix makefile so that CONFIG_WDM and CONFIG_TMC work.Andy Lutomirski1-0/+2
2009-05-08USB: ftdi_sio: add vendor/product id for the Marvell SheevaPlugNicolas Pitre2-0/+8
2009-05-08USB: cxacru: Fix negative dB outputSimon Arlott1-2/+8
2009-04-23USB: otg: Fix bug on remove path without transceiverRobert Jarzmik1-1/+2
2009-04-23USB: correct error handling in cdc-wdmOliver Neukum1-9/+18
2009-04-23USB: removal of tty->low_latency hack dating back to the old serial codeOliver Neukum18-111/+1
2009-04-23USB: serial: sierra driver bug fix for composite interfaceElina Pasheva1-4/+17
2009-04-23USB: gadget: omap_udc uses platform_driver_probe()David Brownell1-2/+1
2009-04-23USB: ci13xxx_udc: fix build errorMatthias Kaehlcke1-0/+1
2009-04-23USB: pass mem_flags to dma_alloc_coherentJohannes Berg1-1/+1
2009-04-23USB: g_file_storage: fix use-after-free bug when closing filesAlan Stern1-16/+4
2009-04-23USB: ehci-sched.c: EHCI SITD scheduling bugfixDan Streetman1-1/+1
2009-04-23USB: fix mos7840 problem with minor numbersTony Cook1-11/+19
2009-04-23USB: mos7840: add new device idTony Cook1-0/+7
2009-04-23USB: musb: fix build when !CONFIG_PMAlexander Beregalov1-1/+1
2009-04-23USB: musb: Remove my email address from few musb related driversJarkko Nikula3-3/+0
2009-04-23USB: Gadget: MIPS CI13xxx UDC bugfixesDavid Lopo1-1/+3
2009-04-23USB: Unusual Device support for Gold MP3 Player EnergyChuck Short1-0/+6
2009-04-23USB: serial: fix lifetime and locking problemsAlan Stern1-36/+68
2009-04-17WUSB: correct format of wusb_chid sysfs fileDavid Vrabel1-14/+12
2009-04-17WUSB: fix oops when completing URBs for disconnected devicesDavid Vrabel2-2/+6