summaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)Author
2014-08-27spi: dw-pci: fix bug when regs left uninitializedAndy Shevchenko
2014-08-21spi: davinci: fix SPI_NO_CS functionalityGrygorii Strashko
2014-08-20spi/rockchip: fixup incorrect dma direction settingAddy Ke
2014-08-20spi/pxa2xx: Add ACPI ID for Intel BraswellAlan Cox
2014-08-19spi: spi-au1550: fix build failureManuel Lauss
2014-08-19spi/pxa2xx-pci: remove unnecessary assignmentAndy Shevchenko
2014-08-19spi: Only call transfer_one() if we have buffers to transferMark Brown
2014-08-19spi: bcm53xx: driver for SPI controller on Broadcom bcma SoCRafał Miłecki
2014-08-18spi: fsl-dspi: Convert to use regmap framework's endianness method.Xiubo Li
2014-08-16spi/pxa2xx-pci: Add common clock framework support in PCI glue layerChew, Chiau Ee
2014-08-16spi: xilinx: Remove .owner field for driverMichal Simek
2014-08-16spi: sh-msiof: Fix transmit-only DMA transfersGeert Uytterhoeven
2014-08-16spi: sh-msiof: Return early in sh_msiof_dma_once() where possibleGeert Uytterhoeven
2014-08-16spi: sh-msiof: Add DT support to DMA setupGeert Uytterhoeven
2014-08-16spi: sh-msiof: Configure DMA slave bus widthGeert Uytterhoeven
2014-08-16spi: rspi: Add DT support to DMA setupGeert Uytterhoeven
2014-08-16spi: rspi: Configure DMA slave bus width to 8 bitGeert Uytterhoeven
2014-08-16spi: rspi: Use devm_kasprintf()Geert Uytterhoeven
2014-08-16spi: rspi: Remove unneeded semicolonGeert Uytterhoeven
2014-08-16spi: rspi: Fix leaking of unused DMA descriptorsGeert Uytterhoeven
2014-08-16spi: sh-msiof: Fix leaking of unused DMA descriptorsGeert Uytterhoeven
2014-08-16spi: omap-100k: Remove unused definitionsNick Krause
2014-08-16spi: cadence: Remove .owner field for driverMichal Simek
2014-08-13spi: Add missing kerneldoc bitsThierry Reding
2014-08-11spi/omap-mcspi: Fix the spi task hangs waiting dma_rxJorge A. Ventura
2014-08-08Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-08-07Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-08-05Merge tag 'spi-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2014-08-04Merge remote-tracking branches 'spi/topic/sh', 'spi/topic/sh-msiof' and 'spi/...Mark Brown
2014-08-04Merge remote-tracking branches 'spi/topic/orion', 'spi/topic/pl022', 'spi/top...Mark Brown
2014-08-04Merge remote-tracking branches 'spi/topic/dw', 'spi/topic/efm32', 'spi/topic/...Mark Brown
2014-08-04Merge remote-tracking branches 'spi/topic/adi-v3', 'spi/topic/atmel', 'spi/to...Mark Brown
2014-08-04Merge remote-tracking branch 'spi/topic/core' into spi-nextMark Brown
2014-08-04Merge remote-tracking branches 'spi/fix/s3c64xx', 'spi/fix/samsung' and 'spi/...Mark Brown
2014-08-04Merge remote-tracking branches 'spi/fix/au1550', 'spi/fix/cadence', 'spi/fix/...Mark Brown
2014-08-04Merge remote-tracking branch 'spi/fix/core' into spi-linusMark Brown
2014-08-01spi: davinci: use spi_device.cs_gpio to store gpio cs per spi deviceGrygorii Strashko
2014-08-01spi: davinci: add support to configure gpio cs through dtMurali Karicheri
2014-08-01spi/pl022: Explicitly truncate large bitmaskMark Brown
2014-08-01spi/atmel: Fix pointer to int conversion warnings on 64 bit buildsMark Brown
2014-07-31spi: davinci: fix to support more than 2 chip selectsMurali Karicheri
2014-07-31spi: topcliff-pch: don't hardcode PCI slot to get DMA deviceAndy Shevchenko
2014-07-30MIPS: Alchemy: remove au_read/write/syncManuel Lauss
2014-07-28spi: orion: fix incorrect handling of cell-index DT propertyThomas Petazzoni
2014-07-25clk: Support for clock parents and rates assigned from device treeSylwester Nawrocki
2014-07-25spi: orion: Fix error return code in orion_spi_probe()Wei Yongjun
2014-07-25spi/rockchip: fix error return code in rockchip_spi_probe()Wei Yongjun
2014-07-25spi/rockchip: remove redundant dev_err call in rockchip_spi_probe()Wei Yongjun
2014-07-25spi/rockchip: remove duplicated include from spi-rockchip.cWei Yongjun
2014-07-17spi: s3c64xx: use the generic SPI "cs-gpios" propertyNaveen Krishna Chatradhi