index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2022-08-30
tty: Make ->set_termios() old ktermios const
Ilpo Järvinen
1
-1
/
+2
2022-07-25
USB: serial: fix tty-port initialized comments
Johan Hovold
1
-1
/
+1
2021-09-20
USB: serial: allow hung up ports to be suspended
Johan Hovold
1
-14
/
+17
2021-09-20
USB: serial: clean up core error labels
Johan Hovold
1
-18
/
+16
2021-07-27
tty: drop put_tty_driver
Jiri Slaby
1
-2
/
+2
2021-07-27
tty: stop using alloc_tty_driver
Jiri Slaby
1
-5
/
+4
2021-05-13
tty: make tty_operations::chars_in_buffer return uint
Jiri Slaby
1
-1
/
+1
2021-05-13
tty: make tty_operations::write_room return uint
Jiri Slaby
1
-1
/
+1
2021-04-09
USB: serial: do not use tty class device for debugging
Johan Hovold
1
-16
/
+16
2021-04-08
USB: serial: add generic support for TIOCSSERIAL
Johan Hovold
1
-5
/
+48
2021-04-08
USB: serial: fix return value for unsupported ioctls
Johan Hovold
1
-3
/
+3
2021-04-01
USB: serial: add support for multi-interface functions
Johan Hovold
1
-11
/
+73
2021-04-01
USB: serial: refactor endpoint classification
Johan Hovold
1
-20
/
+31
2021-04-01
USB: serial: drop unused suspending flag
Johan Hovold
1
-7
/
+1
2020-03-11
USB: serial: fix tty cleanup-op kernel-doc
Johan Hovold
1
-1
/
+1
2020-01-17
USB: serial: suppress driver bind attributes
Johan Hovold
1
-0
/
+3
2019-10-04
USB: serial: fix runtime PM after driver unbind
Johan Hovold
1
-4
/
+1
2019-06-20
docs: usb: rename files to .rst and add them to drivers-api
Mauro Carvalho Chehab
1
-1
/
+1
2019-04-26
USB: serial: fix initial-termios handling
Johan Hovold
1
-4
/
+7
2018-10-13
complete ->[sg]et_serial() switchover
Al Viro
1
-2
/
+2
2018-10-13
usb-serial: begin switching to ->[sg]et_serial()
Al Viro
1
-0
/
+20
2018-06-06
Merge tag 'usb-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-1
/
+1
2018-05-17
USB: serial: use tty_port_register_device()
Johan Hovold
1
-1
/
+1
2018-05-16
tty: replace ->proc_fops with ->proc_show
Christoph Hellwig
1
-14
/
+1
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-10-13
USB: serial: drop unused core USB driver
Johan Hovold
1
-22
/
+0
2017-06-21
USB: serial: propagate late probe errors
Johan Hovold
1
-11
/
+12
2017-06-21
USB: serial: refactor port endpoint setup
Johan Hovold
1
-92
/
+130
2017-03-31
USB: serial: drop obsolete open-race workaround
Johan Hovold
1
-8
/
+0
2017-03-28
USB: serial: move pl2303 hack out of usb-serial core
Johan Hovold
1
-40
/
+0
2017-03-28
USB: serial: add calc_num_ports callback to generic driver
Johan Hovold
1
-19
/
+8
2017-03-28
USB: serial: add probe callback to generic driver
Johan Hovold
1
-2
/
+0
2017-03-28
USB: serial: allow subdrivers to modify port-endpoint mapping
Johan Hovold
1
-13
/
+6
2017-03-16
USB: serial: add endpoint sanity check to core
Johan Hovold
1
-5
/
+12
2017-03-16
USB: serial: replace runtime overflow check
Johan Hovold
1
-8
/
+5
2017-03-16
USB: serial: refactor and clean up endpoint handling
Johan Hovold
1
-74
/
+80
2017-03-16
USB: serial: clean up endpoint and port-counter types
Johan Hovold
1
-7
/
+7
2017-03-16
USB: serial: clean up probe error paths
Johan Hovold
1
-12
/
+12
2016-10-21
USB: serial: fix potential NULL-dereference at probe
Johan Hovold
1
-1
/
+2
2016-08-08
USB: serial: fix memleak in driver-registration error path
Alexey Klimov
1
-1
/
+3
2016-05-21
Merge tag 'usb-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-2
/
+3
2016-05-10
USB: serial: fix minor-number allocation
Johan Hovold
1
-1
/
+2
2016-04-30
tty: Replace ASYNC_INITIALIZED bit and update atomically
Peter Hurley
1
-1
/
+1
2016-04-25
USB: serial: use IS_ENABLED() instead of checking for FOO || FOO_MODULE
Javier Martinez Canillas
1
-1
/
+1
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
[next]