index
:
kernel/git/stable/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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
2010-04-01
mm: replace various uses of num_physpages by totalram_pages
Jan Beulich
2010-04-01
Fix race in tty_fasync() properly
Linus Torvalds
2010-04-01
tty: fix race in tty_fasync
Greg Kroah-Hartman
2010-04-01
nozomi: quick fix for the close/close bug
Alan Cox
2009-12-08
Input: keyboard - fix braille keyboard keysym generation
Samuel Thibault
2009-12-08
agp/intel: new host bridge support
Zhenyu Wang
2009-12-08
tty_port: handle the nonblocking open of a dead port corner case
Alan Cox
2009-12-08
tty_port: If we are opened non blocking we still need to raise the carrier
Alan Cox
2009-11-09
xen/hvc: make sure console output is always emitted, with explicit polling
Jeremy Fitzhardinge
2009-11-09
agp/intel: Add B43 chipset support
Fabian Henze
2009-11-09
tty: Mark generic_serial users as BROKEN
Alan Cox
2009-11-09
sparc: Kill PROM console driver.
David S. Miller
2009-10-22
tty: Make flush_to_ldisc() locking more robust
Linus Torvalds
2009-10-22
TPM: fix pcrread
Rajiv Andrade
2009-10-22
tpm-fixup-pcrs-sysfs-file-update
Jason Gunthorpe
2009-10-12
tty: Avoid dropping ldisc_mutex over hangup tty re-initialization
Linus Torvalds
2009-10-07
TTY: fix typos
Alan Stern
2009-10-05
tty: USB serial termios bits
Alan Cox
2009-10-05
tty: Add a full port_close function
Alan Cox
2009-10-05
pty_write: don't do a tty_wakeup() when the buffers are full
Linus Torvalds
2009-10-05
agp/intel: Fix the pre-9xx chipset flush.
Eric Anholt
2009-09-24
agp/intel: remove restore in resume
Zhenyu Wang
2009-09-24
TPM: Fixup boot probe timeout for tpm_tis driver
Jason Gunthorpe
2009-09-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
2009-09-05
pty: don't limit the writes to 'pty_space()' inside 'pty_write()'
Linus Torvalds
2009-09-05
n_tty: do O_ONLCR translation as a single write
Linus Torvalds
2009-09-02
agp/intel: support for new chip variant of IGDNG mobile
Zhenyu Wang
2009-08-25
tty: make sure to flush any pending work when halting the ldisc
Linus Torvalds
2009-08-10
pty: fix data loss when stopped (^S/^Q)
Linus Torvalds
2009-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
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-08-02
parisc: parisc-agp.c - use correct page_mask function
Helge Deller
2009-07-29
sysrq, kdump: make sysrq-c consistent
Hidetoshi Seto
2009-07-29
Merge branch 'zero-length' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2009-07-29
pty: avoid forcing 'low_latency' tty flag
OGAWA Hirofumi
2009-07-28
Remove zero-length file drivers/char/vr41xx_giu.c
Jeff Garzik
2009-07-27
pty: quickfix for the pty ENXIO timing problems
Alan Cox
2009-07-20
tty: fix chars_in_buffers
Alan Cox
2009-07-20
specialix.c: convert nested spin_lock_irqsave to spin_lock
Julia Lawall
2009-07-20
vc: create vcs(a) devices for consoles
Kay Sievers
2009-07-17
tty_port: Fix return on interrupted use
Alan Cox
2009-07-16
n_tty: Fix echo race
Alan Cox
2009-07-16
tty: nozomi, fix tty refcounting bug
Jiri Slaby
2009-07-16
vt: drop bootmem/slab memory distinction
Johannes Weiner
2009-07-16
tty: fix close/hangup race
Alan Cox
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-08
Remove multiple KERN_ prefixes from printk formats
Joe Perches
2009-07-08
pty: Rework the pty layer to use the normal buffering logic
Alan Cox
[next]