summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] trivial usb endianness annotationsAl Viro2007-02-091-4/+4
* USB: remove duplicate device id from keyspanGreg Kroah-Hartman2007-02-071-3/+0
* USB: remove duplicate device id from ftdi_sioGreg Kroah-Hartman2007-02-072-2/+0
* USB: remove duplicate device id from visorGreg Kroah-Hartman2007-02-072-4/+0
* USB: Sierra Wireless auto set D0Kevin Lloyd2007-02-071-9/+18
* USB: race fixes for usb-serial, step 3Oliver Neukum2007-02-071-1/+2
* USB: race fixes for usb-serial, step 2Oliver Neukum2007-02-071-2/+12
* USB: race fixes for usb-serial step 1Oliver Neukum2007-02-071-13/+31
* fix for bugzilla #7544 (keyspan USB-to-serial converter)Rainer Weikusat2007-02-071-4/+45
* USB: Bugfix for aircable: Add module and name to usb_serial_driverJohannes Hölzl2007-02-071-1/+4
* USB serial: add driver pointer to all usb-serial driversJohannes Hölzl2007-02-0736-45/+104
* USB serial: add dynamic id support to usb-serial coreGreg Kroah-Hartman2007-02-072-5/+81
* USB: add EPIC support to the io_edgeport driverGreg Kroah-Hartman2007-02-074-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-112-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/+0
* 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-0122-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/+6
| | * usb: cypress_m8 init error path fixMariusz Kozlowski2006-12-011-5/+4
| | * USB: fix aircable.c: inconsequent NULL checkingNaranjo Manuel Francisco2006-12-011-1/+4
| | * usb: visor kill urb cleanupMariusz Kozlowski2006-12-011-2/+1
| | * usb: usb-serial free urb cleanupMariusz Kozlowski2006-12-011-8/+4
| | * usb: navman kill urb cleanupMariusz Kozlowski2006-12-011-2/+1
| | * usb: mct_u232 free urb cleanupMariusz Kozlowski2006-12-011-4/+2
| | * usb: kobil_sct kill urb cleanupMariusz Kozlowski2006-12-011-2/+1
| | * usb: keyspan free urb cleanupMariusz Kozlowski2006-12-011-12/+6
| | * usb: io_edgeport kill urb cleanupMariusz Kozlowski2006-12-011-3/+1
| | * usb: ftdi_sio kill urb cleanupMariusz Kozlowski2006-12-011-2/+1
| | * usb-serial: ti_usb, TI ez430 development tool IDOleg Verych2006-12-012-0/+3
| | * USB: airprime: New device IDdaniel@centurion.net.nz2006-12-011-0/+1
| | * USB: kobil_sct: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino2006-12-011-4/+2
| | * USB: aircable: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino2006-12-011-3/+1
| | * USB: kmemdup() cleanup in drivers/usb/Eric Sesterhenn2006-12-012-4/+2
| * | Fix misc .c/.h comment typosMatt LaPlante2006-11-301-1/+1
| |/
* / WorkStruct: make allyesconfigDavid Howells2006-11-226-36/+54
|/
* USB: ipaq: Add HTC Modem SupportAlex Sanks2006-11-161-0/+1