index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
serial
/
usb-serial.c
Age
Commit message (
Expand
)
Author
2011-03-16
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-02-25
USB: serial drivers need to use larger bulk-in buffers
Alan Stern
2011-02-17
tty: now phase out the ioctl file pointer for good
Alan Cox
2011-02-17
tty: remove filp from the USB tty ioctls
Alan Cox
2011-02-17
tiocmset: kill the file pointer argument
Alan Cox
2011-02-17
tiocmget: kill off the passing of the struct file
Alan Cox
2011-01-22
USB serial: add missing .usb_driver field in serial drivers
Alan Stern
2010-11-30
USB: fix autosuspend bug in usb-serial
Alan Stern
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2010-10-22
tty: Make tiocgicount a handler
Alan Cox
2010-08-23
USB: serial: fix leak of usb serial module refrence count
Ming Lei
2010-08-10
USB: serial: enable async suspend for usb serial port device
Ming Lei
2010-08-10
USB-BKL: Remove BKL use for usb serial driver probing
Andi Kleen
2010-05-20
USB: serial: reimplement generic fifo-based writes
Johan Hovold
2010-05-20
USB: serial: generalise write buffer preparation
Johan Hovold
2010-05-20
USB: serial: generalise generic read implementation
Johan Hovold
2010-05-20
USB: serial: allow drivers to define bulk buffer sizes
Johan Hovold
2010-05-20
usb-serial: Use tty_port version console instead of usb_serial_port
Jason Wessel
2010-03-02
tty: Fix various bogus WARN checks in the usb serial layer
Alan Cox
2010-03-02
USB: serial: fix typo in debug message
Johan Hovold
2009-12-23
Fix usb_serial_probe() problem introduced by the recent kfifo changes
Stefani Seibold
2009-12-22
kfifo: move out spinlock
Stefani Seibold
2009-12-22
kfifo: move struct kfifo in place
Stefani Seibold
2009-12-11
usb_serial: Kill port mutex
Alan Cox
2009-12-11
usb_serial: Use the shutdown() operation
Alan Cox
2009-12-11
tty_port: add "tty_port_open" helper
Alan Cox
2009-10-09
USB: small fix in error case of suspend in generic usbserial code
Oliver Neukum
2009-10-09
USB: serial: don't call release without attach
Alan Stern
2009-09-27
tty: Fix regressions caused by commit b50989dc
Dave Young
2009-09-23
USB: use kfifo to buffer usb-generic serial writes
David VomLehn
2009-09-23
USB: fix wrong order of events in usb serial suspension
Oliver Neukum
2009-09-23
USB: usb-serial, remove unused variables
Jiri Slaby
2009-09-19
usb-serial: straighten out serial_open
Alan Stern
2009-09-19
usb-serial: add missing tests and debug lines
Alan Stern
2009-09-19
usb-serial: rename subroutines
Alan Stern
2009-09-19
usb-serial: fix termios initialization logic
Alan Stern
2009-09-19
usb-serial: acquire references when a new tty is installed
Alan Stern
2009-09-19
usb-serial: change logic of serial lookups
Alan Stern
2009-09-19
usb-serial: put subroutines in logical order
Alan Stern
2009-09-19
usb-serial: change referencing of port and serial structures
Alan Stern
2009-09-19
tty: USB serial termios bits
Alan Cox
2009-09-19
tty: USB does not need the filp argument in the drivers
Alan Cox
2009-09-19
tty: USB can now use the shutdown method for kref based freeing of ports
Alan Cox
2009-09-19
tty: USB hangup is racy
Alan Cox
2009-07-27
usb_serial: Fix remaining ref count/lock bugs
Alan Cox
2009-07-27
tty: Fix a USB serial crash/scribble
Alan Cox
2009-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2009-07-12
USB: console: Fix regression in usb console on kernel boot
Jason Wessel
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
2009-06-25
usb_serial: Fix oops when unexisting usb serial device is opened.
Thadeu Lima de Souza Cascardo
[next]