index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
devicetree
/
bindings
/
spi
Age
Commit message (
Expand
)
Author
2013-02-05
spi/sh-msiof: Add device tree parsing to driver
Bastian Hecht
2012-12-19
spi: fix tegra SPI binding examples
Allen Martin
2012-12-17
spi/atmel: add DT support
Jean-Christophe PLAGNIOL-VILLARD
2012-12-07
spi: Add support for specifying 3-wire mode via device tree
Lars-Peter Clausen
2012-12-06
Merge branch 'spi-next' from git://git.kernel.org/pub/scm/linux/kernel/git/br...
Grant Likely
2012-11-21
of_spi: add generic binding support to specify cs gpio
Jean-Christophe PLAGNIOL-VILLARD
2012-11-14
Merge branch 'spi-mcspi' into spi-next
Mark Brown
2012-11-14
spi/omap: fix D0/D1 direction confusion
Daniel Mack
2012-11-14
Merge branch 'spi-tegra' into spi-next
Mark Brown
2012-11-14
spi: tegra: add spi driver for sflash controller
Laxman Dewangan
2012-10-30
Merge branch 'spi-tegra' into spi-next
Mark Brown
2012-10-30
spi: tegra: add spi driver for SLINK controller
Laxman Dewangan
2012-10-17
spi/mcspi: allow configuration of pin directions
Daniel Mack
2012-10-09
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2012-09-28
Merge branches 'spi-drivers' and 'spi-mxs' into spi-next
Mark Brown
2012-09-25
spi/pl022: Devicetree support w/o platform data
Roland Stigge
2012-09-06
spi/mxs: Make the SPI block clock speed configurable via DT
Marek Vasut
2012-09-06
spi: spi-gpio: Add DT bindings
Daniel Mack
2012-08-22
spi: Add SPI master controller for OCTEON SOCs.
David Daney
2012-08-22
spi/dt: DT bindings documentation: "num-cs" property for SPI controllers
Roland Stigge
2012-08-22
spi/pl022: Add devicetree support
Roland Stigge
2012-08-22
spi: Master driver for NXP SC18IS602/603
Guenter Roeck
2012-08-17
spi/mxs: Add SSP/SPI device tree documentation
Marek Vasut
2012-07-26
Merge tag 'spi-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...
Linus Torvalds
2012-07-23
spi/orion: add device tree binding
Andrew Lunn
2012-07-17
ARM: EXYNOS: mark the DMA channel binding for SPI as preliminary
Arnd Bergmann
2012-07-17
Merge branch 'next/dt-samsung' of git://git.kernel.org/pub/scm/linux/kernel/g...
Arnd Bergmann
2012-07-13
spi: s3c64xx: add device tree support
Thomas Abraham
2012-07-12
Merge tag 'v3.5-rc6' into next/dt
Arnd Bergmann
2012-06-13
dt: fsl-imx-cspi.txt: Fix comment about GPIOs used for chip selects
Fabio Estevam
2012-06-11
dt: name all Tegra binding docs consistently
Stephen Warren
2012-02-15
spi/omap: Add DT support to McSPI driver
Benoit Cousson
2011-10-05
devicetree: Add ARM pl022 spi controller binding doc
Rob Herring
2011-07-14
spi/imx: add device tree probe support
Shawn Guo
2011-07-05
spi/tegra: Use engineering names in DT compatible property
Stephen Warren
2011-06-15
gpio/tegra: Move Tegra gpio driver to drivers/gpio
Grant Likely
2011-03-12
Merge commit 'v2.6.38-rc8' into spi/next
Grant Likely
2011-02-22
spi: New driver for Altera SPI
Thomas Chou
2011-02-22
spi: add OpenCores tiny SPI driver
Thomas Chou
2011-01-31
dt: Move device tree documentation out of powerpc directory
Grant Likely