index
:
litmus-rt-edfsc.git
edf-sc
edfsc-wip
linking-wip
linux-4.9-litmus
wip-joshua
LITMUS^RT with the EDF-SC plugin for Real-Time Systems journal paper
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
Commit message (
Expand
)
Author
Age
*
drivers/char/nvram.c: Removed duplicated include
Huang Weiyi
2008-07-23
*
tty: Fix up escaped character
Alan Cox
2008-07-22
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2008-07-22
|
\
|
*
device create: char: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-22
*
|
istallion: Use helpers
Alan Cox
2008-07-22
*
|
synclink_gt fix locking in error path of rx enable
Paul Fulghum
2008-07-22
*
|
synclink_gt: add rx DMA buffer fill level control
Paul Fulghum
2008-07-22
*
|
synclink_gt: leave transmitter in reset state after configuration
Paul Fulghum
2008-07-22
*
|
synclink_gt: improve TIOCOUTQ accuracy
Paul Fulghum
2008-07-22
*
|
synclink_gt: add serial bit order control
Paul Fulghum
2008-07-22
*
|
synclink_gt: improve and simplify write method
Paul Fulghum
2008-07-22
*
|
n_hdlc: honor O_NONBLOCK on write
Paul Fulghum
2008-07-22
*
|
Fix the epca driver to permit epca_setup() to be invoked from the kernel cmdline
David Howells
2008-07-22
*
|
Char: mxser, add CP-102UF support
Jiri Slaby
2008-07-22
*
|
specialix: restore driver using new break functionality
Alan Cox
2008-07-22
*
|
Fix the (i)Stallion driver's putchar() and break_ctl() ops
David Howells
2008-07-22
*
|
riscom8: Restore driver using new break functionality
Alan Cox
2008-07-22
*
|
isicom: restore using hardware break support
Alan Cox
2008-07-22
*
|
epca: Restore driver
Alan Cox
2008-07-22
*
|
tty: rework break handling
Alan Cox
2008-07-22
*
|
tty: Mark unconverted drivers as BROKEN
Alan Cox
2008-07-22
*
|
mxser: remove dead code
Alan Cox
2008-07-22
*
|
epca: Fix comments and move break
Alan Cox
2008-07-22
*
|
specialix: Code cleanups
Alan Cox
2008-07-22
*
|
specialix: Tidy up coding style
Alan Cox
2008-07-22
*
|
tty: Split ldisc code into its own file
Alan Cox
2008-07-22
|
/
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2008-07-21
|
\
|
*
mmtimer: Push BKL down into the ioctl handler
Alan Cox
2008-07-17
*
|
Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2008-07-21
|
\
\
|
*
\
Merge branch 'linus' into x86/urgent
Ingo Molnar
2008-07-21
|
|
\
\
|
*
|
|
Subject: devmem, x86: fix rename of CONFIG_NONPROMISC_DEVMEM
Ingo Molnar
2008-07-20
|
*
|
|
Merge branch 'linus' into x86/urgent
Ingo Molnar
2008-07-18
|
|
\
\
\
|
*
|
|
|
x86: rename CONFIG_NONPROMISC_DEVMEM to CONFIG_PROMISC_DEVMEM
Ingo Molnar
2008-07-17
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2008-07-21
|
\
\
\
\
\
|
*
\
\
\
\
Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into next
Dmitry Torokhov
2008-07-21
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Input: remove unused defines
Joe Perches
2008-05-16
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2008-07-21
|
\
\
\
\
\
\
|
*
|
|
|
|
|
sparc64: Add Niagara2 RNG driver.
David S. Miller
2008-07-18
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Fix istallion build failure
Wang Chen
2008-07-21
|
|
_
|
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-07-20
|
\
\
\
\
\
|
*
|
|
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2008-07-18
|
|
\
|
|
|
|
|
*
|
|
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-07-06
|
|
\
\
\
\
\
|
*
|
|
|
|
|
WAN: convert drivers to use built-in netdev_stats
Krzysztof Halasa
2008-07-04
*
|
|
|
|
|
|
m68k: Return -ENODEV if no device is found
Geert Uytterhoeven
2008-07-20
*
|
|
|
|
|
|
tty: add more tty_port fields
Alan Cox
2008-07-20
*
|
|
|
|
|
|
cyclades: use tty_port
Alan Cox
2008-07-20
*
|
|
|
|
|
|
tty: Clean up tiocmset
Alan Cox
2008-07-20
*
|
|
|
|
|
|
synclink: use tty_port
Alan Cox
2008-07-20
*
|
|
|
|
|
|
stallion: use tty_port
Alan Cox
2008-07-20
*
|
|
|
|
|
|
rocket: use tty_port
Alan Cox
2008-07-20
[next]