summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/kobil_sct.c
Commit message (Expand)AuthorAgeFilesLines
* USB: kobil_sct: use port interrupt-out urbJohan Hovold2013-04-171-67/+8Star
* USB: kobil_sct: remove unused endpoint addressJohan Hovold2013-04-171-8/+0Star
* USB: kobil_sct: fix broken debug codeJohan Hovold2013-04-171-18/+2Star
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-161-5/+2Star
* TTY: switch tty_insert_flip_stringJiri Slaby2013-01-161-1/+1
* USB: serial: remove driver version informationJohan Hovold2012-10-311-2/+0Star
* USB: kobil_sct: fix port-data memory leakJohan Hovold2012-10-171-10/+13
* Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2012-10-011-58/+40Star
|\
| * USB: serial: kobil_sct: switch 4 remaining printk() calls to use dev_dbgGreg Kroah-Hartman2012-09-181-5/+4Star
| * USB: Serial: kobil_sct.c: remove debug module parameterGreg Kroah-Hartman2012-09-181-5/+0Star
| * USB: serial: remove debug parameter from usb_serial_debug_data()Greg Kroah-Hartman2012-09-181-2/+1Star
| * USB: serial: kobil_sct.c: remove dbg() usageGreg Kroah-Hartman2012-09-141-46/+35Star
* | usb, kobil: Sort out some bogus tty handlingAlan Cox2012-07-161-3/+3
* | tty: move the termios object into the ttyAlan Cox2012-07-161-7/+7
|/
* USB: serial: rework usb_serial_register/deregister_drivers()Greg Kroah-Hartman2012-05-091-9/+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: kobil_sct.c: remove dbg() tracing callsGreg Kroah-Hartman2012-05-041-7/+0Star
* USB: serial: kobil_sct.c: use module_usb_serial_driverGreg Kroah-Hartman2012-02-281-19/+1Star
* usb-serial: use new registration API in [k-m]* driversAlan Stern2012-02-241-17/+8Star
* usb: serial: kobil_sct: fix compile warning:Felipe Balbi2012-01-241-1/+1
* USB: serial: remove unnecessary reinitialisations of urb->devJohan Hovold2011-11-151-13/+0Star
* USB: serial: remove changelogs and old todo entriesJohan Hovold2011-11-151-12/+0Star
* Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-03-161-6/+6
|\
| * tty: remove filp from the USB tty ioctlsAlan Cox2011-02-171-2/+2
| * tiocmset: kill the file pointer argumentAlan Cox2011-02-171-2/+2
| * tiocmget: kill off the passing of the struct fileAlan Cox2011-02-171-2/+2
* | USB: serial/kobil_sct, fix potential tty NULL dereferenceJiri Slaby2011-03-011-1/+1
|/
* USB: kobil: fix memory leakJohan Hovold2010-05-201-1/+2
* USB: tty: Prune uses of tty_request_room in the USB layerAlan Cox2010-03-021-1/+0Star
* USB serial: make USB device id constantNémeth Márton2010-03-021-1/+1
* USB: kobil_sct: clean up kobil_set_termiosJohan Hovold2010-03-021-18/+4Star
* tty: USB serial termios bitsAlan Cox2009-09-191-11/+11
* tty: USB does not need the filp argument in the driversAlan Cox2009-09-191-4/+2Star
* USB: usb-serial: replace shutdown with disconnect, releaseAlan Stern2009-06-161-8/+4Star
* tty: Bring the usb tty port structure into more useAlan Cox2009-06-111-5/+4Star
* USB: removal of tty->low_latency hack dating back to the old serial codeOliver Neukum2009-04-231-6/+0Star
* USB: remove info() macro from usb/serial driversGreg Kroah-Hartman2008-10-171-2/+2
* tty: usb-serial krefsAlan Cox2008-10-131-1/+2
* kobil_sct: Fix ioctlsAlan Cox2008-07-221-2/+4
* tty-usb-kobil-sct: Coding styleAlan Cox2008-07-221-260/+297
* usb_serial: API all changeAlan Cox2008-07-221-36/+44
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-251-28/+28
* USB: serial: remove unneeded number endpoints settingsGreg Kroah-Hartman2008-04-251-4/+0Star
* USB: kobil_sct: Get rid of unneeded priv->line_stateAlan Cox2008-04-251-10/+5Star
* USB: Fix usb_serial_driver structure for Kobil cardreader driver.Stefan Bader2008-02-011-0/+1
* USB: kobil_sct: termios encoding fixupsAlan Cox2007-10-251-1/+4
* USB: kobil_sct: Rework driverAlan Cox2007-10-121-89/+55Star
* USB: serial: kobil_sct: clean up urb->status usageGreg Kroah-Hartman2007-07-131-12/+14
* USB serial: add driver pointer to all usb-serial driversJohannes Hölzl2007-02-081-0/+1