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.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-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
/
include
/
linux
/
usb
/
serial.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: serial: set driver owner when registering drivers
Krzysztof Kozlowski
2024-08-26
1
-2
/
+5
*
USB: serial: return errors from break handling
Johan Hovold
2023-06-07
1
-1
/
+1
*
USB: mark all struct bus_type as const
Greg Kroah-Hartman
2023-03-23
1
-1
/
+1
*
usb: serial: Make ->set_termios() old ktermios const
Ilpo Järvinen
2022-08-30
1
-2
/
+2
*
USB: Follow-up to SPDX identifiers addition - remove now useless comments
Christophe JAILLET
2022-06-10
1
-5
/
+0
*
Merge tag 'usb-serial-5.14-rc1' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2021-06-24
1
-4
/
+4
|
\
|
*
USB: serial: make usb_serial_driver::chars_in_buffer return uint
Jiri Slaby
2021-05-19
1
-2
/
+2
|
*
USB: serial: make usb_serial_driver::write_room return uint
Jiri Slaby
2021-05-19
1
-2
/
+2
*
|
usb: fix spelling mistakes in header files
Zhen Lei
2021-05-21
1
-1
/
+1
|
/
*
USB: serial: add generic support for TIOCSSERIAL
Johan Hovold
2021-04-08
1
-1
/
+1
*
USB: serial: add support for multi-interface functions
Johan Hovold
2021-04-01
1
-0
/
+7
*
USB: serial: drop unused suspending flag
Johan Hovold
2021-04-01
1
-1
/
+0
*
USB: serial: make remove callback return void
Uwe Kleine-König
2021-02-09
1
-1
/
+1
*
USB: serial: remove write wait queue
Johan Hovold
2020-11-04
1
-2
/
+0
*
Merge tag 'usb-serial-5.9-rc1' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
2020-07-28
1
-46
/
+49
|
\
|
*
USB: serial: drop extern keyword from function declarations
Johan Hovold
2020-07-09
1
-45
/
+36
|
*
USB: serial: drop unnecessary sysrq include
Johan Hovold
2020-07-09
1
-1
/
+0
|
*
USB: serial: add sysrq break-handler dummy
Johan Hovold
2020-07-09
1
-1
/
+5
|
*
USB: serial: inline sysrq dummy function
Johan Hovold
2020-07-09
1
-0
/
+9
*
|
usb: linux/usb/serial.h: drop duplicated word in comment
Randy Dunlap
2020-07-15
1
-1
/
+1
|
/
*
USB: serial: drop unused iflag macro
Johan Hovold
2019-04-30
1
-3
/
+0
*
USB: serial: clean up throttle handling
Johan Hovold
2019-04-30
1
-4
/
+1
*
usb-serial: begin switching to ->[sg]et_serial()
Al Viro
2018-10-13
1
-0
/
+2
*
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-11-04
1
-0
/
+1
*
USB: serial: add calc_num_ports callback to generic driver
Johan Hovold
2017-03-28
1
-1
/
+0
*
USB: serial: allow subdrivers to modify port-endpoint mapping
Johan Hovold
2017-03-28
1
-3
/
+16
*
USB: serial: add endpoint sanity check to core
Johan Hovold
2017-03-16
1
-0
/
+9
*
USB: serial: allow up to 16 ports per device
Johan Hovold
2017-03-16
1
-1
/
+1
*
USB: serial: clean up endpoint and port-counter types
Johan Hovold
2017-03-16
1
-5
/
+6
*
Revert "USB: serial: make bulk_out_size a lower limit"
Johan Hovold
2015-02-26
1
-2
/
+1
*
USB: serial: make bulk_out_size a lower limit
Johan Hovold
2014-03-12
1
-1
/
+2
*
USB: serial: export usb_serial_generic_write_start
Johan Hovold
2013-10-11
1
-0
/
+2
*
USB: serial: increase the number of devices we support
Greg Kroah-Hartman
2013-06-17
1
-3
/
+0
*
USB: serial: make minor allocation dynamic
Greg Kroah-Hartman
2013-06-17
1
-4
/
+2
*
USB: serial: ports: add minor and port number
Greg Kroah-Hartman
2013-06-10
1
-2
/
+4
*
USB: serial: add generic wait_until_sent implementation
Johan Hovold
2013-05-16
1
-0
/
+3
*
USB: serial: add wait_until_sent operation
Johan Hovold
2013-05-16
1
-0
/
+1
*
USB: serial: remove unused MSR-wait queue
Johan Hovold
2013-03-25
1
-2
/
+0
*
USB: serial: add generic get_icount implementation
Johan Hovold
2013-03-25
1
-0
/
+2
*
USB: serial: add generic TIOCMIWAIT implementation
Johan Hovold
2013-03-25
1
-0
/
+5
*
USB: serial: add tiocmiwait subdriver operation
Johan Hovold
2013-03-25
1
-0
/
+1
*
USB: serial: remove generic release callback
Johan Hovold
2013-03-25
1
-1
/
+0
*
USB: serial: remove generic disconnect callback
Johan Hovold
2013-03-25
1
-1
/
+0
*
USB: serial: add modem-status-change wait queue
Johan Hovold
2013-03-21
1
-0
/
+2
*
USB: ezusb: add support for Cypress FX2LP
Rene Buergel
2012-09-18
1
-4
/
+0
*
USB: Serial: usb-serial: remove debug module parameter
Greg Kroah-Hartman
2012-09-18
1
-3
/
+3
*
USB: serial: remove debug parameter from usb_serial_debug_data()
Greg Kroah-Hartman
2012-09-18
1
-5
/
+3
*
USB: serial: remove dbg() from usb/serial.h
Greg Kroah-Hartman
2012-09-18
1
-8
/
+0
*
USB: ezusb: remove dependancy on usb_serial
Rene Buergel
2012-09-13
1
-2
/
+2
*
USB: serial: move usb_serial_debug_data to use %*ph
Greg Kroah-Hartman
2012-09-13
1
-9
/
+3
[next]