summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/keyspan.c
Commit message (Expand)AuthorAgeFilesLines
* USB: serial: keyspan: drop header fileJohan Hovold2017-02-151-3/+589
* USB: serial: keyspan: fix debug and error messagesJohan Hovold2016-05-101-17/+25
* USB: serial: keyspan: fix URB unlinkJohan Hovold2016-05-101-16/+10
* USB: serial: keyspan: fix use-after-free in probe error pathJohan Hovold2016-05-101-0/+4
* USB: serial: fix semicolon.cocci warningsMathieu OTHACEHE2016-02-281-1/+1
* USB: keyspan: fix null-deref at probeJohan Hovold2015-01-021-5/+15
* USB: keyspan: fix overrun-error reportingJohan Hovold2014-11-191-10/+11
* USB: keyspan: fix tty line-status reportingJohan Hovold2014-11-191-28/+48
* USB: keyspan: fix potential null pointer dereferenceRickard Strandqvist2014-05-271-2/+2
* USB: keyspan: remove dead debugging codeJohan Hovold2014-03-121-30/+0
* usb: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-081-1/+0
* USB: serial: correct spelling mistakes in commentsRahul Bedarkar2014-01-031-1/+1
* USB: serial: remove redundant OOM messagesJohan Hovold2014-01-031-6/+2
* Merge 3.11-rc6 into usb-nextGreg Kroah-Hartman2013-08-181-1/+1
|\
| * USB: keyspan: fix null-deref at disconnect and releaseJohan Hovold2013-08-141-1/+1
* | USB: keyspan: fix port DMA-buffer allocationsJohan Hovold2013-08-141-8/+56
* | USB: keyspan: fix serial DMA-buffer allocationsJohan Hovold2013-08-141-4/+36
|/
* USB: serial: ports: add minor and port numberGreg Kroah-Hartman2013-06-101-16/+13
* Merge 3.10-rc5 into usb-nextGreg Kroah-Hartman2013-06-081-10/+0
|\
| * USB: keyspan: remove unused endpoint-array accessJohan Hovold2013-06-041-10/+0
| * USB: keyspan: fix bogus array indexJohan Hovold2013-06-041-1/+1
* | usb: serial: dump small buffers with help of %*phAndy Shevchenko2013-05-301-11/+2
|/
* Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-04-291-54/+42
|\
| * USB: keyspan: add a sanity test on "len"Dan Carpenter2013-04-051-2/+3
| * USB: keyspan: pull in one indent levelDan Carpenter2013-04-051-35/+34
| * USB: keyspan: remove bogus disconnect test in closeJohan Hovold2013-03-251-19/+7
* | TTY: add tty_port_tty_hangup helperJiri Slaby2013-03-181-33/+10
|/
* Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-211-35/+25
|\
| * TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-151-23/+8
| * TTY: switch tty_insert_flip_stringJiri Slaby2013-01-151-3/+5
| * TTY: switch tty_insert_flip_charJiri Slaby2013-01-151-9/+12
* | usb: serial: keyspan: fixed coding style issuesStefan Hubner2013-01-111-2/+2
|/
* Merge 3.7-rc6 into usb-next.Greg Kroah-Hartman2012-11-161-2/+1
|\
| * USB: keyspan: fix typo causing GPF on openBjørn Mork2012-11-131-2/+1
* | USB: serial: remove driver version informationJohan Hovold2012-10-311-4/+0
|/
* USB: keyspan: fix NULL-pointer dereferences and memory leaksJohan Hovold2012-10-251-93/+88
* Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2012-10-011-181/+157
|\
| * USB: ezusb: add functions for firmware downloadRene Buergel2012-09-181-31/+8
| * USB: ezusb: add support for Cypress FX2LPRene Buergel2012-09-181-2/+3
| * USB: Serial: keyspan.c: remove debug module parameterGreg Kroah-Hartman2012-09-181-6/+0
| * USB: serial: keyspan: fix up some compiler warningsGreg Kroah-Hartman2012-09-141-4/+2
| * USB: serial: keyspan: remove dbg() usageGreg Kroah-Hartman2012-09-141-142/+148
| * USB: ezusb: remove dependancy on usb_serialRene Buergel2012-09-131-3/+3
* | Merge tty-next into 3.6-rc1Greg Kroah-Hartman2012-08-061-18/+13
|\|
| * USB: serial: keyspan: Removed unrequired parentheses.Ben Minerds2012-07-161-1/+1
| * USB: serial: keyspan: Removed trailing whitespace.Ben Minerds2012-07-161-1/+1
| * USB: serial: keyspan: Fixed space near open parenthesis.Ben Minerds2012-07-161-1/+1
| * USB: serial: keyspan: Fixed space around equals.Ben Minerds2012-07-161-1/+1
| * USB: serial: keyspan: Fix spacing around conditional.Ben Minerds2012-07-161-9/+9
| * USB: serial: Remove unused s_priv variableBill Pemberton2012-06-201-5/+0