summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial
Commit message (Expand)AuthorAgeFilesLines
* USB: ftdi_sio: Adding VID and PID for TellstickMicke Prag2007-02-242-0/+7
* USB: option: add a bunch of new device idsGreg Kroah-Hartman2007-02-241-20/+80
* USB: option: remove duplicate device id tableGreg Kroah-Hartman2007-02-241-16/+1Star
* USB: another id for cp2101 driverPozsar Balazs2007-02-171-0/+1
* usb: Remove Airprime device from option.cKevin Lloyd2007-02-171-4/+0Star
* USB: Fix error cleanup path in airprimePete Zaitcev2007-02-171-27/+8Star
* USB: add flow control to usb-serial generic driver.Joris van Rantwijk2007-02-171-18/+84
* USB: PL2303: Willcom WS002IN Support.YOSHIFUJI Hideaki2007-02-172-0/+6
* [PATCH] Char: tty_wakeup cleanupJiri Slaby2007-02-114-39/+6Star
* [PATCH] trivial usb endianness annotationsAl Viro2007-02-091-4/+4
* USB: remove duplicate device id from keyspanGreg Kroah-Hartman2007-02-081-3/+0Star
* USB: remove duplicate device id from ftdi_sioGreg Kroah-Hartman2007-02-082-2/+0Star
* USB: remove duplicate device id from visorGreg Kroah-Hartman2007-02-082-4/+0Star
* USB: Sierra Wireless auto set D0Kevin Lloyd2007-02-081-9/+18
* USB: race fixes for usb-serial, step 3Oliver Neukum2007-02-081-1/+2
* USB: race fixes for usb-serial, step 2Oliver Neukum2007-02-081-2/+12
* USB: race fixes for usb-serial step 1Oliver Neukum2007-02-081-13/+31
* fix for bugzilla #7544 (keyspan USB-to-serial converter)Rainer Weikusat2007-02-081-4/+45
* USB: Bugfix for aircable: Add module and name to usb_serial_driverJohannes Hölzl2007-02-081-1/+4
* USB serial: add driver pointer to all usb-serial driversJohannes Hölzl2007-02-0836-45/+104
* USB serial: add dynamic id support to usb-serial coreGreg Kroah-Hartman2007-02-082-5/+81
* USB: add EPIC support to the io_edgeport driverGreg Kroah-Hartman2007-02-084-84/+386
* [PATCH] funsoft: ktermios fixAl Viro2007-01-231-1/+1
* USB: add vendor/device id for Option GT Max 3.6 cardsgarrett_damore@tadpole.com2007-01-221-0/+3
* [PATCH] really fix funsoft driverDavid Miller2007-01-122-2/+2
* USB: funsoft is borken on sparcAndrew Morton2007-01-051-1/+1
* USB: fix interaction between different interfaces in an "Option" usb deviceMiguel Angel Alvarez2007-01-051-0/+3
* [PATCH] usb serial: add support for Novatel S720/U720 CDMA/EV-DO modemsEric Smith2006-12-201-0/+2
* usb-gsm-driver: Added VendorId and ProductId for Huawei E220 USB ModemJohann Wilhelm2006-12-201-0/+3
* USB: Prevent the funsoft serial device from entering raw modeDavid Clare2006-12-201-0/+27
* Add Baltech Reader ID to CP2101 driverJohannes Hoelzl2006-12-201-0/+1
* usb serial: Eliminate bogus ioctl codeAlan2006-12-203-89/+0Star
* USB: ftdi_sio - MachX product ID addedJan Capek2006-12-202-2/+4
* USB: airprime: add device id for dell wireless 5500 hsdpa cardEagle Jones2006-12-201-0/+1
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-138-11/+11
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-0826-58/+58
* [PATCH] slab: remove SLAB_ATOMICChristoph Lameter2006-12-072-3/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-0523-65/+118
|\
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2006-12-0222-64/+117
| |\
| | * USB: add driver for the USB debug devicesGreg Kroah-Hartman2006-12-013-0/+77
| | * USB serial: replace kmalloc+memset with kzallocBurman Yan2006-12-015-12/+6Star
| | * usb: cypress_m8 init error path fixMariusz Kozlowski2006-12-011-5/+4Star
| | * USB: fix aircable.c: inconsequent NULL checkingNaranjo Manuel Francisco2006-12-011-1/+4
| | * usb: visor kill urb cleanupMariusz Kozlowski2006-12-011-2/+1Star
| | * usb: usb-serial free urb cleanupMariusz Kozlowski2006-12-011-8/+4Star
| | * usb: navman kill urb cleanupMariusz Kozlowski2006-12-011-2/+1Star
| | * usb: mct_u232 free urb cleanupMariusz Kozlowski2006-12-011-4/+2Star
| | * usb: kobil_sct kill urb cleanupMariusz Kozlowski2006-12-011-2/+1Star
| | * usb: keyspan free urb cleanupMariusz Kozlowski2006-12-011-12/+6Star
| | * usb: io_edgeport kill urb cleanupMariusz Kozlowski2006-12-011-3/+1Star