.. |
Kconfig
|
2b32e987c4
spi: omap2-mcspi: Select SPI_SPLIT
|
9 years ago |
Makefile
|
63d49afefc
spi: octeon: Split driver into Octeon specific and common parts
|
9 years ago |
spi-adi-v3.c
|
14ac00e033
spi: drop owner assignment from platform_drivers
|
11 years ago |
spi-altera.c
|
14ac00e033
spi: drop owner assignment from platform_drivers
|
11 years ago |
spi-ath79.c
|
b7a2a1c0b6
spi: ath79: simplify iomem resource mapping
|
10 years ago |
spi-atmel.c
|
70f340df24
spi: atmel: fix gpio chip-select in case of non-DT platform
|
9 years ago |
spi-au1550.c
|
0beb0a6da8
spi: au1550: Simplify au1550_spi_setupxfer()
|
10 years ago |
spi-axi-spi-engine.c
|
71c5e53b42
spi: Drop duplicate code to set master->dev.parent
|
9 years ago |
spi-bcm2835.c
|
763dedfcda
spi: bcm2835: Remove unnecessary workaround to call gpio_set_value
|
9 years ago |
spi-bcm2835aux.c
|
6beb9fecbd
Merge remote-tracking branches 'spi/topic/acpi', 'spi/topic/axi-engine', 'spi/topic/bcm2835' and 'spi/topic/bcm2835aux' into spi-next
|
9 years ago |
spi-bcm53xx.c
|
a7b221d8f0
spi: bcm53xx: add spi_flash_read callback for MMIO-based reads
|
9 years ago |
spi-bcm53xx.h
|
0fc6a323e1
spi: bcm53xx: driver for SPI controller on Broadcom bcma SoC
|
11 years ago |
spi-bcm63xx-hsspi.c
|
f4d8622377
spi/bcm63xx-hsspi: add support for dual spi read/write
|
10 years ago |
spi-bcm63xx.c
|
3c2789239a
Merge remote-tracking branches 'spi/topic/bcm63xx', 'spi/topic/butterfly', 'spi/topic/cadence' and 'spi/topic/davinci' into spi-next
|
9 years ago |
spi-bfin-sport.c
|
eac9837f87
spi: spi-bfin-sport: Remove deprecated create_singlethread_workqueue
|
9 years ago |
spi-bfin5xx.c
|
9b96f0704b
spi: spi-bfin5xx: Remove deprecated create_singlethread_workqueue
|
9 years ago |
spi-bitbang-txrx.h
|
26a67ec47a
spi: Fix regression in spi-bitbang-txrx.h
|
10 years ago |
spi-bitbang.c
|
0037686596
spi: bitbang: switch to the generic implementation of transfer_one_message
|
10 years ago |
spi-butterfly.c
|
1d3029cc5f
spi: butterfly: use new parport device model
|
9 years ago |
spi-cadence.c
|
148b1eb93c
spi: cadence: mark pm functions __maybe_unused
|
9 years ago |
spi-cavium-octeon.c
|
63d49afefc
spi: octeon: Split driver into Octeon specific and common parts
|
9 years ago |
spi-cavium.c
|
63d49afefc
spi: octeon: Split driver into Octeon specific and common parts
|
9 years ago |
spi-cavium.h
|
63d49afefc
spi: octeon: Split driver into Octeon specific and common parts
|
9 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
|
fe5fd25409
spi: davinci: Use dma_request_chan() for requesting DMA channel
|
9 years ago |
spi-dln2.c
|
71c5e53b42
spi: Drop duplicate code to set master->dev.parent
|
9 years ago |
spi-dw-mid.c
|
a3ff958236
spi: dw-mid: switch to new dmaengine_terminate_* API
|
9 years ago |
spi-dw-mmio.c
|
2f6fdefb35
spi: dw-mmio: remove message which is handled by core
|
9 years ago |
spi-dw-pci.c
|
3208a1ccb2
spi: dw-pci: Spelling s/paltforms/platforms/g
|
9 years ago |
spi-dw.c
|
6096828e68
spi: dw: Use SPI_TMOD_TR rather than magic const 0 to set tmode
|
9 years ago |
spi-dw.h
|
4fe338c949
spi: dw-mid: constify dw_spi_dma_ops structure
|
9 years ago |
spi-efm32.c
|
14ac00e033
spi: drop owner assignment from platform_drivers
|
11 years ago |
spi-ep93xx.c
|
f7aa23cb8d
spi: spi-ep93xx: Fix the PTR_ERR() argument
|
9 years ago |
spi-falcon.c
|
d6cd09bea9
Merge remote-tracking branches 'spi/topic/falcon', 'spi/topic/fsf', 'spi/topic/fsl', 'spi/topic/fsl-dspi' and 'spi/topic/gpio' into spi-next
|
10 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
|
c36581c9a5
Merge remote-tracking branches 'spi/topic/dw', 'spi/topic/flash-read', 'spi/topic/fsl-dspi', 'spi/topic/fsl-espi' and 'spi/topic/kconfig' into spi-next
|
9 years ago |
spi-fsl-espi.c
|
6319a68011
spi/fsl-espi: avoid infinite loops on fsl_espi_cpu_irq()
|
9 years ago |
spi-fsl-lib.c
|
3c5395b66f
spi: fsl-(e)spi: simplify cleanup code
|
10 years ago |
spi-fsl-lib.h
|
3c5395b66f
spi: fsl-(e)spi: simplify cleanup code
|
10 years ago |
spi-fsl-spi.c
|
37c5db7938
spi: fsl-(e)spi: Fix checking return value of devm_ioremap_resource
|
10 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
|
d6cd09bea9
Merge remote-tracking branches 'spi/topic/falcon', 'spi/topic/fsf', 'spi/topic/fsl', 'spi/topic/fsl-dspi' and 'spi/topic/gpio' into spi-next
|
10 years ago |
spi-img-spfi.c
|
18c558ec74
Merge remote-tracking branches 'spi/topic/dw', 'spi/topic/fsl-espi', 'spi/topic/img-spfi' and 'spi/topic/mpc512x-psc' into spi-next
|
10 years ago |
spi-imx.c
|
ff1ba3dac0
spi: imx: wait_for_completion_timeout(..) for PIO transfers
|
9 years ago |
spi-lm70llp.c
|
22de54a9b9
spi: lm70llp: remove printk
|
9 years ago |
spi-loopback-test.c
|
b7ddfb9f49
spi: loopback-test: fix spelling mistake: "missmatch" -> "mismatch"
|
9 years ago |
spi-lp8841-rtc.c
|
14a20428e2
spi: lp-8841: return correct error code from probe
|
9 years ago |
spi-meson-spifc.c
|
c9e97b3cb2
spi: meson: Fix module autoload for OF platform driver
|
10 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
|
14ac00e033
spi: drop owner assignment from platform_drivers
|
11 years ago |
spi-mt65xx.c
|
41d5a70051
Merge remote-tracking branches 'spi/topic/lm70llp', 'spi/topic/loopback', 'spi/topic/mtk' and 'spi/topic/omap2-mcspi' into spi-next
|
9 years ago |
spi-mxs.c
|
f2234691d7
spi: mxs: cleanup wait_for_completion return handling
|
10 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
|
0ba1870f88
spi: omap2-mcspi: Use the SPI framework to handle DMA mapping
|
9 years ago |
spi-orion.c
|
57c624ae1c
spi: orion: Fix return value check in orion_spi_probe()
|
9 years ago |
spi-pic32-sqi.c
|
33d5097dbf
spi: pic32-sqi: fixup wait_for_completion_timeout return handling
|
9 years ago |
spi-pic32.c
|
57c2b0ddd1
spi: pic32: fixup wait_for_completion_timeout return handling
|
9 years ago |
spi-pl022.c
|
22640c8a27
spi: pl022: Remove obsolete struct pl022 members from kerneldoc
|
9 years ago |
spi-ppc4xx.c
|
c15f6ed3a1
spi: bitbang: Replace spinlock by mutex
|
10 years ago |
spi-pxa2xx-dma.c
|
b6ced294fb
spi: pxa2xx: Switch to SPI core DMA mapping functionality
|
9 years ago |
spi-pxa2xx-pci.c
|
ca80ef718b
spi: pxa2xx-pci: Support both chipselects on Braswell
|
9 years ago |
spi-pxa2xx.c
|
9a4506b60d
Merge remote-tracking branches 'spi/topic/pxa2xx', 'spi/topic/rockchip', 'spi/topic/s3c64xx', 'spi/topic/sh' and 'spi/topic/sh-msiof' into spi-next
|
9 years ago |
spi-pxa2xx.h
|
b6ced294fb
spi: pxa2xx: Switch to SPI core DMA mapping functionality
|
9 years ago |
spi-qup.c
|
d2442287e7
spi: qup: Add spi_master_put in remove function
|
9 years ago |
spi-rb4xx.c
|
b2b3024ca5
spi: rb4xx: Fix checking return value of devm_ioremap_resource()
|
10 years ago |
spi-rockchip.c
|
9a4506b60d
Merge remote-tracking branches 'spi/topic/pxa2xx', 'spi/topic/rockchip', 'spi/topic/s3c64xx', 'spi/topic/sh' and 'spi/topic/sh-msiof' into spi-next
|
9 years ago |
spi-rspi.c
|
cb76b1ca91
spi: rspi: Make qspi_set_send_trigger() return "unsigned int"
|
10 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
|
0dbe70a1fe
spi: s3c64xx: restore removed comments
|
9 years ago |
spi-sc18is602.c
|
165f2288e1
Merge remote-tracking branches 'spi/topic/qup', 'spi/topic/rockchip', 'spi/topic/rspi', 'spi/topic/s3c64xx' and 'spi/topic/sc18is602' into spi-next
|
10 years ago |
spi-sh-hspi.c
|
2c658e212c
spi: Remove FSF mailing addresses
|
10 years ago |
spi-sh-msiof.c
|
a6802cc05f
spi: sh-msiof: Remove sh_msiof_spi_priv.chipdata
|
9 years ago |
spi-sh-sci.c
|
14ac00e033
spi: drop owner assignment from platform_drivers
|
11 years ago |
spi-sh.c
|
38e099208c
spi: spi-sh: Remove deprecated create_singlethread_workqueue
|
9 years ago |
spi-sirf.c
|
5bcc3b0bbe
spi: sirf: add the reset for USP-based SPI
|
10 years ago |
spi-st-ssc4.c
|
cf4b5ceb95
spi: st-ssc4: Remove 'no clocking' hack
|
9 years ago |
spi-sun4i.c
|
1cb2e84873
Merge remote-tracking branches 'spi/topic/spidev', 'spi/topic/sunxi', 'spi/topic/ti-qspi', 'spi/topic/topcliff-pch' and 'spi/topic/txx9' into spi-next
|
9 years ago |
spi-sun6i.c
|
1cb2e84873
Merge remote-tracking branches 'spi/topic/spidev', 'spi/topic/sunxi', 'spi/topic/ti-qspi', 'spi/topic/topcliff-pch' and 'spi/topic/txx9' into spi-next
|
9 years ago |
spi-tegra114.c
|
14ac00e033
spi: drop owner assignment from platform_drivers
|
11 years ago |
spi-tegra20-sflash.c
|
14ac00e033
spi: drop owner assignment from platform_drivers
|
11 years ago |
spi-tegra20-slink.c
|
14ac00e033
spi: drop owner assignment from platform_drivers
|
11 years ago |
spi-test.h
|
739f3e9291
spi: loopback: added additional non-power of 2 transfer lengthes
|
9 years ago |
spi-ti-qspi.c
|
1cb2e84873
Merge remote-tracking branches 'spi/topic/spidev', 'spi/topic/sunxi', 'spi/topic/ti-qspi', 'spi/topic/topcliff-pch' and 'spi/topic/txx9' into spi-next
|
9 years ago |
spi-tle62x0.c
|
3821a065f5
spi: Drop owner assignment from spi_drivers
|
10 years ago |
spi-topcliff-pch.c
|
0d35773979
spi: spi-topcliff-pch: Remove deprecated create_singlethread_workqueue
|
9 years ago |
spi-txx9.c
|
b43afff7dc
spi: spi-txx9: Remove deprecated create_singlethread_workqueue
|
9 years ago |
spi-xcomm.c
|
98c7863c36
spi: xcomm: Export I2C module alias information
|
10 years ago |
spi-xilinx.c
|
d336484785
spi: xilinx: Return IRQ_NONE if no interrupts were detected
|
9 years ago |
spi-xlp.c
|
d8c80d49cf
spi/xlp: SPI controller driver for Netlogic XLP SoCs
|
10 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
|
7ae0ae4a02
Merge tag 'spi-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
|
9 years ago |
spidev.c
|
cf9f4327a3
spi: spidev: Add ACPI probing support
|
9 years ago |