index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-25
remove some more tipar bits
Adrian Bunk
1
-1
/
+0
2008-07-25
char/xilinx_hwicap/xilinx_hwicap.c: Removed duplicated include
Huang Weiyi
1
-1
/
+0
2008-07-25
virtio: console as a config option
Christian Borntraeger
2
-1
/
+9
2008-07-25
virtio_console: use virtqueue notification for hvc_console
Christian Borntraeger
1
-7
/
+33
2008-07-25
hvc_console: rework setup to replace irq functions with callbacks
Christian Borntraeger
8
-67
/
+105
2008-07-24
drivers/char: remove old broken Cobalt LCD driver
Yoichi Yuasa
4
-678
/
+0
2008-07-24
rtc: remove and clarify unneeded externs
Carlos R. Mafra
1
-2
/
+0
2008-07-24
rtc: push the BKL down into the driver ioctl method
Alan Cox
1
-7
/
+10
2008-07-24
vt: do not update when the console is blanked
Stefano Stabellini
1
-1
/
+1
2008-07-24
vt: hold console_sem across sysfs operations
Jiri Slaby
1
-2
/
+2
2008-07-24
stallion: removed unused variable
Andre Haupt
1
-1
/
+0
2008-07-24
PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures
Andrea Righi
1
-0
/
+1
2008-07-24
use generic_access_phys for /dev/mem mappings
Rik van Riel
1
-1
/
+4
2008-07-24
mspec: convert nopfn to fault
Nick Piggin
1
-9
/
+14
2008-07-24
remove is_tty()
Adrian Bunk
1
-13
/
+0
2008-07-23
drivers/char/nvram.c: Removed duplicated include
Huang Weiyi
1
-1
/
+0
2008-07-22
tty: Fix up escaped character
Alan Cox
1
-1
/
+1
2008-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
18
-49
/
+61
2008-07-22
istallion: Use helpers
Alan Cox
1
-2
/
+1
2008-07-22
synclink_gt fix locking in error path of rx enable
Paul Fulghum
1
-1
/
+3
2008-07-22
synclink_gt: add rx DMA buffer fill level control
Paul Fulghum
1
-15
/
+27
2008-07-22
synclink_gt: leave transmitter in reset state after configuration
Paul Fulghum
1
-1
/
+1
2008-07-22
synclink_gt: improve TIOCOUTQ accuracy
Paul Fulghum
1
-2
/
+57
2008-07-22
synclink_gt: add serial bit order control
Paul Fulghum
1
-0
/
+2
2008-07-22
synclink_gt: improve and simplify write method
Paul Fulghum
1
-27
/
+11
2008-07-22
n_hdlc: honor O_NONBLOCK on write
Paul Fulghum
1
-0
/
+4
2008-07-22
Fix the epca driver to permit epca_setup() to be invoked from the kernel cmdline
David Howells
1
-2
/
+13
2008-07-22
Char: mxser, add CP-102UF support
Jiri Slaby
1
-4
/
+6
2008-07-22
specialix: restore driver using new break functionality
Alan Cox
2
-28
/
+12
2008-07-22
Fix the (i)Stallion driver's putchar() and break_ctl() ops
David Howells
1
-7
/
+9
2008-07-22
riscom8: Restore driver using new break functionality
Alan Cox
2
-19
/
+10
2008-07-22
isicom: restore using hardware break support
Alan Cox
2
-22
/
+10
2008-07-22
epca: Restore driver
Alan Cox
2
-30
/
+10
2008-07-22
tty: rework break handling
Alan Cox
15
-76
/
+73
2008-07-22
tty: Mark unconverted drivers as BROKEN
Alan Cox
1
-3
/
+3
2008-07-22
mxser: remove dead code
Alan Cox
1
-36
/
+0
2008-07-22
epca: Fix comments and move break
Alan Cox
1
-5
/
+0
2008-07-22
specialix: Code cleanups
Alan Cox
2
-182
/
+44
2008-07-22
specialix: Tidy up coding style
Alan Cox
1
-302
/
+361
2008-07-22
tty: Split ldisc code into its own file
Alan Cox
3
-628
/
+724
2008-07-21
device create: char: convert device_create to device_create_drvdata
Greg Kroah-Hartman
18
-49
/
+61
2008-07-21
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-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
4
-67
/
+53
2008-07-20
m68k: Return -ENODEV if no device is found
Geert Uytterhoeven
1
-1
/
+1
[next]