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
2010-06-30
USB: qcserial: fix a memory leak in qcprobe error path
Axel Lin
1
-0
/
+3
2010-06-30
USB: serial: ftdi: correct merge conflict with CONTEC id
Daniel Sangorrin
2
-8
/
+0
2010-06-04
USB: serial: digi_acceleport: Eliminate a NULL pointer dereference
Julia Lawall
1
-2
/
+1
2010-06-04
USB: ftdi_sio: fix DTR/RTS line modes
Daniel Mack
1
-0
/
+4
2010-06-04
USB: mos7840: fix null-pointer dereference
Johan Hovold
1
-1
/
+0
2010-05-20
USB: ftdi_sio: fix legacy SIO-device header
Johan Hovold
1
-1
/
+1
2010-05-20
USB: kl5usb105: reimplement using generic framework
Johan Hovold
1
-333
/
+47
2010-05-20
USB: kl5usb105: minor clean ups
Johan Hovold
1
-46
/
+33
2010-05-20
USB: kl5usb105: fix memory leak
Johan Hovold
1
-0
/
+1
2010-05-20
USB: io_ti: use kfifo to implement write buffering
Johan Hovold
1
-210
/
+13
2010-05-20
USB: io_ti: remove unsused private counter
Johan Hovold
1
-5
/
+0
2010-05-20
USB: ti_usb: use kfifo to implement write buffering
Johan Hovold
1
-165
/
+14
2010-05-20
USB: ir-usb: fix incorrect write-buffer length
Johan Hovold
1
-1
/
+3
2010-05-20
USB: aircable: fix incorrect write-buffer length
Johan Hovold
1
-1
/
+1
2010-05-20
USB: safe_serial: straighten out read processing
Johan Hovold
1
-22
/
+21
2010-05-20
USB: safe_serial: reimplement read using generic framework
Johan Hovold
1
-39
/
+8
2010-05-20
USB: safe_serial: reimplement write using generic framework
Johan Hovold
1
-111
/
+32
2010-05-20
USB: oti6858: use port write fifo
Johan Hovold
1
-37
/
+25
2010-05-20
USB: oti6858: use kfifo to implement write buffering
Johan Hovold
1
-201
/
+17
2010-05-20
USB: cypress_m8: use kfifo to implement write buffering
Johan Hovold
1
-222
/
+17
2010-05-20
USB: cypress_m8: remove unused drain define
Johan Hovold
1
-1
/
+0
2010-05-20
USB: usb_debug: set bulk out size at probe
Johan Hovold
1
-7
/
+1
2010-05-20
USB: CP210x New Device IDs 11 New device IDs
Craig Shelley
1
-0
/
+11
2010-05-20
USB: visor: increase bulk-out buffer size
Johan Hovold
1
-0
/
+3
2010-05-20
USB: belkin_sa: implement line status handling
Johan Hovold
1
-26
/
+51
2010-05-20
USB: belkin_sa: clean up open
Johan Hovold
1
-15
/
+6
2010-05-20
USB: belkin_sa: minor clean-ups
Johan Hovold
1
-21
/
+7
2010-05-20
USB: cp210x: use generic open to start reading from device
Johan Hovold
1
-1
/
+1
2010-05-20
USB: visor: reimplement using generic framework
Johan Hovold
1
-329
/
+13
2010-05-20
USB: visor: fix memory leak
Johan Hovold
1
-0
/
+1
2010-05-20
USB: spcp8x5: reimplement using generic framework
Johan Hovold
1
-378
/
+29
2010-05-20
USB: ipaq: reimplement using generic framework
Johan Hovold
2
-377
/
+10
2010-05-20
USB: empeg: reimplement using generic framework
Johan Hovold
1
-388
/
+13
2010-05-20
USB: serial: add special case for processing of empty read urbs
Johan Hovold
1
-0
/
+3
2010-05-20
USB: kobil: fix memory leak
Johan Hovold
1
-1
/
+2
2010-05-20
USB: option.c: OLIVETTI OLICARD100 support
Nils Radtke
1
-0
/
+6
2010-05-20
USB: visor.h: checkpatch cleanups
Greg Kroah-Hartman
1
-4
/
+5
2010-05-20
USB: pl2303.h: checkpatch cleanups
Greg Kroah-Hartman
1
-3
/
+3
2010-05-20
USB: kobil_sct.h: checkpatch cleanups
Greg Kroah-Hartman
1
-29
/
+46
2010-05-20
USB: kl5kusb105.h: checkpatch cleanups
Greg Kroah-Hartman
1
-24
/
+23
2010-05-20
USB: io_edgeport: checkpatch cleanups
Greg Kroah-Hartman
4
-147
/
+143
2010-05-20
USB: ftdi_sio: checkpatch cleanups
Greg Kroah-Hartman
3
-82
/
+88
2010-05-20
USB: cypress_m8.h: checkpatch cleanups
Greg Kroah-Hartman
1
-24
/
+29
2010-05-20
USB: belkin_sa.h: checkpatch cleanups
Greg Kroah-Hartman
1
-5
/
+5
2010-05-20
USB: mct_u232.h: checkpatch cleanups
Greg Kroah-Hartman
1
-121
/
+133
2010-05-20
USB: cp210x: remove redundant disconnect()
Johan Hovold
1
-29
/
+0
2010-05-20
USB: io_edgeport: Use kzalloc
Julia Lawall
1
-2
/
+1
2010-05-20
USB: ipw: reimplement using generic framework
Johan Hovold
1
-124
/
+4
2010-05-20
USB: ipw: remove dummy port_probe and port_remove
Johan Hovold
1
-13
/
+0
2010-05-20
USB: ipw: clean up dtr-rts handling
Johan Hovold
1
-37
/
+6
[next]