index
:
kernel/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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-12
Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-5
/
+14
2009-09-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
3
-4
/
+17
2009-09-11
Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-0
/
+1
2009-09-11
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
1
-1
/
+1
2009-09-11
[S390] proper use of device register
Sebastian Ott
1
-1
/
+1
2009-09-11
writeback: add name to backing_dev_info
Jens Axboe
1
-0
/
+1
2009-09-11
Merge branch 'next' into for-linus
James Morris
1
-6
/
+6
2009-09-10
TPM: Fixup boot probe timeout for tpm_tis driver
Jason Gunthorpe
1
-6
/
+6
2009-09-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
1
-1
/
+7
2009-09-06
pty: don't limit the writes to 'pty_space()' inside 'pty_write()'
Linus Torvalds
1
-9
/
+1
2009-09-05
n_tty: do O_ONLCR translation as a single write
Linus Torvalds
1
-2
/
+1
2009-09-02
agp/intel: support for new chip variant of IGDNG mobile
Zhenyu Wang
1
-1
/
+7
2009-08-25
tty: make sure to flush any pending work when halting the ldisc
Linus Torvalds
1
-3
/
+7
2009-08-11
pty: fix data loss when stopped (^S/^Q)
Linus Torvalds
1
-0
/
+2
2009-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
1
-99
/
+53
2009-08-05
tty-ldisc: be more careful in 'put_ldisc' locking
Linus Torvalds
1
-5
/
+12
2009-08-05
tty-ldisc: turn ldisc user count into a proper refcount
Linus Torvalds
1
-97
/
+46
2009-08-05
tty-ldisc: make refcount be atomic_t 'users' count
Linus Torvalds
1
-10
/
+8
2009-08-03
debug lockups: Improve lockup detection, fix generic arch fallback
Ingo Molnar
1
-1
/
+14
2009-08-02
parisc: parisc-agp.c - use correct page_mask function
Helge Deller
1
-1
/
+1
2009-08-02
debug lockups: Improve lockup detection
Ingo Molnar
1
-6
/
+2
2009-07-30
sysrq, kdump: make sysrq-c consistent
Hidetoshi Seto
1
-3
/
+5
2009-07-29
Merge branch 'zero-length' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
1
-0
/
+0
2009-07-29
pty: avoid forcing 'low_latency' tty flag
OGAWA Hirofumi
3
-2
/
+14
2009-07-29
Remove zero-length file drivers/char/vr41xx_giu.c
Jeff Garzik
1
-0
/
+0
2009-07-28
pty: quickfix for the pty ENXIO timing problems
Alan Cox
1
-0
/
+2
2009-07-21
tty: fix chars_in_buffers
Alan Cox
3
-6
/
+4
2009-07-21
specialix.c: convert nested spin_lock_irqsave to spin_lock
Julia Lawall
1
-12
/
+12
2009-07-21
vc: create vcs(a) devices for consoles
Kay Sievers
1
-0
/
+4
2009-07-17
tty_port: Fix return on interrupted use
Alan Cox
1
-1
/
+1
2009-07-16
n_tty: Fix echo race
Alan Cox
1
-3
/
+0
2009-07-16
tty: nozomi, fix tty refcounting bug
Jiri Slaby
1
-4
/
+8
2009-07-16
vt: drop bootmem/slab memory distinction
Johannes Weiner
1
-9
/
+3
2009-07-16
tty: fix close/hangup race
Alan Cox
1
-10
/
+15
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
24
-3
/
+21
2009-07-08
Remove multiple KERN_ prefixes from printk formats
Joe Perches
2
-12
/
+13
2009-07-08
pty: Rework the pty layer to use the normal buffering logic
Alan Cox
1
-95
/
+59
2009-07-03
Update Yoichi Yuasa's e-mail address
Yoichi Yuasa
1
-2
/
+2
2009-07-03
MIPS: Update VR41xx GPIO driver to use gpiolib
Yoichi Yuasa
3
-685
/
+0
2009-06-29
tty: Fix the leak in tty_ldisc_release
Alan Cox
1
-4
/
+11
2009-06-26
powerpc/BSR: Fix BSR to allow mmap of small BSR on 64k kernel
Sonny Rao
1
-6
/
+19
2009-06-26
powerpc/BSR: add 4096 byte BSR size
Sonny Rao
1
-7
/
+10
2009-06-25
hwrng: Use PCI_VDEVICE
Joe Perches
2
-4
/
+3
2009-06-24
Remove low_latency flag setting from nozomi and mxser drivers
Chuck Ebbert
2
-4
/
+0
2009-06-24
tty: fix tty_port_block_til_ready waiting
Jiri Slaby
1
-1
/
+1
2009-06-24
synclink_gt: fix transmit race and timeout
Paul Fulghum
1
-42
/
+30
2009-06-22
tty: n_hdlc add buffer flushing
Paul Fulghum
1
-9
/
+37
2009-06-22
vt_ioctl: fix lock imbalance
Jiri Slaby
1
-1
/
+2
2009-06-22
pcmcia/cm4000: fix lock imbalance
Jiri Slaby
1
-1
/
+2
2009-06-22
n_r3964: fix lock imbalance
Jiri Slaby
1
-12
/
+14
[next]