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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-02
tty: kref nozomi
Alan Cox
1
-40
/
+45
2009-01-02
tty: Remove some pointless casts
Alan Cox
16
-150
/
+150
2009-01-02
tty: PTYs set TTY_DO_WRITE_WAKEUP when they don't need to
Alan Cox
1
-3
/
+0
2009-01-02
tty: N_TTY SIGIO only works for read
Thomas Pfaff
1
-3
/
+3
2009-01-02
tty: USB tty devices can block in tcdrain when unplugged
Alan Cox
1
-0
/
+4
2009-01-02
serial: set correct baud_base for Oxford Semiconductor Ltd EXSYS EX-41092 Dua...
Niels de Vos
1
-0
/
+3
2009-01-02
tty: Introduce some close helpers for ports
Alan Cox
9
-390
/
+123
2009-01-02
tty: tty port zero baud open
Alan Cox
1
-1
/
+2
2009-01-02
tty: ESP has been broken for locking etc forver
Alan Cox
1
-1
/
+1
2009-01-02
tty: rework stallion to use the tty_port bits
Alan Cox
1
-104
/
+38
2009-01-02
tty: Rework istallion to use the tty port changes
Alan Cox
1
-116
/
+43
2009-01-02
tty: Introduce a tty_port generic block_til_ready
Alan Cox
6
-235
/
+113
2009-01-02
tty: relock the mxser driver
Alan Cox
1
-15
/
+13
2009-01-02
tty: relock riscom8 using port locks
Alan Cox
1
-10
/
+20
2009-01-02
tty: rocketport uses different port flags to everyone else
Alan Cox
3
-26
/
+21
2009-01-02
tty: relock generic_serial
Alan Cox
1
-13
/
+24
2009-01-02
isicom: redo locking to use tty port locks
Alan Cox
3
-26
/
+53
2009-01-02
tty: Pull the dtr raise into tty port
Alan Cox
6
-25
/
+77
2009-01-02
rio: Kill off ckmalloc
Alan Cox
1
-13
/
+4
2009-01-02
tty_port: Add a port level carrier detect operation
Alan Cox
17
-238
/
+418
2009-01-02
tty: Fix PPP hang under load
Alan Cox
1
-9
/
+21
2009-01-02
Add device function for USB serial console
Kevin Hao
1
-0
/
+13
2009-01-02
And here's a patch (to be applied on top of the last) which prevents
Russell King
1
-16
/
+21
2009-01-02
Convert the oxsemi tornado special cases to use the quirk interface and not
Russell King
1
-40
/
+51
2009-01-02
tty: Fix close races in USB serial
Alan Cox
1
-5
/
+10
2009-01-02
n_tty: Output bells immediately on a full buffer
Joe Peterson
1
-17
/
+9
2009-01-02
n_tty: Fix hanfling of buffer full corner cases
Joe Peterson
1
-17
/
+38
2009-01-02
n_tty: Fix handling of control characters and continuations
Joe Peterson
1
-9
/
+15
2009-01-02
pty: simplify resize
Alan Cox
4
-30
/
+71
2009-01-02
tty: Fix sparse static warning for tty_driver_lookup_tty
Jason Wessel
1
-1
/
+1
2009-01-02
sierra: Fix formatting
Alan Cox
1
-1
/
+1
2009-01-02
Add DEVPTS_MULTIPLE_INSTANCES config token
Sukadev Bhattiprolu
1
-0
/
+11
2009-01-02
n_tty: clean up coding style
Alan Cox
1
-16
/
+13
2009-01-02
n_tty: Fix loss of echoed characters and remove bkl from n_tty
Joe Peterson
3
-156
/
+588
2009-01-02
Blackfin Serial Driver: Remove BI status for known_good_char
Sonic Zhang
1
-0
/
+1
2009-01-02
Blackfin Serial Driver: Fix bug - BF527-EZKIT unable to receive large files o...
Sonic Zhang
1
-3
/
+8
2009-01-02
Blackfin Serial Driver: Clean serial console and early prink code.
Sonic Zhang
1
-12
/
+4
2009-01-02
Blackfin Serial Driver: fix bug - SIR driver stop receiving randomly
Graf Yang
1
-0
/
+24
2009-01-02
Blackfin Serial Driver: updates kgdb over Blackfin serial driver with kgdb fr...
Sonic Zhang
1
-98
/
+89
2009-01-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2009-01-01
shrink struct dentry
Nick Piggin
1
-1
/
+1
2008-12-31
Merge branch 'irq-fixes-for-linus-4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+0
2008-12-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
3
-8
/
+42
2008-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
131
-5646
/
+24802
2008-12-31
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
299
-10977
/
+36754
2008-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
15
-87
/
+102
2008-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
12
-56
/
+206
2008-12-31
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
70
-1016
/
+2145
2008-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
27
-767
/
+614
2008-12-31
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
23
-263
/
+400
[next]