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
2008-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
18
-49
/
+61
2008-07-23
istallion: Use helpers
Alan Cox
1
-2
/
+1
2008-07-23
synclink_gt fix locking in error path of rx enable
Paul Fulghum
1
-1
/
+3
2008-07-23
synclink_gt: add rx DMA buffer fill level control
Paul Fulghum
1
-15
/
+27
2008-07-23
synclink_gt: leave transmitter in reset state after configuration
Paul Fulghum
1
-1
/
+1
2008-07-23
synclink_gt: improve TIOCOUTQ accuracy
Paul Fulghum
1
-2
/
+57
2008-07-23
synclink_gt: add serial bit order control
Paul Fulghum
1
-0
/
+2
2008-07-23
synclink_gt: improve and simplify write method
Paul Fulghum
1
-27
/
+11
2008-07-23
n_hdlc: honor O_NONBLOCK on write
Paul Fulghum
1
-0
/
+4
2008-07-23
Fix the epca driver to permit epca_setup() to be invoked from the kernel cmdline
David Howells
1
-2
/
+13
2008-07-23
Char: mxser, add CP-102UF support
Jiri Slaby
1
-4
/
+6
2008-07-23
specialix: restore driver using new break functionality
Alan Cox
2
-28
/
+12
2008-07-23
Fix the (i)Stallion driver's putchar() and break_ctl() ops
David Howells
1
-7
/
+9
2008-07-23
riscom8: Restore driver using new break functionality
Alan Cox
2
-19
/
+10
2008-07-23
isicom: restore using hardware break support
Alan Cox
2
-22
/
+10
2008-07-23
epca: Restore driver
Alan Cox
2
-30
/
+10
2008-07-23
tty: rework break handling
Alan Cox
15
-76
/
+73
2008-07-23
tty: Mark unconverted drivers as BROKEN
Alan Cox
1
-3
/
+3
2008-07-23
mxser: remove dead code
Alan Cox
1
-36
/
+0
2008-07-23
epca: Fix comments and move break
Alan Cox
1
-5
/
+0
2008-07-23
specialix: Code cleanups
Alan Cox
2
-182
/
+44
2008-07-23
specialix: Tidy up coding style
Alan Cox
1
-302
/
+361
2008-07-23
tty: Split ldisc code into its own file
Alan Cox
3
-628
/
+724
2008-07-22
device create: char: convert device_create to device_create_drvdata
Greg Kroah-Hartman
18
-49
/
+61
2008-07-22
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
1
-14
/
+15
2008-07-21
Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2008-07-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+2
2008-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
5
-0
/
+983
2008-07-21
Fix istallion build failure
Wang Chen
1
-13
/
+13
2008-07-21
Merge branch 'linus' into x86/urgent
Ingo Molnar
58
-1970
/
+1840
2008-07-21
Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into next
Dmitry Torokhov
239
-67977
/
+3311
2008-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
4
-67
/
+53
2008-07-21
m68k: Return -ENODEV if no device is found
Geert Uytterhoeven
1
-1
/
+1
2008-07-21
tty: add more tty_port fields
Alan Cox
16
-194
/
+165
2008-07-21
cyclades: use tty_port
Alan Cox
1
-158
/
+157
2008-07-21
tty: Clean up tiocmset
Alan Cox
1
-26
/
+22
2008-07-21
synclink: use tty_port
Alan Cox
3
-310
/
+289
2008-07-21
stallion: use tty_port
Alan Cox
1
-80
/
+80
2008-07-21
rocket: use tty_port
Alan Cox
2
-64
/
+61
2008-07-21
mxser: use tty_port
Alan Cox
1
-131
/
+126
2008-07-21
moxa: use tty_port
Alan Cox
1
-45
/
+42
2008-07-21
istallion: use tty_port
Alan Cox
1
-58
/
+58
2008-07-21
isicom: use tty_port
Alan Cox
1
-102
/
+79
2008-07-21
riscom8: remove bogus checks
Alan Cox
1
-24
/
+8
2008-07-21
riscom8: use tty_port
Alan Cox
2
-85
/
+68
2008-07-21
gs: use tty_port
Alan Cox
7
-167
/
+164
2008-07-21
esp: use tty_port
Alan Cox
1
-136
/
+136
2008-07-21
epca: use tty_port
Alan Cox
2
-59
/
+54
2008-07-21
tty: Introduce a tty_port common structure
Alan Cox
1
-0
/
+34
2008-07-21
drivers/char/rio/: remove VCS tags
Adrian Bunk
26
-121
/
+0
[next]