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.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
/
usb-serial.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-03
tty: Fix various bogus WARN checks in the usb serial layer
Alan Cox
1
-13
/
+0
2010-03-03
USB: serial: fix typo in debug message
Johan Hovold
1
-1
/
+1
2009-12-23
Fix usb_serial_probe() problem introduced by the recent kfifo changes
Stefani Seibold
1
-3
/
+2
2009-12-23
kfifo: move out spinlock
Stefani Seibold
1
-2
/
+1
2009-12-23
kfifo: move struct kfifo in place
Stefani Seibold
1
-3
/
+2
2009-12-12
usb_serial: Kill port mutex
Alan Cox
1
-1
/
+0
2009-12-12
usb_serial: Use the shutdown() operation
Alan Cox
1
-28
/
+11
2009-12-12
tty_port: add "tty_port_open" helper
Alan Cox
1
-29
/
+20
2009-10-10
USB: small fix in error case of suspend in generic usbserial code
Oliver Neukum
1
-1
/
+3
2009-10-10
USB: serial: don't call release without attach
Alan Stern
1
-1
/
+5
2009-09-28
tty: Fix regressions caused by commit b50989dc
Dave Young
1
-8
/
+6
2009-09-23
USB: use kfifo to buffer usb-generic serial writes
David VomLehn
1
-0
/
+7
2009-09-23
USB: fix wrong order of events in usb serial suspension
Oliver Neukum
1
-3
/
+7
2009-09-23
USB: usb-serial, remove unused variables
Jiri Slaby
1
-6
/
+0
2009-09-20
usb-serial: straighten out serial_open
Alan Stern
1
-37
/
+22
2009-09-20
usb-serial: add missing tests and debug lines
Alan Stern
1
-4
/
+17
2009-09-20
usb-serial: rename subroutines
Alan Stern
1
-8
/
+11
2009-09-20
usb-serial: fix termios initialization logic
Alan Stern
1
-12
/
+10
2009-09-20
usb-serial: acquire references when a new tty is installed
Alan Stern
1
-64
/
+47
2009-09-20
usb-serial: change logic of serial lookups
Alan Stern
1
-8
/
+23
2009-09-20
usb-serial: put subroutines in logical order
Alan Stern
1
-77
/
+77
2009-09-20
usb-serial: change referencing of port and serial structures
Alan Stern
1
-75
/
+20
2009-09-20
tty: USB serial termios bits
Alan Cox
1
-1
/
+37
2009-09-20
tty: USB does not need the filp argument in the drivers
Alan Cox
1
-1
/
+1
2009-09-20
tty: USB can now use the shutdown method for kref based freeing of ports
Alan Cox
1
-21
/
+7
2009-09-20
tty: USB hangup is racy
Alan Cox
1
-4
/
+1
2009-07-28
usb_serial: Fix remaining ref count/lock bugs
Alan Cox
1
-4
/
+13
2009-07-27
tty: Fix a USB serial crash/scribble
Alan Cox
1
-1
/
+18
2009-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
1
-1
/
+2
2009-07-13
USB: console: Fix regression in usb console on kernel boot
Jason Wessel
1
-1
/
+2
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
1
-0
/
+1
2009-06-25
usb_serial: Fix oops when unexisting usb serial device is opened.
Thadeu Lima de Souza Cascardo
1
-0
/
+3
2009-06-16
USB: usb-serial: replace shutdown with disconnect, release
Alan Stern
1
-16
/
+13
2009-06-16
USB: usb-serial: call port_probe and port_remove at the right times
Alan Stern
1
-2
/
+22
2009-06-11
tty: Bring the usb tty port structure into more use
Alan Cox
1
-44
/
+100
2009-05-29
usb-serial: fix crash when sub-driver updates firmware
Alan Stern
1
-0
/
+1
2009-04-24
USB: serial: fix lifetime and locking problems
Alan Stern
1
-36
/
+68
2009-04-01
proc tty: switch usb-serial to ->proc_fops
Alexey Dobriyan
1
-31
/
+27
2009-03-25
usb-serial: fix usb_serial_register bug when boot with nousb param
Dave Young
1
-0
/
+3
2009-03-25
USB: serial: refuse to open recently removed USB Serial devices
James Woodcock
1
-0
/
+5
2009-03-25
USB: serial: remove recourse to generic method
Oliver Neukum
1
-1
/
+0
2009-03-25
USB: serial: use generic method if no alternative is provided in usb serial l...
Oliver Neukum
1
-2
/
+5
2009-03-25
USB: serial: introduce a flag into the usb serial layer to tell drivers that ...
Oliver Neukum
1
-0
/
+4
2009-01-13
usb-serial: remove NULL check
Alan Cox
1
-3
/
+0
2009-01-02
tty: Drop the lock_kernel in the private ioctl hook
Alan Cox
1
-6
/
+1
2009-01-02
tty: USB tty devices can block in tcdrain when unplugged
Alan Cox
1
-0
/
+4
2009-01-02
tty: Fix close races in USB serial
Alan Cox
1
-5
/
+10
2008-10-30
tty: Fix USB kref leak
Alan Cox
1
-0
/
+1
2008-10-18
USB: remove use of err() in drivers/usb/serial
Greg Kroah-Hartman
1
-7
/
+12
2008-10-18
USB: remove info() macro from usb/serial drivers
Greg Kroah-Hartman
1
-3
/
+4
[next]