index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
serial
/
usb-serial.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: serial: Enforce USB driver and USB serial driver match
Bjørn Mork
2012-06-19
1
-2
/
+4
*
USB: serial: fix race between probe and open
Johan Hovold
2012-04-22
1
-0
/
+8
*
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
Kuninori Morimoto
2011-08-23
1
-4
/
+4
*
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-03-16
1
-6
/
+6
|
\
|
*
tty: now phase out the ioctl file pointer for good
Alan Cox
2011-02-17
1
-1
/
+1
|
*
tty: remove filp from the USB tty ioctls
Alan Cox
2011-02-17
1
-1
/
+1
|
*
tiocmset: kill the file pointer argument
Alan Cox
2011-02-17
1
-2
/
+2
|
*
tiocmget: kill off the passing of the struct file
Alan Cox
2011-02-17
1
-2
/
+2
*
|
USB: serial drivers need to use larger bulk-in buffers
Alan Stern
2011-02-25
1
-3
/
+2
|
/
*
USB serial: add missing .usb_driver field in serial drivers
Alan Stern
2011-01-22
1
-2
/
+6
*
USB: fix autosuspend bug in usb-serial
Alan Stern
2010-11-30
1
-0
/
+3
*
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2010-11-17
1
-1
/
+0
*
tty: Make tiocgicount a handler
Alan Cox
2010-10-22
1
-0
/
+13
*
USB: serial: fix leak of usb serial module refrence count
Ming Lei
2010-08-23
1
-16
/
+7
*
USB: serial: enable async suspend for usb serial port device
Ming Lei
2010-08-10
1
-0
/
+2
*
USB-BKL: Remove BKL use for usb serial driver probing
Andi Kleen
2010-08-10
1
-16
/
+14
*
USB: serial: reimplement generic fifo-based writes
Johan Hovold
2010-05-20
1
-0
/
+33
*
USB: serial: generalise write buffer preparation
Johan Hovold
2010-05-20
1
-0
/
+1
*
USB: serial: generalise generic read implementation
Johan Hovold
2010-05-20
1
-0
/
+1
*
USB: serial: allow drivers to define bulk buffer sizes
Johan Hovold
2010-05-20
1
-2
/
+6
*
usb-serial: Use tty_port version console instead of usb_serial_port
Jason Wessel
2010-05-20
1
-2
/
+2
*
tty: Fix various bogus WARN checks in the usb serial layer
Alan Cox
2010-03-02
1
-13
/
+0
*
USB: serial: fix typo in debug message
Johan Hovold
2010-03-02
1
-1
/
+1
*
Fix usb_serial_probe() problem introduced by the recent kfifo changes
Stefani Seibold
2009-12-23
1
-3
/
+2
*
kfifo: move out spinlock
Stefani Seibold
2009-12-22
1
-2
/
+1
*
kfifo: move struct kfifo in place
Stefani Seibold
2009-12-22
1
-3
/
+2
*
usb_serial: Kill port mutex
Alan Cox
2009-12-11
1
-1
/
+0
*
usb_serial: Use the shutdown() operation
Alan Cox
2009-12-11
1
-28
/
+11
*
tty_port: add "tty_port_open" helper
Alan Cox
2009-12-11
1
-29
/
+20
*
USB: small fix in error case of suspend in generic usbserial code
Oliver Neukum
2009-10-09
1
-1
/
+3
*
USB: serial: don't call release without attach
Alan Stern
2009-10-09
1
-1
/
+5
*
tty: Fix regressions caused by commit b50989dc
Dave Young
2009-09-27
1
-8
/
+6
*
USB: use kfifo to buffer usb-generic serial writes
David VomLehn
2009-09-23
1
-0
/
+7
*
USB: fix wrong order of events in usb serial suspension
Oliver Neukum
2009-09-23
1
-3
/
+7
*
USB: usb-serial, remove unused variables
Jiri Slaby
2009-09-23
1
-6
/
+0
*
usb-serial: straighten out serial_open
Alan Stern
2009-09-19
1
-37
/
+22
*
usb-serial: add missing tests and debug lines
Alan Stern
2009-09-19
1
-4
/
+17
*
usb-serial: rename subroutines
Alan Stern
2009-09-19
1
-8
/
+11
*
usb-serial: fix termios initialization logic
Alan Stern
2009-09-19
1
-12
/
+10
*
usb-serial: acquire references when a new tty is installed
Alan Stern
2009-09-19
1
-64
/
+47
*
usb-serial: change logic of serial lookups
Alan Stern
2009-09-19
1
-8
/
+23
*
usb-serial: put subroutines in logical order
Alan Stern
2009-09-19
1
-77
/
+77
*
usb-serial: change referencing of port and serial structures
Alan Stern
2009-09-19
1
-75
/
+20
*
tty: USB serial termios bits
Alan Cox
2009-09-19
1
-1
/
+37
*
tty: USB does not need the filp argument in the drivers
Alan Cox
2009-09-19
1
-1
/
+1
*
tty: USB can now use the shutdown method for kref based freeing of ports
Alan Cox
2009-09-19
1
-21
/
+7
*
tty: USB hangup is racy
Alan Cox
2009-09-19
1
-4
/
+1
*
usb_serial: Fix remaining ref count/lock bugs
Alan Cox
2009-07-27
1
-4
/
+13
*
tty: Fix a USB serial crash/scribble
Alan Cox
2009-07-27
1
-1
/
+18
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2009-07-13
1
-1
/
+2
|
\
[next]