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
2014-07-17
USB: ftdi_sio: Add extra PID.
Bert Vermeulen
2
-2
/
+4
2014-07-17
USB: cp210x: add support for Corsair usb dongle
Andras Kovacs
1
-0
/
+1
2014-07-17
usb: option: Add ID for Telewell TW-LTE 4G v2
Bernd Wachter
1
-0
/
+2
2014-07-09
USB: ftdi_sio: fix null deref at port probe
Johan Hovold
1
-2
/
+5
2014-07-09
usb: option: add/modify Olivetti Olicard modems
Bjørn Mork
1
-6
/
+16
2014-07-09
USB: option: add device ID for SpeedUp SU9800 usb 3g modem
Oliver Neukum
1
-0
/
+4
2014-06-30
USB: sierra: fix remote wakeup
Johan Hovold
1
-2
/
+5
2014-06-30
USB: sierra: fix urb and memory leak on disconnect
Johan Hovold
1
-0
/
+12
2014-06-30
USB: sierra: fix urb and memory leak in resume error path
Johan Hovold
1
-2
/
+6
2014-06-30
USB: sierra: fix use after free at suspend/resume
Johan Hovold
1
-0
/
+6
2014-06-30
USB: sierra: fix AA deadlock in open error path
Johan Hovold
1
-8
/
+13
2014-06-30
USB: usb_wwan: fix potential blocked I/O after resume
Johan Hovold
1
-8
/
+17
2014-06-30
USB: usb_wwan: fix potential NULL-deref at resume
Johan Hovold
1
-22
/
+20
2014-06-30
USB: usb_wwan: fix urb leak at shutdown
Johan Hovold
1
-12
/
+22
2014-06-30
USB: usb_wwan: fix write and suspend race
Johan Hovold
1
-7
/
+5
2014-06-30
USB: usb_wwan: fix race between write and resume
xiao jin
1
-6
/
+2
2014-06-30
USB: usb_wwan: fix urb leak in write error path
xiao jin
1
-1
/
+3
2014-06-30
USB: option: fix runtime PM handling
Johan Hovold
1
-3
/
+12
2014-06-11
USB: io_ti: fix firmware download on big-endian machines (part 2)
Johan Hovold
2
-2
/
+2
2014-06-11
USB: serial: option: add support for Novatel E371 PCIe card
Alexej Starschenko
1
-0
/
+2
2014-06-11
USB: ftdi_sio: add NovaTech OrionLXm product ID
George McCollister
2
-0
/
+7
2014-06-07
usb: option: add and update a number of CMOTech devices
Bjørn Mork
1
-4
/
+70
2014-06-07
usb: option: add Alcatel L800MA
Bjørn Mork
1
-0
/
+3
2014-06-07
usb: option: add Olivetti Olicard 500
Bjørn Mork
1
-0
/
+4
2014-06-07
USB: io_ti: fix firmware download on big-endian machines
Johan Hovold
1
-17
/
+33
2014-06-07
Revert "USB: serial: add usbid for dell wwan card to sierra.c"
Johan Hovold
1
-1
/
+0
2014-06-07
usb: option driver, add support for Telit UE910v2
Daniele Palmas
1
-0
/
+2
2014-06-07
USB: serial: ftdi_sio: add id for Brainboxes serial cards
Michele Baldessari
2
-0
/
+70
2014-06-07
USB: cp210x: Add 8281 (Nanotec Plug & Drive)
Tristan Bruns
1
-0
/
+1
2014-05-06
USB: pl2303: add ids for Hewlett-Packard HP POS pole displays
Aaron Sanders
2
-1
/
+7
2014-04-14
USB: ftdi_sio: fixed handling of unsupported CSIZE setting
Colin Leitner
1
-7
/
+24
2014-04-14
USB: keyspan: fix null-deref at disconnect and release
Johan Hovold
1
-1
/
+1
2014-04-14
USB: ti_usb_3410_5052: fix big-endian firmware handling
Johan Hovold
1
-4
/
+5
2014-04-14
USB: mos7840: fix race in register handling
Johan Hovold
1
-2
/
+16
2014-04-14
USB: mos7840: fix memory leak in open
Johan Hovold
1
-9
/
+17
2014-04-14
USB: pl2303: fix device initialisation at open
Johan Hovold
1
-5
/
+5
2014-04-14
USB: spcp8x5: fix device initialisation at open
Johan Hovold
1
-6
/
+4
2014-04-14
USB: serial: Add Option GTM681W to qcserial device table.
Richard Weinberger
1
-0
/
+1
2014-04-14
USB: ftdi_sio: enable two UART ports on ST Microconnect Lite
Adrian Thomasset
1
-7
/
+11
2014-04-14
USB: serial: fix hang when opening port
Ming Lei
1
-0
/
+1
2014-04-14
USB: ti_usb_3410_5052: fix use-after-free in TIOCMIWAIT
Johan Hovold
1
-4
/
+6
2014-04-14
USB: ssu100: fix use-after-free in TIOCMIWAIT
Johan Hovold
1
-5
/
+7
2014-04-14
USB: spcp8x5: fix use-after-free in TIOCMIWAIT
Johan Hovold
1
-4
/
+5
2014-04-14
USB: pl2303: fix use-after-free in TIOCMIWAIT
Johan Hovold
1
-5
/
+6
2014-04-14
USB: oti6858: fix use-after-free in TIOCMIWAIT
Johan Hovold
1
-4
/
+6
2014-04-14
USB: mos7840: fix use-after-free in TIOCMIWAIT
Johan Hovold
1
-5
/
+8
2014-04-14
USB: mos7840: fix broken TIOCMIWAIT
Johan Hovold
1
-2
/
+3
2014-04-14
USB: mct_u232: fix use-after-free in TIOCMIWAIT
Johan Hovold
1
-6
/
+7
2014-04-14
USB: io_ti: fix use-after-free in TIOCMIWAIT
Johan Hovold
1
-6
/
+6
2014-04-14
USB: io_edgeport: fix use-after-free in TIOCMIWAIT
Johan Hovold
1
-5
/
+7
[next]