Linus Torvalds 75dcc7ef95 Merge tag 'spi-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi 7 years ago
..
Kconfig 47838669de spi: remove blackfin related host drivers 7 years ago
Makefile 47838669de spi: remove blackfin related host drivers 7 years ago
spi-altera.c b64836a571 spi: altera: Consolidate TX/RX data register access 8 years ago
spi-armada-3700.c ae324b270a Merge remote-tracking branches 'spi/topic/a3700', 'spi/topic/atmel', 'spi/topic/bcm53xx', 'spi/topic/davinci' and 'spi/topic/dw' into spi-next 7 years ago
spi-ath79.c da470d6ab8 spi/ath79: Fix checkpatch warnings 8 years ago
spi-atmel.c 357325764d spi: spi-atmel: Use correct enum for DMA transfer direction 7 years ago
spi-au1550.c 0beb0a6da8 spi: au1550: Simplify au1550_spi_setupxfer() 10 years ago
spi-axi-spi-engine.c 4d5e0689dc spi: spi-axi: fix potential use-after-free after deregistration 8 years ago
spi-bcm-qspi.c bc3cc75281 spi: bcm-qspi: fIX some error handling paths 7 years ago
spi-bcm-qspi.h cc20a38612 spi: iproc-qspi: Add Broadcom iProc SoCs support 9 years ago
spi-bcm2835.c 763dedfcda spi: bcm2835: Remove unnecessary workaround to call gpio_set_value 9 years ago
spi-bcm2835aux.c d704afffe6 spi: bcm2835aux: Avoid 64-bit arithmetic in xfer len calc 7 years ago
spi-bcm53xx.c 3a41092709 spi: bcm53xx: simplify reading SPI data 7 years ago
spi-bcm53xx.h b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
spi-bcm63xx-hsspi.c 45cfc32ba4 Merge remote-tracking branches 'spi/topic/altera', 'spi/topic/at79', 'spi/topic/bcm-qspi', 'spi/topic/bcm63xx' and 'spi/topic/bcm63xx-hspi' into spi-next 8 years ago
spi-bcm63xx.c ba8afe9472 spi/bcm63xx: fix error return code in bcm63xx_spi_probe() 8 years ago
spi-bitbang-txrx.h b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
spi-bitbang.c 0037686596 spi: bitbang: switch to the generic implementation of transfer_one_message 10 years ago
spi-brcmstb-qspi.c 44f95d87a6 spi: brcmstb-qspi: Broadcom settop platform driver 9 years ago
spi-butterfly.c 1d3029cc5f spi: butterfly: use new parport device model 9 years ago
spi-cadence.c 802740890c spi: cadence: Add support for context loss 8 years ago
spi-cavium-octeon.c 63d49afefc spi: octeon: Split driver into Octeon specific and common parts 9 years ago
spi-cavium-thunderx.c 568852b700 spi: spi-cavium-thunderx: Add missing clk_disable_unprepare() 9 years ago
spi-cavium.c 63d49afefc spi: octeon: Split driver into Octeon specific and common parts 9 years ago
spi-cavium.h b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
spi-clps711x.c 6acaadc852 spi: clps711x: Driver refactor 9 years ago
spi-coldfire-qspi.c f9b841af4c spi: spi-coldfire-qspi: enable RuntimePM before registering to the core 10 years ago
spi-davinci.c 87248dc792 spi: davinci: Initialize dspi->done before any possible use of it 7 years ago
spi-dln2.c 71c5e53b42 spi: Drop duplicate code to set master->dev.parent 9 years ago
spi-dw-mid.c 721483e288 spi: dw: Convert to generalized SPI controller API 7 years ago
spi-dw-mmio.c 400c18e3dc spi: dw: Disable clock after unregistering the host 8 years ago
spi-dw-pci.c 3208a1ccb2 spi: dw-pci: Spelling s/paltforms/platforms/g 9 years ago
spi-dw.c 721483e288 spi: dw: Convert to generalized SPI controller API 7 years ago
spi-dw.h 721483e288 spi: dw: Convert to generalized SPI controller API 7 years ago
spi-efm32.c 14ac00e033 spi: drop owner assignment from platform_drivers 11 years ago
spi-ep93xx.c d9a017713d spi: spi-ep93xx: use the default master transfer queueing mechanism 8 years ago
spi-falcon.c 1a41aa1376 spi: spi-falcon: drop check of boot select 8 years ago
spi-fsl-cpm.c 7aa1aa6ece QE: Move QE from arch/powerpc to drivers/soc 9 years ago
spi-fsl-cpm.h e8beacbb85 spi/spi-fsl-spi: Make driver usable in CPU mode outside of an FSL_SOC environment 12 years ago
spi-fsl-dspi.c 230c08b2ac spi: spi-fsl-dspi: account for const type of of_device_id.data 7 years ago
spi-fsl-espi.c 7e2ef00330 spi: fsl-espi: fix ioread16/iowrite16 endianness 8 years ago
spi-fsl-lib.c 3c5395b66f spi: fsl-(e)spi: simplify cleanup code 10 years ago
spi-fsl-lib.h 278c48d2ab spi: fsl-espi: separate fsl-espi from fsl-lib completely 8 years ago
spi-fsl-lpspi.c 102ecc471b spi: fsl-lpspi: fix indentation error 8 years ago
spi-fsl-spi.c a2d5eda072 Merge remote-tracking branches 'spi/topic/devprop', 'spi/topic/fsl', 'spi/topic/fsl-dspi', 'spi/topic/imx' and 'spi/topic/lantiq' into spi-next 8 years ago
spi-fsl-spi.h 447b0c7b93 spi/spi-fsl-spi: Add support for Aeroflex Gaisler GRLIB cores normally running on SPARC 12 years ago
spi-gpio.c 9b00bc7b90 spi: spi-gpio: Rewrite to use GPIO descriptors 7 years ago
spi-img-spfi.c 2932c28710 spi: img-spfi: Remove spi_master_put in img_spfi_remove() 9 years ago
spi-imx.c 33c58c12f0 Merge remote-tracking branches 'spi/topic/fsl-dspi', 'spi/topic/imx', 'spi/topic/jcore', 'spi/topic/meson' and 'spi/topic/orion' into spi-next 7 years ago
spi-iproc-qspi.c cc20a38612 spi: iproc-qspi: Add Broadcom iProc SoCs support 9 years ago
spi-jcore.c 7c2861a6fb spi: jcore: disable ref_clk after getting its rate 7 years ago
spi-lantiq-ssc.c a2d5eda072 Merge remote-tracking branches 'spi/topic/devprop', 'spi/topic/fsl', 'spi/topic/fsl-dspi', 'spi/topic/imx' and 'spi/topic/lantiq' into spi-next 8 years ago
spi-lm70llp.c 22de54a9b9 spi: lm70llp: remove printk 9 years ago
spi-loopback-test.c 8bc85a8714 spi: loopback-test: implement testing with no CS 8 years ago
spi-lp8841-rtc.c 14a20428e2 spi: lp-8841: return correct error code from probe 9 years ago
spi-meson-spicc.c a5db27c00d spi: meson-axg: add SPICC driver support 7 years ago
spi-meson-spifc.c 2f58ea64bd spi: meson: Add GXBB compatible 9 years ago
spi-mpc512x-psc.c 85c1912d44 spi: mpc512x: Call mpc512x_psc_spi_transfer_setup() unconditionally 10 years ago
spi-mpc52xx-psc.c ac96b737cd spi: spi-mpc52xx-psc: Remove deprecated create_singlethread_workqueue 9 years ago
spi-mpc52xx.c 9c4f0440ba spi/mpc52xx: Combine substrings for two messages 8 years ago
spi-mt65xx.c b6b1f2d9cf spi: mediatek: add spi support for mt2712 IC 8 years ago
spi-mxs.c b7969caf41 spi: mxs: implement runtime pm 8 years ago
spi-nuc900.c 14ac00e033 spi: drop owner assignment from platform_drivers 11 years ago
spi-oc-tiny.c 45a3e77108 spi: oc-tiny: Use of_property_read_u32 instead of open-coding it 10 years ago
spi-omap-100k.c 76f67ea9bf spi: omap-100k: Rely on validations done by spi core 10 years ago
spi-omap-uwire.c 160f8d0691 spi: omap-uwire: Remove needless bits_per_word and speed_hz tests 10 years ago
spi-omap2-mcspi.c b590782afe spi: omap: Allocate bus number from spi framework 8 years ago
spi-orion.c 5c22af7eeb spi: orion: Prepare space for per-child options 7 years ago
spi-pic32-sqi.c a3cfea0448 spi: pic32-sqi: use list_move_tail and list_move 9 years ago
spi-pic32.c 808f5154a7 spi: pic32: fix spelling mistakes on macro names 8 years ago
spi-pl022.c 5b8d5ad230 spi: pl022: constify amba_id 8 years ago
spi-ppc4xx.c 797236f10a spi/ppc4xx: Use kcalloc() in spi_ppc4xx_of_probe() 8 years ago
spi-pxa2xx-dma.c 3cc7b0e357 spi: pxa2xx: Convert to generalized SPI controller API 7 years ago
spi-pxa2xx-pci.c 64e02cb0bd spi: pca2xx-pci: Allow MSI 8 years ago
spi-pxa2xx.c 8aaeae7e61 Merge remote-tracking branches 'spi/topic/jcore', 'spi/topic/kconfig', 'spi/topic/orion', 'spi/topic/pxa2xx' and 'spi/topic/rspi' into spi-next 7 years ago
spi-pxa2xx.h 3cc7b0e357 spi: pxa2xx: Convert to generalized SPI controller API 7 years ago
spi-qup.c 88a19814de spi: qup: fix 64-bit build warning 8 years ago
spi-rb4xx.c b2b3024ca5 spi: rb4xx: Fix checking return value of devm_ioremap_resource() 10 years ago
spi-rockchip.c 04b37d2d02 spi: rockchip: configure CTRLR1 according to size and data frame 8 years ago
spi-rspi.c 768d59f5d0 spi: rspi: use correct enum for DMA transfer direction 7 years ago
spi-s3c24xx-fiq.S ca632f5566 spi: reorganize drivers 14 years ago
spi-s3c24xx-fiq.h ca632f5566 spi: reorganize drivers 14 years ago
spi-s3c24xx.c c15f6ed3a1 spi: bitbang: Replace spinlock by mutex 10 years ago
spi-s3c64xx.c 78b5d705b5 spi: s3c64xx: add SPDX identifier 7 years ago
spi-sc18is602.c 68c97b92c0 spi: sc18is602: Add OF device ID table 8 years ago
spi-sh-hspi.c 2c658e212c spi: Remove FSF mailing addresses 10 years ago
spi-sh-msiof.c da779513d3 spi: sh-msiof: Use correct enum for DMA transfer direction 7 years ago
spi-sh-sci.c 14ac00e033 spi: drop owner assignment from platform_drivers 11 years ago
spi-sh.c 345fef75d7 spi: spi-sh: fix error return code in spi_sh_probe() 8 years ago
spi-sirf.c 9e327ce71f spi: sirf: account for const type of of_device_id.data 7 years ago
spi-slave-system-control.c ce70e06c09 spi: slave: Add SPI slave handler controlling system state 8 years ago
spi-slave-time.c 29f9ffa0e1 spi: slave: Add SPI slave handler reporting uptime at previous message 8 years ago
spi-sprd-adi.c ac17750120 spi: sprd: Add the support of restarting the system 7 years ago
spi-st-ssc4.c 0b0cda4102 spi: st-ssc4: whitespace cleanup 8 years ago
spi-stm32.c 8b5d729a3a spi: stm32: Fix logical error in stm32_spi_prepare_mbr() 8 years ago
spi-sun4i.c c810daba0a spi: sun4i: disable clocks in the remove function 7 years ago
spi-sun6i.c 2d9bbd02c5 spi: sun6i: disable/unprepare clocks on remove 7 years ago
spi-tegra114.c 979a9afe39 spi: tegra114: correct register name in definition 8 years ago
spi-tegra20-sflash.c e60dfe0782 spi: tegra20-sflash: explicitly request exclusive reset control 8 years ago
spi-tegra20-slink.c 2172a33279 spi: tegra20-slink: use true and false for boolean values 7 years ago
spi-test.h ea9936f324 spi: loopback-test: add elapsed time check 8 years ago
spi-ti-qspi.c 282ec0ea65 Merge remote-tracking branches 'spi/topic/ti-qspi' and 'spi/topic/xlp' into spi-next 8 years ago
spi-tle62x0.c 3821a065f5 spi: Drop owner assignment from spi_drivers 10 years ago
spi-topcliff-pch.c 45e861a1c1 spi/topcliff-pch: Delete an error message for a failed memory allocation in pch_spi_set_tx() 8 years ago
spi-txx9.c 1ae4ec1415 spi: spi-txx9: Add missing clock (un)prepare calls for CCF 9 years ago
spi-xcomm.c 98c7863c36 spi: xcomm: Export I2C module alias information 10 years ago
spi-xilinx.c a094c2fa09 spi: xilinx: Add support for xlnx,axi-quad-spi-1.00.a 7 years ago
spi-xlp.c 9a6b94796a spi: xlp: fix error return code in xlp_spi_probe() 8 years ago
spi-xtensa-xtfpga.c b0b4855099 spi: xtensa-xtfpga: fix register endianness 10 years ago
spi-zynqmp-gqspi.c ba412e343d spi: zynqmp: disable clocks in error paths 9 years ago
spi.c 3ce2dcf702 Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/pxa2xx' and 'spi/fix/unregiser' into spi-linus 7 years ago
spidev.c 090a81d876 Merge branch 'for-spi' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 years ago