summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial
Commit message (Expand)AuthorAgeFilesLines
* 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
* ftdi: A few errors are err() that should be debug which causes much spewageAlan Cox2008-10-131-3/+3
* usb: fix pl2303 initializationJason Wessel2008-10-131-11/+0
* Fix oti6858 debug levelScott Ashcroft2008-10-131-4/+0
* usb: ftdi_sio: add support for Domintell devicesGaetan Carlier2008-09-232-0/+6
* USB Serial: Sierra: Add MC8785 VID/PIDKevin Lloyd2008-09-231-0/+1
* USB: serial: add ZTE CDMA Tech id to option driverOtavio Salvador2008-09-231-0/+2
* USB: ftdi_sio: Add 0x5050/0x0900 USB IDs (Papouch Quido USB 4/4)Jaroslav Kysela2008-09-232-0/+2
* usb serial: ti_usb_3410_5052 obviously broken by firmware changesChris Adams2008-09-231-1/+1
* USB: SERIAL CP2101 add device IDsCraig Shelley2008-09-231-0/+3
* usb-serial: Add Siemens EF81 to PL-2303 hack triggersAndreas Bombe2008-09-231-1/+3
* USB: Correct Sierra Wireless USB EVDO Modem Device IDTony Murray2008-09-231-1/+1
* USB Serial: Sierra: Device addition & version revKevin Lloyd2008-09-231-4/+5
* usb: fix null deferences in low level usb serialJason Wessel2008-09-081-1/+1
* removed unused #include <linux/version.h>'sAdrian Bunk2008-08-231-2/+0
* usb-serial: option support HSDPA modem A2502Hiroshi Miura2008-08-211-0/+2
* USB: serial: remove CONFIG_USB_DEBUG from sierra and option driversGreg Kroah-Hartman2008-08-132-9/+0
* USB: Add vendor/product id of ZTE MF628 to optionOliver Martin2008-08-131-0/+5
* USB: BandRich BandLuxe C150/C250 HSPA Data Card DriverLeon Leong2008-08-131-0/+32
* USB: ftdi_sio: add support for PHI Fisco data cable (FT232BM based, VID/PID 0...Lex Ross2008-08-132-0/+2
* USB Serial Sierra: TRU-Install feature updateKevin Lloyd2008-08-132-35/+7
* USB Serial Sierra: Dynamic interface detectionKevin Lloyd2008-08-131-31/+52
* USB Serial Sierra: clean-upKevin Lloyd2008-08-131-29/+27
* USB: pl2023: Remove USB id (4348:5523) handled by ch341Tollef Fog Heen2008-08-132-5/+0
* usb-serial: don't release unregistered minorsAlan Stern2008-08-131-4/+3
* USB: ftdi_sio: add support for Luminance Stellaris Evaluation/Development KitsFrederik Kriewitz2008-08-132-0/+9
* USB: ftdi_sio: Add USB Product Id for ELV HS485André Schenk2008-08-132-0/+2
* fix for a memory leak in an error case introduced by fix for double freeOliver Neukum2008-07-261-4/+6
* Re-delete zombie 'drivers/usb/serial/airprime.c' fileLinus Torvalds2008-07-221-355/+0
* tty: rework break handlingAlan Cox2008-07-221-1/+2
* io_edgeport: Fix various bogus returns to the tty layerAlan Cox2008-07-221-6/+6
* tty-usb-io_edgeport: Coding styleAlan Cox2008-07-222-806/+1023
* tty-usb-mos7720: Coding styleAlan Cox2008-07-221-111/+116
* mos7840: remove loads of bogus assignments to statusAlan Cox2008-07-221-236/+164
* omninet: Use string flip functionsAlan Cox2008-07-221-4/+3
* tty-usb-omninet: Coding styleAlan Cox2008-07-221-73/+87
* tty-usb-option: Coding styleAlan Cox2008-07-221-30/+35
* tty-usb-oti6858: Coding styleAlan Cox2008-07-221-66/+70