index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
serial
/
usb-serial.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tty: make tty_operations::write()'s count size_t
Jiri Slaby (SUSE)
2023-08-11
1
-2
/
+2
*
tty: propagate u8 data to tty_operations::write()
Jiri Slaby (SUSE)
2023-08-11
1
-2
/
+1
*
USB: serial: report unsupported break signalling
Johan Hovold
2023-06-07
1
-1
/
+1
*
USB: serial: return errors from break handling
Johan Hovold
2023-06-07
1
-1
/
+1
*
tty: Convert ->dtr_rts() to take bool argument
Ilpo Järvinen
2023-01-19
1
-1
/
+1
*
tty: Convert ->carrier_raised() and callchains to bool
Ilpo Järvinen
2023-01-19
1
-2
/
+2
*
tty: Make ->set_termios() old ktermios const
Ilpo Järvinen
2022-08-30
1
-1
/
+2
*
USB: serial: fix tty-port initialized comments
Johan Hovold
2022-07-25
1
-1
/
+1
*
USB: serial: allow hung up ports to be suspended
Johan Hovold
2021-09-20
1
-14
/
+17
*
USB: serial: clean up core error labels
Johan Hovold
2021-09-20
1
-18
/
+16
*
tty: drop put_tty_driver
Jiri Slaby
2021-07-27
1
-2
/
+2
*
tty: stop using alloc_tty_driver
Jiri Slaby
2021-07-27
1
-5
/
+4
*
tty: make tty_operations::chars_in_buffer return uint
Jiri Slaby
2021-05-13
1
-1
/
+1
*
tty: make tty_operations::write_room return uint
Jiri Slaby
2021-05-13
1
-1
/
+1
*
USB: serial: do not use tty class device for debugging
Johan Hovold
2021-04-09
1
-16
/
+16
*
USB: serial: add generic support for TIOCSSERIAL
Johan Hovold
2021-04-08
1
-5
/
+48
*
USB: serial: fix return value for unsupported ioctls
Johan Hovold
2021-04-08
1
-3
/
+3
*
USB: serial: add support for multi-interface functions
Johan Hovold
2021-04-01
1
-11
/
+73
*
USB: serial: refactor endpoint classification
Johan Hovold
2021-04-01
1
-20
/
+31
*
USB: serial: drop unused suspending flag
Johan Hovold
2021-04-01
1
-7
/
+1
*
USB: serial: fix tty cleanup-op kernel-doc
Johan Hovold
2020-03-11
1
-1
/
+1
*
USB: serial: suppress driver bind attributes
Johan Hovold
2020-01-17
1
-0
/
+3
*
USB: serial: fix runtime PM after driver unbind
Johan Hovold
2019-10-04
1
-4
/
+1
*
docs: usb: rename files to .rst and add them to drivers-api
Mauro Carvalho Chehab
2019-06-20
1
-1
/
+1
*
USB: serial: fix initial-termios handling
Johan Hovold
2019-04-26
1
-4
/
+7
*
complete ->[sg]et_serial() switchover
Al Viro
2018-10-13
1
-2
/
+2
*
usb-serial: begin switching to ->[sg]et_serial()
Al Viro
2018-10-13
1
-0
/
+20
*
Merge tag 'usb-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-06-06
1
-1
/
+1
|
\
|
*
USB: serial: use tty_port_register_device()
Johan Hovold
2018-05-17
1
-1
/
+1
*
|
tty: replace ->proc_fops with ->proc_show
Christoph Hellwig
2018-05-16
1
-14
/
+1
|
/
*
USB: serial: fix module-license macros
Johan Hovold
2017-11-04
1
-1
/
+1
*
USB: serial: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
1
-4
/
+0
*
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-11-04
1
-0
/
+1
*
USB: serial: drop unused core USB driver
Johan Hovold
2017-10-13
1
-22
/
+0
*
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-21
1
-2
/
+3
|
\
|
*
USB: serial: fix minor-number allocation
Johan Hovold
2016-05-10
1
-1
/
+2
[next]