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
2007-10-25
USB: usb_serial_resume bug fix
Sarah Sharp
1
-1
/
+3
2007-10-25
USB: usbserial - fix potential deadlock between write() and IRQ
Jiri Kosina
1
-3
/
+4
2007-10-25
usb: serial/pl2303: support for IO Data Device RSAQ5
Masakazu Mokuno
2
-0
/
+2
2007-10-25
USB: pl2303: remove can't happen checks, set speed properly and report baud rate
Alan Cox
1
-5
/
+6
2007-10-25
USB: mos7840: Clean up old checks and stuff
Alan Cox
1
-21
/
+2
2007-10-25
USB: io_edgeport: cleanups, and tty speed reporting
Alan Cox
1
-10
/
+8
2007-10-25
USB: ftd_sio cleanups and updates for new termios work checkpatch fixes
Andrew Morton
1
-3
/
+4
2007-10-25
USB: ftd_sio: cleanups and updates for new termios work
Alan Cox
1
-13
/
+19
2007-10-25
USB: cp2101: convert to new termios
Alan Cox
1
-37
/
+11
2007-10-25
USB: whiteheat: clean up can't happen checks and encode baud rate
Alan Cox
1
-9
/
+2
2007-10-25
usb-serial: handle NULL termios methods as "no hardware changing support"
Alan Cox
1
-0
/
+2
2007-10-25
USB: sierra: termios
Alan Cox
1
-1
/
+1
2007-10-25
USB: option: termios handling
Alan Cox
1
-1
/
+2
2007-10-25
USB: kobil_sct: termios encoding fixups
Alan Cox
1
-1
/
+4
2007-10-25
USB: keyspan termios tidy
Alan Cox
1
-5
/
+11
2007-10-25
USB: ir_usb: termios handling
Alan Cox
1
-7
/
+4
2007-10-25
USB: empeg: clean up and handle speeds
Alan Cox
1
-15
/
+8
2007-10-25
USB: digi_acceleport: fix termios and also readability a bit
Alan Cox
1
-7
/
+9
2007-10-25
USB: ch341: fix termios handling
Alan Cox
1
-3
/
+5
2007-10-25
usb serial: kill another case we pass NULL and shouldn't
Alan Cox
1
-1
/
+3
2007-10-25
USB: ark3116: update termios handling
Alan Cox
1
-2
/
+11
2007-10-25
USB: add new Novatel device ids to option driver
Greg Kroah-Hartman
1
-0
/
+2
2007-10-20
typo fixes
Matt LaPlante
1
-1
/
+1
2007-10-20
Convert files to UTF-8 and some cleanups
Jan Engelhardt
4
-7
/
+7
2007-10-19
Add missing newlines to some uses of dev_<level> messages
Joe Perches
6
-20
/
+20
2007-10-14
signedness: module_param_array nump argument
Al Viro
1
-4
/
+4
2007-10-13
USB: serial core should respect driver requirements
Alan Stern
1
-9
/
+22
2007-10-13
USB: Adding support for SHARP WS011SH to ipaq.c
Nobuhiro Iwamatsu
1
-0
/
+1
2007-10-13
USB: funsoft: Fix termios
Alan Cox
1
-21
/
+0
2007-10-13
USB: visor: termios bits
Alan Cox
1
-64
/
+0
2007-10-13
USB: usb/serial/ch341.c: make 4 functions static
Adrian Bunk
1
-4
/
+6
2007-10-13
USB: Driver for CH341 USB-serial adaptor
Frank A Kingswood
3
-0
/
+363
2007-10-13
USB: cp2101.c: add additional device ID
Edouard Lafargue
1
-0
/
+1
2007-10-13
USB: fix double frees in error code paths of ipaq driver
Oliver Neukum
1
-0
/
+2
2007-10-13
USB: fix errornous assumption in the usb serial framework revealed by iuu_pho...
Oliver Neukum
1
-0
/
+11
2007-10-13
usb: serial/pl2303: support for BenQ Siemens Mobile Phone EF81
Andreas Loibl
2
-0
/
+2
2007-10-13
usb: avoid redundant cast of kmalloc() return value in OTi-6858 driver
Jesper Juhl
1
-1
/
+1
2007-10-13
usb-serial: show port number in sysfs
Roman Kagan
1
-0
/
+16
2007-10-13
USB: kobil_sct: Rework driver
Alan Cox
1
-89
/
+55
2007-10-13
USB: cp2101: Coding style police
Alan Cox
1
-1
/
+1
2007-10-13
USB: ftdi_sio: Handle FT232RL devices like FT232BM devices
Andrew M. Bishop
1
-1
/
+4
2007-10-13
USB: ark3116.c: fix check-after-use
Adrian Bunk
1
-5
/
+0
2007-10-13
USB: mct_u232-convert-to-proper-speed-handling-api-fix
Andrew Morton
1
-14
/
+14
2007-10-13
USB: kl5kusb105: witch to new speed API
Alan Cox
1
-10
/
+18
2007-10-13
USB: Remove dead references to "SAFE_SERIAL" CONFIG variables.
Robert P. J. Day
1
-11
/
+0
2007-09-11
USB: drivers/usb/serial/bus.c: Fix incompatible pointer type warning
Satyam Sharma
1
-1
/
+1
2007-09-11
USB: option: Add Dell HSDPA 5520 to driver
Greg Kroah-Hartman
1
-0
/
+1
2007-09-11
USB: option: Add a new device ID for the HUAWEI E220 HSDPA modem.
Jaime Velasco Juan
1
-0
/
+2
2007-09-11
USB: ftdi_sio: add of a new product/manufacturer, TML
Pierre Castella
2
-0
/
+9
2007-09-11
USB: oti6858: Remove broken ioctl code in -mm tree and also the broken fixes
Alan Cox
1
-15
/
+0
[next]