summaryrefslogtreecommitdiffstats
path: root/drivers/spi
AgeCommit message (Expand)AuthorLines
2014-10-18Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds-32/+86
2014-10-09Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-5/+8
2014-10-07Merge branch 'pm-domains'Rafael J. Wysocki-5/+8
2014-10-03Merge remote-tracking branch 'spi/topic/xilinx' into spi-nextMark Brown-1/+0
2014-10-03Merge remote-tracking branches 'spi/topic/pl022', 'spi/topic/pxa2xx', 'spi/to...Mark Brown-108/+193
2014-10-03Merge remote-tracking branches 'spi/topic/fsl-dspi', 'spi/topic/imx', 'spi/to...Mark Brown-37/+375
2014-10-03Merge remote-tracking branches 'spi/topic/davinci', 'spi/topic/doc', 'spi/top...Mark Brown-142/+178
2014-10-03Merge remote-tracking branches 'spi/topic/bcm53xx', 'spi/topic/cadence', 'spi...Mark Brown-46/+418
2014-10-03Merge remote-tracking branch 'spi/topic/dma-dep' into spi-nextMark Brown-2/+5
2014-10-03Merge remote-tracking branch 'spi/topic/core' into spi-nextMark Brown-17/+28
2014-10-03Merge remote-tracking branch 'spi/fix/rockchip' into spi-linusMark Brown-8/+7
2014-10-03spi: spi-mxs: fix a tiny typo in a commentMichael Heimpold-1/+1
2014-10-02spi: dw-mid: follow new DMAengine workflowAndy Shevchenko-2/+6
2014-10-02spi: dw-mid: convert to use DMAengine wrappersAndy Shevchenko-12/+7
2014-10-02spi: dw-mid: change magic numbers to the constantsAndy Shevchenko-2/+6
2014-10-01spi: orion: support armada extended baud ratesGreg Ungerer-22/+94
2014-09-30PM / Domains: Move dev_pm_domain_attach|detach() to pm_domain.hUlf Hansson-0/+1
2014-09-29spi: fsl: Sort include headers alphabeticallyXiubo Li-36/+36
2014-09-26spi: bcm53xx: Add missing module informationAxel Lin-0/+4
2014-09-26spi: bcm53xx: Fix module dependencyAxel Lin-0/+2
2014-09-25spi/rockchip: fix bug that cause the failure to read data in DMA modeAddy Ke-8/+7
2014-09-25spi: fsl-dspi: Remove probe info messageAlexander Stein-1/+0
2014-09-24spi: pl022: Add support for chip select extensionAnders Berg-1/+58
2014-09-24spi: Fix possible ZERO_SIZE_PTR pointer dereferencing error.Xiubo Li-0/+3
2014-09-24spi: dw: fix style of code in few placesAndy Shevchenko-4/+3
2014-09-24spi: dw: introduce support of loopback modeAndy Shevchenko-1/+4
2014-09-24spi: dw-mid: terminate ongoing transfers at exitAndy Shevchenko-0/+4
2014-09-24spi: dw-mid: respect 8 bit modeAndy Shevchenko-2/+2
2014-09-24spi: clps711x: Migrate to the new clk subsystemAlexander Shiyan-32/+2
2014-09-22spi: core: Convert to dev_pm_domain_attach|detach()Ulf Hansson-5/+7
2014-09-18spi: pl022: Add missing error check for devm_kzallocKiran Padwal-0/+5
2014-09-18spi/pxa2xx-pci: Add support for Intel BraswellMika Westerberg-0/+37
2014-09-18spi/pxa2xx: Don't use slave_id of dma_slave_configMika Westerberg-32/+49
2014-09-17spi: spi-imx: add DMA supportRobin Gong-6/+280
2014-09-16Merge remote-tracking branches 'spi/fix/davinci', 'spi/fix/dw', 'spi/fix/fsl'...Mark Brown-26/+62
2014-09-16spi: davinci: add support for adding delay between word's transmissionsMurali Karicheri-7/+48
2014-09-16spi: davinci: remove empty function davinci_spi_cleanupGrygorii Strashko-5/+0
2014-09-13spi: davinci: request cs_gpio's from probeGrygorii Strashko-9/+25
2014-09-13spi: dw: don't use mrst prefix anymoreAndy Shevchenko-17/+15
2014-09-13Merge branch 'topic/checkpatch' of git://git.kernel.org/pub/scm/linux/kernel/...Mark Brown-13/+36
2014-09-13spi: dw-mid: remove FSF address and update copyrightAndy Shevchenko-5/+1
2014-09-13spi: dw-mid: remove redundant dmac memberAndy Shevchenko-5/+8
2014-09-13spi: dw-mid: remove Moorestown supportAndy Shevchenko-6/+4
2014-09-13spi: dw-mid: check that DMA was inited before exitAndy Shevchenko-0/+2
2014-09-13spi: dw: remove FSF addressAndy Shevchenko-7/+3
2014-09-09spi/pl022: Fix error messageRoland Stigge-1/+1
2014-09-04spi/rockchip: Don't warn if SPI is busy but disabledDoug Anderson-1/+2
2014-09-04spi/rockchip: Fix the wait_for_idle() timeoutDoug Anderson-1/+1
2014-09-04spi: sirf: cleanup the indentation of marcosQipan Li-8/+8
2014-09-04spi: sirf: add fifo reset/start for cmd transferQipan Li-0/+2