aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/spcp8x5.c
Commit message (Expand)AuthorAgeFilesLines
* USB: spcp8x5: correct handling of CS5 settingColin Leitner2014-01-031-16/+14
* USB: spcp8x5: fix device initialisation at openJohan Hovold2013-06-191-6/+4
* USB: spcp8x5: fix use-after-free in TIOCMIWAITJohan Hovold2013-04-251-4/+5
* tty: remove filp from the USB tty ioctlsAlan Cox2011-02-171-1/+1
* tiocmset: kill the file pointer argumentAlan Cox2011-02-171-1/+1
* tiocmget: kill off the passing of the struct fileAlan Cox2011-02-171-1/+1
* USB: serial: handle Data Carrier Detect changesLibor Pechacek2011-01-221-1/+5
* USB serial: add missing .usb_driver field in serial driversAlan Stern2011-01-221-0/+1
* drivers/usb: Remove unnecessary return's from void functionsJoe Perches2010-08-101-1/+0
* USB: spcp8x5: reimplement using generic frameworkJohan Hovold2010-05-201-378/+29
* USB: tty: fix incorrect use of tty_insert_flip_string_fixed_flagJohan Hovold2010-05-201-2/+2
* USB: remove references to port->port.count from the serial driversAlan Stern2010-03-021-12/+5
* USB: tty: Prune uses of tty_request_room in the USB layerAlan Cox2010-03-021-4/+2
* USB: serial: Remove unnecessary \n's from dbg usesJoe Perches2010-03-021-1/+1
* USB serial: make USB device id constantNémeth Márton2010-03-021-1/+1
* trivial: remove unnecessary semicolonsJoe Perches2009-09-211-1/+1
* tty: USB serial termios bitsAlan Cox2009-09-191-11/+10
* tty: USB does not need the filp argument in the driversAlan Cox2009-09-191-4/+1
* USB: usb-serial: replace shutdown with disconnect, releaseAlan Stern2009-06-151-3/+2
* tty: Bring the usb tty port structure into more useAlan Cox2009-06-111-54/+31
* USB: serial: fix up urb->status usageGreg Kroah-Hartman2009-01-071-10/+10
* USB: remove use of err() in drivers/usb/serialGreg Kroah-Hartman2008-10-171-3/+4
* USB: remove info() macro from usb/serial driversGreg Kroah-Hartman2008-10-171-1/+2
* tty: usb-serial krefsAlan Cox2008-10-131-1/+2
* tty-usb-spcp8x5: Minor coding styleAlan Cox2008-07-221-2/+2
* usb_serial: API all changeAlan Cox2008-07-221-32/+37
* drivers/usb annotations and fixesAl Viro2008-04-281-6/+7
* USB: serial: remove unneeded number endpoints settingsGreg Kroah-Hartman2008-04-241-3/+0
* USB: add usb-serial spcp8x5 driverGreg Kroah-Hartman2008-04-241-0/+1075