summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/spcp8x5.c
Commit message (Expand)AuthorAgeFilesLines
* USB: serial: remove driver version informationJohan Hovold2012-10-311-4/+0Star
* USB: spcp8x5: fix port-data memory leakJohan Hovold2012-10-171-28/+18Star
* Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2012-10-011-5/+0Star
|\
| * USB: serial: spcp8x5.c: remove debug module parameterGreg Kroah-Hartman2012-09-141-5/+0Star
* | tty: move the termios object into the ttyAlan Cox2012-07-161-6/+6
|/
* USB: spcp8x5.c: remove dbg() usageGreg Kroah-Hartman2012-05-161-4/+8
* USB: serial: rework usb_serial_register/deregister_drivers()Greg Kroah-Hartman2012-05-091-7/+1Star
* USB: serial: remove usb_serial_disconnect call in all driversGreg Kroah-Hartman2012-05-071-1/+0Star
* USB: serial: remove usb_serial_probe call in all driversGreg Kroah-Hartman2012-05-071-1/+0Star
* USB: spcp8x5.c: remove dbg() tracing callsGreg Kroah-Hartman2012-05-041-2/+0Star
* USB: serial: spcp8x5.c: use module_usb_serial_driverGreg Kroah-Hartman2012-02-281-18/+1Star
* usb-serial: use new registration API in [q-s]* driversAlan Stern2012-02-241-16/+10Star
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-1/+1
* 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-231-1/+5
* USB serial: add missing .usb_driver field in serial driversAlan Stern2011-01-231-0/+1
* drivers/usb: Remove unnecessary return's from void functionsJoe Perches2010-08-101-1/+0Star
* USB: spcp8x5: reimplement using generic frameworkJohan Hovold2010-05-201-378/+29Star
* 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/+5Star
* USB: tty: Prune uses of tty_request_room in the USB layerAlan Cox2010-03-021-4/+2Star
* 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/+10Star
* tty: USB does not need the filp argument in the driversAlan Cox2009-09-191-4/+1Star
* USB: usb-serial: replace shutdown with disconnect, releaseAlan Stern2009-06-161-3/+2Star
* tty: Bring the usb tty port structure into more useAlan Cox2009-06-111-54/+31Star
* 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-251-3/+0Star
* USB: add usb-serial spcp8x5 driverGreg Kroah-Hartman2008-04-251-0/+1075