| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-08-26 | USB: serial: drop driver owner initialization | Krzysztof Kozlowski | 1 | -4/+0 |
| 2024-03-04 | USB: serial: keyspan: remove redundant assignment to pointer data | Colin Ian King | 1 | -1/+0 |
| 2023-06-07 | USB: serial: return errors from break handling | Johan Hovold | 1 | -1/+4 |
| 2022-08-30 | usb: serial: Make ->set_termios() old ktermios const | Ilpo Järvinen | 1 | -1/+2 |
| 2021-10-27 | USB: serial: keyspan: fix memleak on probe errors | Wang Hai | 1 | -8/+7 |
| 2021-05-19 | USB: serial: make usb_serial_driver::write_room return uint | Jiri Slaby | 1 | -2/+2 |
| 2021-03-15 | USB: serial: keyspan: drop unneeded forward declarations | Jiri Slaby | 1 | -20/+0 |
| 2021-02-09 | USB: serial: make remove callback return void | Uwe Kleine-König | 1 | -4/+2 |
| 2020-01-17 | USB: serial: keyspan: handle unbound ports | Johan Hovold | 1 | -0/+4 |
| 2019-10-04 | USB: serial: keyspan: fix NULL-derefs on open() and write() | Johan Hovold | 1 | -2/+2 |
| 2017-11-04 | USB: serial: Remove redundant license text | Greg Kroah-Hartman | 1 | -5/+0 |
| 2017-11-04 | USB: add SPDX identifiers to all remaining files in drivers/usb/ | Greg Kroah-Hartman | 1 | -0/+1 |
| 2017-02-15 | USB: serial: keyspan: drop header file | Johan Hovold | 1 | -3/+589 |
| 2016-05-10 | USB: serial: keyspan: fix debug and error messages | Johan Hovold | 1 | -17/+25 |
| 2016-05-10 | USB: serial: keyspan: fix URB unlink | Johan Hovold | 1 | -16/+10 |
| 2016-05-10 | USB: serial: keyspan: fix use-after-free in probe error path | Johan Hovold | 1 | -0/+4 |
| 2016-02-28 | USB: serial: fix semicolon.cocci warnings | Mathieu OTHACEHE | 1 | -1/+1 |
| 2015-01-02 | USB: keyspan: fix null-deref at probe | Johan Hovold | 1 | -5/+15 |
| 2014-11-19 | USB: keyspan: fix overrun-error reporting | Johan Hovold | 1 | -10/+11 |
| 2014-11-19 | USB: keyspan: fix tty line-status reporting | Johan Hovold | 1 | -28/+48 |
| 2014-05-27 | USB: keyspan: fix potential null pointer dereference | Rickard Strandqvist | 1 | -2/+2 |
| 2014-03-12 | USB: keyspan: remove dead debugging code | Johan Hovold | 1 | -30/+0 |
| 2014-01-08 | usb: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 1 | -1/+0 |
| 2014-01-03 | USB: serial: correct spelling mistakes in comments | Rahul Bedarkar | 1 | -1/+1 |
| 2014-01-03 | USB: serial: remove redundant OOM messages | Johan Hovold | 1 | -6/+2 |
| 2013-08-18 | Merge 3.11-rc6 into usb-next | Greg Kroah-Hartman | 1 | -1/+1 |
| 2013-08-14 | USB: keyspan: fix port DMA-buffer allocations | Johan Hovold | 1 | -8/+56 |
| 2013-08-14 | USB: keyspan: fix serial DMA-buffer allocations | Johan Hovold | 1 | -4/+36 |
| 2013-08-14 | USB: keyspan: fix null-deref at disconnect and release | Johan Hovold | 1 | -1/+1 |
| 2013-06-10 | USB: serial: ports: add minor and port number | Greg Kroah-Hartman | 1 | -16/+13 |
| 2013-06-08 | Merge 3.10-rc5 into usb-next | Greg Kroah-Hartman | 1 | -10/+0 |
| 2013-06-04 | USB: keyspan: remove unused endpoint-array access | Johan Hovold | 1 | -10/+0 |
| 2013-06-04 | USB: keyspan: fix bogus array index | Johan Hovold | 1 | -1/+1 |
| 2013-05-30 | usb: serial: dump small buffers with help of %*ph | Andy Shevchenko | 1 | -11/+2 |
| 2013-04-29 | Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -54/+42 |
| 2013-04-05 | USB: keyspan: add a sanity test on "len" | Dan Carpenter | 1 | -2/+3 |
| 2013-04-05 | USB: keyspan: pull in one indent level | Dan Carpenter | 1 | -35/+34 |
| 2013-03-25 | USB: keyspan: remove bogus disconnect test in close | Johan Hovold | 1 | -19/+7 |
| 2013-03-18 | TTY: add tty_port_tty_hangup helper | Jiri Slaby | 1 | -33/+10 |
| 2013-02-21 | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -35/+25 |
| 2013-01-15 | TTY: switch tty_flip_buffer_push | Jiri Slaby | 1 | -23/+8 |
| 2013-01-15 | TTY: switch tty_insert_flip_string | Jiri Slaby | 1 | -3/+5 |
| 2013-01-15 | TTY: switch tty_insert_flip_char | Jiri Slaby | 1 | -9/+12 |
| 2013-01-11 | usb: serial: keyspan: fixed coding style issues | Stefan Hubner | 1 | -2/+2 |
| 2012-11-16 | Merge 3.7-rc6 into usb-next. | Greg Kroah-Hartman | 1 | -2/+1 |
| 2012-11-13 | USB: keyspan: fix typo causing GPF on open | Bjørn Mork | 1 | -2/+1 |
| 2012-10-31 | USB: serial: remove driver version information | Johan Hovold | 1 | -4/+0 |
| 2012-10-25 | USB: keyspan: fix NULL-pointer dereferences and memory leaks | Johan Hovold | 1 | -93/+88 |
| 2012-10-01 | Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb | Linus Torvalds | 1 | -181/+157 |
| 2012-09-18 | USB: ezusb: add functions for firmware download | Rene Buergel | 1 | -31/+8 |
| 2012-09-18 | USB: ezusb: add support for Cypress FX2LP | Rene Buergel | 1 | -2/+3 |
| 2012-09-18 | USB: Serial: keyspan.c: remove debug module parameter | Greg Kroah-Hartman | 1 | -6/+0 |
| 2012-09-14 | USB: serial: keyspan: fix up some compiler warnings | Greg Kroah-Hartman | 1 | -4/+2 |
| 2012-09-14 | USB: serial: keyspan: remove dbg() usage | Greg Kroah-Hartman | 1 | -142/+148 |
| 2012-09-13 | USB: ezusb: remove dependancy on usb_serial | Rene Buergel | 1 | -3/+3 |
| 2012-08-06 | Merge tty-next into 3.6-rc1 | Greg Kroah-Hartman | 1 | -18/+13 |
| 2012-07-16 | USB: serial: keyspan: Removed unrequired parentheses. | Ben Minerds | 1 | -1/+1 |
| 2012-07-16 | USB: serial: keyspan: Removed trailing whitespace. | Ben Minerds | 1 | -1/+1 |
| 2012-07-16 | USB: serial: keyspan: Fixed space near open parenthesis. | Ben Minerds | 1 | -1/+1 |
| 2012-07-16 | USB: serial: keyspan: Fixed space around equals. | Ben Minerds | 1 | -1/+1 |
| 2012-07-16 | USB: serial: keyspan: Fix spacing around conditional. | Ben Minerds | 1 | -9/+9 |
| 2012-07-16 | tty: move the termios object into the tty | Alan Cox | 1 | -3/+3 |
| 2012-06-20 | USB: serial: Remove unused s_priv variable | Bill Pemberton | 1 | -5/+0 |
| 2012-05-08 | USB: serial: rework usb_serial_register/deregister_drivers() | Greg Kroah-Hartman | 1 | -1/+1 |
| 2012-05-03 | USB: keyspan.c: remove dbg() tracing calls | Greg Kroah-Hartman | 1 | -51/+0 |
| 2012-02-28 | USB: serial: keyspan.c: use module_usb_serial_driver | Greg Kroah-Hartman | 1 | -19/+1 |
| 2012-02-24 | usb-serial: use new registration API in [k-m]* drivers | Alan Stern | 1 | -33/+5 |
| 2012-01-13 | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 1 | -1/+1 |
| 2011-11-15 | USB: serial: remove unnecessary reinitialisations of urb->dev | Johan Hovold | 1 | -23/+0 |
| 2011-11-15 | USB: serial: remove changelogs and old todo entries | Johan Hovold | 1 | -67/+0 |
| 2011-03-16 | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -2/+2 |
| 2011-02-25 | USB: serial: keyspan: Fix possible null pointer dereference. | Huzaifa Sidhpurwala | 1 | -5/+5 |
| 2011-02-17 | tiocmset: kill the file pointer argument | Alan Cox | 1 | -1/+1 |
| 2011-02-17 | tiocmget: kill off the passing of the struct file | Alan Cox | 1 | -1/+1 |
| 2010-10-18 | Update broken web addresses in the kernel. | Justin P. Mattock | 1 | -1/+1 |
| 2010-03-02 | USB: remove references to port->port.count from the serial drivers | Alan Stern | 1 | -39/+18 |
| 2009-09-19 | tty: USB does not need the filp argument in the drivers | Alan Cox | 1 | -2/+1 |
| 2009-06-15 | USB: usb-serial: replace shutdown with disconnect, release | Alan Stern | 1 | -1/+12 |
| 2009-06-11 | tty: Bring the usb tty port structure into more use | Alan Cox | 1 | -3/+10 |
| 2009-03-24 | USB: drivers: use USB API functions rather than constants | Julia Lawall | 1 | -1/+1 |
| 2008-10-17 | USB: remove info() macro from usb/serial drivers | Greg Kroah-Hartman | 1 | -1/+2 |
| 2008-10-13 | tty: usb-serial krefs | Alan Cox | 1 | -37/+40 |
| 2008-07-22 | keyspan: Use string flip functions when possible | Alan Cox | 1 | -9/+7 |
| 2008-07-22 | tty-usb-keyspan: Coding style | Alan Cox | 1 | -407/+418 |
| 2008-07-22 | usb_serial: API all change | Alan Cox | 1 | -81/+57 |
| 2008-07-10 | keyspan: use request_firmware() | David Woodhouse | 1 | -36/+42 |
| 2008-04-24 | USB: remove unnecessary type casting of urb->context | Ming Lei | 1 | -14/+14 |
| 2008-04-24 | usb serial: more fixes and groundwork for tty changes | Alan Cox | 1 | -9/+10 |
| 2008-04-24 | USB: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 1 | -117/+117 |
| 2008-02-01 | USB: keyspan: Fix oops | Alan Cox | 1 | -1/+1 |
| 2008-01-21 | keyspan: fix oops | Alan Cox | 1 | -1/+1 |
| 2007-11-29 | revert "keyspan: init termios properly" | Andrew Morton | 1 | -3/+29 |
| 2007-11-14 | keyspan: init termios properly | Borislav Petkov | 1 | -32/+6 |
| 2007-10-25 | USB: keyspan termios tidy | Alan Cox | 1 | -5/+11 |
| 2007-07-12 | USB: serial: keyspan: clean up urb->status usage | Greg Kroah-Hartman | 1 | -20/+30 |
| 2007-07-12 | USB Serial Keyspan: add support for USA-49WG & USA-28XG | Lucy McCoy | 1 | -25/+389 |
| 2007-02-07 | fix for bugzilla #7544 (keyspan USB-to-serial converter) | Rainer Weikusat | 1 | -4/+45 |
| 2006-12-08 | [PATCH] tty: switch to ktermios | Alan Cox | 1 | -1/+1 |
| 2006-12-01 | usb: keyspan free urb cleanup | Mariusz Kozlowski | 1 | -12/+6 |
| 2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 1 | -26/+26 |
| 2006-07-12 | [PATCH] USB: move usb-serial.h to include/linux/usb/ | Greg Kroah-Hartman | 1 | -1/+1 |
| 2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
| 2006-06-21 | [PATCH] USB serial: encapsulate schedule_work, remove double-calling | Pete Zaitcev | 1 | -1/+1 |
| 2006-03-20 | [PATCH] USB: kzalloc() conversion for rest of drivers/usb | Eric Sesterhenn | 1 | -4/+2 |
| 2005-09-08 | [PATCH] USB: fix up URB_ASYNC_UNLINK usages from the usb-serial drivers | Greg Kroah-Hartman | 1 | -7/+1 |
| 2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+2354 |