summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/spi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-06-041-1/+1
|\
| * doc: spelling error changesCarlos Garcia2014-05-051-1/+1
| |
| \
| \
| \
*---. \ Merge remote-tracking branches 'spi/topic/dw', 'spi/topic/fsl', 'spi/topic/fs...Mark Brown2014-06-022-0/+30
|\ \ \ \
| | | * | spi: fsl-espi: Configure FSL eSPI CSBEF and CSAFTJane Wan2014-04-161-0/+6
| | |/ /
| * | | spi: dw: document device tree bindingBaruch Siach2014-04-241-0/+24
| |/ /
| | |
| \ \
*-. \ \ Merge remote-tracking branches 'spi/topic/adi', 'spi/topic/atmel' and 'spi/to...Mark Brown2014-06-021-0/+31
|\ \ \ \ | | |/ / | |/| |
| | * | spi: Add devicetree bindings documentation for Cadence SPIHarini Katakam2014-04-141-0/+31
| |/ /
* | | spi: add "spi-lsb-first" to devicetreeZhao Qiang2014-04-141-0/+2
|/ /
* | spi: efm32: Update binding document to make "efm32,location" property optionalAxel Lin2014-04-071-1/+7
|/
*-. Merge remote-tracking branches 'spi/topic/xilinx' and 'spi/topic/xtfpga' into...Mark Brown2014-03-301-0/+9
|\ \
| | * spi/xtensa-xtfpga: add DT binding documentationMax Filippov2014-03-131-0/+9
| |/
| |
| \
*-. \ Merge remote-tracking branches 'spi/topic/sunxi', 'spi/topic/tegra114', 'spi/...Mark Brown2014-03-302-0/+48
|\ \ \ | | |/
| * | spi: sunxi: Add Allwinner A10 SPI controller driverMaxime Ripard2014-02-231-0/+24
| * | spi: sunxi: Add Allwinner A31 SPI controller driverMaxime Ripard2014-02-051-0/+24
| |/
| |
| \
| \
| \
*---. \ Merge remote-tracking branches 'spi/topic/s3c64xx', 'spi/topic/sc18is602', 's...Mark Brown2014-03-302-10/+60
|\ \ \ \ | | |_|/ | |/| |
| | | * spi: sh-msiof: Remove "renesas,msiof-sh7724" from bindingsGeert Uytterhoeven2014-03-111-1/+0
| | | * spi: sh-msiof: Add support for R-Car H2 and M2Geert Uytterhoeven2014-02-271-2/+21
| | | * spi: sh-msiof: Improve bindingsGeert Uytterhoeven2014-02-271-7/+17
| | |/ | |/|
| | * spi: sh-spi: Improve bindingsGeert Uytterhoeven2014-03-111-3/+25
| |/
| |
| \
| \
| \
| \
| \
*-----. \ Merge remote-tracking branches 'spi/topic/omap-uwire', 'spi/topic/omap100k', ...Mark Brown2014-03-302-0/+146
|\ \ \ \ \ | | |_|_|/ | |/| | |
| | | | * spi: rspi: Remove bogus colon in formattingGeert Uytterhoeven2014-02-231-1/+1
| | | | * spi: rspi: List full example compatible properties in bindingsGeert Uytterhoeven2014-02-231-3/+5
| | | | * spi: rspi: Add DT supportGeert Uytterhoeven2014-01-291-0/+59
| | | * | spi: qup: Add device tree bindings informationIvan T. Ivanov2014-02-201-0/+85
| | |/ / | |/| |
| | | |
| \ \ \
| \ \ \
| \ \ \
*---. \ \ \ Merge remote-tracking branches 'spi/topic/drivers', 'spi/topic/dw', 'spi/topi...Mark Brown2014-03-302-4/+6
|\ \ \ \ \ \ | | |_|/ / / | |/| | / / | |_|_|/ / |/| | | |
| | | * | spi/fsl-dspi: Convert to use regmap and add big-endian supportChao Fu2014-02-161-0/+2
| | |/ / | |/| |
| | * | spi: efm32: use $vendor,$device scheme for compatible stringUwe Kleine-König2014-03-251-2/+2
| | * | spi: efm32: properly namespace location propertyUwe Kleine-König2014-03-141-2/+2
| |/ /
* | | spi/atmel: document clock propertiesBoris BREZILLON2014-02-071-0/+5
|/ /
* | Merge tag 'spi-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds2014-01-252-2/+8
|\ \ | |/
| *-. Merge remote-tracking branches 'spi/topic/pxa2xx', 'spi/topic/qspi', 'spi/top...Mark Brown2014-01-231-1/+7
| |\ \
| | | * spi/qspi: update binding informationSourav Poddar2013-12-191-1/+7
| | |/
| | |
| | \
| *-. \ Merge remote-tracking branches 'spi/topic/fsl-espi', 'spi/topic/gpio', 'spi/t...Mark Brown2014-01-231-1/+1
| |\ \ \ | | | |/ | | |/|
| | | * spi: gpio: clarify gpio chipselect languageBaruch Siach2013-12-091-1/+1
| | |/
* | | ARM: tegra: document use of standard DMA DT bindingsStephen Warren2013-12-113-11/+23
* | | ARM: tegra: document reset properties in DT bindingsStephen Warren2013-12-113-0/+18
* | | ARM: tegra: add missing clock documentation to DT bindingsStephen Warren2013-12-113-4/+12
|/ /
* | ARM: tegra: delete nvidia,tegra20-spi.txt bindingStephen Warren2013-12-031-5/+0
|/
* ARM: OMAP: devicetree: fix SPI node compatible property syntax itemsEric Witcher2013-11-141-2/+2
* spi/hspi: add device tree supportKuninori Morimoto2013-10-251-0/+7
* Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2013-09-061-1/+2
|\
| * dts: Deprecate ALTR as a vendor prefixDinh Nguyen2013-08-291-1/+2
* | Merge remote-tracking branch 'spi/topic/quad' into spi-nextMark Brown2013-09-011-0/+10
|\ \
| * | spi: quad: fix the name of DT propertywangyuhang2013-09-011-0/+10
| |/
* | Merge remote-tracking branch 'spi/topic/qspi' into spi-nextMark Brown2013-09-011-0/+22
|\ \
| * | spi/qspi: Add compatible string for am4372.Sourav Poddar2013-08-271-1/+1
| * | spi/qspi: Add qspi flash controllerSourav Poddar2013-08-221-0/+22
| |/
* | Merge remote-tracking branch 'spi/topic/efm32' into spi-nextMark Brown2013-09-011-0/+34
|\ \
| * | spi: new controller driver for efm32 SoCsUwe Kleine-König2013-08-091-0/+34
| |/
* | Documentation: DT: Add Freescale DSPI driverChao Fu2013-08-221-0/+42
|/
OpenPOWER on IntegriCloud