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
/
char
/
tty_port.c
Age
Commit message (
Expand
)
Author
2010-11-05
TTY: create drivers/tty and move the tty core files there
Greg Kroah-Hartman
2010-08-10
tty: release BTM while sleeping in block_til_ready
Arnd Bergmann
2010-08-10
tty: introduce wait_event_interruptible_tty
Arnd Bergmann
2010-03-19
tty_port,usb-console: Fix usb serial console open/close regression
Jason Wessel
2009-12-11
tty: tty_port: Add a kref object to the tty port
Alan Cox
2009-12-11
tty: tty_port: Move the IO_ERROR clear
Alan Cox
2009-12-11
tty: tty_port: Add IO_ERROR bit handling
Alan Cox
2009-12-11
tty: tty_port: Change the buffer allocator locking
Alan Cox
2009-12-11
tty_port: Move hupcl handling
Alan Cox
2009-12-11
tty_port: coding style cleaning pass
Alan Cox
2009-12-11
tty_port: add "tty_port_open" helper
Alan Cox
2009-11-30
tty_port: handle the nonblocking open of a dead port corner case
Alan Cox
2009-11-17
tty_port: If we are opened non blocking we still need to raise the carrier
Alan Cox
2009-09-19
TTY: fix typos
Alan Stern
2009-09-19
serial: move delta_msr_wait into the tty_port
Alan Cox
2009-09-19
tty: Add a full port_close function
Alan Cox
2009-07-17
tty_port: Fix return on interrupted use
Alan Cox
2009-06-24
tty: fix tty_port_block_til_ready waiting
Jiri Slaby
2009-06-11
tty: use prepare/finish_wait
Jiri Slaby
2009-06-11
tty: remove sleep_on
Jiri Slaby
2009-06-11
tty: Implement a drain delay in the tty port
Alan Cox
2009-06-11
tty: Add carrier processing on close to the tty_port core
Alan Cox
2009-01-02
tty: use port methods for the rocket driver
Alan Cox
2009-01-02
tty: Make epca use the port helpers
Alan Cox
2009-01-02
tty: Introduce some close helpers for ports
Alan Cox
2009-01-02
tty: tty port zero baud open
Alan Cox
2009-01-02
tty: Introduce a tty_port generic block_til_ready
Alan Cox
2009-01-02
isicom: redo locking to use tty port locks
Alan Cox
2009-01-02
tty: Pull the dtr raise into tty port
Alan Cox
2009-01-02
tty_port: Add a port level carrier detect operation
Alan Cox
2008-10-23
tty: Fix tty_port kref screwup
Alan Cox
2008-10-13
tty: usb-serial krefs
Alan Cox
2008-10-13
tty: Split tty_port into its own file
Alan Cox