summaryrefslogtreecommitdiffstats
path: root/drivers/spi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2016-08-011-31/+5
|\
| * spi: st-ssc4: Remove 'no clocking' hackLee Jones2016-07-121-31/+5
* | Merge tag 'spi-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2016-07-2732-883/+1303
|\ \
| * \ Merge remote-tracking branch 'spi/fix/locking' into spi-nextMark Brown2016-07-251-20/+18
| |\ \
| | * | spi: Split bus and I/O lockingMark Brown2016-07-251-20/+18
| * | | Merge remote-tracking branch 'spi/topic/xilinx' into spi-nextMark Brown2016-07-241-2/+6
| |\ \ \
| | * | | spi: xilinx: Return IRQ_NONE if no interrupts were detectedLars-Peter Clausen2016-07-151-1/+2
| | * | | spi: xilinx: Handle errors from platform_get_irq()Lars-Peter Clausen2016-07-151-1/+4
| | | |/ | | |/|
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-------. \ \ Merge remote-tracking branches 'spi/topic/spidev', 'spi/topic/sunxi', 'spi/to...Mark Brown2016-07-246-33/+62
| |\ \ \ \ \ \ \
| | | | | | * | | spi: spi-txx9: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-07-031-9/+2
| | | | | | |/ /
| | | | | * / / spi: spi-topcliff-pch: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-07-111-23/+3
| | | | | |/ /
| | | | * / / spi: ti-qspi: spelling mistake: "trasnfers" -> "transfers"Colin Ian King2016-06-261-1/+1
| | | | |/ /
| | | * | | spi: sunxi: set maximum and minimum speed of SPI masterMichal Suchanek2016-06-272-0/+4
| | | * | | spi: sunxi: expose maximum transfer size limitMichal Suchanek2016-06-142-0/+11
| | | |/ /
| | * / / spi: spidev: Add ACPI probing supportMika Westerberg2016-07-041-0/+41
| | |/ /
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-------. \ \ Merge remote-tracking branches 'spi/topic/pxa2xx', 'spi/topic/rockchip', 'spi...Mark Brown2016-07-248-314/+282
| |\ \ \ \ \ \ \
| | | | | | * | | spi: sh-msiof: Remove sh_msiof_spi_priv.chipdataGeert Uytterhoeven2016-06-221-9/+9
| | | | | | |/ /
| | | | | * / / spi: spi-sh: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-07-111-13/+3
| | | | | |/ /
| | | | * | | spi: s3c64xx: restore removed commentsAndi Shyti2016-07-141-0/+1
| | | | * | | spi: s3c64xx: add Exynos5433 compatible for ioclk handlingAndi Shyti2016-07-141-5/+52
| | | | * | | spi: s3c64xx: use error code from clk_prepare_enable()Andi Shyti2016-07-141-4/+4
| | | | * | | spi: s3c64xx: rename goto labels to meaningful namesAndi Shyti2016-07-141-12/+12
| | | | * | | spi: s3c64xx: fix reference leak to master in s3c64xx_spi_remove()Wei Yongjun2016-07-141-1/+1
| | | | * | | spi: s3c64xx: do not disable the clock while configuring the spiAndi Shyti2016-07-071-7/+1
| | | | * | | spi: s3c64xx: indent an if statementDan Carpenter2016-07-041-2/+2
| | | | * | | spi: s3c64xx: simplify if statement in prepare_transfer functionAndi Shyti2016-06-291-28/+22
| | | | * | | spi: s3c64xx: do not configure the device twiceAndi Shyti2016-06-291-10/+1
| | | | * | | spi: s3c64xx: consider the case when the CS line is not connectedAndi Shyti2016-06-291-1/+8
| | | | * | | spi: s3c64xx: group the CS signalling writes in a single functionAndi Shyti2016-06-291-10/+26
| | | | |/ /
| | | * / / spi/rockchip: add the rk3036/rk3228/rk3368 to match for driverCaesar Wang2016-05-311-0/+3
| | | |/ /
| | * | | spi: pxa2xx-pci: Support both chipselects on BraswellAndy Shevchenko2016-07-071-3/+3
| | * | | spi: pxa2xx-pci: Sort header block alphabeticallyAndy Shevchenko2016-07-041-6/+7
| | * | | spi: pxa2xx-pci: Remove unused codeAndy Shevchenko2016-07-041-4/+0
| | * | | spi: pxa2xx-pci: Enable SPI on Intel MerrifieldAndy Shevchenko2016-07-041-0/+28
| | * | | spi: pxa2xx-pci: Do a specific setup in a separate functionAndy Shevchenko2016-07-041-33/+44
| | * | | spi: pxa2xx: Add support for Intel Kaby Lake PCH-HMika Westerberg2016-07-041-0/+3
| | * | | spi: pxa2xx: Switch to SPI core DMA mapping functionalityJarkko Nikula2016-06-213-157/+50
| | * | | spi: pxa2xx: Use local struct spi_master pointer in pump_transfers()Jarkko Nikula2016-06-211-2/+3
| | * | | spi: pxa2xx: use DMA by default if supportedDan O'Donovan2016-05-301-9/+1
| | |/ /
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-------. \ \ Merge remote-tracking branches 'spi/topic/octeon', 'spi/topic/omap2-mcspi', '...Mark Brown2016-07-2410-336/+750
| |\ \ \ \ \ \ \
| | | | | | * | | spi: pic32-sqi: fixup wait_for_completion_timeout return handlingNicholas Mc Guire2016-07-241-3/+4
| | | | | * | | | spi: pic32: fixup wait_for_completion_timeout return handlingNicholas Mc Guire2016-07-241-2/+3
| | | | | |/ / /
| | | | * | | | spi: orion: Fix return value check in orion_spi_probe()Wei Yongjun2016-06-131-2/+2
| | | | * | | | spi: orion: Add direct access modeStefan Roese2016-05-301-0/+88
| | | | | |/ / | | | | |/| |
| | | * | | | spi: omap2-mcspi: Use the SPI framework to handle DMA mappingFranklin S Cooper Jr2016-07-081-76/+56
| | | * | | | spi: omap2-mcspi: Select SPI_SPLITFranklin S Cooper Jr2016-07-081-0/+1
| | | * | | | spi: omap2-mcspi: Add comments for RX only DMA buffer workaroundFranklin S Cooper Jr2016-07-051-0/+13
| | | |/ / /
| | * | | | spi: octeon: Split driver into Octeon specific and common partsJan Glauber2016-07-244-118/+138
| | * | | | spi: octeon: Move include file from arch/mips to drivers/spiJan Glauber2016-07-242-1/+300
| | * | | | spi: octeon: Put register offsets into a structJan Glauber2016-07-241-14/+27