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-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
53
-652
/
+1014
2010-03-02
USB: pl2303: remove unnecessary reset of usb_device in urbs
Johan Hovold
1
-6
/
+0
2010-03-02
USB: ftdi_sio: remove obsolete check in unthrottle
Johan Hovold
1
-2
/
+1
2010-03-02
USB: ftdi_sio: remove unused tx_bytes counter
Johan Hovold
1
-6
/
+0
2010-03-02
USB: qcaux: driver for auxiliary serial ports on Qualcomm devices
Dan Williams
3
-0
/
+108
2010-03-02
USB: pl2303: initial TIOCGSERIAL support
John Tsiombikas
1
-0
/
+13
2010-03-02
USB: option: add Longcheer/Longsung vendor ID
Dan Williams
1
-2
/
+7
2010-03-02
USB: serial: ftdi: add CONTEC vendor and product id
Daniel Sangorrin
2
-0
/
+8
2010-03-02
USB: remove references to port->port.count from the serial drivers
Alan Stern
11
-126
/
+66
2010-03-02
USB: tty: Prune uses of tty_request_room in the USB layer
Alan Cox
24
-79
/
+25
2010-03-02
USB: tty: sort out the request_room handling for whiteheat
Alan Cox
1
-15
/
+3
2010-03-02
USB: serial: sierra driver indat_callback fix
Elina Pasheva
1
-8
/
+11
2010-03-02
USB: serial: sierra driver adding reset_resume function
Elina Pasheva
1
-10
/
+20
2010-03-02
tty: Fix various bogus WARN checks in the usb serial layer
Alan Cox
1
-13
/
+0
2010-03-02
USB: cp210x: Add 81E8 (Zephyr Bioharness)
Alan Cox
1
-1
/
+2
2010-03-02
USB: Convert concatenated __FILE__ to %s, __FILE__
Joe Perches
1
-2
/
+2
2010-03-02
USB: serial: Remove unnecessary \n's from dbg uses
Joe Perches
12
-24
/
+24
2010-03-02
USB: serial: Add support for ViVOtech ViVOpay devices.
Forest Bond
3
-0
/
+85
2010-03-02
USB: add new ftdi_sio device ids
Mitchell Solomon
2
-0
/
+12
2010-03-02
USB: ftdi_sio: Replace BKL with a mutex
Alessio Igor Bogani
1
-6
/
+8
2010-03-02
USB: serial: add support for serial port on the moschip 7715
Mike Dunn
1
-4
/
+130
2010-03-02
USB: io_edgeport: eliminate get_string()
Dan Carpenter
1
-39
/
+4
2010-03-02
USB: ftdi_sio: correct spelling in implementation file
Andreas Mohr
1
-7
/
+7
2010-03-02
USB: ftdi_sio: correct spelling in header files
Andreas Mohr
2
-15
/
+15
2010-03-02
USB: serial: Eliminate useless code
Julia Lawall
2
-2
/
+1
2010-03-02
USB: serial: option.c: Add 4G W14 stick to blacklist for option_send_setup
Gernot Hillier
1
-1
/
+10
2010-03-02
USB: serial: option.c: Add blacklisting infrastructure for special device han...
Gernot Hillier
1
-0
/
+40
2010-03-02
USB: serial: option.c: Add chipset information for 4G W14
Gernot Hillier
1
-0
/
+2
2010-03-02
USB serial: make USB device id constant
Németh Márton
39
-60
/
+60
2010-03-02
USB: cypress_m8: use put_unaligned_le32() where necessary
Johan Hovold
1
-2
/
+3
2010-03-02
USB: ch341: use get_unaligned_le16 in break_ctl
Johan Hovold
1
-1
/
+2
2010-03-02
USB: serial: fix DMA buffers on stack for io_edgeport.c
Dan Carpenter
1
-17
/
+18
2010-03-02
USB: kobil_sct: clean up kobil_set_termios
Johan Hovold
1
-18
/
+4
2010-03-02
USB: visor: fix DMA buffers on stack
Johan Hovold
1
-8
/
+18
2010-03-02
USB: oti6858: fix DMA buffer on stack
Johan Hovold
1
-3
/
+10
2010-03-02
USB: mos7840: fix DMA buffers on stack and endianess bugs
Johan Hovold
1
-4
/
+18
2010-03-02
USB: mos7720: fix DMA buffers on stack and clean up send_mos_cmd
Johan Hovold
1
-17
/
+17
2010-03-02
USB: kl5kusb105: fix DMA buffers on stack
Johan Hovold
1
-18
/
+45
2010-03-02
USB: keyspan_pda: fix DMA buffers on stack
Johan Hovold
1
-12
/
+33
2010-03-02
USB: io_ti: fix DMA buffers on stack
Johan Hovold
1
-18
/
+48
2010-03-02
USB: cypress_m8: fix endianess bug
Johan Hovold
1
-2
/
+2
2010-03-02
USB: cypress_m8: fix DMA buffer on stack
Johan Hovold
1
-14
/
+17
2010-03-02
USB: ch341: use le16_to_cpup to be explicit about endianess
Johan Hovold
1
-1
/
+1
2010-03-02
USB: ch341: fix DMA buffer on stack
Johan Hovold
1
-3
/
+11
2010-03-02
USB: ch341: replace printk warnings with dev_err
Johan Hovold
1
-4
/
+4
2010-03-02
USB: ftdi_sio: remove unnecessary initialisations
Johan Hovold
1
-9
/
+9
2010-03-02
USB: ftdi_sio: clean up modem status handling
Johan Hovold
1
-21
/
+16
2010-03-02
USB: ftdi_sio: fix DMA buffers on stack
Johan Hovold
1
-42
/
+27
2010-03-02
USB: ftdi_sio: fix latency-timeout endianess bug
Johan Hovold
1
-4
/
+10
2010-03-02
USB: ftdi_sio: use error code from usb stack in read_latency_timer
Johan Hovold
1
-3
/
+2
[next]