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_ldisc.c
Age
Commit message (
Expand
)
Author
2010-03-02
tty: Fix the ldisc hangup race
Alan Cox
2009-12-11
tty: Push the lock down further into the ldisc code
Alan Cox
2009-12-11
tty: push the BKL down into the handlers a bit
Alan Cox
2009-10-03
tty: Avoid dropping ldisc_mutex over hangup tty re-initialization
Linus Torvalds
2009-09-19
tty-ldisc: get rid of tty_ldisc_try_get() helper function
Linus Torvalds
2009-09-19
tty-ldisc: make /proc/tty/ldiscs use ldisc_ops instead of ldiscs
Linus Torvalds
2009-08-25
tty: make sure to flush any pending work when halting the ldisc
Linus Torvalds
2009-08-04
tty-ldisc: be more careful in 'put_ldisc' locking
Linus Torvalds
2009-08-04
tty-ldisc: turn ldisc user count into a proper refcount
Linus Torvalds
2009-08-04
tty-ldisc: make refcount be atomic_t 'users' count
Linus Torvalds
2009-07-16
tty: fix close/hangup race
Alan Cox
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
2009-06-29
tty: Fix the leak in tty_ldisc_release
Alan Cox
2009-06-16
ldisc: debug aids
Alan Cox
2009-06-16
ldisc: Make sure the ldisc isn't active when we close it
Alan Cox
2009-06-16
tty: Fix leaks introduced by the shift to separate ldisc objects
Alan Cox
2009-06-11
tty: bring ldisc into CodingStyle
Alan Cox
2009-06-11
tty: Move ldisc_flush
Alan Cox
2009-06-11
tty: rewrite the ldisc locking
Alan Cox
2009-06-11
tty: Extract various bits of ldisc code
Alan Cox
2009-03-31
Trim includes of fdtable.h
Al Viro
2009-01-02
tty: Fix PPP hang under load
Alan Cox
2008-08-01
try harder to load tty ldisc driver
Eugeniy Meshcheryakov
2008-07-22
tty: Split ldisc code into its own file
Alan Cox