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
2017-01-04
USB: serial: ti_usb_3410_5052: fix NULL-deref at open
Johan Hovold
1
-0
/
+7
2017-01-04
USB: serial: spcp8x5: fix NULL-deref at open
Johan Hovold
1
-0
/
+14
2017-01-04
USB: serial: quatech2: fix sleep-while-atomic in close
Johan Hovold
1
-4
/
+0
2017-01-04
USB: serial: pl2303: fix NULL-deref at open
Johan Hovold
1
-0
/
+8
2017-01-04
USB: serial: oti6858: fix NULL-deref at open
Johan Hovold
1
-0
/
+16
2017-01-04
USB: serial: omninet: fix NULL-derefs at open and disconnect
Johan Hovold
1
-0
/
+13
2017-01-04
USB: serial: mos7840: fix misleading interrupt-URB comment
Johan Hovold
1
-3
/
+1
2017-01-04
USB: serial: mos7840: remove unused write URB
Johan Hovold
1
-8
/
+0
2017-01-04
USB: serial: mos7840: fix NULL-deref at open
Johan Hovold
1
-0
/
+12
2017-01-04
USB: serial: mos7720: remove obsolete port initialisation
Johan Hovold
1
-5
/
+0
2017-01-04
USB: serial: mos7720: fix parallel probe
Johan Hovold
1
-23
/
+7
2017-01-04
USB: serial: mos7720: fix parport use-after-free on probe errors
Johan Hovold
1
-10
/
+8
2017-01-04
USB: serial: mos7720: fix use-after-free on probe errors
Johan Hovold
1
-1
/
+5
2017-01-04
USB: serial: mos7720: fix NULL-deref at open
Johan Hovold
1
-0
/
+5
2017-01-04
USB: serial: kobil_sct: fix NULL-deref in write
Johan Hovold
1
-0
/
+12
2017-01-04
USB: serial: keyspan_pda: verify endpoints at probe
Johan Hovold
1
-0
/
+14
2017-01-04
USB: serial: iuu_phoenix: fix NULL-deref at open
Johan Hovold
1
-0
/
+11
2017-01-04
USB: serial: io_ti: bind to interface after fw download
Johan Hovold
1
-2
/
+1
2017-01-04
USB: serial: io_ti: fix I/O after disconnect
Johan Hovold
1
-0
/
+3
2017-01-04
USB: serial: io_ti: fix another NULL-deref at open
Johan Hovold
1
-3
/
+6
2017-01-04
USB: serial: io_ti: fix NULL-deref at open
Johan Hovold
1
-0
/
+7
2017-01-04
USB: serial: io_edgeport: fix NULL-deref at open
Johan Hovold
1
-0
/
+5
2017-01-04
USB: serial: garmin_gps: fix memory leak on failed URB submit
Johan Hovold
1
-0
/
+1
2017-01-04
USB: serial: cyberjack: fix NULL-deref at open
Johan Hovold
1
-0
/
+10
2017-01-02
USB: serial: f81534: detect errors from f81534_logic_to_phy_port()
Geert Uytterhoeven
1
-3
/
+5
2016-12-09
USB: serial: option: add dlink dwm-158
Giuseppe Lippolis
1
-0
/
+1
2016-12-09
USB: serial: option: add support for Telit LE922A PIDs 0x1040, 0x1041
Daniele Palmas
1
-0
/
+6
2016-12-01
Merge tag 'usb-serial-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
16
-97
/
+1914
2016-11-30
USB: serial: kl5kusb105: abort on open exception path
Pan Bian
1
-0
/
+2
2016-11-30
USB: serial: kl5kusb105: fix open error path
Johan Hovold
1
-9
/
+24
2016-11-29
USB: serial: add Fintek F81532/534 driver
Ji-Ze Hong (Peter Hong)
3
-0
/
+1420
2016-11-21
USB: serial: cp210x: use tcflag_t to fix incompatible pointer type
Geert Uytterhoeven
1
-4
/
+4
2016-11-16
USB: serial: cp210x: add ID for the Zone DPMX
Paul Jakma
1
-0
/
+1
2016-11-11
USB: serial: fix invalid user-pointer checks
Johan Hovold
10
-32
/
+0
2016-11-07
USB: serial: ftdi_sio: add support for TI CC3200 LaunchPad
Doug Brown
2
-0
/
+8
2016-10-24
USB: serial: ch341: add debug output for chip version
Aidan Thornton
1
-0
/
+1
2016-10-24
USB: serial: ch341: add support for parity, frame length, stop bits
Aidan Thornton
1
-6
/
+26
2016-10-24
USB: serial: ch341: reinitialize chip on reconfiguration
Aidan Thornton
1
-17
/
+20
2016-10-24
USB: serial: ch341: add register and USB request definitions
Aidan Thornton
1
-19
/
+32
2016-10-24
USB: serial: cp210x: use bool for registered flag
Johan Hovold
1
-3
/
+3
2016-10-24
USB: serial: cp210x: Adding GPIO support for CP2105
Martyn Welch
1
-3
/
+385
2016-10-24
USB: serial: cp210x: return -EIO on short control transfers
Johan Hovold
1
-3
/
+3
2016-10-24
USB: serial: cp210x: clean up CSIZE handling
Johan Hovold
1
-8
/
+1
2016-10-21
USB: serial: fix potential NULL-dereference at probe
Johan Hovold
1
-1
/
+2
2016-10-20
USB: serial: cp210x: fix tiocmget error handling
Johan Hovold
1
-1
/
+3
2016-10-17
USB: serial: ftdi_sio: add support for Infineon TriBoard TC2X7
Stefan Tauner
2
-3
/
+5
2016-09-27
USB: serial: cp210x: Add ID for a Juniper console
Kyle Jones
1
-0
/
+1
2016-09-19
Merge 4.8-rc7 into usb-next
Greg Kroah-Hartman
1
-1
/
+2
2016-09-16
Merge tag 'usb-serial-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2
-115
/
+60
2016-09-12
USB: serial: simple: add support for another Infineon flashloader
Daniele Palmas
1
-1
/
+2
[next]