summaryrefslogtreecommitdiff
path: root/drivers/usb/serial/keyspan.c
AgeCommit message (Expand)Author
2024-03-04USB: serial: keyspan: remove redundant assignment to pointer dataColin Ian King
2023-06-07USB: serial: return errors from break handlingJohan Hovold
2022-08-30usb: serial: Make ->set_termios() old ktermios constIlpo Järvinen
2021-10-27USB: serial: keyspan: fix memleak on probe errorsWang Hai
2021-05-19USB: serial: make usb_serial_driver::write_room return uintJiri Slaby
2021-03-15USB: serial: keyspan: drop unneeded forward declarationsJiri Slaby
2021-02-09USB: serial: make remove callback return voidUwe Kleine-König
2020-01-17USB: serial: keyspan: handle unbound portsJohan Hovold
2019-10-04USB: serial: keyspan: fix NULL-derefs on open() and write()Johan Hovold
2017-11-04USB: serial: Remove redundant license textGreg Kroah-Hartman
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2017-02-15USB: serial: keyspan: drop header fileJohan Hovold
2016-05-10USB: serial: keyspan: fix debug and error messagesJohan Hovold
2016-05-10USB: serial: keyspan: fix URB unlinkJohan Hovold
2016-05-10USB: serial: keyspan: fix use-after-free in probe error pathJohan Hovold
2016-02-28USB: serial: fix semicolon.cocci warningsMathieu OTHACEHE
2015-01-02USB: keyspan: fix null-deref at probeJohan Hovold
2014-11-19USB: keyspan: fix overrun-error reportingJohan Hovold
2014-11-19USB: keyspan: fix tty line-status reportingJohan Hovold
2014-05-27USB: keyspan: fix potential null pointer dereferenceRickard Strandqvist
2014-03-12USB: keyspan: remove dead debugging codeJohan Hovold
2014-01-08usb: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-03USB: serial: correct spelling mistakes in commentsRahul Bedarkar
2014-01-03USB: serial: remove redundant OOM messagesJohan Hovold
2013-08-18Merge 3.11-rc6 into usb-nextGreg Kroah-Hartman
2013-08-14USB: keyspan: fix port DMA-buffer allocationsJohan Hovold
2013-08-14USB: keyspan: fix serial DMA-buffer allocationsJohan Hovold
2013-08-14USB: keyspan: fix null-deref at disconnect and releaseJohan Hovold
2013-06-10USB: serial: ports: add minor and port numberGreg Kroah-Hartman
2013-06-08Merge 3.10-rc5 into usb-nextGreg Kroah-Hartman
2013-06-04USB: keyspan: remove unused endpoint-array accessJohan Hovold
2013-06-04USB: keyspan: fix bogus array indexJohan Hovold
2013-05-30usb: serial: dump small buffers with help of %*phAndy Shevchenko
2013-04-29Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-04-05USB: keyspan: add a sanity test on "len"Dan Carpenter
2013-04-05USB: keyspan: pull in one indent levelDan Carpenter
2013-03-25USB: keyspan: remove bogus disconnect test in closeJohan Hovold
2013-03-18TTY: add tty_port_tty_hangup helperJiri Slaby
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby
2013-01-15TTY: switch tty_insert_flip_stringJiri Slaby
2013-01-15TTY: switch tty_insert_flip_charJiri Slaby
2013-01-11usb: serial: keyspan: fixed coding style issuesStefan Hubner
2012-11-16Merge 3.7-rc6 into usb-next.Greg Kroah-Hartman
2012-11-13USB: keyspan: fix typo causing GPF on openBjørn Mork
2012-10-31USB: serial: remove driver version informationJohan Hovold
2012-10-25USB: keyspan: fix NULL-pointer dereferences and memory leaksJohan Hovold
2012-10-01Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds
2012-09-18USB: ezusb: add functions for firmware downloadRene Buergel
2012-09-18USB: ezusb: add support for Cypress FX2LPRene Buergel