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
Commit message (
Expand
)
Author
Age
*
spi: davinci: always start transmit DMA
Brian Niebuhr
2010-11-18
*
spi: davinci: do not store DMA channel information per chip select
Brian Niebuhr
2010-11-18
*
spi: davinci: remove unnecessary call to davinci_spi_setup_transfer()
Brian Niebuhr
2010-11-18
*
spi: davinci: remove unnecessary function davinci_spi_bufs_prep()
Brian Niebuhr
2010-11-18
*
spi: davinci: configure the invariable bits in spipc0 only once
Brian Niebuhr
2010-11-18
*
spi: davinci: add support for interrupt mode
Brian Niebuhr
2010-11-18
*
spi: davinci: simplify poll mode transfers
Brian Niebuhr
2010-11-18
*
spi: davinci: remove non-useful interrupt mode support
Brian Niebuhr
2010-11-18
*
spi: davinci: remove unnecessary completion variable initialization
Brian Niebuhr
2010-11-18
*
spi: davinci: do not treat Tx interrupt being set as error
Sekhar Nori
2010-11-18
*
spi: davinci: remove unnecessary 'count' variable in driver private data
Brian Niebuhr
2010-11-18
*
spi: davinci: remove unnecessary disable of SPI
Brian Niebuhr
2010-11-18
*
spi: davinci: check for NULL buffer pointer before using it
Brian Niebuhr
2010-11-18
*
spi: davinci: simplify calculation of edma acount value
Brian Niebuhr
2010-11-18
*
spi: davinci: eliminate unnecessary update of davinci_spi->count
Brian Niebuhr
2010-11-18
*
spi: davinci: eliminate the single member structure davinci_spi_slave
Brian Niebuhr
2010-11-18
*
spi: davinci: remove unused members of davinci_spi_slave
Brian Niebuhr
2010-11-18
*
spi: davinci: add support for wait enable timeouts
Brian Niebuhr
2010-11-18
*
spi: davinci: setup chip-select timers values only if timer enabled
Brian Niebuhr
2010-11-18
*
spi: davinci: consolidate setup of SPIFMTn in one function
Brian Niebuhr
2010-11-18
*
spi: davinci: make chip-slect specific parameters really chip-select specific
Brian Niebuhr
2010-11-18
*
spi: davinci: remove 'wait_enable' platform data member
Brian Niebuhr
2010-11-18
*
spi: davinci: simplify prescalar calculation
Brian Niebuhr
2010-11-18
*
spi: davinci: enable GPIO lines to be used as chip selects
Brian Niebuhr
2010-11-18
*
spi: davinci: remove unnecessary data transmit on CS disable
Brian Niebuhr
2010-11-18
*
spi: davinci: enable both activation and deactivation of chip-selects
Brian Niebuhr
2010-11-18
*
spi: davinci: set chip-select mode in SPIDEF only once
Brian Niebuhr
2010-11-18
*
spi: davinci: remove unnecessary typecast
Sekhar Nori
2010-11-18
*
spi: davinci: removed unused #defines
Sekhar Nori
2010-11-18
*
spi: davinci: remove unused variable 'pdata'
Brian Niebuhr
2010-11-18
*
spi: davinci: whitespace cleanup
Brian Niebuhr
2010-11-18
*
spi: davinci: fix checkpatch errors
Brian Niebuhr
2010-11-18
*
hardirq.h: remove now-empty #ifdef/#endif pair
Linus Torvalds
2010-11-17
*
Fix build failure due to hwirq.h needing smp_lock.h
Linus Torvalds
2010-11-17
*
BKL: remove references to lock_kernel from comments
Arnd Bergmann
2010-11-17
*
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2010-11-17
*
staging/stradis: mark as "depends on BKL"
Arnd Bergmann
2010-11-17
*
kernel: make /proc/kallsyms mode 400 to reduce ease of attacking
Marcus Meissner
2010-11-16
*
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2010-11-16
|
\
|
*
nfs: Ignore kmemleak false positive in nfs_readdir_make_qstr
Catalin Marinas
2010-11-16
|
*
SUNRPC: Simplify rpc_alloc_iostats by removing pointless local variable
Jesper Juhl
2010-11-16
|
*
nfs: trivial: remove unused nfs_wait_event macro
Jeff Layton
2010-11-16
|
*
NFS: readdir shouldn't read beyond the reply returned by the server
Trond Myklebust
2010-11-15
|
*
NFS: Fix a couple of regressions in readdir.
Trond Myklebust
2010-11-15
|
*
Revert "NFSv4: Fall back to ordinary lookup if nfs4_atomic_open() returns EIS...
Trond Myklebust
2010-11-15
|
*
Regression: fix mounting NFS when NFSv3 support is not compiled
Paulius Zaleckas
2010-11-15
|
*
NLM: Fix a regression in lockd
Trond Myklebust
2010-11-15
*
|
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2010-11-16
|
\
\
|
*
|
sched: Fix cross-sched-class wakeup preemption
Peter Zijlstra
2010-11-11
|
*
|
sched: Fix runnable condition for stoptask
Peter Zijlstra
2010-11-10
[next]