index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
serial
/
io_edgeport.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-30
USB: serial: io_edgeport: drop unused descriptor helper
Johan Hovold
1
-33
/
+0
2021-05-21
USB: serial: io_edgeport: drop buffer-callback sanity checks
Johan Hovold
1
-26
/
+1
2021-05-19
USB: serial: make usb_serial_driver::chars_in_buffer return uint
Jiri Slaby
1
-3
/
+3
2021-05-19
USB: serial: make usb_serial_driver::write_room return uint
Jiri Slaby
1
-3
/
+3
2021-04-08
USB: serial: stop reporting legacy UART types
Johan Hovold
1
-10
/
+0
2021-04-08
USB: serial: add generic support for TIOCSSERIAL
Johan Hovold
1
-10
/
+2
2021-04-08
USB: serial: io_edgeport: fix TIOCGSERIAL implementation
Johan Hovold
1
-8
/
+4
2021-03-15
USB: serial: io_edgeport: drop unneeded forward declarations
Jiri Slaby
1
-44
/
+1
2021-03-09
USB: serial: io_edgeport: fix memory leak in edge_startup
Pavel Skripkin
1
-10
/
+16
2021-02-09
USB: serial: make remove callback return void
Uwe Kleine-König
1
-4
/
+2
2020-07-08
USB: serial: use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-03-26
USB: serial: io_edgeport: fix slab-out-of-bounds read in edge_interrupt_callback
Qiujun Huang
1
-1
/
+1
2020-01-17
USB: serial: io_edgeport: add missing active-port sanity check
Johan Hovold
1
-5
/
+7
2020-01-17
USB: serial: io_edgeport: handle unbound ports on URB completion
Johan Hovold
1
-2
/
+2
2019-12-10
USB: serial: io_edgeport: fix epic endpoint lookup
Johan Hovold
1
-4
/
+6
2019-05-03
USB: serial: io_edgeport: fix up switch fall-through comments
Greg Kroah-Hartman
1
-23
/
+14
2018-10-13
io_edgeport: switch to ->get_serial()
Al Viro
1
-21
/
+16
2018-06-26
USB: serial: io_edgeport: use irqsave() in USB's complete callback
John Ogness
1
-6
/
+11
2017-12-14
USB: serial: io_edgeport: fix possible sleep-in-atomic
Jia-Ju Bai
1
-1
/
+0
2017-11-04
USB: serial: Remove redundant license text
Greg Kroah-Hartman
1
-5
/
+0
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
1
-0
/
+1
2017-04-19
USB: serial: constify static arrays
Johan Hovold
1
-3
/
+3
2017-03-29
USB: serial: drop termios-flag debugging
Johan Hovold
1
-5
/
+0
2017-03-16
USB: serial: io_edgeport: simplify and tighten endpoint check
Johan Hovold
1
-5
/
+12
2017-02-15
USB: serial: io_edgeport: drop io-tables header file
Johan Hovold
1
-2
/
+215
2017-01-26
USB: serial: drop unused ASYNC flags
Johan Hovold
1
-1
/
+0
2017-01-16
USB: serial: io_edgeport: fix descriptor error handling
Johan Hovold
1
-9
/
+15
2017-01-16
USB: serial: io_edgeport: fix epic-descriptor handling
Johan Hovold
1
-6
/
+18
2017-01-04
USB: serial: io_edgeport: fix NULL-deref at open
Johan Hovold
1
-0
/
+5
2016-11-11
USB: serial: fix invalid user-pointer checks
Johan Hovold
1
-3
/
+0
2016-05-10
USB: serial: io_edgeport: fix memory leaks in probe error path
Johan Hovold
1
-7
/
+10
2016-05-10
USB: serial: io_edgeport: fix memory leaks in attach error path
Johan Hovold
1
-11
/
+28
2016-01-29
tty: Use termios c_*flag macros
Peter Hurley
1
-2
/
+2
2015-12-11
USB: io_edgeport: remove redundant conditions
Geyslan G. Bem
1
-21
/
+14
2014-01-09
usb: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2014-01-04
USB: serial: remove redundant OOM messages
Johan Hovold
1
-35
/
+13
2014-01-04
USB: serial: clean up ioctl debugging
Johan Hovold
1
-2
/
+0
2013-07-24
USB: io_edgeport: remove unused defines
Johan Hovold
1
-2
/
+0
2013-06-18
USB: serial: make minor allocation dynamic
Greg Kroah-Hartman
1
-1
/
+1
2013-06-11
USB: serial: ports: add minor and port number
Greg Kroah-Hartman
1
-35
/
+23
2013-04-29
Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-70
/
+6
2013-04-01
Merge 3.9-rc5 into tty-next
Greg Kroah-Hartman
1
-5
/
+7
2013-03-26
USB: io_edgeport: switch to generic TIOCMIWAIT implementation
Johan Hovold
1
-34
/
+1
2013-03-26
USB: io_edgeport: switch to generic get_icount implementation
Johan Hovold
1
-38
/
+7
2013-03-22
USB: io_edgeport: fix use-after-free in TIOCMIWAIT
Johan Hovold
1
-5
/
+7
2013-03-19
TTY: add tty_port_tty_wakeup helper
Jiri Slaby
1
-23
/
+5
2013-01-16
TTY: switch tty_flip_buffer_push
Jiri Slaby
1
-22
/
+13
2013-01-16
TTY: switch tty_insert_flip_string
Jiri Slaby
1
-6
/
+6
2012-10-31
USB: serial: remove driver version information
Johan Hovold
1
-4
/
+0
2012-10-18
USB: io_edgeport: fix port-data memory leak
Johan Hovold
1
-25
/
+29
[next]