aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller47-1103/+1207
2009-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2009-06-14Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-3/+10
2009-06-13net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy1-1/+1
2009-06-12Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds1-0/+1
2009-06-12trivial: fix typo milisecond/millisecond for documentation and source comments.Martin Olsson1-1/+1
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-06-10Merge branch 'ep93xx' into develRussell King1-3/+10
2009-06-02usb: gadget: f_phonet: fix memory allocation sizesRémi Denis-Courmont1-5/+4
2009-06-02f_phonet: no need to check for carrier - scheduler does it internallyRémi Denis-Courmont1-8/+2
2009-06-02f_phonet: dev_kfree_skb instead of dev_kfree_skb_any in TX callbackRémi Denis-Courmont1-1/+1
2009-05-29[ARM] 5526/1: ep93xx: usb driver cleanupHartley Sweeten1-3/+10
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-21microblaze: Kconfig: Enable drivers for MicroblazeMichal Simek1-0/+1
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