index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
serial
Age
Commit message (
Expand
)
Author
Files
Lines
2006-07-12
[PATCH] USB: move usb-serial.h to include/linux/usb/
Greg Kroah-Hartman
38
-340
/
+37
2006-07-12
[PATCH] USB: Anydata: Fixes wrong URB callback.
Luiz Fernando N. Capitulino
2
-1
/
+2
2006-07-12
[PATCH] USB: Add one VID/PID to ftdi_sio
Colin Leroy
2
-0
/
+8
2006-07-12
[PATCH] USB: Option driver: new product ID
Matthias Urlichs
1
-1
/
+5
2006-07-12
[PATCH] USB: ipw.c driver fix
Bart Oldeman
1
-0
/
+2
2006-07-12
[PATCH] USB: ipaq.c timing parameters
Frank Gevaerts
1
-1
/
+11
2006-07-12
[PATCH] USB: ipaq.c bugfixes
Frank Gevaerts
1
-5
/
+6
2006-07-12
[PATCH] USB: add driver for non-composite Sierra Wireless devices
Kevin Lloyd
3
-0
/
+87
2006-07-12
[PATCH] USB serial ftdi_sio: Prevent userspace DoS
Ian Abbott
1
-13
/
+90
2006-07-12
[PATCH] USB serial visor: fix race in open/close
Ian Abbott
1
-1
/
+0
2006-07-12
[PATCH] USB: Support for Susteen Datapilot Universal-2 cable in pl2303
Matthew Meno
2
-0
/
+5
2006-07-12
[PATCH] USB: fix visor leaks
Pete Zaitcev
1
-3
/
+33
2006-07-12
[PATCH] USB: fix usb-serial leaks, oopses on disconnect
Pete Zaitcev
1
-14
/
+9
2006-07-12
[PATCH] USB: new device ids for ftdi_sio driver
Christophe Mariac
2
-0
/
+4
2006-07-12
[PATCH] USB: new device id for Thorlabs motor driver
D. Peter Siddons
2
-0
/
+6
2006-07-12
[PATCH] USB: Addition of vendor/product id pair for pl2303 driver
Peter Moulder
2
-0
/
+2
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
31
-31
/
+0
2006-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6
Linus Torvalds
1
-2
/
+1
2006-06-28
[PATCH] remove TTY_DONT_FLIP
Paul Fulghum
1
-2
/
+1
2006-06-26
[PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV
Greg Kroah-Hartman
1
-1
/
+1
2006-06-26
[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed
Greg Kroah-Hartman
1
-1
/
+0
2006-06-26
[PATCH] drivers: use list_move()
Akinobu Mita
1
-12
/
+7
2006-06-21
[PATCH] usbserial: Fixes wrong return values.
Luiz Fernando N. Capitulino
1
-8
/
+6
2006-06-21
[PATCH] USB Serial: clean tty fields on failed device open
Frank Gevaerts
1
-0
/
+2
2006-06-21
[PATCH] USB: io_edgeport touch-up
Pete Zaitcev
1
-3
/
+3
2006-06-21
[PATCH] airprime.c: add Kyocera Wireless KPC650/Passport support
Timothy Sipples
1
-0
/
+1
2006-06-21
[PATCH] USB: free allocated memory on io_edgeport startup memory failure
Chris Lund
1
-1
/
+5
2006-06-21
[PATCH] USB: new devices for the Option driver
Matthias Urlichs
2
-34
/
+118
2006-06-21
[PATCH] USB: Add Sierra Wireless MC5720 ID to airprime.c
Jeremy Fitzhardinge
1
-0
/
+1
2006-06-21
[PATCH] USB: Whiteheat: fix firmware spurious errors
Stuart MacDonald
1
-2
/
+2
2006-06-21
[PATCH] USB: ftdi_sio: add support for Yost Engineering ServoCenter3.1
Ian Abbott
2
-0
/
+7
2006-06-21
[PATCH] USB: rmmod pl2303 after -28
Pete Zaitcev
1
-0
/
+2
2006-06-21
[PATCH] USB: Syntax cleanup for pl2303 (trailing backslash)
Pete Zaitcev
1
-1
/
+1
2006-06-21
[PATCH] USB: Improve Kconfig comment for mct_u232
Pete Zaitcev
1
-1
/
+1
2006-06-21
[PATCH] USB serial: encapsulate schedule_work, remove double-calling
Pete Zaitcev
18
-25
/
+29
2006-06-21
[PATCH] usb: io_edgeport, cleanup to unicode handling
Pete Zaitcev
1
-16
/
+26
2006-06-21
[PATCH] USB: new cp2101 device
Vitja Makarov
1
-0
/
+1
2006-06-21
[PATCH] USB console: fix disconnection issues
Guennadi Liakhovetski
3
-7
/
+29
2006-06-21
[PATCH] USB: console: prevent ENODEV on node
Paul Fulghum
1
-5
/
+5
2006-06-21
[PATCH] USB: console: fix oops
Guennadi Liakhovetski
1
-5
/
+5
2006-06-21
[PATCH] USB: console: fix cr/lf issues
Paul Fulghum
1
-9
/
+30
2006-05-12
[PATCH] USB: fix omninet driver bug
Greg Kroah-Hartman
1
-6
/
+6
2006-05-12
[PATCH] USB: add ark3116 usb to serial driver
Greg Kroah-Hartman
4
-0
/
+477
2006-05-12
[PATCH] usbserial: Fixes leak in serial_open() error path.
Luiz Fernando Capitulino
1
-6
/
+11
2006-05-12
[PATCH] usbserial: Fixes use-after-free in serial_open().
Luiz Fernando Capitulino
1
-1
/
+1
2006-05-12
[PATCH] USB: Add Sieraa Wireless 580 evdo card to airprime.c
Ken Brush
1
-0
/
+1
2006-05-08
[PATCH] USB: ftdi_sio: add device id for ACT Solutions HomePro ZWave interface
Razvan Gavril
2
-0
/
+5
2006-05-08
[PATCH] USB: ftdi_sio: Add support for HCG HF Dual ISO RFID Reader
Ian Abbott
2
-0
/
+6
2006-04-27
[PATCH] USB: ftdi_sio: add support for ASK RDR 400 series card reader
Ian Abbott
2
-0
/
+6
2006-04-27
[PATCH] USB: ftdi_sio: Adds support for iPlus device.
Luiz Fernando N. Capitulino
2
-0
/
+4
[next]