index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
serial
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-12
USB: serial: io_ti: bind to interface after fw download
Johan Hovold
1
-2
/
+1
2017-01-12
USB: serial: kl5kusb105: abort on open exception path
Pan Bian
1
-0
/
+2
2017-01-12
USB: serial: mos7720: fix parallel probe
Johan Hovold
1
-23
/
+7
2017-01-12
USB: serial: mos7720: fix parport use-after-free on probe errors
Johan Hovold
1
-10
/
+8
2017-01-12
USB: serial: mos7720: fix use-after-free on probe errors
Johan Hovold
1
-1
/
+5
2017-01-12
USB: serial: mos7720: fix NULL-deref at open
Johan Hovold
1
-0
/
+5
2017-01-12
USB: serial: mos7840: fix NULL-deref at open
Johan Hovold
1
-0
/
+12
2017-01-12
USB: serial: kobil_sct: fix NULL-deref in write
Johan Hovold
1
-0
/
+12
2017-01-12
USB: serial: cyberjack: fix NULL-deref at open
Johan Hovold
1
-0
/
+10
2017-01-12
USB: serial: oti6858: fix NULL-deref at open
Johan Hovold
1
-0
/
+16
2017-01-12
USB: serial: io_edgeport: fix NULL-deref at open
Johan Hovold
1
-0
/
+5
2017-01-12
USB: serial: ti_usb_3410_5052: fix NULL-deref at open
Johan Hovold
1
-0
/
+7
2017-01-12
USB: serial: garmin_gps: fix memory leak on failed URB submit
Johan Hovold
1
-0
/
+1
2017-01-12
USB: serial: iuu_phoenix: fix NULL-deref at open
Johan Hovold
1
-0
/
+11
2017-01-12
USB: serial: io_ti: fix I/O after disconnect
Johan Hovold
1
-0
/
+3
2017-01-12
USB: serial: io_ti: fix another NULL-deref at open
Johan Hovold
1
-3
/
+6
2017-01-12
USB: serial: io_ti: fix NULL-deref at open
Johan Hovold
1
-0
/
+7
2017-01-12
USB: serial: spcp8x5: fix NULL-deref at open
Johan Hovold
1
-0
/
+14
2017-01-12
USB: serial: keyspan_pda: verify endpoints at probe
Johan Hovold
1
-0
/
+14
2017-01-12
USB: serial: pl2303: fix NULL-deref at open
Johan Hovold
1
-0
/
+8
2017-01-12
USB: serial: quatech2: fix sleep-while-atomic in close
Johan Hovold
1
-4
/
+0
2017-01-12
USB: serial: omninet: fix NULL-derefs at open and disconnect
Johan Hovold
1
-0
/
+13
2017-01-06
USB: serial: kl5kusb105: fix open error path
Johan Hovold
1
-9
/
+24
2017-01-06
USB: serial: option: add dlink dwm-158
Giuseppe Lippolis
1
-0
/
+1
2017-01-06
USB: serial: option: add support for Telit LE922A PIDs 0x1040, 0x1041
Daniele Palmas
1
-0
/
+6
2016-11-16
USB: serial: cp210x: add ID for the Zone DPMX
Paul Jakma
1
-0
/
+1
2016-11-07
USB: serial: ftdi_sio: add support for TI CC3200 LaunchPad
Doug Brown
2
-0
/
+8
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
2016-08-24
USB: serial: option: add WeTelecom 0x6802 and 0x6803 products
Aleksandr Makarov
1
-0
/
+4
2016-08-23
USB: serial: ti_usb_3410_5052: remove unused variables
Mathieu OTHACEHE
1
-13
/
+0
2016-08-23
USB: serial: ti_usb_3410_5052: use C_X macros
Mathieu OTHACEHE
1
-8
/
+8
2016-08-23
USB: serial: ti_usb_3410_5052: remove useless NULL-testing
Mathieu OTHACEHE
1
-33
/
+1
2016-08-23
USB: serial: ti_usb_3410_5052: remove useless dev_dbg messages
Mathieu OTHACEHE
1
-11
/
+0
2016-08-23
USB: serial: ti_usb_3410_5052: do not use __uX types
Mathieu OTHACEHE
1
-49
/
+50
2016-08-22
USB: serial: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
1
-2
/
+2
2016-08-20
USB: serial: option: add WeTelecom WM-D200
Aleksandr Makarov
1
-0
/
+5
2016-08-15
USB: serial: mos7840: fix non-atomic allocation in write path
Alexey Khoroshilov
1
-2
/
+2
2016-08-15
USB: serial: mos7720: fix non-atomic allocation in write path
Alexey Khoroshilov
1
-1
/
+1
2016-08-08
USB: serial: fix memleak in driver-registration error path
Alexey Klimov
1
-1
/
+3
2016-08-08
USB: serial: option: add support for Telit LE920A4
Daniele Palmas
1
-0
/
+21
2016-08-08
USB: serial: ftdi_sio: add device ID for WICED USB UART dev board
Sheng-Hui J. Chu
2
-0
/
+7
2016-08-08
USB: serial: ftdi_sio: add PIDs for Ivium Technologies devices
Robert Deliƫn
2
-0
/
+8
2016-08-08
USB: serial: option: add D-Link DWM-156/A3
Lubomir Rintel
1
-0
/
+1
2016-07-16
USB: serial: use variable for status
Oliver Neukum
1
-8
/
+10
[next]