index
:
Linux Stable
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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
Commit message (
Expand
)
Author
Age
Files
Lines
*
TTY: fix typos
Alan Stern
2009-10-07
1
-2
/
+2
*
tty: USB serial termios bits
Alan Cox
2009-10-05
1
-0
/
+1
*
tty: Add a full port_close function
Alan Cox
2009-10-05
1
-2
/
+27
*
pty_write: don't do a tty_wakeup() when the buffers are full
Linus Torvalds
2009-10-05
1
-2
/
+4
*
agp/intel: Fix the pre-9xx chipset flush.
Eric Anholt
2009-10-05
1
-7
/
+23
*
agp/intel: remove restore in resume
Zhenyu Wang
2009-09-24
1
-9
/
+0
*
TPM: Fixup boot probe timeout for tpm_tis driver
Jason Gunthorpe
2009-09-24
1
-6
/
+6
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
2009-09-07
1
-1
/
+7
|
\
|
*
agp/intel: support for new chip variant of IGDNG mobile
Zhenyu Wang
2009-09-02
1
-1
/
+7
*
|
pty: don't limit the writes to 'pty_space()' inside 'pty_write()'
Linus Torvalds
2009-09-05
1
-9
/
+1
*
|
n_tty: do O_ONLCR translation as a single write
Linus Torvalds
2009-09-05
1
-2
/
+1
|
/
*
tty: make sure to flush any pending work when halting the ldisc
Linus Torvalds
2009-08-25
1
-3
/
+7
*
pty: fix data loss when stopped (^S/^Q)
Linus Torvalds
2009-08-10
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
2009-08-04
1
-99
/
+53
|
\
|
*
tty-ldisc: be more careful in 'put_ldisc' locking
Linus Torvalds
2009-08-04
1
-5
/
+12
|
*
tty-ldisc: turn ldisc user count into a proper refcount
Linus Torvalds
2009-08-04
1
-97
/
+46
|
*
tty-ldisc: make refcount be atomic_t 'users' count
Linus Torvalds
2009-08-04
1
-10
/
+8
*
|
parisc: parisc-agp.c - use correct page_mask function
Helge Deller
2009-08-02
1
-1
/
+1
|
/
*
sysrq, kdump: make sysrq-c consistent
Hidetoshi Seto
2009-07-29
1
-3
/
+5
*
Merge branch 'zero-length' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2009-07-29
1
-0
/
+0
|
\
|
*
Remove zero-length file drivers/char/vr41xx_giu.c
Jeff Garzik
2009-07-28
1
-0
/
+0
*
|
pty: avoid forcing 'low_latency' tty flag
OGAWA Hirofumi
2009-07-29
3
-2
/
+14
|
/
*
pty: quickfix for the pty ENXIO timing problems
Alan Cox
2009-07-27
1
-0
/
+2
*
tty: fix chars_in_buffers
Alan Cox
2009-07-20
3
-6
/
+4
*
specialix.c: convert nested spin_lock_irqsave to spin_lock
Julia Lawall
2009-07-20
1
-12
/
+12
*
vc: create vcs(a) devices for consoles
Kay Sievers
2009-07-20
1
-0
/
+4
*
tty_port: Fix return on interrupted use
Alan Cox
2009-07-17
1
-1
/
+1
*
n_tty: Fix echo race
Alan Cox
2009-07-16
1
-3
/
+0
*
tty: nozomi, fix tty refcounting bug
Jiri Slaby
2009-07-16
1
-4
/
+8
*
vt: drop bootmem/slab memory distinction
Johannes Weiner
2009-07-16
1
-9
/
+3
*
tty: fix close/hangup race
Alan Cox
2009-07-16
1
-10
/
+15
*
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-12
24
-3
/
+21
*
Remove multiple KERN_ prefixes from printk formats
Joe Perches
2009-07-08
2
-12
/
+13
*
pty: Rework the pty layer to use the normal buffering logic
Alan Cox
2009-07-08
1
-95
/
+59
*
Update Yoichi Yuasa's e-mail address
Yoichi Yuasa
2009-07-03
1
-2
/
+2
*
MIPS: Update VR41xx GPIO driver to use gpiolib
Yoichi Yuasa
2009-07-03
3
-685
/
+0
*
tty: Fix the leak in tty_ldisc_release
Alan Cox
2009-06-29
1
-4
/
+11
*
powerpc/BSR: Fix BSR to allow mmap of small BSR on 64k kernel
Sonny Rao
2009-06-26
1
-6
/
+19
*
powerpc/BSR: add 4096 byte BSR size
Sonny Rao
2009-06-26
1
-7
/
+10
*
Remove low_latency flag setting from nozomi and mxser drivers
Chuck Ebbert
2009-06-24
2
-4
/
+0
*
tty: fix tty_port_block_til_ready waiting
Jiri Slaby
2009-06-24
1
-1
/
+1
*
synclink_gt: fix transmit race and timeout
Paul Fulghum
2009-06-24
1
-42
/
+30
*
tty: n_hdlc add buffer flushing
Paul Fulghum
2009-06-22
1
-9
/
+37
*
vt_ioctl: fix lock imbalance
Jiri Slaby
2009-06-22
1
-1
/
+2
*
pcmcia/cm4000: fix lock imbalance
Jiri Slaby
2009-06-22
1
-1
/
+2
*
n_r3964: fix lock imbalance
Jiri Slaby
2009-06-22
1
-12
/
+14
*
bfin_jtag_comm: clean up printk usage
Mike Frysinger
2009-06-22
1
-15
/
+15
*
Revert "char: moxa, prevent opening unavailable ports"
Linus Torvalds
2009-06-22
1
-6
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2009-06-20
1
-2
/
+0
|
\
|
*
Merge commit 'v2.6.30' into next
Dmitry Torokhov
2009-06-11
6
-11
/
+16
|
|
\
[next]