summaryrefslogtreecommitdiffstats
path: root/drivers/spi
Commit message (Expand)AuthorAgeFilesLines
*-------. Merge remote-tracking branches 'spi/fix/dw', 'spi/fix/orion', 'spi/fix/pl022'...Mark Brown2014-10-275-41/+93
|\ \ \ \ \
| | | | | * spi: spidev: Use separate TX and RX bounce buffersRay Jui2014-10-131-27/+52
| | | | * | spi/rockchip: spi controller must be disabled in tx callback tooAddy Ke2014-10-171-1/+3
| | | | * | spi/rockchip: fix bug that cause spi transfer timed out in DMA duplex modeAddy Ke2014-10-151-11/+23
| | | | * | spi/rockchip: fix bug that case spi can't go as fast as slave requestAddy Ke2014-10-151-0/+12
| | | | |/
| | | * | spi: pl022: Fix incorrect dma_unmap_sgRay Jui2014-10-131-1/+1
| | | |/
| | * | spi: orion: fix potential NULL pointer de-referenceGreg Ungerer2014-10-221-1/+1
| |/ / |/| |
| * | spi: dw: Initialize of_node to discover DT node childrenThor Thayer2014-10-081-0/+1
| |/
* | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-10-183-32/+86
|\ \
| * | spi/pxa2xx-pci: Add support for Intel BraswellMika Westerberg2014-09-181-0/+37
| * | spi/pxa2xx: Don't use slave_id of dma_slave_configMika Westerberg2014-09-183-32/+49
* | | Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-10-091-5/+8
|\ \ \ | |_|/ |/| |
| * | Merge branch 'pm-domains'Rafael J. Wysocki2014-10-071-5/+8
| |\ \
| | * | PM / Domains: Move dev_pm_domain_attach|detach() to pm_domain.hUlf Hansson2014-09-301-0/+1
| | * | spi: core: Convert to dev_pm_domain_attach|detach()Ulf Hansson2014-09-221-5/+7
* | | | Merge remote-tracking branch 'spi/topic/xilinx' into spi-nextMark Brown2014-10-031-1/+0
|\ \ \ \
| * | | | spi: xilinx: Remove .owner field for driverMichal Simek2014-08-161-1/+0
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
*-------. \ \ \ \ Merge remote-tracking branches 'spi/topic/pl022', 'spi/topic/pxa2xx', 'spi/to...Mark Brown2014-10-036-108/+193
|\ \ \ \ \ \ \ \ \
| | | | | * | | | | spi: sirf: cleanup the indentation of marcosQipan Li2014-09-041-8/+8
| | | | | * | | | | spi: sirf: fix 'cmd_transfer' function typosQipan Li2014-09-041-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-281-0/+6
| | | | * | | | | spi: sh-msiof: Fix transmit-only DMA transfersGeert Uytterhoeven2014-08-161-2/+2
| | | | * | | | | spi: sh-msiof: Return early in sh_msiof_dma_once() where possibleGeert Uytterhoeven2014-08-161-9/+4
| | | | * | | | | spi: sh-msiof: Add DT support to DMA setupGeert Uytterhoeven2014-08-161-7/+18
| | | | * | | | | spi: sh-msiof: Configure DMA slave bus widthGeert Uytterhoeven2014-08-161-2/+5
| | | * | | | | | spi: rspi: Add support for new R-Car Gen2 SoCsGeert Uytterhoeven2014-08-281-1/+1
| | | * | | | | | spi: rspi: Add DT support to DMA setupGeert Uytterhoeven2014-08-161-14/+23
| | | * | | | | | spi: rspi: Configure DMA slave bus width to 8 bitGeert Uytterhoeven2014-08-161-2/+5
| | | * | | | | | spi: rspi: Use devm_kasprintf()Geert Uytterhoeven2014-08-161-4/+3
| | | * | | | | | spi: rspi: Remove unneeded semicolonGeert Uytterhoeven2014-08-161-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-162-2/+21
| | | |_|/ / / | | |/| | | |
| * | | | | | spi: pl022: Add support for chip select extensionAnders Berg2014-09-241-1/+58
| * | | | | | 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-035-37/+375
|\ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | spi: orion: support armada extended baud ratesGreg Ungerer2014-10-011-22/+94
| | | | | |/ / / / /
| | | | * | | | | | spi: omap-100k: Remove unused definitionsNick Krause2014-08-161-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-171-6/+280
| | |/ / / / /
| * | | | | | spi: fsl-dspi: Remove probe info messageAlexander Stein2014-09-251-1/+0
| * | | | | | spi: fsl-dspi: Convert to use regmap framework's endianness method.Xiubo Li2014-08-181-3/+0
| |/ / / / /
| | | | | |
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
*-----. \ \ \ \ \ Merge remote-tracking branches 'spi/topic/davinci', 'spi/topic/doc', 'spi/top...Mark Brown2014-10-0311-142/+178
|\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | | | * | | | | 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: dw: fix style of code in few placesAndy Shevchenko2014-09-241-4/+3
| | | * | | | | spi: dw: introduce support of loopback modeAndy Shevchenko2014-09-241-1/+4
| | | * | | | | spi: dw-mid: terminate ongoing transfers at exitAndy Shevchenko2014-09-241-0/+4
OpenPOWER on IntegriCloud