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.12.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
2010-03-03
USB: ch341: replace printk warnings with dev_err
Johan Hovold
1
-4
/
+4
2010-03-03
USB: ftdi_sio: remove unnecessary initialisations
Johan Hovold
1
-9
/
+9
2010-03-03
USB: ftdi_sio: clean up modem status handling
Johan Hovold
1
-21
/
+16
2010-03-03
USB: ftdi_sio: fix DMA buffers on stack
Johan Hovold
1
-42
/
+27
2010-03-03
USB: ftdi_sio: fix latency-timeout endianess bug
Johan Hovold
1
-4
/
+10
2010-03-03
USB: ftdi_sio: use error code from usb stack in read_latency_timer
Johan Hovold
1
-3
/
+2
2010-03-03
USB: cypress_m8: allow unstable baud rates
Mike Frysinger
1
-0
/
+6
2010-03-03
USB: cypress_m8: unify confusing new baudrate check
Mike Frysinger
1
-6
/
+3
2010-03-03
USB: cypress_m8: stop using USB debug driver config
Mike Frysinger
1
-5
/
+1
2010-03-03
USB: serial mct_usb232: move DMA buffers to heap
Pete Zaitcev
2
-11
/
+46
2010-03-03
USB: ftdi_sio: remove support for 5 and 6 data bits
Mark Adamson
1
-3
/
+1
2010-03-03
USB: ftdi_sio: fix initialisation of latency timeout
Johan Hovold
1
-4
/
+5
2010-03-03
USB: serial: fix typo in debug message
Johan Hovold
1
-1
/
+1
2010-03-03
USB: ftdi_sio: remove obsolete comment
Johan Hovold
1
-2
/
+1
2010-03-03
USB: ftdi_sio: fix error message on close
Johan Hovold
1
-1
/
+1
2010-02-17
USB: serial: add usbid for dell wwan card to sierra.c
Richard Farina
1
-0
/
+1
2010-02-17
USB: ftdi_sio: add device IDs (several ELV, one Mindstorms NXT)
Andreas Mohr
2
-3
/
+38
2010-02-17
USB: ftdi_sio: new device id for papouch AD4USB
Radek Liboska
2
-0
/
+2
2010-01-21
usb: serial: fix memory leak in generic driver
Johan Hovold
1
-0
/
+2
2010-01-21
USB: serial: fix USB serial fix kfifo_len locking
Stefani Seibold
1
-4
/
+4
2009-12-23
USB: option: support hi speed for modem Haier CE100
Donny Kurnia
1
-0
/
+5
2009-12-23
USB: ftdi_sio: sort PID/VID entries in new ftdi_sio_ids.h header
Andreas Mohr
1
-603
/
+630
2009-12-23
USB: ftdi_sio: isolate all device IDs to new ftdi_sio_ids.h header
Andreas Mohr
3
-955
/
+964
2009-12-23
USB: serial: Extra device/vendor ID for mos7840 driver
Blaise Gassend
1
-2
/
+5
2009-12-23
Fix usb_serial_probe() problem introduced by the recent kfifo changes
Stefani Seibold
2
-9
/
+8
2009-12-23
kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...
Stefani Seibold
1
-2
/
+2
2009-12-23
kfifo: cleanup namespace
Stefani Seibold
1
-2
/
+2
2009-12-23
kfifo: move out spinlock
Stefani Seibold
2
-4
/
+3
2009-12-23
kfifo: move struct kfifo in place
Stefani Seibold
1
-3
/
+2
2009-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
2
-58
/
+32
2009-12-12
opticon: Fix resume logic
Alan Cox
1
-1
/
+2
2009-12-12
usb_serial: Kill port mutex
Alan Cox
2
-3
/
+2
2009-12-12
usb_serial: Use the shutdown() operation
Alan Cox
1
-28
/
+11
2009-12-12
tty_port: add "tty_port_open" helper
Alan Cox
1
-29
/
+20
2009-12-11
USB: mos7840: add device IDs for B&B electronics devices
Cliff Brake
1
-3
/
+21
2009-12-11
USB: ftdi_sio: add USB device ID's for B&B Electronics line
Cliff Brake
2
-0
/
+28
2009-12-11
USB: option: add pid for ZTE
zhao.ming9@zte.com.cn
1
-0
/
+36
2009-12-11
USB: remove the auto_pm flag
Alan Stern
2
-2
/
+2
2009-12-11
USB: option.c: add support for D-Link DWM-162-U5
Zhang Le
1
-0
/
+1
2009-12-11
USB: ark3116: Cleanup of now unneeded functions
bart.hartgers@gmail.com
1
-39
/
+0
2009-12-11
USB: ark3116: Callbacks for interrupt and bulk read
bart.hartgers@gmail.com
1
-0
/
+194
2009-12-11
USB: ark3116: Add cmset and break
bart.hartgers@gmail.com
1
-0
/
+56
2009-12-11
USB: ark3116: Replace cmget
bart.hartgers@gmail.com
1
-24
/
+19
2009-12-11
USB: ark3116: Make existing functions 16450-aware and add close and release f...
bart.hartgers@gmail.com
1
-219
/
+276
2009-12-11
USB: ark3116: Setup some basic infrastructure for new ark3116 driver.
bart.hartgers@gmail.com
1
-6
/
+182
2009-12-11
USB: serial: sierra driver memory reduction
Elina Pasheva
1
-12
/
+77
2009-12-11
USB: serial: ftdi_sio: add space/mark parity
Roland Koebler
1
-6
/
+12
2009-12-01
USB: Add support for Mobilcom Debitel USB UMTS Surf-Stick to option driver
Gernot Hillier
1
-0
/
+5
2009-12-01
USB: ftdi_sio: Keep going when write errors are encountered.
Eric W. Biederman
1
-2
/
+1
2009-11-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
1
-0
/
+2
[next]