| Commit message (Expand) | Author | Age | Files | Lines |
* | USB: serial: return errors from break handling | Johan Hovold | 2023-06-07 | 1 | -3/+3 |
* | usb: serial: Make ->set_termios() old ktermios const | Ilpo Järvinen | 2022-08-30 | 1 | -2/+2 |
* | USB: serial: mxuport: drop short control-transfer check | Johan Hovold | 2021-01-18 | 1 | -7/+0 |
* | USB: serial: only set sysrq timestamp for consoles | Johan Hovold | 2020-07-09 | 1 | -3/+3 |
* | USB: serial: Remove redundant license text | Greg Kroah-Hartman | 2017-11-04 | 1 | -5/+0 |
* | USB: add SPDX identifiers to all remaining files in drivers/usb/ | Greg Kroah-Hartman | 2017-11-04 | 1 | -0/+1 |
* | USB: serial: mxuport: clean up port bulk-out setup | Johan Hovold | 2017-03-28 | 1 | -91/+12 |
* | USB: serial: mxuport: add endpoint sanity check | Johan Hovold | 2017-03-28 | 1 | -0/+2 |
* | USB: serial: mxuport: register two ports for unknown devices | Johan Hovold | 2017-03-28 | 1 | -11/+16 |
* | USB: serial: allow subdrivers to modify port-endpoint mapping | Johan Hovold | 2017-03-28 | 1 | -1/+2 |
* | Merge tag 'usb-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2016-05-20 | 1 | -0/+10 |
|\ |
|
| * | USB: serial: mxuport: fix use-after-free in probe error path | Johan Hovold | 2016-05-10 | 1 | -0/+10 |
* | | tty: Replace ASYNC_INITIALIZED bit and update atomically | Peter Hurley | 2016-04-30 | 1 | -3/+3 |
|/ |
|
* | usb: serial: mxuport: Simplify return statement | Saurabh Karajgaonkar | 2015-08-05 | 1 | -7/+3 |
* | USB: mxuport: fix null deref when used as a console | Johan Hovold | 2015-02-26 | 1 | -1/+2 |
* | usb: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-01-08 | 1 | -1/+0 |
* | USB: serial: add Moxa UPORT 12XX/14XX/16XX driver | Andrew Lunn | 2014-01-03 | 1 | -0/+1394 |