summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/kobil_sct.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+40
|\
| * USB: serial: kobil_sct: switch 4 remaining printk() calls to use dev_dbgGreg Kroah-Hartman2012-09-181-5/+4
| * USB: Serial: kobil_sct.c: remove debug module parameterGreg Kroah-Hartman2012-09-181-5/+0
| * USB: serial: remove debug parameter from usb_serial_debug_data()Greg Kroah-Hartman2012-09-181-2/+1
| * USB: serial: kobil_sct.c: remove dbg() usageGreg Kroah-Hartman2012-09-141-46/+35
* | 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-081-9/+1
* USB: serial: remove usb_serial_disconnect call in all driversGreg Kroah-Hartman2012-05-071-1/+0
* USB: serial: remove usb_serial_probe call in all driversGreg Kroah-Hartman2012-05-071-1/+0
* USB: kobil_sct.c: remove dbg() tracing callsGreg Kroah-Hartman2012-05-031-7/+0
* USB: serial: kobil_sct.c: use module_usb_serial_driverGreg Kroah-Hartman2012-02-281-19/+1
* usb-serial: use new registration API in [k-m]* driversAlan Stern2012-02-241-17/+8
* 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/+0
* USB: serial: remove changelogs and old todo entriesJohan Hovold2011-11-151-12/+0
* 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-02-281-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/+0
* 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/+4
* 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/+2
* USB: usb-serial: replace shutdown with disconnect, releaseAlan Stern2009-06-151-8/+4
* tty: Bring the usb tty port structure into more useAlan Cox2009-06-111-5/+4
* USB: removal of tty->low_latency hack dating back to the old serial codeOliver Neukum2009-04-231-6/+0
* 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-241-28/+28
* USB: serial: remove unneeded number endpoints settingsGreg Kroah-Hartman2008-04-241-4/+0
* USB: kobil_sct: Get rid of unneeded priv->line_stateAlan Cox2008-04-241-10/+5
* 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/+55
* USB: serial: kobil_sct: clean up urb->status usageGreg Kroah-Hartman2007-07-121-12/+14
* USB serial: add driver pointer to all usb-serial driversJohannes Hölzl2007-02-071-0/+1
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-2/+2
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-081-5/+5
* usb: kobil_sct kill urb cleanupMariusz Kozlowski2006-12-011-2/+1
* USB: kobil_sct: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino2006-12-011-4/+2
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-4/+4
* [PATCH] USB: move usb-serial.h to include/linux/usb/Greg Kroah-Hartman2006-07-121-1/+1
OpenPOWER on IntegriCloud