index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
serial
/
io_edgeport.c
Age
Commit message (
Expand
)
Author
2023-06-07
USB: serial: return errors from break handling
Johan Hovold
2022-08-30
usb: serial: Make ->set_termios() old ktermios const
Ilpo Järvinen
2022-07-13
USB: serial: io_edgeport: fix spelling mistakes
Zhang Jiaming
2021-07-30
USB: serial: io_edgeport: drop unused descriptor helper
Johan Hovold
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
[next]