index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
Commit message (
Expand
)
Author
Age
*
spi: Ensure memory used for spi_write_then_read() is DMA safe
Mark Brown
2013-02-05
*
spi/spi-mpc512x-psc: init mode bits supported by the driver
Anatolij Gustschin
2013-02-05
*
spi/mpc512x-psc: don't use obsolet cell-index property
Anatolij Gustschin
2013-02-05
*
spi: Remove erroneous __init, __exit and __exit_p() references in drivers
Grant Likely
2013-02-05
*
spi/s3c64xx: fix checkpatch warnings and error
Jingoo Han
2013-02-05
*
spi/s3c64xx: Use devm_clk_get() and devm_request_irq()
Jingoo Han
2013-02-05
*
spi/imx: Add MODULE_ALIAS()
Fabio Estevam
2013-02-05
*
spi/tegra: remove checks for valid speed
Laxman Dewangan
2013-02-05
*
spi: make sure all transfer has proper speed set
Laxman Dewangan
2013-02-05
*
spi/ath79: avoid multiple initialization of the SPI controller
Gabor Juhos
2013-02-05
*
spi/ath79: use gpio_request_one
Gabor Juhos
2013-02-05
*
spi/ath79: remove superfluous chip select code
Gabor Juhos
2013-02-05
*
spi/ath79: add missing HIGH->LOW SCK transition
Gabor Juhos
2013-02-05
*
spi/ath79: add delay between SCK changes
Gabor Juhos
2013-02-05
*
mxs/spi: clear XFER_COUNT in ctrl0 field in DMA descriptor
Juha Lumme
2013-02-05
*
spi/sirf: add support for new SiRFmarco SMP SoC
Barry Song
2013-02-05
*
spi/sirf: use clk_prepare_enable and clk_disable_unprepare
Barry Song
2013-02-05
*
Merge branch 'broonie/spi-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Grant Likely
2013-02-05
|
\
|
*
spi: spi-omap2-mcspi.c: Toggle CS after each word
Matthias Brugger
2013-01-26
|
*
spi: spi-omap2-mcspi.c: fix coding style
Matthias Brugger
2013-01-26
|
*
spi: spi-gpio: Add checks for the dt properties
Maxime Ripard
2013-01-26
|
*
spi/pxa2xx: convert to the common clk framework
Mika Westerberg
2013-01-26
|
*
spi/pxa2xx: convert to the pump message infrastructure
Mika Westerberg
2013-01-26
|
*
spi/pxa2xx: fix warnings when compiling a 64-bit kernel
Mika Westerberg
2013-01-26
|
*
spi/pxa2xx: allow building on a 64-bit kernel
Mika Westerberg
2013-01-26
|
*
spi: bitbang: simplify pointer arithmetics
Guennadi Liakhovetski
2013-01-13
|
*
spi/pxa2xx: embed the ssp_device to platform data
Mika Westerberg
2013-01-08
|
*
spi/pxa2xx-pci: switch to use pcim_* interfaces
Mika Westerberg
2013-01-08
|
*
spi/s3c64xx: Complain if we fail to set a transfer speed
Mark Brown
2013-01-08
*
|
spi: remove check for bits_per_word on transfer from low level driver
Laxman Dewangan
2013-02-05
*
|
spi/of: Use DT aliases for assigning bus number
Grant Likely
2013-02-05
*
|
spi/sh-msiof: Add device tree parsing to driver
Bastian Hecht
2013-02-05
*
|
spi/davinci: add OF support for the spi controller
Murali Karicheri
2013-02-05
*
|
spi/omap2: disable DMA requests before complete()
Felipe Balbi
2013-02-05
|
/
*
spi/sh-hspi: fix return value check in hspi_probe().
Cyril Roelandt
2012-12-19
*
spi/atmel: add DT support
Jean-Christophe PLAGNIOL-VILLARD
2012-12-17
*
of/spi: Fix SPI module loading by using proper "spi:" modalias prefixes.
David Daney
2012-12-14
*
spi: Change FIFO flush operation and spi channel off
Kyoungil Kim
2012-12-14
*
spi: Keep chipselect assertion during one message
Kyoungil Kim
2012-12-14
*
Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-12-13
|
\
|
*
spi/sparc: Allow of_register_spi_devices for sparc
Andreas Larsson
2012-12-10
|
*
spi: Remove HOTPLUG section attributes
Grant Likely
2012-12-07
|
*
spi: Add support for specifying 3-wire mode via device tree
Lars-Peter Clausen
2012-12-07
|
*
spi: Fix comparison of different integer types
Grant Likely
2012-12-06
|
*
spi/orion: Add SPI_CHPA and SPI_CPOL support to kirkwood driver.
Jason Gunthorpe
2012-12-06
|
*
spi/sh: Add SH Mobile series as dependency to MSIOF controller
Bastian Hecht
2012-12-06
|
*
spi/sh-msiof: Remove unneeded clock name
Bastian Hecht
2012-12-06
|
*
spi: Remove SPI_BUFSIZ restriction on spi_write_then_read()
Mark Brown
2012-12-06
|
*
spi/stmp: remove obsolete driver
Wolfram Sang
2012-12-06
|
*
Merge branch 'spi-next' from git://git.kernel.org/pub/scm/linux/kernel/git/br...
Grant Likely
2012-12-06
|
|
\
[next]