index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: serial: zte_ev: move support for ZTE AC2726 from zte_ev back to option
Dmitry Kunilov
2013-12-09
2
-2
/
+3
*
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
|
*
|
USB: serial: export usb_serial_generic_write_start
Johan Hovold
2013-10-11
1
-1
/
+2
|
*
|
USB: serial: add memory flags to usb_serial_generic_write_start
Johan Hovold
2013-10-11
1
-8
/
+10
|
*
|
USB: serial: clean up comments in generic driver
Johan Hovold
2013-10-11
1
-32
/
+25
|
*
|
USB: cyberjack: fix buggy integer overflow test
Dan Carpenter
2013-10-07
1
-1
/
+1
|
*
|
Merge 3.12-rc4 into usb-next
Greg Kroah-Hartman
2013-10-06
1
-0
/
+3
|
|
\
\
|
*
|
|
USB: serial: invoke dcd_change ldisc's handler.
Paul Chavent
2013-09-26
1
-0
/
+10
|
*
|
|
USB: serial: call handle_dcd_change in ftdi driver.
Paul Chavent
2013-09-26
1
-1
/
+9
*
|
|
|
USB: serial: ftdi_sio: add id for Z3X Box device
Алексей Крамаренко
2013-11-01
2
-0
/
+7
*
|
|
|
Revert "USB: pl2303: restrict the divisor based baud rate encoding method to ...
Greg Kroah-Hartman
2013-11-01
1
-5
/
+1
*
|
|
|
Revert "usb: pl2303: fix+improve the divsor based baud rate encoding method"
Greg Kroah-Hartman
2013-11-01
1
-52
/
+10
*
|
|
|
Revert "usb: pl2303: do not round to the next nearest standard baud rate for ...
Greg Kroah-Hartman
2013-11-01
1
-37
/
+28
*
|
|
|
Revert "usb: pl2303: remove 500000 baud from the list of standard baud rates"
Greg Kroah-Hartman
2013-11-01
1
-2
/
+2
*
|
|
|
Revert "usb: pl2303: move the two baud rate encoding methods to separate func...
Greg Kroah-Hartman
2013-11-01
1
-114
/
+101
*
|
|
|
Revert "usb: pl2303: increase the allowed baud rate range for the divisor bas...
Greg Kroah-Hartman
2013-11-01
1
-12
/
+4
*
|
|
|
Revert "usb: pl2303: also use the divisor based baud rate encoding method for...
Greg Kroah-Hartman
2013-11-01
1
-1
/
+1
*
|
|
|
Revert "usb: pl2303: add two comments concerning the supported baud rates wit...
Greg Kroah-Hartman
2013-11-01
1
-12
/
+0
*
|
|
|
Revert "pl2303: simplify the else-if contruct for type_1 chips in pl2303_star...
Greg Kroah-Hartman
2013-11-01
1
-2
/
+3
*
|
|
|
Revert "pl2303: improve the chip type information output on startup"
Greg Kroah-Hartman
2013-11-01
1
-10
/
+5
*
|
|
|
Revert "pl2303: improve the chip type detection/distinction"
Greg Kroah-Hartman
2013-11-01
1
-72
/
+23
*
|
|
|
Revert "USB: pl2303: distinguish between original and cloned HX chips"
Greg Kroah-Hartman
2013-11-01
1
-32
/
+11
|
|
_
|
/
|
/
|
|
*
|
|
usb: serial: option: blacklist Olivetti Olicard200
Enrico Mioso
2013-10-16
1
-1
/
+3
*
|
|
USB: serial: option: add support for Inovia SEW858 device
Greg Kroah-Hartman
2013-10-11
1
-0
/
+5
*
|
|
USB: serial: ti_usb_3410_5052: add Abbott strip port ID to combined table as ...
Diego Elio Pettenò
2013-10-11
1
-0
/
+1
*
|
|
USB: support new huawei devices in option.c
Fangxiaozhi (Franko)
2013-10-11
1
-0
/
+216
|
|
/
|
/
|
*
|
USB: serial: option: Ignore card reader interface on Huawei E1750
Michal Malý
2013-09-30
1
-0
/
+3
|
/
*
USB: pl2303: distinguish between original and cloned HX chips
Frank Schäfer
2013-09-17
1
-11
/
+32
*
USB: fix typo in usb serial simple driver Kconfig
Dave Jones
2013-09-17
1
-1
/
+1
*
Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-09-03
1
-6
/
+8
|
\
|
*
USB: serial: convert bus code to use drv_groups
Greg Kroah-Hartman
2013-08-23
1
-6
/
+8
*
|
USB: serial: clean up attribute permissions
Greg Kroah-Hartman
2013-08-25
4
-22
/
+14
*
|
USB: mos7720: fix big-endian control requests
Johan Hovold
2013-08-19
1
-2
/
+2
*
|
USB: mos7720: use GFP_ATOMIC under spinlock
Dan Carpenter
2013-08-19
1
-1
/
+1
*
|
Merge 3.11-rc6 into usb-next
Greg Kroah-Hartman
2013-08-18
5
-23
/
+31
|
\
\
|
*
|
USB: keyspan: fix null-deref at disconnect and release
Johan Hovold
2013-08-14
1
-1
/
+1
|
*
|
USB: mos7720: fix broken control requests
Johan Hovold
2013-08-14
1
-7
/
+14
|
*
|
USB: ti_usb_3410_5052: fix big-endian firmware handling
Johan Hovold
2013-08-12
1
-4
/
+5
[next]