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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-18
USB: serial: keyspan_usa: add proper SPDX lines for .h files
Greg Kroah-Hartman
5
-0
/
+5
2019-01-17
USB: serial: pl2303: add new PID to support PL2303TB
Charles Yeh
2
-0
/
+3
2019-01-14
USB: serial: ftdi_sio: fix GPIO not working in autosuspend
Karoly Pados
1
-1
/
+14
2019-01-07
USB: serial: simple: add Motorola Tetra TPG2200 device id
Max Schulze
1
-1
/
+2
2018-12-21
USB: serial: option: add Fibocom NL678 series
Jörgen Storvist
1
-0
/
+4
2018-12-21
Merge USB 4.20-rc8 mergepoint into usb-next
Greg Kroah-Hartman
1
-1
/
+15
2018-12-21
Merge tag 'usb-serial-4.21-rc1' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
6
-55
/
+55
2018-12-18
USB: serial: pl2303: add ids for Hewlett-Packard HP POS pole displays
Scott Chen
2
-0
/
+10
2018-12-13
USB: serial: option: add Telit LN940 series
Jörgen Storvist
1
-0
/
+4
2018-12-13
USB: serial: option: add Fibocom NL668 series
Jörgen Storvist
1
-0
/
+2
2018-12-12
USB: serial: option: add Simcom SIM7500/SIM7600 (MBIM mode)
Jörgen Storvist
1
-0
/
+1
2018-12-12
USB: serial: option: add GosunCn ZTE WeLink ME3630
Jörgen Storvist
1
-0
/
+2
2018-12-10
USB: serial: mos7840: remove set but not used variables 'number, serial'
YueHaibing
1
-6
/
+0
2018-12-10
USB: serial: option: add HP lt4132
Tore Anderson
1
-1
/
+6
2018-12-05
USB: serial: console: fix reported terminal settings
Johan Hovold
1
-1
/
+1
2018-12-05
USB: serial: mos7840: add a product ID for the new product
JackyChou
1
-2
/
+8
2018-12-05
USB: serial: mos7840: clean up register handling
JackyChou
1
-32
/
+16
2018-11-23
USB: serial: ftdi_sio: use rounding when calculating baud rate divisors
Nikolaj Fogh
1
-3
/
+3
2018-11-20
USB: serial: f81534: fix reading old/new IC config
Ji-Ze Hong (Peter Hong)
1
-3
/
+17
2018-11-12
USB: serial: mos7840: remove set but not used variables 'st, data1, iflag'
YueHaibing
1
-6
/
+1
2018-11-12
USB: serial: quatech2: remove set but not used variable 'port_priv'
YueHaibing
1
-3
/
+0
2018-10-26
Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-6
/
+420
2018-10-24
Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
18
-508
/
+225
2018-10-18
Merge tag 'usb-serial-4.20-rc1' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
3
-6
/
+420
2018-10-13
complete ->[sg]et_serial() switchover
Al Viro
1
-2
/
+2
2018-10-13
usb_wwan: switch to ->[sg]et_serial()
Al Viro
3
-49
/
+23
2018-10-13
whiteheat: switch to ->get_serial()
Al Viro
1
-27
/
+15
2018-10-13
ti_usb_3410_5052: switch to ->[sg]et_serial()
Al Viro
1
-50
/
+24
2018-10-13
ssu100: switch to ->get_serial()
Al Viro
1
-31
/
+11
2018-10-13
quatech2: switch to ->get_serial()
Al Viro
1
-31
/
+11
2018-10-13
pl2303: switch to ->get_serial()
Al Viro
1
-21
/
+8
2018-10-13
opticon: switch to ->get_serial()
Al Viro
1
-31
/
+12
2018-10-13
mos7840: switch to ->get_serial()
Al Viro
1
-26
/
+13
2018-10-13
mos7720: switch to ->get_serial()
Al Viro
1
-21
/
+13
2018-10-13
io_ti: switch to ->get_serial()
Al Viro
1
-33
/
+14
2018-10-13
io_edgeport: switch to ->get_serial()
Al Viro
1
-21
/
+16
2018-10-13
fdti_sio: switch to ->[sg]et_serial()
Al Viro
1
-27
/
+21
2018-10-13
f81534: switch to ->get_serial()
Al Viro
1
-30
/
+8
2018-10-13
f81232: switch to ->get_serial()
Al Viro
1
-28
/
+8
2018-10-13
ark3116: switch to ->get_serial()
Al Viro
1
-30
/
+8
2018-10-13
usb-serial: begin switching to ->[sg]et_serial()
Al Viro
1
-0
/
+20
2018-10-05
USB: serial: cypress_m8: remove set but not used variable 'iflag'
YueHaibing
1
-2
/
+1
2018-10-05
USB: serial: cypress_m8: fix interrupt-out transfer length
Johan Hovold
1
-1
/
+1
2018-10-05
USB: serial: ftdi_sio: add support for FT232R CBUS gpios
Johan Hovold
2
-3
/
+40
2018-10-05
USB: serial: ftdi_sio: fix gpio name collisions
Johan Hovold
1
-5
/
+0
2018-09-26
USB: serial: ftdi_sio: implement GPIO support for FT-X devices
Karoly Pados
2
-2
/
+385
2018-09-24
USB: serial: simple: add Motorola Tetra MTP6550 id
Johan Hovold
1
-1
/
+2
2018-09-24
USB: serial: cypress_m8: fix spelling mistake "retreiving" -> "retrieving"
Colin Ian King
1
-1
/
+1
2018-09-14
mos7720: bury dead TIOCM... in ->ioctl()
Al Viro
1
-52
/
+0
2018-09-14
USB: serial: option: add two-endpoints device-id flag
Johan Hovold
1
-10
/
+7
[next]