summaryrefslogtreecommitdiff
path: root/drivers/spi
Commit message (Expand)AuthorAge
* Merge tag 'spi-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2016-07-27
|\
| * Merge remote-tracking branch 'spi/fix/locking' into spi-nextMark Brown2016-07-25
| |\
| | * spi: Split bus and I/O lockingMark Brown2016-07-25
| * | Merge remote-tracking branch 'spi/topic/xilinx' into spi-nextMark Brown2016-07-24
| |\ \
| | * | spi: xilinx: Return IRQ_NONE if no interrupts were detectedLars-Peter Clausen2016-07-15
| | * | spi: xilinx: Handle errors from platform_get_irq()Lars-Peter Clausen2016-07-15
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-------. \ \ Merge remote-tracking branches 'spi/topic/spidev', 'spi/topic/sunxi', 'spi/to...Mark Brown2016-07-24
| |\ \ \ \ \ \ \
| | | | | | * | | spi: spi-txx9: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-07-03
| | | | | | |/ /
| | | | | * | | spi: spi-topcliff-pch: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-07-11
| | | | | |/ /
| | | | * | | spi: ti-qspi: spelling mistake: "trasnfers" -> "transfers"Colin Ian King2016-06-26
| | | | |/ /
| | | * | | spi: sunxi: set maximum and minimum speed of SPI masterMichal Suchanek2016-06-27
| | | * | | spi: sunxi: expose maximum transfer size limitMichal Suchanek2016-06-14
| | | |/ /
| | * | | spi: spidev: Add ACPI probing supportMika Westerberg2016-07-04
| | |/ /
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-------. \ \ Merge remote-tracking branches 'spi/topic/pxa2xx', 'spi/topic/rockchip', 'spi...Mark Brown2016-07-24
| |\ \ \ \ \ \ \
| | | | | | * | | spi: sh-msiof: Remove sh_msiof_spi_priv.chipdataGeert Uytterhoeven2016-06-22
| | | | | | |/ /
| | | | | * | | spi: spi-sh: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-07-11
| | | | | |/ /
| | | | * | | spi: s3c64xx: restore removed commentsAndi Shyti2016-07-14
| | | | * | | spi: s3c64xx: add Exynos5433 compatible for ioclk handlingAndi Shyti2016-07-14
| | | | * | | spi: s3c64xx: use error code from clk_prepare_enable()Andi Shyti2016-07-14
| | | | * | | spi: s3c64xx: rename goto labels to meaningful namesAndi Shyti2016-07-14
| | | | * | | spi: s3c64xx: fix reference leak to master in s3c64xx_spi_remove()Wei Yongjun2016-07-14
| | | | * | | spi: s3c64xx: do not disable the clock while configuring the spiAndi Shyti2016-07-07
| | | | * | | spi: s3c64xx: indent an if statementDan Carpenter2016-07-04
| | | | * | | spi: s3c64xx: simplify if statement in prepare_transfer functionAndi Shyti2016-06-29
| | | | * | | spi: s3c64xx: do not configure the device twiceAndi Shyti2016-06-29
| | | | * | | spi: s3c64xx: consider the case when the CS line is not connectedAndi Shyti2016-06-29
| | | | * | | spi: s3c64xx: group the CS signalling writes in a single functionAndi Shyti2016-06-29
| | | | |/ /
| | | * | | spi/rockchip: add the rk3036/rk3228/rk3368 to match for driverCaesar Wang2016-05-31
| | | |/ /
| | * | | spi: pxa2xx-pci: Support both chipselects on BraswellAndy Shevchenko2016-07-07
| | * | | spi: pxa2xx-pci: Sort header block alphabeticallyAndy Shevchenko2016-07-04
| | * | | spi: pxa2xx-pci: Remove unused codeAndy Shevchenko2016-07-04
| | * | | spi: pxa2xx-pci: Enable SPI on Intel MerrifieldAndy Shevchenko2016-07-04
| | * | | spi: pxa2xx-pci: Do a specific setup in a separate functionAndy Shevchenko2016-07-04
| | * | | spi: pxa2xx: Add support for Intel Kaby Lake PCH-HMika Westerberg2016-07-04
| | * | | spi: pxa2xx: Switch to SPI core DMA mapping functionalityJarkko Nikula2016-06-21
| | * | | spi: pxa2xx: Use local struct spi_master pointer in pump_transfers()Jarkko Nikula2016-06-21
| | * | | spi: pxa2xx: use DMA by default if supportedDan O'Donovan2016-05-30
| | |/ /
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-------. \ \ Merge remote-tracking branches 'spi/topic/octeon', 'spi/topic/omap2-mcspi', '...Mark Brown2016-07-24
| |\ \ \ \ \ \ \
| | | | | | * | | spi: pic32-sqi: fixup wait_for_completion_timeout return handlingNicholas Mc Guire2016-07-24
| | | | | * | | | spi: pic32: fixup wait_for_completion_timeout return handlingNicholas Mc Guire2016-07-24
| | | | | |/ / /
| | | | * | | | spi: orion: Fix return value check in orion_spi_probe()Wei Yongjun2016-06-13
| | | | * | | | spi: orion: Add direct access modeStefan Roese2016-05-30
| | | | | |/ / | | | | |/| |
| | | * | | | spi: omap2-mcspi: Use the SPI framework to handle DMA mappingFranklin S Cooper Jr2016-07-08
| | | * | | | spi: omap2-mcspi: Select SPI_SPLITFranklin S Cooper Jr2016-07-08
| | | * | | | spi: omap2-mcspi: Add comments for RX only DMA buffer workaroundFranklin S Cooper Jr2016-07-05
| | | |/ / /
| | * | | | spi: octeon: Split driver into Octeon specific and common partsJan Glauber2016-07-24
| | * | | | spi: octeon: Move include file from arch/mips to drivers/spiJan Glauber2016-07-24
| | * | | | spi: octeon: Put register offsets into a structJan Glauber2016-07-24
| | * | | | spi: octeon: Store system clock freqency in struct octeon_spiJan Glauber2016-07-24
| | * | | | spi: octeon: Convert driver to use readq()/writeq() functionsSteven J. Hill2016-07-24
| | | |/ / | | |/| |