index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
serial
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-28
USB: mos7840: fix pointer casts
Johan Hovold
1
-3
/
+3
2013-07-26
USB: mos7840: fix race in led handling
Johan Hovold
1
-22
/
+37
2013-07-26
USB: mos7840: fix device-type detection
Johan Hovold
1
-40
/
+35
2013-07-26
USB: mos7840: fix race in register handling
Johan Hovold
1
-2
/
+16
2013-07-26
USB: serial: add driver for Suunto ANT+ USB device
Greg Kroah-Hartman
3
-0
/
+49
2013-07-25
USB: mos7840: fix memory leak in open
Johan Hovold
1
-8
/
+17
2013-07-25
usb: serial: option.c: remove ONDA MT825UP product ID fromdriver
Enrico Mioso
1
-7
/
+0
2013-07-25
usb: serial: option: add Olivetti Olicard 200
Dan Williams
1
-0
/
+2
2013-07-25
usb: serial: option: blacklist ONDA MT689DC QMI interface
Enrico Mioso
1
-1
/
+2
2013-07-24
usb: serial: option: Add ONYX 3G device support
Enrico Mioso
1
-0
/
+1
2013-07-24
USB: ti_usb_3410_5052: fix dynamic-id matching
Johan Hovold
1
-1
/
+1
2013-07-23
USB: ti_usb_3410_5052: remove vendor/product module parameters
Johan Hovold
1
-65
/
+7
2013-07-23
USB: ti_usb_3410_5052: remove unused wait queue
Johan Hovold
1
-7
/
+0
2013-07-23
USB: ti_usb_3410_5052: kill private fifo
Johan Hovold
1
-14
/
+6
2013-07-23
USB: safe_serial: remove vendor/product module parameters
Johan Hovold
1
-37
/
+14
2013-07-23
USB: mos7840: remove broken chase implementation
Johan Hovold
1
-48
/
+0
2013-07-23
USB: io_ti: move port initialisation to probe
Johan Hovold
1
-20
/
+26
2013-07-23
USB: io_ti: kill private fifo
Johan Hovold
1
-17
/
+5
2013-07-23
USB: io_edgeport: remove unused defines
Johan Hovold
1
-2
/
+0
2013-07-23
USB: ftdi_sio: remove unused defines
Johan Hovold
1
-7
/
+0
2013-07-23
USB: ftdi_sio: remove vendor/product module parameters
Johan Hovold
1
-33
/
+3
2013-07-23
USB: ftdi_sio: remove redundant raise of DTR/RTS at open
Johan Hovold
1
-1
/
+1
2013-07-23
USB: ftdi_sio: clean up device initialisation
Johan Hovold
1
-5
/
+2
2013-07-23
USB: oti6858: do not call set_termios with uninitialised data
Johan Hovold
1
-2
/
+1
2013-07-23
USB: pl2303: remove debugging noise
Johan Hovold
1
-1
/
+3
2013-07-23
USB: pl2303: clean up set_termios
Johan Hovold
1
-21
/
+18
2013-07-23
USB: pl2303: clean up baud-rate handling
Johan Hovold
1
-49
/
+41
2013-07-23
USB: pl2303: refactor baud-rate handling
Johan Hovold
1
-58
/
+69
2013-07-23
USB: console: remove unnecessary operations test
Johan Hovold
1
-15
/
+3
2013-07-23
USB: console: use dev_dbg
Johan Hovold
1
-4
/
+5
2013-07-23
USB: serial: set drain delay at port probe
Johan Hovold
7
-10
/
+15
2013-07-23
USB: serial: clean up dtr_rts
Johan Hovold
1
-12
/
+2
2013-07-23
USB: serial: remove hupping check from tiocmiwait
Johan Hovold
1
-11
/
+2
2013-07-23
USB: serial: remove defensive test from set_termios
Johan Hovold
2
-6
/
+0
2013-07-23
usb: option: add TP-LINK MA260
Bjørn Mork
1
-0
/
+2
2013-07-23
USB: option: add D-Link DWM-152/C1 and DWM-156/C1
Alexandr \"Sky\" Ivanov
1
-0
/
+2
2013-07-22
USB: cp210x: add MMB and PI ZigBee USB Device Support
Sami Rahman
1
-0
/
+2
2013-07-22
usb: cp210x support SEL C662 Vendor/Device
Barry Grussling
1
-0
/
+1
2013-07-22
USB: option: append Petatel NP10T device to GSM modems list
Daniil Bolsun
1
-2
/
+4
2013-07-22
usb: serial: cp210x: Add USB ID for Netgear Switches embedded serial adapter
Luiz Angelo Daros de Luca
1
-0
/
+1
2013-06-24
USB: option,qcserial: move Novatel Gobi1K IDs to qcserial
Dan Williams
2
-5
/
+7
2013-06-24
Merge 3.10-rc7 into usb-next
Greg Kroah-Hartman
2
-2
/
+5
2013-06-19
USB: serial: ti_usb_3410_5052: new device id for Abbot strip port cable
Anders Hammarquist
2
-2
/
+5
2013-06-17
USB: serial: increase the number of devices we support
Greg Kroah-Hartman
1
-3
/
+6
2013-06-17
USB: serial: make minor allocation dynamic
Greg Kroah-Hartman
15
-86
/
+72
2013-06-17
Merge 3.10-rc6 into usb-next
Greg Kroah-Hartman
3
-15
/
+13
2013-06-10
USB: serial: ports: add minor and port number
Greg Kroah-Hartman
22
-164
/
+122
2013-06-10
USB: pl2303: fix device initialisation at open
Johan Hovold
1
-5
/
+5
2013-06-10
USB: spcp8x5: fix device initialisation at open
Johan Hovold
1
-6
/
+4
2013-06-10
USB: f81232: fix device initialisation at open
Johan Hovold
1
-4
/
+4
[prev]
[next]