aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-18Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds3-32/+86
2014-10-09Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-5/+8
2014-10-07Merge branch 'pm-domains'Rafael J. Wysocki1-5/+8
2014-10-03Merge remote-tracking branch 'spi/topic/xilinx' into spi-nextMark Brown1-1/+0
2014-10-03Merge remote-tracking branches 'spi/topic/pl022', 'spi/topic/pxa2xx', 'spi/topic/rspi', 'spi/topic/sh-msiof' and 'spi/topic/sirf' into spi-nextMark Brown6-108/+193
2014-10-03Merge remote-tracking branches 'spi/topic/fsl-dspi', 'spi/topic/imx', 'spi/topic/mxs', 'spi/topic/omap-100k' and 'spi/topic/orion' into spi-nextMark Brown5-37/+375
2014-10-03Merge remote-tracking branches 'spi/topic/davinci', 'spi/topic/doc', 'spi/topic/dw' and 'spi/topic/fsl' into spi-nextMark Brown11-142/+178
2014-10-03Merge remote-tracking branches 'spi/topic/bcm53xx', 'spi/topic/cadence', 'spi/topic/checkpatch' and 'spi/topic/clps711x' into spi-nextMark Brown15-46/+418
2014-10-03Merge remote-tracking branch 'spi/topic/dma-dep' into spi-nextMark Brown1-2/+5
2014-10-03Merge remote-tracking branch 'spi/topic/core' into spi-nextMark Brown1-17/+28
2014-10-03Merge remote-tracking branch 'spi/fix/rockchip' into spi-linusMark Brown1-8/+7
2014-10-03spi: spi-mxs: fix a tiny typo in a commentMichael Heimpold1-1/+1
2014-10-02spi: dw-mid: follow new DMAengine workflowAndy Shevchenko1-2/+6
2014-10-02spi: dw-mid: convert to use DMAengine wrappersAndy Shevchenko1-12/+7
2014-10-02spi: dw-mid: change magic numbers to the constantsAndy Shevchenko2-2/+6
2014-10-01spi: orion: support armada extended baud ratesGreg Ungerer1-22/+94
2014-09-30PM / Domains: Move dev_pm_domain_attach|detach() to pm_domain.hUlf Hansson1-0/+1
2014-09-29spi: fsl: Sort include headers alphabeticallyXiubo Li5-36/+36
2014-09-26spi: bcm53xx: Add missing module informationAxel Lin1-0/+4
2014-09-26spi: bcm53xx: Fix module dependencyAxel Lin1-0/+2
2014-09-25spi/rockchip: fix bug that cause the failure to read data in DMA modeAddy Ke1-8/+7
2014-09-25spi: fsl-dspi: Remove probe info messageAlexander Stein1-1/+0
2014-09-24spi: pl022: Add support for chip select extensionAnders Berg1-1/+58
2014-09-24spi: Fix possible ZERO_SIZE_PTR pointer dereferencing error.Xiubo Li1-0/+3
2014-09-24spi: dw: fix style of code in few placesAndy Shevchenko1-4/+3
2014-09-24spi: dw: introduce support of loopback modeAndy Shevchenko1-1/+4
2014-09-24spi: dw-mid: terminate ongoing transfers at exitAndy Shevchenko1-0/+4
2014-09-24spi: dw-mid: respect 8 bit modeAndy Shevchenko1-2/+2
2014-09-24spi: clps711x: Migrate to the new clk subsystemAlexander Shiyan1-32/+2
2014-09-22spi: core: Convert to dev_pm_domain_attach|detach()Ulf Hansson1-5/+7
2014-09-18spi: pl022: Add missing error check for devm_kzallocKiran Padwal1-0/+5
2014-09-18spi/pxa2xx-pci: Add support for Intel BraswellMika Westerberg1-0/+37
2014-09-18spi/pxa2xx: Don't use slave_id of dma_slave_configMika Westerberg3-32/+49
2014-09-17spi: spi-imx: add DMA supportRobin Gong1-6/+280
2014-09-16Merge remote-tracking branches 'spi/fix/davinci', 'spi/fix/dw', 'spi/fix/fsl', 'spi/fix/pl022', 'spi/fix/rockchip' and 'spi/fix/sirf' into spi-linusMark Brown7-26/+62
2014-09-16spi: davinci: add support for adding delay between word's transmissionsMurali Karicheri1-7/+48
2014-09-16spi: davinci: remove empty function davinci_spi_cleanupGrygorii Strashko1-5/+0
2014-09-13spi: davinci: request cs_gpio's from probeGrygorii Strashko1-9/+25
2014-09-13spi: dw: don't use mrst prefix anymoreAndy Shevchenko1-17/+15
2014-09-13Merge branch 'topic/checkpatch' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi into spi-dwMark Brown9-13/+36
2014-09-13spi: dw-mid: remove FSF address and update copyrightAndy Shevchenko1-5/+1
2014-09-13spi: dw-mid: remove redundant dmac memberAndy Shevchenko2-5/+8
2014-09-13spi: dw-mid: remove Moorestown supportAndy Shevchenko2-6/+4
2014-09-13spi: dw-mid: check that DMA was inited before exitAndy Shevchenko1-0/+2
2014-09-13spi: dw: remove FSF addressAndy Shevchenko2-7/+3
2014-09-09spi/pl022: Fix error messageRoland Stigge1-1/+1
2014-09-04spi/rockchip: Don't warn if SPI is busy but disabledDoug Anderson1-1/+2
2014-09-04spi/rockchip: Fix the wait_for_idle() timeoutDoug Anderson1-1/+1
2014-09-04spi: sirf: cleanup the indentation of marcosQipan Li1-8/+8
2014-09-04spi: sirf: add fifo reset/start for cmd transferQipan Li1-0/+2