index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
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/driver-core-2.6
Linus Torvalds
2009-03-26
|
\
|
*
vcs: hook sysfs devices into object lifetime instead of "binding"
Kay Sievers
2009-03-24
|
*
platform driver: fix incorrect use of 'platform_bus_type' with 'struct device...
Ming Lei
2009-03-24
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2009-03-26
|
\
\
|
*
|
hwrng: timeriomem - Breaks an allyesconfig build on s390:
Heiko Carstens
2009-03-21
|
*
|
hwrng: timeriomem - New driver
Alexander Clouter
2009-02-21
*
|
|
Merge branch 'master' into next
James Morris
2009-03-23
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
parisc: remove klist iterators
James Bottomley
2009-03-13
|
*
|
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2009-03-11
|
|
\
\
|
|
*
|
hvc_console: Remove tty->low_latency on pseries backends
Benjamin Herrenschmidt
2009-03-10
|
*
|
|
intel-agp: fix a panic with 1M of shared memory, no GTT entries
Lubomir Rintel
2009-03-10
|
*
|
|
x86/agp: tighten check to update amd nb aperture
Yinghai Lu
2009-03-10
|
|
/
/
|
*
|
m68k: atari - Rename "mfp" to "st_mfp"
Geert Uytterhoeven
2009-02-22
|
*
|
sx.c: avoid referencing freed memory if copy_from_user() fails
Dan Carpenter
2009-02-20
|
*
|
sx.c: fix dbl statement if - add missing braces
Ilpo Järvinen
2009-02-20
|
|
/
|
*
tpm: correct email address for tpm_infineon-driver
Marcel Selhorst
2009-02-11
*
|
Merge branch 'master' into next
James Morris
2009-02-05
|
\
|
|
*
sx.c: fix missed unlock_kernel() on error path in sx_fw_ioctl()
Dan Carpenter
2009-02-05
|
*
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2009-02-03
|
|
\
|
|
*
NVRAM depends on RTC_DRV_CMOS
Uwe Kleine-König
2009-01-30
|
*
|
Fix memory corruption in console selection
Mikulas Patocka
2009-01-31
|
|
/
|
*
tty_open can return to userspace holding tty_mutex
Eric Paris
2009-01-27
|
*
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2009-01-26
|
|
\
|
|
*
[ARM] omap: ensure OMAP drivers pass a struct device to clk_get()
Russell King
2009-01-24
|
*
|
hvc_console: Remove tty->low_latency
Hendrik Brueckner
2009-01-16
|
*
|
powerpc/ps3: Printing fixups for l64 to ll64 conversion drivers/char
Stephen Rothwell
2009-01-16
|
*
|
synclink_gt: enable RI interrupt
Paul Fulghum
2009-01-15
|
*
|
sysrq: add commentary on why we use the console loglevel over using KERN_EMERG
Andy Whitcroft
2009-01-15
|
*
|
tty: Fix race in the flush for some ldiscs
Alan Cox
2009-01-15
|
|
/
|
*
hvc_console: Use kzalloc() instead of kmalloc() + memset()
Milton Miller
2009-01-12
|
*
hvc_console: Do not set low_latency when using interrupts
Milton Miller
2009-01-12
|
*
hvc_console: Call free_irq() only if request_irq() was successful
Milton Miller
2009-01-12
|
*
hvc_console: Change an mb() to smp_mb() and add some comments
Milton Miller
2009-01-12
|
*
powerpc: Cleanup from l64 to ll64 change: drivers/char
Stephen Rothwell
2009-01-12
|
*
pty: Fix documentation
Alan Cox
2009-01-12
|
*
m68k: amiserial - Kill warn_unused_result warnings
Geert Uytterhoeven
2009-01-12
|
*
m68k: ser_a2232 - Kill warn_unused_result warnings
Geert Uytterhoeven
2009-01-12
|
*
m68k: vme_scc - Kill warn_unused_result warnings
Geert Uytterhoeven
2009-01-12
|
*
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2009-01-09
|
|
\
|
|
*
[S390] hvc_iucv: Special handling of IUCV HVC devices
Hendrik Brueckner
2009-01-09
|
|
*
[S390] hvc_iucv: Refactor console and device initialization
Hendrik Brueckner
2009-01-09
|
|
*
[S390] hvc_iucv: Update function documentation
Hendrik Brueckner
2009-01-09
|
|
*
[S390] hvc_iucv: Limit rate of outgoing IUCV messages
Hendrik Brueckner
2009-01-09
|
|
*
[S390] hvc_iucv: Change IUCV term id and use one device as default
Hendrik Brueckner
2009-01-09
|
*
|
Merge branch 'linus' into release
Len Brown
2009-01-09
|
|
\
|
|
|
*
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
Linus Torvalds
2009-01-08
|
|
|
\
|
|
|
*
RTC: Remove the BKL.
David John
2009-01-08
|
|
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2009-01-08
|
|
|
\
\
|
|
|
*
|
powerpc/cell: Use correct types in beat files
Ingo Molnar
2009-01-08
|
|
|
*
|
powerpc: Fix iseries drivers build failure without CONFIG_VIOPATH
Kamalesh Babulal
2009-01-08
[next]