index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
serial
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: cypress_m8: clean up protocol definitions
Johan Hovold
2014-01-03
1
-13
/
+16
*
USB: cypress_m8: fix ring-indicator detection and reporting
Johan Hovold
2014-01-03
1
-1
/
+1
*
USB: pl2303: switch to generic TIOCMIWAIT implementation
Johan Hovold
2014-01-03
1
-41
/
+8
*
USB: pl2303: only wake up MSR queue on changes
Johan Hovold
2014-01-03
1
-7
/
+10
*
USB: pl2303: clean up line-status handling
Johan Hovold
2014-01-03
1
-11
/
+15
*
USB: pl2303: make type data const
Johan Hovold
2014-01-03
1
-2
/
+2
*
USB: serial: add support for iBall 3.5G connect usb modem
Rahul Bedarkar
2014-01-03
1
-0
/
+4
*
USB: serial: correct spelling mistakes in comments
Rahul Bedarkar
2014-01-03
12
-31
/
+31
*
USB: pl2303: use C_CMSPAR macro
Johan Hovold
2014-01-03
1
-2
/
+2
*
USB: serial: add Moxa UPORT 12XX/14XX/16XX driver
Andrew Lunn
2014-01-03
3
-0
/
+1424
*
USB: pl2303: use direct baud-rate encoding when possible
Johan Hovold
2014-01-03
1
-8
/
+13
*
USB: pl2303: add helper function for direct baud-rate encoding
Johan Hovold
2014-01-03
1
-7
/
+15
*
USB: pl2303: refactor baud-rate divisor handling
Johan Hovold
2014-01-03
1
-16
/
+25
*
USB: pl2303: enforce baud-rate limits before lookup
Johan Hovold
2014-01-03
1
-3
/
+3
*
USB: pl2303: refactor baud-rate table lookup
Johan Hovold
2014-01-03
1
-22
/
+33
*
USB: pl2303: rename pl2303_encode_baud_rate
Johan Hovold
2014-01-03
1
-3
/
+3
*
USB: pl2303: add device-type abstraction
Johan Hovold
2014-01-03
1
-7
/
+18
*
USB: pl2303: add quirk for legacy devices
Johan Hovold
2014-01-03
1
-3
/
+6
*
USB: pl2303: clean up type handling
Johan Hovold
2014-01-03
1
-16
/
+15
*
USB: pl2303: use speed_t for baud rates
Johan Hovold
2014-01-03
1
-5
/
+5
*
USB: pl2303: add line-status quirk for Siemens phones
Johan Hovold
2014-01-03
1
-19
/
+28
*
USB: pl2303: remove redundant line-request call
Johan Hovold
2014-01-03
1
-3
/
+0
*
USB: pl2303: add error handling to line requests
Johan Hovold
2014-01-03
1
-17
/
+51
*
USB: pl2303: add error handling to set_control_lines
Johan Hovold
2014-01-03
1
-3
/
+4
*
USB: pl2303: add error handling to vendor read and write functions
Johan Hovold
2014-01-03
1
-31
/
+42
*
USB: pl2303: clean up driver somewhat
Johan Hovold
2014-01-03
1
-27
/
+34
*
USB: pl2303: remove bogus delta_msr_wait wake up
Johan Hovold
2014-01-03
1
-1
/
+0
*
USB: f81232: switch to generic tiocmiwait
Johan Hovold
2014-01-03
1
-42
/
+2
*
USB: f81232: remove bogus call to wake up MSR queue
Johan Hovold
2014-01-03
1
-1
/
+7
*
USB: serial: remove redundant OOM messages
Johan Hovold
2014-01-03
21
-217
/
+74
*
USB: serial: clean up ioctl debugging
Johan Hovold
2014-01-03
12
-33
/
+2
*
USB: serial: constify device-id tables
Johan Hovold
2014-01-03
7
-12
/
+12
*
USB: pl2303: fix data corruption on termios updates
Johan Hovold
2014-01-03
1
-9
/
+25
*
Merge 3.13-rc5 into usb-next
Greg Kroah-Hartman
2013-12-24
2
-2
/
+3
|
\
|
*
usb: serial: zte_ev: move support for ZTE AC2726 from zte_ev back to option
Dmitry Kunilov
2013-12-09
2
-2
/
+3
*
|
drivers: usb: Mark function as static in metro-usb.c
Rashika Kheria
2013-12-19
1
-1
/
+1
*
|
usb: option: add new zte 3g modem pids to option driver
张君
2013-12-18
1
-0
/
+11
|
/
*
USB: pl2303: fixed handling of CS5 setting
Colin Leitner
2013-12-02
1
-16
/
+14
*
USB: ftdi_sio: fixed handling of unsupported CSIZE setting
Colin Leitner
2013-12-02
1
-13
/
+24
*
USB: mos7840: correct handling of CS5 setting
Colin Leitner
2013-12-02
1
-16
/
+16
*
USB: spcp8x5: correct handling of CS5 setting
Colin Leitner
2013-12-02
1
-16
/
+14
*
USB: option: support new huawei devices
Fangxiaozhi (Franko)
2013-12-02
1
-0
/
+24
*
USB: serial: option: blacklist interface 1 for Huawei E173s-6
Gustavo Zacarias
2013-12-02
1
-0
/
+3
*
USB: serial: fix write memory-allocation flag
Johan Hovold
2013-11-25
1
-1
/
+1
*
USB: serial: fix race in generic write
Johan Hovold
2013-11-25
1
-9
/
+1
*
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
2013-11-15
1
-1
/
+1
*
Merge tag 'usb-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2013-11-07
5
-40
/
+75
|
\
|
*
USB:add new zte 3g-dongle's pid to option.c
Rui li
2013-10-25
1
-0
/
+17
|
*
Merge 3.12-rc6 into usb-next.
Greg Kroah-Hartman
2013-10-19
2
-1
/
+225
|
|
\
|
*
|
USB: mos7840: fix tiocmget error handling
Johan Hovold
2013-10-11
1
-0
/
+4
[next]