aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/keyspan.c
Commit message (Expand)AuthorAge
* USB: keyspan: fix potential null pointer dereferenceRickard Strandqvist2014-05-27
* USB: keyspan: remove dead debugging codeJohan Hovold2014-03-12
* usb: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-08
* USB: serial: correct spelling mistakes in commentsRahul Bedarkar2014-01-03
* USB: serial: remove redundant OOM messagesJohan Hovold2014-01-03
* Merge 3.11-rc6 into usb-nextGreg Kroah-Hartman2013-08-18
|\
| * USB: keyspan: fix null-deref at disconnect and releaseJohan Hovold2013-08-14
* | USB: keyspan: fix port DMA-buffer allocationsJohan Hovold2013-08-14
* | USB: keyspan: fix serial DMA-buffer allocationsJohan Hovold2013-08-14
|/
* USB: serial: ports: add minor and port numberGreg Kroah-Hartman2013-06-10
* Merge 3.10-rc5 into usb-nextGreg Kroah-Hartman2013-06-09
|\
| * USB: keyspan: remove unused endpoint-array accessJohan Hovold2013-06-04
| * USB: keyspan: fix bogus array indexJohan Hovold2013-06-04
* | usb: serial: dump small buffers with help of %*phAndy Shevchenko2013-05-30
|/
* Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-04-29
|\
| * USB: keyspan: add a sanity test on "len"Dan Carpenter2013-04-05
| * USB: keyspan: pull in one indent levelDan Carpenter2013-04-05
| * USB: keyspan: remove bogus disconnect test in closeJohan Hovold2013-03-25
* | TTY: add tty_port_tty_hangup helperJiri Slaby2013-03-18
|/
* Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-21
|\
| * TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-16
| * TTY: switch tty_insert_flip_stringJiri Slaby2013-01-16
| * TTY: switch tty_insert_flip_charJiri Slaby2013-01-16
* | usb: serial: keyspan: fixed coding style issuesStefan Hubner2013-01-11
|/
* Merge 3.7-rc6 into usb-next.Greg Kroah-Hartman2012-11-16
|\
| * USB: keyspan: fix typo causing GPF on openBjørn Mork2012-11-13
* | USB: serial: remove driver version informationJohan Hovold2012-10-31
|/
* USB: keyspan: fix NULL-pointer dereferences and memory leaksJohan Hovold2012-10-25
* Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2012-10-01
|\
| * USB: ezusb: add functions for firmware downloadRene Buergel2012-09-18
| * USB: ezusb: add support for Cypress FX2LPRene Buergel2012-09-18
| * USB: Serial: keyspan.c: remove debug module parameterGreg Kroah-Hartman2012-09-18
| * USB: serial: keyspan: fix up some compiler warningsGreg Kroah-Hartman2012-09-14
| * USB: serial: keyspan: remove dbg() usageGreg Kroah-Hartman2012-09-14
| * USB: ezusb: remove dependancy on usb_serialRene Buergel2012-09-14
* | Merge tty-next into 3.6-rc1Greg Kroah-Hartman2012-08-06
|\|
| * USB: serial: keyspan: Removed unrequired parentheses.Ben Minerds2012-07-16
| * USB: serial: keyspan: Removed trailing whitespace.Ben Minerds2012-07-16
| * USB: serial: keyspan: Fixed space near open parenthesis.Ben Minerds2012-07-16
| * USB: serial: keyspan: Fixed space around equals.Ben Minerds2012-07-16
| * USB: serial: keyspan: Fix spacing around conditional.Ben Minerds2012-07-16
| * USB: serial: Remove unused s_priv variableBill Pemberton2012-06-20
* | tty: move the termios object into the ttyAlan Cox2012-07-16
|/
* USB: serial: rework usb_serial_register/deregister_drivers()Greg Kroah-Hartman2012-05-08
* USB: keyspan.c: remove dbg() tracing callsGreg Kroah-Hartman2012-05-03
* USB: serial: keyspan.c: use module_usb_serial_driverGreg Kroah-Hartman2012-02-28
* usb-serial: use new registration API in [k-m]* driversAlan Stern2012-02-24
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-12
* USB: serial: remove unnecessary reinitialisations of urb->devJohan Hovold2011-11-15
* USB: serial: remove changelogs and old todo entriesJohan Hovold2011-11-15