aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/kobil_sct.c
Commit message (Expand)AuthorAgeFilesLines
* USB: kobil_sct: fix non-atomic allocation in write pathJohan Hovold2014-12-141-2/+3
* 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
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] USB: kzalloc() conversion for rest of drivers/usbEric Sesterhenn2006-03-201-11/+5
* [PATCH] TTY layer buffering revampAlan Cox2006-01-101-9/+2
* [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-041-1/+0
* [PATCH] USB: allow usb drivers to disable dynamic idsGreg Kroah-Hartman2006-01-041-0/+1
* [PATCH] USB Serial: move name to driver structureGreg Kroah-Hartman2005-10-281-1/+2
* [PATCH] USB Serial: get rid of the .owner field in usb_serial_driverGreg Kroah-Hartman2005-10-281-1/+3
* [PATCH] USB Serial: rename usb_serial_device_type to usb_serial_driverGreg Kroah-Hartman2005-10-281-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+774