Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | spi: dw-mid: refactor to use helpers | Andy Shevchenko | 2014-10-28 | 1 | -21/+48 | |
* | Merge branch 'fix/dw' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Mark Brown | 2014-10-20 | 1367 | -7843/+15964 | |
|\ | ||||||
| * | spi: dw: Initialize of_node to discover DT node children | Thor Thayer | 2014-10-08 | 1 | -0/+1 | |
| * | Merge remote-tracking branch 'spi/topic/xilinx' into spi-next | Mark Brown | 2014-10-03 | 1 | -1/+0 | |
| |\ | ||||||
| | * | spi: xilinx: Remove .owner field for driver | Michal Simek | 2014-08-17 | 1 | -1/+0 | |
| | | | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| *-------. \ | Merge remote-tracking branches 'spi/topic/pl022', 'spi/topic/pxa2xx', 'spi/to... | Mark Brown | 2014-10-03 | 9 | -113/+226 | |
| |\ \ \ \ \ \ | ||||||
| | | | | | * | | spi: sirf: cleanup the indentation of marcos | Qipan Li | 2014-09-05 | 1 | -8/+8 | |
| | | | | | * | | spi: sirf: fix 'cmd_transfer' function typos | Qipan Li | 2014-09-05 | 1 | -4/+3 | |
| | | | | | * | | spi: sirf: correct spi gpio and hardware chipselect behaviour | Qipan Li | 2014-09-04 | 1 | -53/+33 | |
| | | | | | |/ | ||||||
| | | | | * | | spi: sh-msiof: Add support for new R-Car Gen2 SoCs | Geert Uytterhoeven | 2014-08-28 | 2 | -1/+11 | |
| | | | | * | | spi: sh-msiof: Fix transmit-only DMA transfers | Geert Uytterhoeven | 2014-08-17 | 1 | -2/+2 | |
| | | | | * | | spi: sh-msiof: Return early in sh_msiof_dma_once() where possible | Geert Uytterhoeven | 2014-08-17 | 1 | -9/+4 | |
| | | | | * | | spi: sh-msiof: Add DT support to DMA setup | Geert Uytterhoeven | 2014-08-17 | 2 | -10/+32 | |
| | | | | * | | spi: sh-msiof: Configure DMA slave bus width | Geert Uytterhoeven | 2014-08-17 | 1 | -2/+5 | |
| | | | * | | | spi: rspi: Add support for new R-Car Gen2 SoCs | Geert Uytterhoeven | 2014-08-28 | 2 | -2/+5 | |
| | | | * | | | spi: rspi: Add DT support to DMA setup | Geert Uytterhoeven | 2014-08-17 | 2 | -14/+28 | |
| | | | * | | | spi: rspi: Configure DMA slave bus width to 8 bit | Geert Uytterhoeven | 2014-08-17 | 1 | -2/+5 | |
| | | | * | | | spi: rspi: Use devm_kasprintf() | Geert Uytterhoeven | 2014-08-17 | 1 | -4/+3 | |
| | | | * | | | spi: rspi: Remove unneeded semicolon | Geert Uytterhoeven | 2014-08-17 | 1 | -1/+1 | |
| | | * | | | | spi/pxa2xx-pci: remove unnecessary assignment | Andy Shevchenko | 2014-08-19 | 1 | -1/+0 | |
| | | * | | | | spi/pxa2xx-pci: Add common clock framework support in PCI glue layer | Chew, Chiau Ee | 2014-08-17 | 2 | -2/+21 | |
| | | | |_|/ | | | |/| | | ||||||
| | * | | | | spi: pl022: Add support for chip select extension | Anders Berg | 2014-09-24 | 2 | -1/+63 | |
| | * | | | | spi: pl022: Add missing error check for devm_kzalloc | Kiran Padwal | 2014-09-18 | 1 | -0/+5 | |
| | |/ / / | ||||||
| | | | | | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| *-------. \ \ \ | Merge remote-tracking branches 'spi/topic/fsl-dspi', 'spi/topic/imx', 'spi/to... | Mark Brown | 2014-10-03 | 12 | -50/+501 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | | | | | * | | | | spi: orion: support armada extended baud rates | Greg Ungerer | 2014-10-01 | 2 | -23/+95 | |
| | | | | | |/ / / | ||||||
| | | | | * / / / | spi: omap-100k: Remove unused definitions | Nick Krause | 2014-08-17 | 1 | -4/+0 | |
| | | | | |/ / / | ||||||
| | | | * / / / | spi: spi-mxs: fix a tiny typo in a comment | Michael Heimpold | 2014-10-03 | 1 | -1/+1 | |
| | | | |/ / / | ||||||
| | | * / / / | spi: spi-imx: add DMA support | Robin Gong | 2014-09-17 | 2 | -6/+285 | |
| | | |/ / / | ||||||
| | * | | | | spi: fsl-dspi: Remove probe info message | Alexander Stein | 2014-09-25 | 1 | -1/+0 | |
| | * | | | | Merge tag 'dt-endian' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Mark Brown | 2014-08-27 | 1 | -93/+50 | |
| | |\ \ \ \ | ||||||
| | | * | | | | regmap: Split regmap_get_endian() in two functions | Geert Uytterhoeven | 2014-08-27 | 1 | -64/+43 | |
| | | * | | | | regmap: of_regmap_get_endian() cleanup | Stephen Warren | 2014-08-19 | 1 | -34/+20 | |
| | | * | | | | regmap: Fix DT endianess parsing logic | Javier Martinez Canillas | 2014-08-18 | 1 | -12/+4 | |
| | * | | | | | spi: fsl-dspi: Convert to use regmap framework's endianness method. | Xiubo Li | 2014-08-18 | 2 | -4/+6 | |
| | * | | | | | Merge tag 'dt-endian' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Mark Brown | 2014-08-18 | 4 | -11/+157 | |
| | |\| | | | | | | |/ / / | | |/| | | | ||||||
| | | * | | | regmap: Add the DT binding documentation for endianness | Xiubo Li | 2014-08-16 | 1 | -0/+47 | |
| | | * | | | regmap: add DT endianness binding support. | Xiubo Li | 2014-08-16 | 3 | -11/+110 | |
| | |/ / / | ||||||
| | | | | | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| *-----. \ \ \ | Merge remote-tracking branches 'spi/topic/davinci', 'spi/topic/doc', 'spi/top... | Mark Brown | 2014-10-03 | 13 | -145/+211 | |
| |\ \ \ \ \ \ \ | ||||||
| | | | | * | | | | spi: fsl: Sort include headers alphabetically | Xiubo Li | 2014-09-29 | 5 | -36/+36 | |
| | | | | |/ / / | ||||||
| | | | * | | | | spi: dw-mid: follow new DMAengine workflow | Andy Shevchenko | 2014-10-02 | 1 | -2/+6 | |
| | | | * | | | | spi: dw-mid: convert to use DMAengine wrappers | Andy Shevchenko | 2014-10-02 | 1 | -12/+7 | |
| | | | * | | | | spi: dw-mid: change magic numbers to the constants | Andy Shevchenko | 2014-10-02 | 2 | -2/+6 | |
| | | * | | | | | spi-summary: documentation mistake | Oscar Utbult | 2014-09-16 | 1 | -3/+3 | |
| | | | |/ / / | | | |/| | | | ||||||
| | * | | | | | spi: davinci: add support for adding delay between word's transmissions | Murali Karicheri | 2014-09-16 | 2 | -7/+78 | |
| | | | | | | | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| *-----. \ \ \ \ \ | Merge remote-tracking branches 'spi/topic/bcm53xx', 'spi/topic/cadence', 'spi... | Mark Brown | 2014-10-03 | 15 | -46/+418 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | spi: clps711x: Migrate to the new clk subsystem | Alexander Shiyan | 2014-09-24 | 1 | -32/+2 | |
| | | | | | |/ / / / | | | | | |/| | | | | ||||||
| | | * | / | | | | | spi: cadence: Remove .owner field for driver | Michal Simek | 2014-08-17 | 1 | -1/+0 | |
| | | | |/ / / / / | | | |/| | | | | | ||||||
| | * | | | | | | | spi: bcm53xx: Add missing module information | Axel Lin | 2014-09-26 | 1 | -0/+4 | |
| | * | | | | | | | spi: bcm53xx: Fix module dependency | Axel Lin | 2014-09-26 | 1 | -0/+2 | |
| | * | | | | | | | spi: bcm53xx: make local symbol static | Jingoo Han | 2014-08-29 | 1 | -1/+1 |