index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
serial
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-27
USB: serial: ti_usb_3410_5052: fix array underflow in completion handler
Johan Hovold
1
-1
/
+1
2018-08-27
USB: serial: io_ti: fix array underflow in completion handler
Johan Hovold
1
-1
/
+1
2018-08-02
USB: serial: pl2303: add a new device id for ATEN
Movie Song
2
-0
/
+3
2018-07-28
USB: option: add support for DW5821e
Aleksander Morgado
1
-0
/
+4
2018-07-20
Merge tag 'usb-serial-4.19-rc1' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
18
-159
/
+431
2018-07-20
USB: serial: cp210x: implement GPIO support for CP2102N
Karoly Pados
1
-36
/
+209
2018-07-18
USB: serial: cp210x: improve line-speed handling for CP2104 and CP2105
Johan Hovold
1
-2
/
+7
2018-07-18
USB: serial: cp210x: generalise CP2102N line-speed handling
Johan Hovold
1
-23
/
+27
2018-07-18
USB: serial: cp210x: improve baudrate support for CP2102N
Karoly Pados
1
-5
/
+34
2018-07-18
USB: serial: cp210x: honour device-type maximum line speed
Johan Hovold
1
-3
/
+38
2018-07-18
USB: serial: cp210x: make line-speed quantisation data driven
Johan Hovold
1
-43
/
+56
2018-07-16
USB: serial: iuu_phoenix: drop redundant input-speed re-encoding
Johan Hovold
1
-3
/
+0
2018-07-16
USB: serial: iuu_phoenix: drop unused driver-data baud rate
Johan Hovold
1
-2
/
+0
2018-07-16
USB: serial: mos7720: remove redundant variables iflag, mask and serial
Colin Ian King
1
-9
/
+0
2018-07-11
USB: serial: kl5kusb105: remove KLSI device id
Johan Hovold
2
-4
/
+0
2018-07-06
USB: serial: kobil_sct: add missing version error handling
Johan Hovold
1
-4
/
+8
2018-07-06
USB: serial: kobil_sct: fix modem-status error handling
Johan Hovold
1
-2
/
+10
2018-07-06
USB: serial: mos7840: fix status-register error handling
Johan Hovold
1
-0
/
+3
2018-07-06
USB: serial: keyspan_pda: fix modem-status error handling
Johan Hovold
1
-1
/
+3
2018-07-04
USB: serial: cp210x: add another USB ID for Qivicon ZigBee stick
Olli Salonen
1
-0
/
+1
2018-07-04
USB: serial: ch341: fix type promotion bug in ch341_control_in()
Dan Carpenter
1
-1
/
+1
2018-06-27
USB: serial: digi_acceleport: rename tty flag variable
Johan Hovold
1
-6
/
+6
2018-06-26
USB: serial: usb_wwan: use irqsave() in USB's complete callback
John Ogness
1
-2
/
+3
2018-06-26
USB: serial: ti_usb_3410_5052: use irqsave() in USB's complete callback
John Ogness
1
-4
/
+5
2018-06-26
USB: serial: symbolserial: use irqsave() in USB's complete callback
John Ogness
1
-2
/
+3
2018-06-26
USB: serial: sierra: use irqsave() in USB's complete callback
John Ogness
1
-4
/
+5
2018-06-26
USB: serial: sierra: fix potential deadlock at close
John Ogness
1
-2
/
+2
2018-06-26
USB: serial: quatech2: use irqsave() in USB's complete callback
John Ogness
1
-2
/
+3
2018-06-26
USB: serial: mos7840: use irqsave() in USB's complete callback
John Ogness
1
-2
/
+3
2018-06-26
USB: serial: mos7720: use irqsave() in USB's complete callback
John Ogness
1
-2
/
+3
2018-06-26
USB: serial: io_ti: use irqsave() in USB's complete callback
John Ogness
1
-2
/
+3
2018-06-26
USB: serial: io_edgeport: use irqsave() in USB's complete callback
John Ogness
1
-6
/
+11
2018-06-26
USB: serial: digi_acceleport: use irqsave() in USB's complete callback
John Ogness
1
-10
/
+13
2018-06-26
USB: serial: cyberjack: use irqsave() in USB's complete callback
John Ogness
1
-7
/
+10
2018-06-25
USB: serial: cast sizeof() to int when comparing with error code
Chengguang Xu
3
-3
/
+3
2018-06-18
USB: serial: cp210x: add CESINEL device ids
Johan Hovold
1
-0
/
+11
2018-06-18
USB: serial: cp210x: add Silicon Labs IDs for Windows Update
Karoly Pados
1
-0
/
+3
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-2
/
+2
2018-06-05
Merge tag 'usb-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
5
-121
/
+97
2018-05-31
Merge tag 'usb-serial-4.18-rc1' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
5
-121
/
+97
2018-05-22
USB: serial: pl2303: add support for tx xon/xoff flow control
Florian Zumbiehl
1
-1
/
+15
2018-05-21
USB: serial: ftdi_sio: clean up flow control management
Johan Hovold
1
-58
/
+23
2018-05-21
USB: serial: ftdi_sio: drop unnecessary urb_ variable prefixes
Johan Hovold
1
-42
/
+41
2018-05-21
USB: serial: ftdi_sio: use non-underscore fixed types
Johan Hovold
1
-25
/
+25
2018-05-21
USB: serial: ftdi_sio: fix IXON/IXOFF mixup
Johan Hovold
1
-6
/
+2
2018-05-17
USB: serial: use tty_port_register_device()
Johan Hovold
2
-2
/
+3
2018-05-16
tty: replace ->proc_fops with ->proc_show
Christoph Hellwig
1
-14
/
+1
2018-05-02
USB: serial: visor: handle potential invalid device configuration
Greg Kroah-Hartman
1
-34
/
+35
2018-05-02
USB: serial: option: adding support for ublox R410M
SZ Lin (林上智)
1
-0
/
+5
2018-05-02
USB: serial: option: blacklist unused dwm-158 interfaces
Giuseppe Lippolis
1
-1
/
+2
[next]