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
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
/
opticon.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-19
USB: serial: make usb_serial_driver::chars_in_buffer return uint
Jiri Slaby
1
-2
/
+2
2021-05-19
USB: serial: make usb_serial_driver::write_room return uint
Jiri Slaby
1
-1
/
+1
2021-04-08
USB: serial: stop reporting legacy UART types
Johan Hovold
1
-7
/
+0
2021-04-08
USB: serial: add generic support for TIOCSSERIAL
Johan Hovold
1
-10
/
+2
2021-04-08
USB: serial: opticon: fix TIOCGSERIAL implementation
Johan Hovold
1
-6
/
+3
2021-02-09
USB: serial: make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2020-01-27
Merge tag 'usb-serial-5.6-rc1' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
1
-17
/
+44
2020-01-17
USB: serial: opticon: stop all I/O on close()
Johan Hovold
1
-0
/
+16
2020-01-17
USB: serial: opticon: add chars_in_buffer() implementation
Johan Hovold
1
-17
/
+28
2020-01-14
USB: serial: opticon: fix control-message timeouts
Johan Hovold
1
-1
/
+1
2018-10-13
opticon: switch to ->get_serial()
Al Viro
1
-31
/
+12
2017-11-04
USB: serial: fix module-license macros
Johan Hovold
1
-1
/
+1
2017-11-04
USB: serial: Remove redundant license text
Greg Kroah-Hartman
1
-4
/
+0
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
1
-0
/
+1
2017-03-16
USB: serial: opticon: simplify endpoint check
Johan Hovold
1
-11
/
+1
2017-01-26
USB: serial: drop unused ASYNC flags
Johan Hovold
1
-1
/
+0
2017-01-16
USB: serial: opticon: fix CTS retrieval at open
Johan Hovold
1
-1
/
+1
2016-11-11
USB: serial: fix invalid user-pointer checks
Johan Hovold
1
-3
/
+0
2014-11-03
USB: opticon: fix non-atomic allocation in write path
Johan Hovold
1
-1
/
+1
2014-01-09
usb: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2014-01-04
USB: serial: correct spelling mistakes in comments
Rahul Bedarkar
1
-2
/
+2
2014-01-04
USB: serial: remove redundant OOM messages
Johan Hovold
1
-4
/
+0
2014-01-04
USB: serial: clean up ioctl debugging
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
-1
/
+1
2013-03-26
USB: opticon: remove disconnect test from tiocmset
Johan Hovold
1
-12
/
+4
2013-03-26
USB: opticon: fix return value of tiocmset
Johan Hovold
1
-3
/
+9
2013-01-16
TTY: switch tty_flip_buffer_push
Jiri Slaby
1
-8
/
+1
2013-01-16
TTY: switch tty_insert_flip_string
Jiri Slaby
1
-1
/
+1
2012-11-22
USB: opticon: switch to generic read implementation
Johan Hovold
1
-130
/
+11
2012-11-22
USB: opticon: refactor reab-urb processing
Johan Hovold
1
-46
/
+59
2012-11-22
USB: opticon: use usb-serial bulk-in urb
Johan Hovold
1
-29
/
+2
2012-11-22
USB: opticon: increase bulk-in size
Johan Hovold
1
-1
/
+2
2012-11-22
USB: opticon: use port as urb context
Johan Hovold
1
-10
/
+8
2012-11-22
USB: opticon: pass port to get_serial_info
Johan Hovold
1
-4
/
+3
2012-11-22
USB: opticon: make private data port specific
Johan Hovold
1
-32
/
+37
2012-11-22
USB: opticon: remove disconnect
Johan Hovold
1
-8
/
+0
2012-11-22
USB: opticon: move read-urb deallocation to release
Johan Hovold
1
-1
/
+1
2012-11-22
USB: opticon: simplify bulk-in discovery in attach
Johan Hovold
1
-33
/
+16
2012-11-22
USB: opticon: remove private usb-serial data
Johan Hovold
1
-3
/
+1
2012-11-22
USB: opticon: remove redundant initialisation
Johan Hovold
1
-1
/
+0
2012-11-22
USB: opticon: remove private serial-device data
Johan Hovold
1
-6
/
+4
2012-11-22
USB: opticon: use port device for error and debug
Johan Hovold
1
-5
/
+6
2012-11-22
USB: opticon: move private urb initialisation to attach
Johan Hovold
1
-7
/
+6
2012-11-22
USB: opticon: remove redundant bulk urb fill
Johan Hovold
1
-5
/
+0
2012-10-25
USB: opticon: fix memory leak in error path
Johan Hovold
1
-1
/
+3
2012-10-25
USB: opticon: fix DMA from stack
Johan Hovold
1
-1
/
+6
2012-09-18
USB: Serial: opticon.c: remove debug module parameter
Greg Kroah-Hartman
1
-5
/
+0
2012-09-18
USB: serial: remove debug parameter from usb_serial_debug_data()
Greg Kroah-Hartman
1
-3
/
+2
2012-09-14
USB: serial: opticon.c: remove dbg() usage
Greg Kroah-Hartman
1
-10
/
+10
[next]