aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/keyspan.c
Commit message (Expand)AuthorAgeFilesLines
* USB: keyspan: fix overrun-error reportingJohan Hovold2014-12-141-10/+9
* USB: keyspan: fix tty line-status reportingJohan Hovold2014-12-141-28/+49
* USB: keyspan: fix null-deref at disconnect and releaseJohan Hovold2013-09-101-1/+1
* USB: keyspan: fix bogus array indexJohan Hovold2013-06-191-1/+1
* Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-03-161-2/+2
|\
| * 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: keyspan: Fix possible null pointer dereference.Huzaifa Sidhpurwala2011-02-251-5/+5
|/
* Update broken web addresses in the kernel.Justin P. Mattock2010-10-181-1/+1
* USB: remove references to port->port.count from the serial driversAlan Stern2010-03-021-39/+18
* tty: USB does not need the filp argument in the driversAlan Cox2009-09-191-2/+1
* USB: usb-serial: replace shutdown with disconnect, releaseAlan Stern2009-06-151-1/+12
* tty: Bring the usb tty port structure into more useAlan Cox2009-06-111-3/+10
* USB: drivers: use USB API functions rather than constantsJulia Lawall2009-03-241-1/+1
* USB: remove info() macro from usb/serial driversGreg Kroah-Hartman2008-10-171-1/+2
* tty: usb-serial krefsAlan Cox2008-10-131-37/+40
* keyspan: Use string flip functions when possibleAlan Cox2008-07-221-9/+7
* tty-usb-keyspan: Coding styleAlan Cox2008-07-221-407/+418
* usb_serial: API all changeAlan Cox2008-07-221-81/+57
* keyspan: use request_firmware()David Woodhouse2008-07-101-36/+42
* USB: remove unnecessary type casting of urb->contextMing Lei2008-04-241-14/+14
* usb serial: more fixes and groundwork for tty changesAlan Cox2008-04-241-9/+10
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-241-117/+117
* USB: keyspan: Fix oopsAlan Cox2008-02-011-1/+1
* keyspan: fix oopsAlan Cox2008-01-211-1/+1
* revert "keyspan: init termios properly"Andrew Morton2007-11-291-3/+29
* keyspan: init termios properlyBorislav Petkov2007-11-141-32/+6
* USB: keyspan termios tidyAlan Cox2007-10-251-5/+11
* USB: serial: keyspan: clean up urb->status usageGreg Kroah-Hartman2007-07-121-20/+30
* USB Serial Keyspan: add support for USA-49WG & USA-28XGLucy McCoy2007-07-121-25/+389
* fix for bugzilla #7544 (keyspan USB-to-serial converter)Rainer Weikusat2007-02-071-4/+45
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-081-1/+1
* usb: keyspan free urb cleanupMariusz Kozlowski2006-12-011-12/+6
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-26/+26
* [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 serial: encapsulate schedule_work, remove double-callingPete Zaitcev2006-06-211-1/+1
* [PATCH] USB: kzalloc() conversion for rest of drivers/usbEric Sesterhenn2006-03-201-4/+2
* [PATCH] USB: fix up URB_ASYNC_UNLINK usages from the usb-serial driversGreg Kroah-Hartman2005-09-081-7/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+2354