summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* spi: dw-mid: refactor to use helpersAndy Shevchenko2014-10-281-21/+48
* Merge branch 'fix/dw' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Mark Brown2014-10-201367-7843/+15964
|\
| * spi: dw: Initialize of_node to discover DT node childrenThor Thayer2014-10-081-0/+1
| * Merge remote-tracking branch 'spi/topic/xilinx' into spi-nextMark Brown2014-10-031-1/+0
| |\
| | * spi: xilinx: Remove .owner field for driverMichal Simek2014-08-171-1/+0
| | |
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-------. \ Merge remote-tracking branches 'spi/topic/pl022', 'spi/topic/pxa2xx', 'spi/to...Mark Brown2014-10-039-113/+226
| |\ \ \ \ \ \
| | | | | | * | spi: sirf: cleanup the indentation of marcosQipan Li2014-09-051-8/+8
| | | | | | * | spi: sirf: fix 'cmd_transfer' function typosQipan Li2014-09-051-4/+3
| | | | | | * | spi: sirf: correct spi gpio and hardware chipselect behaviourQipan Li2014-09-041-53/+33
| | | | | | |/
| | | | | * | spi: sh-msiof: Add support for new R-Car Gen2 SoCsGeert Uytterhoeven2014-08-282-1/+11
| | | | | * | spi: sh-msiof: Fix transmit-only DMA transfersGeert Uytterhoeven2014-08-171-2/+2
| | | | | * | spi: sh-msiof: Return early in sh_msiof_dma_once() where possibleGeert Uytterhoeven2014-08-171-9/+4
| | | | | * | spi: sh-msiof: Add DT support to DMA setupGeert Uytterhoeven2014-08-172-10/+32
| | | | | * | spi: sh-msiof: Configure DMA slave bus widthGeert Uytterhoeven2014-08-171-2/+5
| | | | * | | spi: rspi: Add support for new R-Car Gen2 SoCsGeert Uytterhoeven2014-08-282-2/+5
| | | | * | | spi: rspi: Add DT support to DMA setupGeert Uytterhoeven2014-08-172-14/+28
| | | | * | | spi: rspi: Configure DMA slave bus width to 8 bitGeert Uytterhoeven2014-08-171-2/+5
| | | | * | | spi: rspi: Use devm_kasprintf()Geert Uytterhoeven2014-08-171-4/+3
| | | | * | | spi: rspi: Remove unneeded semicolonGeert Uytterhoeven2014-08-171-1/+1
| | | * | | | spi/pxa2xx-pci: remove unnecessary assignmentAndy Shevchenko2014-08-191-1/+0
| | | * | | | spi/pxa2xx-pci: Add common clock framework support in PCI glue layerChew, Chiau Ee2014-08-172-2/+21
| | | | |_|/ | | | |/| |
| | * | | | spi: pl022: Add support for chip select extensionAnders Berg2014-09-242-1/+63
| | * | | | spi: pl022: Add missing error check for devm_kzallocKiran Padwal2014-09-181-0/+5
| | |/ / /
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-------. \ \ \ Merge remote-tracking branches 'spi/topic/fsl-dspi', 'spi/topic/imx', 'spi/to...Mark Brown2014-10-0312-50/+501
| |\ \ \ \ \ \ \ \
| | | | | | * | | | spi: orion: support armada extended baud ratesGreg Ungerer2014-10-012-23/+95
| | | | | | |/ / /
| | | | | * / / / spi: omap-100k: Remove unused definitionsNick Krause2014-08-171-4/+0
| | | | | |/ / /
| | | | * / / / spi: spi-mxs: fix a tiny typo in a commentMichael Heimpold2014-10-031-1/+1
| | | | |/ / /
| | | * / / / spi: spi-imx: add DMA supportRobin Gong2014-09-172-6/+285
| | | |/ / /
| | * | | | spi: fsl-dspi: Remove probe info messageAlexander Stein2014-09-251-1/+0
| | * | | | Merge tag 'dt-endian' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Mark Brown2014-08-271-93/+50
| | |\ \ \ \
| | | * | | | regmap: Split regmap_get_endian() in two functionsGeert Uytterhoeven2014-08-271-64/+43
| | | * | | | regmap: of_regmap_get_endian() cleanupStephen Warren2014-08-191-34/+20
| | | * | | | regmap: Fix DT endianess parsing logicJavier Martinez Canillas2014-08-181-12/+4
| | * | | | | spi: fsl-dspi: Convert to use regmap framework's endianness method.Xiubo Li2014-08-182-4/+6
| | * | | | | Merge tag 'dt-endian' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Mark Brown2014-08-184-11/+157
| | |\| | | | | | | |/ / / | | |/| | |
| | | * | | regmap: Add the DT binding documentation for endiannessXiubo Li2014-08-161-0/+47
| | | * | | regmap: add DT endianness binding support.Xiubo Li2014-08-163-11/+110
| | |/ / /
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-----. \ \ \ Merge remote-tracking branches 'spi/topic/davinci', 'spi/topic/doc', 'spi/top...Mark Brown2014-10-0313-145/+211
| |\ \ \ \ \ \ \
| | | | | * | | | spi: fsl: Sort include headers alphabeticallyXiubo Li2014-09-295-36/+36
| | | | | |/ / /
| | | | * | | | spi: dw-mid: follow new DMAengine workflowAndy Shevchenko2014-10-021-2/+6
| | | | * | | | spi: dw-mid: convert to use DMAengine wrappersAndy Shevchenko2014-10-021-12/+7
| | | | * | | | spi: dw-mid: change magic numbers to the constantsAndy Shevchenko2014-10-022-2/+6
| | | * | | | | spi-summary: documentation mistakeOscar Utbult2014-09-161-3/+3
| | | | |/ / / | | | |/| | |
| | * | | | | spi: davinci: add support for adding delay between word's transmissionsMurali Karicheri2014-09-162-7/+78
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-----. \ \ \ \ \ Merge remote-tracking branches 'spi/topic/bcm53xx', 'spi/topic/cadence', 'spi...Mark Brown2014-10-0315-46/+418
| |\ \ \ \ \ \ \ \ \
| | | | | * | | | | | spi: clps711x: Migrate to the new clk subsystemAlexander Shiyan2014-09-241-32/+2
| | | | | | |/ / / / | | | | | |/| | | |
| | | * | / | | | | spi: cadence: Remove .owner field for driverMichal Simek2014-08-171-1/+0
| | | | |/ / / / / | | | |/| | | | |
| | * | | | | | | spi: bcm53xx: Add missing module informationAxel Lin2014-09-261-0/+4
| | * | | | | | | spi: bcm53xx: Fix module dependencyAxel Lin2014-09-261-0/+2
| | * | | | | | | spi: bcm53xx: make local symbol staticJingoo Han2014-08-291-1/+1