index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
serial
/
usb-serial.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: serial: propagate late probe errors
Johan Hovold
2017-06-21
1
-11
/
+12
*
USB: serial: refactor port endpoint setup
Johan Hovold
2017-06-21
1
-92
/
+130
*
USB: serial: drop obsolete open-race workaround
Johan Hovold
2017-03-31
1
-8
/
+0
*
USB: serial: move pl2303 hack out of usb-serial core
Johan Hovold
2017-03-28
1
-40
/
+0
*
USB: serial: add calc_num_ports callback to generic driver
Johan Hovold
2017-03-28
1
-19
/
+8
*
USB: serial: add probe callback to generic driver
Johan Hovold
2017-03-28
1
-2
/
+0
*
USB: serial: allow subdrivers to modify port-endpoint mapping
Johan Hovold
2017-03-28
1
-13
/
+6
*
USB: serial: add endpoint sanity check to core
Johan Hovold
2017-03-16
1
-5
/
+12
*
USB: serial: replace runtime overflow check
Johan Hovold
2017-03-16
1
-8
/
+5
*
USB: serial: refactor and clean up endpoint handling
Johan Hovold
2017-03-16
1
-74
/
+80
*
USB: serial: clean up endpoint and port-counter types
Johan Hovold
2017-03-16
1
-7
/
+7
*
USB: serial: clean up probe error paths
Johan Hovold
2017-03-16
1
-12
/
+12
*
USB: serial: fix potential NULL-dereference at probe
Johan Hovold
2016-10-21
1
-1
/
+2
*
USB: serial: fix memleak in driver-registration error path
Alexey Klimov
2016-08-08
1
-1
/
+3
*
Merge tag 'usb-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2016-05-20
1
-2
/
+3
|
\
|
*
USB: serial: fix minor-number allocation
Johan Hovold
2016-05-10
1
-1
/
+2
|
*
USB: serial: use IS_ENABLED() instead of checking for FOO || FOO_MODULE
Javier Martinez Canillas
2016-04-25
1
-1
/
+1
*
|
tty: Replace ASYNC_INITIALIZED bit and update atomically
Peter Hurley
2016-04-30
1
-1
/
+1
|
/
*
USB: serial: Destroy serial_minors IDR on module exit
Johannes Thumshirn
2015-07-09
1
-0
/
+1
*
USB: serial: fix port attribute-creation race
Johan Hovold
2015-02-26
1
-0
/
+16
*
Revert "USB: serial: make bulk_out_size a lower limit"
Johan Hovold
2015-02-26
1
-2
/
+3
*
USB: serial: fix potential heap buffer overflow
Johan Hovold
2014-08-27
1
-0
/
+5
*
USB: serial: fix potential stack buffer overflow
Johan Hovold
2014-08-27
1
-10
/
+22
*
USB: serial: remove overly defensive port tests
Johan Hovold
2014-05-27
1
-24
/
+14
*
USB: serial: fix sysfs-attribute removal deadlock
Johan Hovold
2014-04-24
1
-1
/
+3
*
USB: serial: add missing newlines to dev_<level> messages.
Johan Hovold
2014-03-12
1
-2
/
+2
*
USB: serial: add missing braces
Johan Hovold
2014-03-12
1
-4
/
+4
*
USB: serial: make bulk_out_size a lower limit
Johan Hovold
2014-03-12
1
-3
/
+2
*
USB: serial: clean up ioctl debugging
Johan Hovold
2014-01-03
1
-1
/
+1
*
USB: serial: clean up dtr_rts
Johan Hovold
2013-07-23
1
-12
/
+2
*
USB: serial: increase the number of devices we support
Greg Kroah-Hartman
2013-06-17
1
-3
/
+6
*
USB: serial: make minor allocation dynamic
Greg Kroah-Hartman
2013-06-17
1
-68
/
+55
*
USB: serial: ports: add minor and port number
Greg Kroah-Hartman
2013-06-10
1
-3
/
+4
*
USB: serial: fix TIOCMIWAIT return value
Johan Hovold
2013-06-05
1
-3
/
+1
*
USB: serial: clean up chars_in_buffer
Johan Hovold
2013-05-16
1
-9
/
+2
*
USB: serial: add generic wait_until_sent implementation
Johan Hovold
2013-05-16
1
-0
/
+2
*
USB: serial: add wait_until_sent operation
Johan Hovold
2013-05-16
1
-0
/
+17
*
Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2013-04-29
1
-119
/
+111
|
\
|
*
Revert "USB: serial: fix hang when opening port"
Greg Kroah-Hartman
2013-03-28
1
-1
/
+0
|
*
Merge branch 'usb-linus' into usb-next
Greg Kroah-Hartman
2013-03-28
1
-0
/
+1
|
|
\
|
*
|
USB: serial: update copyright information
Johan Hovold
2013-03-25
1
-0
/
+1
|
*
|
USB: serial: wake up MSR-wait queue on disconnect
Johan Hovold
2013-03-25
1
-0
/
+1
|
*
|
USB: serial: add tiocmiwait subdriver operation
Johan Hovold
2013-03-25
1
-4
/
+11
|
*
|
USB: serial: use urb poison to reliably kill traffic
Johan Hovold
2013-03-25
1
-18
/
+37
|
*
|
USB: serial: rename port release
Johan Hovold
2013-03-25
1
-2
/
+2
|
*
|
USB: serial: fix port release
Johan Hovold
2013-03-25
1
-7
/
+0
|
*
|
USB: serial: clean up generic-operation handling
Johan Hovold
2013-03-25
1
-6
/
+6
|
*
|
USB: serial: remove generic release callback
Johan Hovold
2013-03-25
1
-2
/
+1
|
*
|
USB: serial: remove generic disconnect callback
Johan Hovold
2013-03-25
1
-2
/
+2
|
*
|
USB: serial: remove redundant allocation error messages
Johan Hovold
2013-03-25
1
-28
/
+9
[next]