index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
serial
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-26
USB: ftdi_sio: Add more identifiers
Alan Cox
2
-0
/
+7
2012-01-25
qcaux: add more Pantech UML190 and UML290 ports
Dan Williams
1
-1
/
+6
2012-01-25
usb: serial: kobil_sct: fix compile warning:
Felipe Balbi
1
-1
/
+1
2012-01-25
USB: option: Add LG docomo L-02C
Kentaro Matsuyama
1
-0
/
+5
2012-01-25
usb: io_ti: Make edge_remove_sysfs_attrs the port_remove method.
Eric W. Biederman
1
-8
/
+2
2012-01-24
USB: cp210x: allow more baud rates above 1Mbaud
Johan Hovold
1
-5
/
+6
2012-01-24
USB: cp210x: initialise baud rate at open
Johan Hovold
1
-0
/
+4
2012-01-24
USB: cp210x: clean up, refactor and document speed handling
Johan Hovold
1
-14
/
+57
2012-01-24
USB: cp210x: do not map baud rates to B0
Johan Hovold
1
-2
/
+2
2012-01-24
USB: cp210x: fix up set_termios variables
Johan Hovold
1
-2
/
+3
2012-01-24
USB: cp210x: fix CP2104 baudrate usage
Preston Fick
1
-6
/
+4
2012-01-24
USB: cp210x: call generic open last in open
Johan Hovold
1
-5
/
+2
2012-01-24
USB: serial: CP210x: Added USB-ID for the Link Instruments MSO-19
Renato Caldas
1
-0
/
+1
2012-01-24
USB: serial: ftdi additional IDs
Peter Naulls
2
-0
/
+7
2012-01-24
USB: ftdi_sio: add PID for TI XDS100v2 / BeagleBone A3
Peter Korsgaard
2
-0
/
+9
2012-01-24
USB: ftdi_sio: fix initial baud rate
Johan Hovold
1
-2
/
+5
2012-01-24
USB: ftdi_sio: fix TIOCSSERIAL baud_base handling
Johan Hovold
1
-2
/
+1
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
41
-49
/
+49
2012-01-10
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
32
-1653
/
+197
2012-01-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-3
/
+3
2012-01-06
USB: Add USB-ID for Multiplex RC serial adapter to cp210x.c
Malte Schröder
1
-0
/
+1
2012-01-05
usb: option: add ZD Incorporated HSPA modem
Janne Snabb
1
-0
/
+5
2012-01-02
misc latin1 to utf8 conversions
Al Viro
1
-3
/
+3
2011-12-13
USB: option: Removing one bogus and adding some new Huawei combinations
Bjørn Mork
1
-1
/
+3
2011-12-13
Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Greg Kroah-Hartman
3
-0
/
+6
2011-12-13
usb: option: Add Huawei E398 controlling interfaces
Alex Hermann
1
-0
/
+3
2011-12-01
usb: ftdi_sio: add PID for Propox ISPcable III
Marcin Kościelnicki
2
-0
/
+2
2011-11-27
USB: serial: ftdi_sio: Handle the old_termios == 0 case e.g. uart_resume_port()
Andrew Worsley
1
-0
/
+4
2011-11-27
USB: remove BKL comments
Davidlohr Bueso
1
-2
/
+0
2011-11-27
usb: option: add SIMCom SIM5218
Veli-Pekka Peltola
1
-0
/
+1
2011-11-27
usb: option: add Huawei E353 controlling interfaces
Dirk Nehring
1
-0
/
+3
2011-11-27
Merge 3.2-rc3 into usb-linus
Greg Kroah-Hartman
5
-13
/
+44
2011-11-18
USB: Fix Corruption issue in USB ftdi driver ftdi_sio.c
Andrew Worsley
1
-3
/
+11
2011-11-18
USB: option: add PID of Huawei E173s 3G modem
Ferenc Wagner
1
-0
/
+2
2011-11-18
USB: option: release new PID for ZTE 3G modem
zheng.zhijian@zte.com.cn
1
-0
/
+21
2011-11-15
USB: serial: do not forward USB specific errors in write
Johan Hovold
1
-0
/
+2
2011-11-15
USB: serial: fix whitespace issues
Johan Hovold
1
-8
/
+9
2011-11-15
USB: oti6858: forward USB errors to USB serial core
Johan Hovold
1
-1
/
+1
2011-11-15
USB: oti6858: remove dead code
Johan Hovold
1
-12
/
+0
2011-11-15
USB: iuu_phoenix: forward USB errors to USB serial core
Johan Hovold
1
-2
/
+1
2011-11-15
USB: cp210x: forward USB errors to USB serial core
Johan Hovold
1
-6
/
+13
2011-11-15
USB: ch341: forward USB errors to USB serial core
Johan Hovold
1
-1
/
+1
2011-11-15
USB: serial: do not forward USB specific errors in open
Johan Hovold
1
-0
/
+4
2011-11-15
USB: serial: add support for multiple read urbs
Johan Hovold
2
-40
/
+93
2011-11-15
USB: pl2303: use usb_serial_generic_open
Johan Hovold
1
-1
/
+1
2011-11-15
USB: pl2302: clean up error handling in open
Johan Hovold
1
-8
/
+7
2011-11-15
USB: pl2303: return errors from usb_submit_urb in open
Johan Hovold
1
-2
/
+2
2011-11-15
USB: usb_debug: use process_read_urb
Johan Hovold
1
-4
/
+3
2011-11-15
USB: usb_debug: fix indentation
Johan Hovold
1
-3
/
+3
2011-11-15
USB: serial: reuse generic write urb and bulk-out buffer
Johan Hovold
1
-19
/
+4
[next]