index
:
litmus-rt-odroidx.git
odroidx
odroidx-color
wip-mc
LITMUS^RT and MC^2 V0 support for the ODROID-X dev board
Christopher Joseph Kenna
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
Commit message (
Expand
)
Author
Age
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
2010-03-19
|
\
|
*
tty_port,usb-console: Fix usb serial console open/close regression
Jason Wessel
2010-03-19
|
*
tty_buffer: Fix distinct type warning
Fang Wenqi
2010-03-19
|
*
hvc_console: Fix race between hvc_close and hvc_remove
Amit Shah
2010-03-19
|
*
Revert "tty: Add a new VT mode which is like VT_PROCESS but doesn't require a...
Greg Kroah-Hartman
2010-03-19
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2010-03-19
|
\
\
|
*
|
sysfs: fix sysfs lockdep warning in ipmi code
Greg Kroah-Hartman
2010-03-19
|
|
/
*
/
hpet: use for_each_set_bit()
Akinobu Mita
2010-03-17
|
/
*
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-03-13
|
\
|
*
x86, k8 nb: Fix boot crash: enable k8_northbridges unconditionally on AMD sys...
Borislav Petkov
2010-03-13
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2010-03-12
|
\
\
|
*
\
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-03-08
|
|
\
\
|
|
*
|
Remove drivers/char/ChangeLog
Jonathan Corbet
2010-02-18
|
|
*
|
tree-wide: Assorted spelling fixes
Daniel Mack
2010-02-09
|
|
*
|
vt: remove unused variables
Shahar Havivi
2010-02-05
|
|
*
|
tree-wide: fix typos "ammount" -> "amount"
Uwe Kleine-König
2010-02-05
|
|
*
|
Fix misspellings of "truly" in comments.
Adam Buchbinder
2010-02-04
*
|
|
|
drivers/char/mmtimer.c: eliminate useless code
Julia Lawall
2010-03-12
*
|
|
|
ldisc n_tty: add new method n_tty_inherit_ops()
Rodolfo Giometti
2010-03-12
*
|
|
|
ipmi: fix slave_addrs setting to actually work
Bela Lubkin
2010-03-12
*
|
|
|
ipmi: add parameter to limit CPU usage in kipmid
Martin Wilck
2010-03-12
*
|
|
|
copy_signal() cleanup: clean tty_audit_fork()
Veaceslav Falico
2010-03-12
*
|
|
|
drivers/char/mem.c: cleanups
Andrew Morton
2010-03-12
*
|
|
|
/dev/mem: dont allow seek to last page
Wu Fengguang
2010-03-12
*
|
|
|
[S390] hvc_iucv: allocate memory buffers for IUCV in zone DMA
Hendrik Brueckner
2010-03-08
|
/
/
/
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/amit/virtio-console
Linus Torvalds
2010-03-07
|
\
\
\
|
*
|
|
virtio: console: Use better variable names for fill_queue operation
Amit Shah
2010-03-04
|
*
|
|
virtio: console: Fix type of 'len' as unsigned int
Amit Shah
2010-03-04
*
|
|
|
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2010-03-04
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
drm/i915: Add dependency on the intel agp module
Zhenyu Wang
2010-02-26
|
*
|
|
agp/intel: Add a new Sandybridge HB/IG PCI ID combo.
Eric Anholt
2010-02-26
|
*
|
|
drm/i915, agp/intel: Fix stolen memory size on Sandybridge
Zhenyu Wang
2010-02-26
|
*
|
|
agp/intel: Use a non-reserved value for the cache field of the PTEs.
Eric Anholt
2010-02-26
|
*
|
|
agp/intel: Add support for Sandybridge.
Eric Anholt
2010-02-26
|
*
|
|
agp/intel: official names for Pineview and Ironlake
Zhenyu Wang
2010-02-22
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2010-03-03
|
\
\
\
\
|
*
|
|
|
USB: tty: Add a function to insert a string of characters with the same flag
Alan Cox
2010-03-02
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
2010-03-03
|
\
\
\
\
\
|
*
|
|
|
|
tty: Add a new VT mode which is like VT_PROCESS but doesn't require a VT_RELD...
Ari Entlich
2010-03-02
|
*
|
|
|
|
tty: Keep the default buffering to sub-page units
Alan Cox
2010-03-02
|
*
|
|
|
|
tty: Fix up char drivers request_room usage
Alan Cox
2010-03-02
|
*
|
|
|
|
tty: Fix the ldisc hangup race
Alan Cox
2010-03-02
|
*
|
|
|
|
nozomi: Tidy up the PCI table
Alan Cox
2010-03-02
|
*
|
|
|
|
nozomi: Fix mutex handling
Alan Cox
2010-03-02
|
*
|
|
|
|
nozomi: Add tty_port usage
Alan Cox
2010-03-02
|
*
|
|
|
|
Char: synclink, remove unnecessary checks
Jiri Slaby
2010-03-02
|
*
|
|
|
|
tty: declare MODULE_FIRMWARE in various drivers
Ben Hutchings
2010-03-02
|
*
|
|
|
|
ip2: Add module parameter.
Rakib Mullick
2010-03-02
|
*
|
|
|
|
ip2: remove #ifdef MODULE from ip2main.c
Rakib Mullick
2010-03-02
|
*
|
|
|
|
tty: moxa: remove #ifdef MODULE completely.
Rakib Mullick
2010-03-02
[next]