index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
serial
Age
Commit message (
Expand
)
Author
Files
Lines
2007-06-26
USB: ftdio_sio: New IPlus device ID
Luiz Fernando N. Capitulino
2
-0
/
+2
2007-06-26
USB: add new device id to option driver
Alexander Gattin
1
-2
/
+4
2007-06-26
USB: fix race leading to use after free in io_edgeport
Oliver Neukum
1
-2
/
+2
2007-06-26
USB: ti serial driver sleeps with spinlock held
Oliver Neukum
1
-3
/
+5
2007-05-23
USB: Add support for Olimex arm-usb-ocd JTAG interface serial port
Tony Lindgren
2
-2
/
+40
2007-05-23
USB: Add support for Sierra Wireless Aircard 595U
Danny Budik
1
-0
/
+2
2007-05-23
USB: ftdi_sio: Add USB Product Id for OpenDCC
Guido Scholz
2
-0
/
+4
2007-05-23
USB: Fix debug output of ark3116
Jan Engelhardt
1
-1
/
+2
2007-05-23
USB: Remove duplicate IDs from option card driver
Ben Collins
1
-1
/
+0
2007-05-23
USB: New device PID for ftdi_sio driver
Neil \"Superna\" ARMSTRONG
2
-0
/
+6
2007-05-23
USB: remove useless check in mos7840 found by coverity
Oliver Neukum
1
-5
/
+0
2007-05-23
USB: fix omninet memory leak found by coverity
Oliver Neukum
1
-2
/
+0
2007-05-09
Fix misspellings collected by members of KJ list.
Robert P. J. Day
2
-4
/
+4
2007-05-09
Fix trivial typos in Kconfig* files
David Sterba
1
-1
/
+1
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2007-04-28
USB: dell device id for option.c
Hans Engelen
1
-0
/
+3
2007-04-28
USB: CP2101 New Device IDs
Craig Shelley
1
-0
/
+2
2007-04-28
USB: BandRich BandLuxe HSDPA Data Card Driver
Leon Leong
1
-0
/
+6
2007-04-28
USB: sierra: add more checks on shutdown
Greg Kroah-Hartman
1
-0
/
+11
2007-04-28
USB: whiteheat: Convert to generic boolean
Richard Knutsson
2
-8
/
+4
2007-04-28
USB: fix omninet write vs. close race
Oliver Neukum
1
-18
/
+22
2007-04-28
USB: fix error handling for mct_u232
Oliver Neukum
1
-4
/
+8
2007-04-28
USB: fix error handling in kl5kusb
Oliver Neukum
1
-8
/
+20
2007-04-28
USB: fix ark3116 memory leak
Oliver Neukum
1
-1
/
+2
2007-04-28
USB: ftdi_sio: Add USB ID of ADSTech USBX-707
Jelle Foks
2
-0
/
+2
2007-04-28
USB: fix race in ftdio_write
Oliver Neukum
1
-6
/
+16
2007-04-28
USB: fix race in visor_write
Oliver Neukum
1
-6
/
+16
2007-04-28
USB: aircable cleanup
Oliver Neukum
1
-3
/
+4
2007-04-28
USB: sierra close race
Oliver Neukum
1
-10
/
+4
2007-04-28
USB: option close race
Oliver Neukum
1
-10
/
+4
2007-04-28
USB: omninet memory leak in error case
Oliver Neukum
1
-1
/
+5
2007-04-28
USB: fix endianness in mos7720
Oliver Neukum
1
-10
/
+9
2007-04-28
USB: io_edgeport: Convert to generic boolean
Richard Knutsson
2
-69
/
+63
2007-04-28
USB: overhaul of mos7840 driver
Oliver Neukum
1
-88
/
+145
2007-04-28
USB: io_edgeport race condition in counters
Oliver Neukum
1
-6
/
+7
2007-04-28
USB: help text for mos 7720 driver
Oliver Neukum
1
-3
/
+3
2007-04-28
mos7720 update
Oliver Neukum
1
-3
/
+10
2007-04-28
USB: unnecessary GFP_ATOMIC in mos7720 driver
Oliver Neukum
1
-1
/
+1
2007-04-28
Adding PID of SHARP S01SH for ipaq.c
Norihiko Tomiyama
1
-0
/
+1
2007-03-27
USB: fix usb-serial/ftdi build warning
David Brownell
1
-1
/
+5
2007-03-27
USB: fix usb-serial/generic build warning
David Brownell
1
-3
/
+4
2007-03-27
USB: remove duplicated device id in airprime driver
Jon K Hellan
1
-1
/
+0
2007-03-19
USB: new Novatel device ids for option driver
Greg Kroah-Hartman
2
-7
/
+13
2007-03-19
airprime: USB ID for Novatel EV620 mini PCI-E card
Mark Glines
1
-2
/
+3
2007-03-19
USB: necessary update for mos7720 driver
Oliver Neukum
1
-0
/
+1
2007-03-19
USB: fix usb-serial regression
Jim Radford
1
-6
/
+5
2007-03-10
USB: Product ID for FT232RL in ftdi_sio
Gard Spreemann
2
-0
/
+4
2007-03-10
USB: ipaq.c: Additional devices
Andre Spahlinger
1
-0
/
+2
2007-03-10
USB: further fix for usb-serial
Oliver Neukum
1
-5
/
+4
2007-03-10
USB: fix usb-serial device naming bug
Oliver Neukum
1
-1
/
+1
[next]