summaryrefslogtreecommitdiffstats
path: root/drivers/spi
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | 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: davinci: add support for adding delay between word's transmissionsMurali Karicheri2014-09-161-7/+48
| | | | | | | |
| \ \ \ \ \ \ \
| \ \ \ \ \ \ \
| \ \ \ \ \ \ \
| \ \ \ \ \ \ \
| \ \ \ \ \ \ \
*-----. \ \ \ \ \ \ \ 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-161-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
| |/ / / / /
| | | | | |
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
*---------. \ \ \ \ \ Merge remote-tracking branches 'spi/fix/davinci', 'spi/fix/dw', 'spi/fix/fsl'...Mark Brown2014-09-167-26/+62
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | / | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| | | | | | * | | | spi: sirf: add fifo reset/start for cmd transferQipan Li2014-09-041-0/+2
| | | | | | * | | | spi: sirf: enable RX_IO_DMA_INT interruptQipan Li2014-09-041-1/+2
| | | | | | |/ / /
| | | | | * | | | spi/rockchip: Don't warn if SPI is busy but disabledDoug Anderson2014-09-041-1/+2
| | | | | * | | | spi/rockchip: Fix the wait_for_idle() timeoutDoug Anderson2014-09-041-1/+1
| | | | | |/ / /
| | | | * | | | spi/pl022: Fix error messageRoland Stigge2014-09-091-1/+1
| | | | |/ / /
| | | * | | | spi: fsl: Don't use devm_kzalloc in master->setup callbackAxel Lin2014-09-012-6/+19
| | | |/ / /
| | * | | | spi: dw: Don't use devm_kzalloc in master->setup callbackAxel Lin2014-09-011-2/+10
| | |/ / /
| * | | | spi: davinci: remove empty function davinci_spi_cleanupGrygorii Strashko2014-09-161-5/+0
OpenPOWER on IntegriCloud