aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-25USB: digi_acceleport: fix termios and also readability a bitAlan Cox1-7/+9
2007-10-25USB: ch341: fix termios handlingAlan Cox1-3/+5
2007-10-25usb serial: kill another case we pass NULL and shouldn'tAlan Cox1-1/+3
2007-10-25USB: ark3116: update termios handlingAlan Cox1-2/+11
2007-10-25USB: add new Novatel device ids to option driverGreg Kroah-Hartman1-0/+2
2007-10-20typo fixesMatt LaPlante1-1/+1
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt4-7/+7
2007-10-18Add missing newlines to some uses of dev_<level> messagesJoe Perches6-20/+20
2007-10-14signedness: module_param_array nump argumentAl Viro1-4/+4
2007-10-12USB: serial core should respect driver requirementsAlan Stern1-9/+22
2007-10-12USB: Adding support for SHARP WS011SH to ipaq.cNobuhiro Iwamatsu1-0/+1
2007-10-12USB: funsoft: Fix termiosAlan Cox1-21/+0
2007-10-12USB: visor: termios bitsAlan Cox1-64/+0
2007-10-12USB: usb/serial/ch341.c: make 4 functions staticAdrian Bunk1-4/+6
2007-10-12USB: Driver for CH341 USB-serial adaptorFrank A Kingswood3-0/+363
2007-10-12USB: cp2101.c: add additional device IDEdouard Lafargue1-0/+1
2007-10-12USB: fix double frees in error code paths of ipaq driverOliver Neukum1-0/+2
2007-10-12USB: fix errornous assumption in the usb serial framework revealed by iuu_phoenixOliver Neukum1-0/+11
2007-10-12usb: serial/pl2303: support for BenQ Siemens Mobile Phone EF81Andreas Loibl2-0/+2
2007-10-12usb: avoid redundant cast of kmalloc() return value in OTi-6858 driverJesper Juhl1-1/+1