index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
serial
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
ti_usb_3410_5052: switch to ->[sg]et_serial()
Al Viro
2018-10-13
1
-50
/
+24
|
*
|
ssu100: switch to ->get_serial()
Al Viro
2018-10-13
1
-31
/
+11
|
*
|
quatech2: switch to ->get_serial()
Al Viro
2018-10-13
1
-31
/
+11
|
*
|
pl2303: switch to ->get_serial()
Al Viro
2018-10-13
1
-21
/
+8
|
*
|
opticon: switch to ->get_serial()
Al Viro
2018-10-13
1
-31
/
+12
|
*
|
mos7840: switch to ->get_serial()
Al Viro
2018-10-13
1
-26
/
+13
|
*
|
mos7720: switch to ->get_serial()
Al Viro
2018-10-13
1
-21
/
+13
|
*
|
io_ti: switch to ->get_serial()
Al Viro
2018-10-13
1
-33
/
+14
|
*
|
io_edgeport: switch to ->get_serial()
Al Viro
2018-10-13
1
-21
/
+16
|
*
|
fdti_sio: switch to ->[sg]et_serial()
Al Viro
2018-10-13
1
-27
/
+21
|
*
|
f81534: switch to ->get_serial()
Al Viro
2018-10-13
1
-30
/
+8
|
*
|
f81232: switch to ->get_serial()
Al Viro
2018-10-13
1
-28
/
+8
|
*
|
ark3116: switch to ->get_serial()
Al Viro
2018-10-13
1
-30
/
+8
|
*
|
usb-serial: begin switching to ->[sg]et_serial()
Al Viro
2018-10-13
1
-0
/
+20
|
*
|
mos7720: bury dead TIOCM... in ->ioctl()
Al Viro
2018-09-14
1
-52
/
+0
*
|
|
USB: serial: simple: add Motorola Tetra MTP6550 id
Johan Hovold
2018-09-24
1
-1
/
+2
*
|
|
USB: serial: option: add two-endpoints device-id flag
Johan Hovold
2018-09-14
1
-10
/
+7
*
|
|
USB: serial: option: improve Quectel EP06 detection
Kristian Evensen
2018-09-14
1
-2
/
+16
|
|
/
|
/
|
*
|
USB: serial: ti_usb_3410_5052: fix array underflow in completion handler
Johan Hovold
2018-08-27
1
-1
/
+1
*
|
USB: serial: io_ti: fix array underflow in completion handler
Johan Hovold
2018-08-27
1
-1
/
+1
|
/
*
USB: serial: pl2303: add a new device id for ATEN
Movie Song
2018-08-02
2
-0
/
+3
*
USB: option: add support for DW5821e
Aleksander Morgado
2018-07-28
1
-0
/
+4
*
Merge tag 'usb-serial-4.19-rc1' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2018-07-20
18
-159
/
+431
|
\
|
*
USB: serial: cp210x: implement GPIO support for CP2102N
Karoly Pados
2018-07-20
1
-36
/
+209
|
*
USB: serial: cp210x: improve line-speed handling for CP2104 and CP2105
Johan Hovold
2018-07-18
1
-2
/
+7
|
*
USB: serial: cp210x: generalise CP2102N line-speed handling
Johan Hovold
2018-07-18
1
-23
/
+27
|
*
USB: serial: cp210x: improve baudrate support for CP2102N
Karoly Pados
2018-07-18
1
-5
/
+34
|
*
USB: serial: cp210x: honour device-type maximum line speed
Johan Hovold
2018-07-18
1
-3
/
+38
|
*
USB: serial: cp210x: make line-speed quantisation data driven
Johan Hovold
2018-07-18
1
-43
/
+56
|
*
USB: serial: iuu_phoenix: drop redundant input-speed re-encoding
Johan Hovold
2018-07-16
1
-3
/
+0
|
*
USB: serial: iuu_phoenix: drop unused driver-data baud rate
Johan Hovold
2018-07-16
1
-2
/
+0
|
*
USB: serial: mos7720: remove redundant variables iflag, mask and serial
Colin Ian King
2018-07-16
1
-9
/
+0
|
*
USB: serial: kl5kusb105: remove KLSI device id
Johan Hovold
2018-07-11
2
-4
/
+0
|
*
USB: serial: kobil_sct: add missing version error handling
Johan Hovold
2018-07-06
1
-4
/
+8
|
*
USB: serial: kobil_sct: fix modem-status error handling
Johan Hovold
2018-07-06
1
-2
/
+10
|
*
USB: serial: digi_acceleport: rename tty flag variable
Johan Hovold
2018-06-27
1
-6
/
+6
|
*
USB: serial: usb_wwan: use irqsave() in USB's complete callback
John Ogness
2018-06-26
1
-2
/
+3
|
*
USB: serial: ti_usb_3410_5052: use irqsave() in USB's complete callback
John Ogness
2018-06-26
1
-4
/
+5
|
*
USB: serial: symbolserial: use irqsave() in USB's complete callback
John Ogness
2018-06-26
1
-2
/
+3
|
*
USB: serial: sierra: use irqsave() in USB's complete callback
John Ogness
2018-06-26
1
-4
/
+5
|
*
USB: serial: sierra: fix potential deadlock at close
John Ogness
2018-06-26
1
-2
/
+2
|
*
USB: serial: quatech2: use irqsave() in USB's complete callback
John Ogness
2018-06-26
1
-2
/
+3
|
*
USB: serial: mos7840: use irqsave() in USB's complete callback
John Ogness
2018-06-26
1
-2
/
+3
|
*
USB: serial: mos7720: use irqsave() in USB's complete callback
John Ogness
2018-06-26
1
-2
/
+3
|
*
USB: serial: io_ti: use irqsave() in USB's complete callback
John Ogness
2018-06-26
1
-2
/
+3
|
*
USB: serial: io_edgeport: use irqsave() in USB's complete callback
John Ogness
2018-06-26
1
-6
/
+11
|
*
USB: serial: digi_acceleport: use irqsave() in USB's complete callback
John Ogness
2018-06-26
1
-10
/
+13
|
*
USB: serial: cyberjack: use irqsave() in USB's complete callback
John Ogness
2018-06-26
1
-7
/
+10
|
*
USB: serial: cast sizeof() to int when comparing with error code
Chengguang Xu
2018-06-25
3
-3
/
+3
*
|
USB: serial: mos7840: fix status-register error handling
Johan Hovold
2018-07-06
1
-0
/
+3
[prev]
[next]