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
/
io_edgeport.c
Age
Commit message (
Expand
)
Author
2021-05-21
USB: serial: io_edgeport: drop buffer-callback sanity checks
Johan Hovold
2021-05-19
USB: serial: make usb_serial_driver::chars_in_buffer return uint
Jiri Slaby
2021-05-19
USB: serial: make usb_serial_driver::write_room return uint
Jiri Slaby
2021-04-08
USB: serial: stop reporting legacy UART types
Johan Hovold
2021-04-08
USB: serial: add generic support for TIOCSSERIAL
Johan Hovold
2021-04-08
USB: serial: io_edgeport: fix TIOCGSERIAL implementation
Johan Hovold
2021-03-15
USB: serial: io_edgeport: drop unneeded forward declarations
Jiri Slaby
2021-03-09
USB: serial: io_edgeport: fix memory leak in edge_startup
Pavel Skripkin
2021-02-09
USB: serial: make remove callback return void
Uwe Kleine-König
2020-07-08
USB: serial: use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-03-26
USB: serial: io_edgeport: fix slab-out-of-bounds read in edge_interrupt_callback
Qiujun Huang
2020-01-17
USB: serial: io_edgeport: add missing active-port sanity check
Johan Hovold
2020-01-17
USB: serial: io_edgeport: handle unbound ports on URB completion
Johan Hovold
2019-12-10
USB: serial: io_edgeport: fix epic endpoint lookup
Johan Hovold
2019-05-03
USB: serial: io_edgeport: fix up switch fall-through comments
Greg Kroah-Hartman
2018-10-13
io_edgeport: switch to ->get_serial()
Al Viro
2018-06-26
USB: serial: io_edgeport: use irqsave() in USB's complete callback
John Ogness
2017-12-14
USB: serial: io_edgeport: fix possible sleep-in-atomic
Jia-Ju Bai
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-04-19
USB: serial: constify static arrays
Johan Hovold
2017-03-29
USB: serial: drop termios-flag debugging
Johan Hovold
2017-03-16
USB: serial: io_edgeport: simplify and tighten endpoint check
Johan Hovold
2017-02-15
USB: serial: io_edgeport: drop io-tables header file
Johan Hovold
2017-01-26
USB: serial: drop unused ASYNC flags
Johan Hovold
2017-01-16
USB: serial: io_edgeport: fix descriptor error handling
Johan Hovold
2017-01-16
USB: serial: io_edgeport: fix epic-descriptor handling
Johan Hovold
2017-01-04
USB: serial: io_edgeport: fix NULL-deref at open
Johan Hovold
2016-11-11
USB: serial: fix invalid user-pointer checks
Johan Hovold
2016-05-10
USB: serial: io_edgeport: fix memory leaks in probe error path
Johan Hovold
2016-05-10
USB: serial: io_edgeport: fix memory leaks in attach error path
Johan Hovold
2016-01-28
tty: Use termios c_*flag macros
Peter Hurley
2015-12-11
USB: io_edgeport: remove redundant conditions
Geyslan G. Bem
2014-01-08
usb: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-03
USB: serial: remove redundant OOM messages
Johan Hovold
2014-01-03
USB: serial: clean up ioctl debugging
Johan Hovold
2013-07-23
USB: io_edgeport: remove unused defines
Johan Hovold
2013-06-17
USB: serial: make minor allocation dynamic
Greg Kroah-Hartman
2013-06-10
USB: serial: ports: add minor and port number
Greg Kroah-Hartman
2013-04-29
Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2013-04-01
Merge 3.9-rc5 into tty-next
Greg Kroah-Hartman
2013-03-25
USB: io_edgeport: switch to generic TIOCMIWAIT implementation
Johan Hovold
2013-03-25
USB: io_edgeport: switch to generic get_icount implementation
Johan Hovold
2013-03-21
USB: io_edgeport: fix use-after-free in TIOCMIWAIT
Johan Hovold
2013-03-18
TTY: add tty_port_tty_wakeup helper
Jiri Slaby
2013-01-15
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-15
TTY: switch tty_insert_flip_string
Jiri Slaby
2012-10-31
USB: serial: remove driver version information
Johan Hovold
2012-10-17
USB: io_edgeport: fix port-data memory leak
Johan Hovold
2012-10-01
Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
[next]