aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/serial
AgeCommit message (Expand)AuthorFilesLines
2008-02-01USB: cyberjack: remove a unnecessary variable.Andre Haupt1-1/+0
2008-02-01USB: Prepare serial core for autosuspend.Sarah Sharp2-2/+18
2008-02-01USB: usb_serial_console: allocate fake tty and termios before calling driver ...Aristeu Rozanski1-34/+48
2008-02-01USB: usb_serial: clean tty reference in the last closeAristeu Rozanski2-3/+6
2008-02-01USB: usb_serial_console: fix command line parsingAristeu Rozanski1-3/+6
2008-02-01USB: TI 3410/5052 USB Serial: convert td_open_close_lock to mutexMatthias Kaehlcke1-13/+14
2008-02-01USB: add iuu_phoenix driverAlain Degreffe4-0/+1351
2008-02-01USB: Variant of the Dell Wireless 5520 driverNate Carlson1-0/+1
2008-02-01USB: ftdi driver - add support for optical probe deviceEd Beroset2-0/+3
2008-02-01USB: pl2303: add support for RATOC REX-USB60FAkira Tsukamoto2-0/+2
2008-02-01USB: remove duplicate entry in Option driver and Pl2303 driver for Huawei modemDaniel Kozák2-5/+0
2008-02-01USB: sierra: add support for Onda H600/Zte MF330 datacard to USB Driver for S...Bruno Redondi1-0/+2
2008-02-01USB: ftdi-sio: Patch to add vendor/device id for ATK_16IC CCDFranco Lanza2-0/+2
2008-02-01USB: ftdi_sio - enabling multiple ELV devices, adding EM1010PCPeter Stark2-23/+22
2008-02-01USB: sierra driver - add devicesKevin Lloyd1-0/+9
2008-02-01USB: Adding YC Cable USB Serial device to pl2303Damien Stuart2-0/+4
2008-02-01USB: Sierra - Add support for Aircard 881UJessica L. Blank1-0/+2
2008-02-01USB: add support for 4348:5523 WinChipHead USB->RS 232 adapterPiotr Roszatycki2-0/+6
2008-02-01USB: CP2101 New Device IDsCraig Shelley1-0/+6
2008-02-01USB: keyspan: Fix oopsAlan Cox1-1/+1
2008-01-21keyspan: fix oopsAlan Cox1-1/+1
2008-01-08pl2303: Fix mode switching regressionAlan Cox1-0/+7
2007-12-22USB: New device ID for the CP2101 driverMartin Kusserow1-0/+1
2007-12-22USB: VID/PID update for sierraKevin R Page1-0/+2
2007-12-17USB: option: Bind to the correct interface of the Huawei E220Jaime Velasco Juan1-2/+2
2007-12-17USB: cp2101: new device idJeff Long1-2/+3
2007-12-17USB: sierra: fix product idagilmore@wirelessbeehive.com1-1/+1
2007-11-29revert "keyspan: init termios properly"Andrew Morton1-3/+29
2007-11-28USB: sierra: new product idagilmore@wirelessbeehive.com1-0/+2
2007-11-28usbserial: fix inconsistent lock stateBorislav Petkov1-2/+3
2007-11-28USB: free memory when writing fails in usb/serial/mos7840.cRoel Kluin1-1/+1
2007-11-28USB: pl2303: add support for Corega CG-USBRS232RMagnus Damm2-0/+4
2007-11-14keyspan: init termios properlyBorislav Petkov1-32/+6
2007-10-25USB: usb_serial_resume bug fixSarah Sharp1-1/+3
2007-10-25USB: usbserial - fix potential deadlock between write() and IRQJiri Kosina1-3/+4
2007-10-25usb: serial/pl2303: support for IO Data Device RSAQ5Masakazu Mokuno2-0/+2
2007-10-25USB: pl2303: remove can't happen checks, set speed properly and report baud rateAlan Cox1-5/+6
2007-10-25USB: mos7840: Clean up old checks and stuffAlan Cox1-21/+2
2007-10-25USB: io_edgeport: cleanups, and tty speed reportingAlan Cox1-10/+8
2007-10-25USB: ftd_sio cleanups and updates for new termios work checkpatch fixesAndrew Morton1-3/+4
2007-10-25USB: ftd_sio: cleanups and updates for new termios workAlan Cox1-13/+19
2007-10-25USB: cp2101: convert to new termiosAlan Cox1-37/+11
2007-10-25USB: whiteheat: clean up can't happen checks and encode baud rateAlan Cox1-9/+2
2007-10-25usb-serial: handle NULL termios methods as "no hardware changing support"Alan Cox1-0/+2
2007-10-25USB: sierra: termiosAlan Cox1-1/+1
2007-10-25USB: option: termios handlingAlan Cox1-1/+2
2007-10-25USB: kobil_sct: termios encoding fixupsAlan Cox1-1/+4
2007-10-25USB: keyspan termios tidyAlan Cox1-5/+11
2007-10-25USB: ir_usb: termios handlingAlan Cox1-7/+4
2007-10-25USB: empeg: clean up and handle speedsAlan Cox1-15/+8