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