index
:
linux-stable.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.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
*
drivers/char: remove old broken Cobalt LCD driver
Yoichi Yuasa
2008-07-24
4
-678
/
+0
*
rtc: remove and clarify unneeded externs
Carlos R. Mafra
2008-07-24
1
-2
/
+0
*
rtc: push the BKL down into the driver ioctl method
Alan Cox
2008-07-24
1
-7
/
+10
*
vt: do not update when the console is blanked
Stefano Stabellini
2008-07-24
1
-1
/
+1
*
vt: hold console_sem across sysfs operations
Jiri Slaby
2008-07-24
1
-2
/
+2
*
stallion: removed unused variable
Andre Haupt
2008-07-24
1
-1
/
+0
*
PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures
Andrea Righi
2008-07-24
1
-0
/
+1
*
use generic_access_phys for /dev/mem mappings
Rik van Riel
2008-07-24
1
-1
/
+4
*
mspec: convert nopfn to fault
Nick Piggin
2008-07-24
1
-9
/
+14
*
remove is_tty()
Adrian Bunk
2008-07-24
1
-13
/
+0
*
drivers/char/nvram.c: Removed duplicated include
Huang Weiyi
2008-07-23
1
-1
/
+0
*
tty: Fix up escaped character
Alan Cox
2008-07-22
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2008-07-22
18
-49
/
+61
|
\
|
*
device create: char: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-21
18
-49
/
+61
*
|
istallion: Use helpers
Alan Cox
2008-07-22
1
-2
/
+1
*
|
synclink_gt fix locking in error path of rx enable
Paul Fulghum
2008-07-22
1
-1
/
+3
*
|
synclink_gt: add rx DMA buffer fill level control
Paul Fulghum
2008-07-22
1
-15
/
+27
*
|
synclink_gt: leave transmitter in reset state after configuration
Paul Fulghum
2008-07-22
1
-1
/
+1
*
|
synclink_gt: improve TIOCOUTQ accuracy
Paul Fulghum
2008-07-22
1
-2
/
+57
*
|
synclink_gt: add serial bit order control
Paul Fulghum
2008-07-22
1
-0
/
+2
*
|
synclink_gt: improve and simplify write method
Paul Fulghum
2008-07-22
1
-27
/
+11
*
|
n_hdlc: honor O_NONBLOCK on write
Paul Fulghum
2008-07-22
1
-0
/
+4
*
|
Fix the epca driver to permit epca_setup() to be invoked from the kernel cmdline
David Howells
2008-07-22
1
-2
/
+13
*
|
Char: mxser, add CP-102UF support
Jiri Slaby
2008-07-22
1
-4
/
+6
*
|
specialix: restore driver using new break functionality
Alan Cox
2008-07-22
2
-28
/
+12
*
|
Fix the (i)Stallion driver's putchar() and break_ctl() ops
David Howells
2008-07-22
1
-7
/
+9
*
|
riscom8: Restore driver using new break functionality
Alan Cox
2008-07-22
2
-19
/
+10
*
|
isicom: restore using hardware break support
Alan Cox
2008-07-22
2
-22
/
+10
*
|
epca: Restore driver
Alan Cox
2008-07-22
2
-30
/
+10
*
|
tty: rework break handling
Alan Cox
2008-07-22
15
-76
/
+73
*
|
tty: Mark unconverted drivers as BROKEN
Alan Cox
2008-07-22
1
-3
/
+3
*
|
mxser: remove dead code
Alan Cox
2008-07-22
1
-36
/
+0
*
|
epca: Fix comments and move break
Alan Cox
2008-07-22
1
-5
/
+0
*
|
specialix: Code cleanups
Alan Cox
2008-07-22
2
-182
/
+44
*
|
specialix: Tidy up coding style
Alan Cox
2008-07-22
1
-302
/
+361
*
|
tty: Split ldisc code into its own file
Alan Cox
2008-07-22
3
-628
/
+724
|
/
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2008-07-21
1
-14
/
+15
|
\
|
*
mmtimer: Push BKL down into the ioctl handler
Alan Cox
2008-07-17
1
-14
/
+15
*
|
Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2008-07-21
1
-1
/
+1
|
\
\
|
*
\
Merge branch 'linus' into x86/urgent
Ingo Molnar
2008-07-21
58
-1970
/
+1840
|
|
\
\
|
*
|
|
Subject: devmem, x86: fix rename of CONFIG_NONPROMISC_DEVMEM
Ingo Molnar
2008-07-20
1
-1
/
+1
|
*
|
|
Merge branch 'linus' into x86/urgent
Ingo Molnar
2008-07-18
2
-140
/
+208
|
|
\
\
\
|
*
|
|
|
x86: rename CONFIG_NONPROMISC_DEVMEM to CONFIG_PROMISC_DEVMEM
Ingo Molnar
2008-07-18
1
-1
/
+1
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2008-07-21
1
-0
/
+2
|
\
\
\
\
\
|
*
\
\
\
\
Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into next
Dmitry Torokhov
2008-07-21
239
-67977
/
+3311
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Input: remove unused defines
Joe Perches
2008-05-16
1
-0
/
+2
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2008-07-21
5
-0
/
+983
|
\
\
\
\
\
\
|
*
|
|
|
|
|
sparc64: Add Niagara2 RNG driver.
David S. Miller
2008-07-18
5
-0
/
+983
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Fix istallion build failure
Wang Chen
2008-07-21
1
-13
/
+13
|
|
_
|
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-07-20
4
-67
/
+53
|
\
\
\
\
\
[next]