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
2010-09-03
USB: ftdi_sio: Added custom PIDs for ChamSys products
Luke Lowrey
2
-0
/
+20
2010-09-03
usb: serial: mos7840: Add USB IDs to support more B&B USB/RS485 converters.
Dave Ludlow
1
-13
/
+22
2010-09-03
usb: serial: mos7840: Add USB ID to support the B&B Electronics USOPTL4-2P.
Dave Ludlow
1
-0
/
+3
2010-09-03
USB: ssu100: turn off debug flag
Bill Pemberton
1
-1
/
+1
2010-09-03
USB: cp210x usb driver: add USB_DEVICE for Pirelli DP-L10 mobile.
A E Lawrence
1
-0
/
+1
2010-09-03
USB: cp210x: Add B&G H3000 link cable ID
Jason Detring
1
-0
/
+1
2010-09-03
USB: CP210x Add new device ID
Craig Shelley
1
-4
/
+5
2010-09-03
USB: option: fix incorrect novatel entries
Dirk De Schepper
1
-44
/
+75
2010-08-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
4
-9
/
+7
2010-08-23
USB: ftdi_sio: add product ID for Lenz LI-USB
Galen Seitz
2
-0
/
+4
2010-08-23
USB: ftdi_sio: Add ID for Ionics PlugComputer
Martin Michlmayr
2
-0
/
+8
2010-08-23
USB: serial: io_ti.c: don't return 0 if writing the download record failed
Roel Kluin
1
-1
/
+1
2010-08-23
USB: ssu100: set tty_flags in ssu100_process_packet
Bill Pemberton
1
-9
/
+29
2010-08-23
USB: ssu100: add disconnect function for ssu100
Bill Pemberton
1
-1
/
+1
2010-08-23
USB: serial: export symbol usb_serial_generic_disconnect
Bill Pemberton
1
-0
/
+1
2010-08-23
USB: ssu100: rework logic for TIOCMIWAIT
Bill Pemberton
1
-35
/
+111
2010-08-23
USB: ssu100: add register parameter to ssu100_setregister
Bill Pemberton
1
-3
/
+4
2010-08-23
USB: ssu100: remove duplicate #defines in ssu100
Bill Pemberton
1
-55
/
+31
2010-08-23
USB: ssu100: refine process_packet in ssu100
Bill Pemberton
1
-6
/
+2
2010-08-23
USB: ssu100: add locking for port private data in ssu100
Bill Pemberton
1
-1
/
+8
2010-08-23
USB: io_ti: check firmware version before updating
Greg Kroah-Hartman
1
-1
/
+1
2010-08-23
USB: ftdi_sio: fix endianess of max packet size
Michael Wileczka
1
-1
/
+1
2010-08-23
USB: CP210x Fix Break On/Off
Craig Shelley
1
-2
/
+2
2010-08-23
USB: pl2303: New vendor and product id
Jef Driesen
2
-0
/
+5
2010-08-23
USB: serial: fix leak of usb serial module refrence count
Ming Lei
1
-16
/
+7
2010-08-23
USB: add device IDs for igotu to navman
Ross Burton
1
-0
/
+1
2010-08-23
USB: option: add Celot CT-650
Michael Tokarev
1
-2
/
+5
2010-08-21
USB: drop tty argument from usb_serial_handle_sysrq_char()
Dmitry Torokhov
4
-8
/
+6
2010-08-21
Input: sysrq - drop tty argument form handle_sysrq()
Dmitry Torokhov
1
-1
/
+1
2010-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
12
-41
/
+808
2010-08-10
USB: serial: fix stalled writes
Johan Hovold
1
-5
/
+10
2010-08-10
USB: add USB serial ssu100 driver
Bill Pemberton
3
-0
/
+708
2010-08-10
USB: cp210x: Add four new device IDs
Alessio Igor Bogani
1
-0
/
+4
2010-08-10
USB: ftdi_sio: device id for Navitator
dranch@trinnet.net
2
-0
/
+8
2010-08-10
USB: option: add huawei k3765 k4505 devices to work properly
Andrew Bird
1
-0
/
+11
2010-08-10
USB: serial: enabling support for Segway RMP in ftdi_sio
John G. Rogers
2
-0
/
+6
2010-08-10
USB: option: Huawei ETS 1220 support added
Pavel Kazlou
1
-0
/
+2
2010-08-10
USB: io_ti.c: don't return 0 if writing the download record failed
Roel Kluin
1
-1
/
+1
2010-08-10
USB: serial: enable async suspend for usb serial port device
Ming Lei
1
-0
/
+2
2010-08-10
USB: serial: io_ti: Don't return 0 if writing the download record failed
Roel Kluin
1
-1
/
+1
2010-08-10
USB-BKL: Remove BKL use for usb serial driver probing
Andi Kleen
1
-16
/
+14
2010-08-10
Revert "USB: Adding support for HTC Smartphones to ipaq"
Leann Ogasawara
1
-1
/
+0
2010-08-10
USB: option: Remove duplicate AMOI_VENDOR_ID
Leann Ogasawara
1
-4
/
+0
2010-08-10
USB: iuu_phoenix: Add support for different baud rates.
James Courtier-Dutton
1
-13
/
+41
2010-08-10
tty: Fix the digi acceleport driver NULL checks
Alan Cox
1
-5
/
+9
2010-08-04
Merge branch 'master' into for-next
Jiri Kosina
5
-8
/
+34
2010-07-26
USB: FTDI: Add support for the RT System VX-7 radio programming cable
Corey Minyard
2
-0
/
+7
2010-07-26
USB: option: Add support for AMOI Skypephone S2
Dennis Jansen
1
-0
/
+2
2010-07-26
USB: New PIDs for Qualcomm gobi 2000 (qcserial)
Andrew Bird
1
-0
/
+2
2010-07-26
USB: ftdi_sio: support for Signalyzer tools based on FTDI chips
Colin Leitner
2
-0
/
+17
[next]