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
/
usb-serial.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-09
USB: serial: Destroy serial_minors IDR on module exit
Johannes Thumshirn
1
-0
/
+1
2015-02-26
USB: serial: fix port attribute-creation race
Johan Hovold
1
-0
/
+16
2015-02-26
Revert "USB: serial: make bulk_out_size a lower limit"
Johan Hovold
1
-2
/
+3
2014-08-28
USB: serial: fix potential heap buffer overflow
Johan Hovold
1
-0
/
+5
2014-08-28
USB: serial: fix potential stack buffer overflow
Johan Hovold
1
-10
/
+22
2014-05-28
USB: serial: remove overly defensive port tests
Johan Hovold
1
-24
/
+14
2014-04-24
USB: serial: fix sysfs-attribute removal deadlock
Johan Hovold
1
-1
/
+3
2014-03-12
USB: serial: add missing newlines to dev_<level> messages.
Johan Hovold
1
-2
/
+2
2014-03-12
USB: serial: add missing braces
Johan Hovold
1
-4
/
+4
2014-03-12
USB: serial: make bulk_out_size a lower limit
Johan Hovold
1
-3
/
+2
2014-01-04
USB: serial: clean up ioctl debugging
Johan Hovold
1
-1
/
+1
2013-07-24
USB: serial: clean up dtr_rts
Johan Hovold
1
-12
/
+2
2013-06-18
USB: serial: increase the number of devices we support
Greg Kroah-Hartman
1
-3
/
+6
2013-06-18
USB: serial: make minor allocation dynamic
Greg Kroah-Hartman
1
-68
/
+55
2013-06-11
USB: serial: ports: add minor and port number
Greg Kroah-Hartman
1
-3
/
+4
2013-06-05
USB: serial: fix TIOCMIWAIT return value
Johan Hovold
1
-3
/
+1
2013-05-17
USB: serial: clean up chars_in_buffer
Johan Hovold
1
-9
/
+2
2013-05-17
USB: serial: add generic wait_until_sent implementation
Johan Hovold
1
-0
/
+2
2013-05-17
USB: serial: add wait_until_sent operation
Johan Hovold
1
-0
/
+17
2013-04-29
Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-119
/
+111
2013-04-01
Merge 3.9-rc5 into tty-next
Greg Kroah-Hartman
1
-1
/
+3
2013-03-28
Revert "USB: serial: fix hang when opening port"
Greg Kroah-Hartman
1
-1
/
+0
2013-03-28
Merge branch 'usb-linus' into usb-next
Greg Kroah-Hartman
1
-0
/
+1
2013-03-26
USB: serial: fix hang when opening port
Ming Lei
1
-0
/
+1
2013-03-26
USB: serial: update copyright information
Johan Hovold
1
-0
/
+1
2013-03-26
USB: serial: wake up MSR-wait queue on disconnect
Johan Hovold
1
-0
/
+1
2013-03-26
USB: serial: add tiocmiwait subdriver operation
Johan Hovold
1
-4
/
+11
2013-03-26
USB: serial: use urb poison to reliably kill traffic
Johan Hovold
1
-18
/
+37
2013-03-26
USB: serial: rename port release
Johan Hovold
1
-2
/
+2
2013-03-26
USB: serial: fix port release
Johan Hovold
1
-7
/
+0
2013-03-26
USB: serial: clean up generic-operation handling
Johan Hovold
1
-6
/
+6
2013-03-26
USB: serial: remove generic release callback
Johan Hovold
1
-2
/
+1
2013-03-26
USB: serial: remove generic disconnect callback
Johan Hovold
1
-2
/
+2
2013-03-26
USB: serial: remove redundant allocation error messages
Johan Hovold
1
-28
/
+9
2013-03-26
USB: serial: clean up debug info
Johan Hovold
1
-19
/
+20
2013-03-26
USB: serial: remove redundant comments
Johan Hovold
1
-15
/
+5
2013-03-26
USB: serial: rename tty-port callbacks
Johan Hovold
1
-9
/
+9
2013-03-25
USB: serial: comments on suspend failure
Ming Lei
1
-0
/
+5
2013-03-25
Merge 3.9-rc4 into usb-next
Greg Kroah-Hartman
1
-1
/
+2
2013-03-22
USB: serial: fix interface refcounting
Johan Hovold
1
-1
/
+2
2013-03-19
TTY: add tty_port_tty_wakeup helper
Jiri Slaby
1
-9
/
+1
2013-03-15
usb/serial: Remove unnecessary check for console
Peter Hurley
1
-9
/
+5
2013-02-13
USB: serial: fix null-pointer dereferences on disconnect
Johan Hovold
1
-2
/
+12
2013-01-19
USB: serial: grab disconnect mutex in chars_in_buffer
Johan Hovold
1
-4
/
+10
2012-11-16
TTY: call tty_port_destroy in the rest of drivers
Jiri Slaby
1
-0
/
+1
2012-10-02
Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
1
-100
/
+76
2012-09-19
USB: serial: fix up bug with missing {}
Greg Kroah-Hartman
1
-1
/
+2
2012-09-18
USB: serial: core: fix up printk() usage
Greg Kroah-Hartman
1
-10
/
+3
2012-09-18
USB: Serial: usb-serial: remove debug module parameter
Greg Kroah-Hartman
1
-6
/
+2
2012-09-14
USB: serial: core: clean up dbg and printk usage.
Greg Kroah-Hartman
1
-77
/
+69
[next]