index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
serial
/
mxuport.c
Age
Commit message (
Expand
)
Author
2017-11-04
USB: serial: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-03-28
USB: serial: mxuport: clean up port bulk-out setup
Johan Hovold
2017-03-28
USB: serial: mxuport: add endpoint sanity check
Johan Hovold
2017-03-28
USB: serial: mxuport: register two ports for unknown devices
Johan Hovold
2017-03-28
USB: serial: allow subdrivers to modify port-endpoint mapping
Johan Hovold
2016-05-20
Merge tag 'usb-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2016-05-10
USB: serial: mxuport: fix use-after-free in probe error path
Johan Hovold
2016-04-30
tty: Replace ASYNC_INITIALIZED bit and update atomically
Peter Hurley
2015-08-05
usb: serial: mxuport: Simplify return statement
Saurabh Karajgaonkar
2015-02-26
USB: mxuport: fix null deref when used as a console
Johan Hovold
2014-01-08
usb: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-03
USB: serial: add Moxa UPORT 12XX/14XX/16XX driver
Andrew Lunn