summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial
Commit message (Expand)AuthorAgeFilesLines
* USB: option: add QUANTA HSDPA Data Card device idsAlex.Cheng@quantatw.com2009-01-271-0/+12
* USB: new id for ti_usb_3410_5052 driverOliver Neukum2009-01-272-0/+5
* USB: 'option' driver - onda device MT503HS has wrong idMarcel Sebek2009-01-271-1/+1
* USB: ftdi_sio driver support of bar code scanner from DieboldMhayk Whandson2009-01-272-0/+6
* USB: ftdi_sio: added Alti-2 VID and Neptune 3 PIDRobie Basak2009-01-272-0/+5
* USB: cp2101 deviceTomasz K2009-01-271-0/+1
* USB: cp2101: add fasttrax GPS evaluation kit vendor/product IDWolfgang Glas2009-01-271-0/+1
* ftdi_sio: fix kref leakJim Paris2009-01-151-1/+1
* ti_usb_3410_5052: add Multi-Tech firmwareChris Adams2009-01-121-0/+3
* ti_usb_3410_5052: add Multi-Tech modem supportChris Adams2009-01-122-5/+39
* ti_usb_3410_5052: support alternate firmwareChris Adams2009-01-121-15/+29
* usb-serial: remove NULL checkAlan Cox2009-01-121-3/+0
* USB: add siemens_mpi usb-serial "stub" driverGreg Kroah-Hartman2009-01-073-0/+86
* USB: add new opticon serial driverGreg Kroah-Hartman2009-01-073-0/+368
* USB: option: increase outgoing buffer size and numberGreg Kroah-Hartman2009-01-071-2/+2
* USB: serial: fix up urb->status usageGreg Kroah-Hartman2009-01-076-65/+68
* USB: serial: usb_debug: Make staticRoel Kluin2009-01-071-1/+1
* USB: serial: ipw.c: mark {__init|__exit} for usb_ipw_{init|exit}Qinghuang Feng2009-01-071-2/+2
* tty: Drop the lock_kernel in the private ioctl hookAlan Cox2009-01-025-8/+14
* tty: USB tty devices can block in tcdrain when unpluggedAlan Cox2009-01-021-0/+4
* Add device function for USB serial consoleKevin Hao2009-01-021-0/+13
* tty: Fix close races in USB serialAlan Cox2009-01-021-5/+10
* sierra: Fix formattingAlan Cox2009-01-021-1/+1
* USB: pl2303: add id for Hewlett-Packard LD220-HP POS pole displayMike Provencher2008-12-172-0/+5
* USB: set correct configuration in probe of ti_usb_3410_5052Oliver Neukum2008-12-171-52/+3
* USB: add 5372:2303 to pl2303Matthew Arnold2008-12-172-0/+5
* USB: ftdi_sio: Adding Ewert Energy System's CANdapter PIDAndrew Ewert2008-12-172-0/+4
* USB: tty: SprogII DCC controller identifiersAlan Cox2008-12-172-0/+4
* Fix incorrect use of loose in tty/serial driversNick Andrew2008-12-051-1/+1
* Add kref to fake tty used by USB consoleKevin Hao2008-12-011-0/+1
* USB: serial: add more Onda device ids to option driverGreg Kroah-Hartman2008-11-301-0/+35
* USB: ACE1001 patch for cp2101.cM Kondrin2008-11-191-0/+1
* + usb-serial-cp2101-add-enfora-gsm2228.patch added to -mm treeDamir N Abdullin2008-11-131-0/+1
* USB: CP2101 Add device ID for AMB2560Craig Shelley2008-11-131-0/+1
* USB: Add YISO u893 usb modem vendor and product IDs to option driverLeslie Watter2008-11-131-0/+6
* tty: trivial - fix up email addresses in tty related stuffAlan Cox2008-11-111-1/+1
* tty: Fix USB kref leakAlan Cox2008-10-301-0/+1
* USB: support Huawei data card product IDsfangxiaozhi2008-10-221-0/+94
* USB: add ZTE MF626 USB GSM modem entryMikhail Gusarov2008-10-221-0/+2
* USB: remove use of err() in drivers/usb/serialGreg Kroah-Hartman2008-10-1721-243/+346
* USB: remove info() macro from usb/serial driversGreg Kroah-Hartman2008-10-1732-63/+96
* USB: option: add Pantech cardsDan Williams2008-10-171-0/+9
* USB: Option / AnyData new modem, same IDJon K Hellan2008-10-171-1/+1
* USB: ti_usb_3410_5052: removed duplicated includeHuang Weiyi2008-10-171-1/+0
* USB Serial: Sierra: debug message fixKevin Lloyd2008-10-171-31/+38
* USB: ftdi_sio: fix 'product' parameter descriptionPaulius Zaleckas2008-10-171-1/+1
* USB: Add Oceanic product ID to ftdi_sioVladimir Vukicevic2008-10-172-0/+6
* USB: option.c remove duplicate device ids now supported in hso.cDenis Joseph Barrow2008-10-171-22/+0
* USB: option: add Ericsson F3507g and Dell 5530Dan Williams2008-10-171-0/+6
* tty: usb-serial krefsAlan Cox2008-10-1335-208/+269