summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
*-----. 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: 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
| | | * | spi: dw-mid: respect 8 bit modeAndy Shevchenko2014-09-241-2/+2
| | | * | spi: dw: don't use mrst prefix anymoreAndy Shevchenko2014-09-131-17/+15
| | | * | Merge branch 'topic/checkpatch' of git://git.kernel.org/pub/scm/linux/kernel/...Mark Brown2014-09-139-13/+36
| | | |\ \
| | | * | | spi: dw-mid: remove FSF address and update copyrightAndy Shevchenko2014-09-131-5/+1
| | | * | | spi: dw-mid: remove redundant dmac memberAndy Shevchenko2014-09-132-5/+8
| | | * | | spi: dw-mid: remove Moorestown supportAndy Shevchenko2014-09-132-6/+4
| | | * | | spi: dw-mid: check that DMA was inited before exitAndy Shevchenko2014-09-131-0/+2
| | | * | | spi: dw: remove FSF addressAndy Shevchenko2014-09-132-7/+3
| | | * | | spi: dw-pci: remove FSF address and update copyrightAndy Shevchenko2014-09-011-5/+1
| | | * | | spi: dw-pci: provide platform specific data via driver_dataAndy Shevchenko2014-09-011-6/+14
| | | * | | spi: dw-pci: convert to use dev_pm_opsAndy Shevchenko2014-09-011-22/+11
| | | * | | spi: dw-pci: apply pci_bar and re-use pci_nameAndy Shevchenko2014-09-011-1/+1
| | | * | | spi: dw-pci: move info message at the end of probeAndy Shevchenko2014-09-011-3/+3
| | | | |/ | | | |/|
| | * / | 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: txx9: Fix checkpatch issueJingoo Han2014-09-031-0/+2
| | | * | | spi: tegra20-sflash: Fix checkpatch issueJingoo Han2014-09-031-1/+2
| | | * | | spi: tegra114: Fix checkpatch issueJingoo Han2014-09-031-0/+9
| | | * | | spi: orion: Fix checkpatch issueJingoo Han2014-09-031-2/+3
| | | * | | spi: dw: Fix checkpatch issueJingoo Han2014-09-031-7/+9
| | | * | | spi: davinci: Fix checkpatch issueJingoo Han2014-09-031-2/+6
| | | * | | spi: spi-mxs: Fix checkpatch issueJingoo Han2014-09-021-1/+3
| | | * | | spi: xtensa-xtfpga: Fix checkpatch issueJingoo Han2014-09-021-0/+1
| | | * | | spi: ep93xx: Fix checkpatch issueJingoo Han2014-09-021-0/+1
| | | |/ /
| | * / / 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
| * | | spi: bcm53xx: driver for SPI controller on Broadcom bcma SoCRafał Miłecki2014-08-194-0/+374
| |/ /
* | | Merge remote-tracking branch 'spi/topic/dma-dep' into spi-nextMark Brown2014-10-031-2/+5
|\ \ \
| * | | spi/drivers: Restrict COMPILE_TEST by HAS_DMA where neededGeert Uytterhoeven2014-08-311-2/+5
| |/ /
* | | Merge remote-tracking branch 'spi/topic/core' into spi-nextMark Brown2014-10-031-17/+28
|\ \ \
| * | | spi: Fix possible ZERO_SIZE_PTR pointer dereferencing error.Xiubo Li2014-09-241-0/+3
| * | | spi: Only call transfer_one() if we have buffers to transferMark Brown2014-08-191-18/+26
| |/ /
* | | Merge remote-tracking branch 'spi/fix/rockchip' into spi-linusMark Brown2014-10-031-8/+7
|\ \ \
| * | | spi/rockchip: fix bug that cause the failure to read data in DMA modeAddy Ke2014-09-251-8/+7
| |/ /
* | | Linux 3.17-rc7v3.17-rc7Linus Torvalds2014-09-281-1/+1
* | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-09-281-0/+5
|\ \ \
| * | | dmaengine: omap-dma: Restore the CLINK_CTRL in resume pathPeter Ujfalusi2014-09-231-0/+3
| * | | dmaengine: omap-dma: Add memory barrier to dma_resume pathPeter Ujfalusi2014-09-231-0/+2