.. |
atmel-quadspi.c
|
spi: atmel-quadspi: Fix the buswidth adjustment between spi-mem and controller
|
2022-04-27 13:50:50 +02:00 |
internals.h
|
spi: Add an helper to flush the message queue
|
2018-04-23 15:48:18 +01:00 |
Kconfig
|
Merge branch 'android11-5.4-lts' of https://android.googlesource.com/kernel/common into android13-5.4-lahaina
|
2024-02-08 19:02:48 +00:00 |
Makefile
|
spi: spi_qsd: Add snapshot of SPI BLSP driver
|
2020-10-08 17:47:47 +05:30 |
spi_qsd.c
|
spi: spi_qsd: Add snapshot of SPI BLSP driver
|
2020-10-08 17:47:47 +05:30 |
spi_qsd.h
|
spi: spi_qsd: Add snapshot of SPI BLSP driver
|
2020-10-08 17:47:47 +05:30 |
spi-altera.c
|
spi: altera: use devm_platform_ioremap_resource() to simplify code
|
2019-09-04 17:14:50 +01:00 |
spi-armada-3700.c
|
spi: change clk_disable_unprepare to clk_unprepare
|
2021-12-29 12:23:34 +01:00 |
spi-at91-usart.c
|
spi: at91-usart: add DMA support
|
2019-05-08 17:45:26 +09:00 |
spi-ath79.c
|
spi: ath79: remove spi-master setup and cleanup assignment
|
2021-05-11 14:04:05 +02:00 |
spi-atmel.c
|
spi: atmel: Put allocated master before return
|
2021-03-04 10:26:30 +01:00 |
spi-au1550.c
|
Merge remote-tracking branch 'remotes/origin/tmp-f686d9f' into msm-lahaina
|
2019-07-01 17:41:24 -07:00 |
spi-axi-spi-engine.c
|
spi: spi-axi: use devm_platform_ioremap_resource() to simplify code
|
2019-09-04 17:15:49 +01:00 |
spi-bcm63xx-hsspi.c
|
spi: bcm63xx-hsspi: Fix multi-bit mode setting
|
2023-03-11 16:43:47 +01:00 |
spi-bcm63xx.c
|
spi: bcm63xx: fix max prepend length
|
2023-07-27 08:37:43 +02:00 |
spi-bcm2835.c
|
spi: bcm2835: bcm2835_spi_handle_err(): fix NULL pointer deref for non DMA transfers
|
2022-07-29 17:14:16 +02:00 |
spi-bcm2835aux.c
|
spi: bcm2835aux: Restore err assignment in bcm2835aux_spi_probe
|
2020-12-02 08:49:54 +01:00 |
spi-bcm-qspi.c
|
spi: bcm-qspi: fix SFDP BFPT read by usig mspi read
|
2024-02-23 08:24:53 +01:00 |
spi-bcm-qspi.h
|
Merge remote-tracking branch 'remotes/origin/tmp-f686d9f' into msm-lahaina
|
2019-07-01 17:41:24 -07:00 |
spi-bitbang-txrx.h
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
2017-11-02 11:10:55 +01:00 |
spi-bitbang.c
|
spi: Cleanup on failure of initial setup
|
2021-06-16 11:59:38 +02:00 |
spi-brcmstb-qspi.c
|
Merge remote-tracking branch 'remotes/origin/tmp-f686d9f' into msm-lahaina
|
2019-07-01 17:41:24 -07:00 |
spi-butterfly.c
|
spi: docs: convert to ReST and add it to the kABI bookset
|
2019-07-31 14:13:13 -06:00 |
spi-cadence.c
|
spi: cadence: Correct initialisation of runtime PM again
|
2021-07-28 13:30:56 +02:00 |
spi-cavium-octeon.c
|
spi: octeon: use devm_platform_ioremap_resource() to simplify code
|
2019-09-04 17:17:27 +01:00 |
spi-cavium-thunderx.c
|
|
|
spi-cavium.c
|
spi: octeon: Split driver into Octeon specific and common parts
|
2016-07-24 21:54:29 +01:00 |
spi-cavium.h
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
2017-11-02 11:10:55 +01:00 |
spi-clps711x.c
|
spi: clps711x: use devm_platform_ioremap_resource() to simplify code
|
2019-09-04 17:17:36 +01:00 |
spi-coldfire-qspi.c
|
spi: coldfire-qspi: use devm_platform_ioremap_resource() to simplify code
|
2019-09-04 17:17:56 +01:00 |
spi-davinci.c
|
spi: davinci: Fix use-after-free on unbind
|
2020-12-30 11:51:41 +01:00 |
spi-dln2.c
|
spi: dln2: Fix reference leak to master
|
2021-05-11 14:04:06 +02:00 |
spi-dw-mid.c
|
spi: dw: Return any value retrieved from the dma_transfer callback
|
2020-06-22 09:31:10 +02:00 |
spi-dw-mmio.c
|
spi: dw-mmio: use devm_platform_ioremap_resource() to simplify code
|
2019-09-04 17:18:05 +01:00 |
spi-dw-pci.c
|
Merge branch 'spi-5.4' into spi-next
|
2019-09-15 10:32:06 +01:00 |
spi-dw.c
|
spi: dw: Return any value retrieved from the dma_transfer callback
|
2020-06-22 09:31:10 +02:00 |
spi-dw.h
|
spi: spi-dw: Add lock protect dw_spi rx/tx to prevent concurrent calls
|
2020-02-01 09:34:44 +00:00 |
spi-efm32.c
|
spi: Remove dev_err() usage after platform_get_irq()
|
2019-08-02 12:15:43 +01:00 |
spi-ep93xx.c
|
spi: Remove dev_err() usage after platform_get_irq()
|
2019-08-02 12:15:43 +01:00 |
spi-falcon.c
|
Merge remote-tracking branch 'remotes/origin/tmp-f686d9f' into msm-lahaina
|
2019-07-01 17:41:24 -07:00 |
spi-fsl-cpm.c
|
spi: fsl-cpm: Use 16 bit mode for large transfers with even size
|
2023-05-30 12:44:08 +01:00 |
spi-fsl-cpm.h
|
Merge remote-tracking branch 'remotes/origin/tmp-f686d9f' into msm-lahaina
|
2019-07-01 17:41:24 -07:00 |
spi-fsl-dspi.c
|
spi: fsl-dspi: avoid SCK glitches with continuous transfers
|
2023-06-21 15:44:11 +02:00 |
spi-fsl-espi.c
|
spi: fsl-espi: Only process interrupts for expected events
|
2020-10-07 08:01:27 +02:00 |
spi-fsl-lib.c
|
|
|
spi-fsl-lib.h
|
spi: fsl: Convert to use CS GPIO descriptors
|
2019-08-28 14:10:41 +01:00 |
spi-fsl-lpspi.c
|
spi: spi-fsl-lpspi: Fix scldiv calculation
|
2024-08-19 05:33:50 +02:00 |
spi-fsl-qspi.c
|
spi: spi-fsl-qspi: Ensure width is respected in spi-mem operations
|
2020-02-24 08:36:54 +01:00 |
spi-fsl-spi.c
|
spi: fsl-cpm: Use 16 bit mode for large transfers with even size
|
2023-05-30 12:44:08 +01:00 |
spi-fsl-spi.h
|
Merge remote-tracking branch 'remotes/origin/tmp-f686d9f' into msm-lahaina
|
2019-07-01 17:41:24 -07:00 |
spi-geni-qcom.c
|
spi: spi-geni-qcom: Correct CS_TOGGLE bit in SPI_TRANS_CFG
|
2023-07-27 08:37:07 +02:00 |
spi-gpio.c
|
spi: spi-gpio: Don't set MOSI as an input if not 3WIRE mode
|
2023-01-18 11:41:12 +01:00 |
spi-img-spfi.c
|
spi: img-spfi: Fix pm_runtime_get_sync() error checking
|
2022-06-14 18:11:33 +02:00 |
spi-imx.c
|
spi: imx: Don't expect DMA for i.MX{25,35,50,51,53} cspi devices
|
2024-07-27 10:38:32 +02:00 |
spi-iproc-qspi.c
|
Merge remote-tracking branch 'remotes/origin/tmp-f686d9f' into msm-lahaina
|
2019-07-01 17:41:24 -07:00 |
spi-jcore.c
|
treewide: Add SPDX license identifier for more missed files
|
2019-05-21 10:50:45 +02:00 |
spi-lantiq-ssc.c
|
spi: lantiq-ssc: Fix warning by using WQ_MEM_RECLAIM
|
2020-08-19 08:16:14 +02:00 |
spi-lm70llp.c
|
spi: docs: convert to ReST and add it to the kABI bookset
|
2019-07-31 14:13:13 -06:00 |
spi-loopback-test.c
|
spi: spi-loopback-test: Fix 'tx_buf' might be 'rx_buf'
|
2021-07-14 16:53:10 +02:00 |
spi-lp8841-rtc.c
|
spi: lp-8841: use devm_platform_ioremap_resource() to simplify code
|
2019-09-04 17:18:35 +01:00 |
spi-mem.c
|
spi: spi-mem: fix reference leak in spi_mem_access_start
|
2020-12-30 11:51:04 +01:00 |
spi-meson-spicc.c
|
spi: meson-spicc: add IRQ check in meson_spicc_probe
|
2022-02-08 18:24:30 +01:00 |
spi-meson-spifc.c
|
spi: spi-meson-spifc: Add missing pm_runtime_disable() in meson_spifc_probe
|
2022-01-27 09:19:37 +01:00 |
spi-mpc52xx-psc.c
|
Merge remote-tracking branch 'remotes/origin/tmp-f686d9f' into msm-lahaina
|
2019-07-01 17:41:24 -07:00 |
spi-mpc52xx.c
|
Merge remote-tracking branch 'remotes/origin/tmp-f686d9f' into msm-lahaina
|
2019-07-01 17:41:24 -07:00 |
spi-mpc512x-psc.c
|
Merge remote-tracking branch 'remotes/origin/tmp-f686d9f' into msm-lahaina
|
2019-07-01 17:41:24 -07:00 |
spi-msm-geni.c
|
spi: spi-msm-geni: Enlarge SPI timeout
|
2024-12-15 14:13:57 +01:00 |
spi-mt65xx.c
|
spi: spi-mt65xx: Fix NULL pointer access in interrupt handler
|
2024-03-26 18:22:25 -04:00 |
spi-mt7621.c
|
spi: mt7621: Fix an error message in mt7621_spi_probe()
|
2024-03-01 13:13:35 +01:00 |
spi-mxic.c
|
spi: mxic: Fix the transmit path
|
2022-04-15 14:17:59 +02:00 |
spi-mxs.c
|
spi: mxs: fix reference leak in mxs_spi_probe
|
2020-12-30 11:51:09 +01:00 |
spi-npcm-fiu.c
|
spi: npcm-fiu: Fix UMA reads when dummy.nbytes == 0
|
2023-11-08 11:23:41 +01:00 |
spi-npcm-pspi.c
|
spi: npcm: use devm_platform_ioremap_resource() to simplify code
|
2019-09-04 17:20:03 +01:00 |
spi-nxp-fspi.c
|
spi: nxp-fspi: reset the FLSHxCR1 registers
|
2023-10-10 21:46:40 +02:00 |
spi-oc-tiny.c
|
spi: oc-tiny: use devm_platform_ioremap_resource() to simplify code
|
2019-09-04 17:20:33 +01:00 |
spi-omap2-mcspi.c
|
spi: Cleanup on failure of initial setup
|
2021-06-16 11:59:38 +02:00 |
spi-omap-100k.c
|
spi/omap100k:Fix PM disable depth imbalance in omap1_spi100k_probe
|
2022-10-26 13:22:25 +02:00 |
spi-omap-uwire.c
|
spi: Cleanup on failure of initial setup
|
2021-06-16 11:59:38 +02:00 |
spi-orion.c
|
Merge remote-tracking branch 'remotes/origin/tmp-f686d9f' into msm-lahaina
|
2019-07-01 17:41:24 -07:00 |
spi-pic32-sqi.c
|
spi: pic32-sqi: use devm_platform_ioremap_resource() to simplify code
|
2019-09-04 17:20:52 +01:00 |
spi-pic32.c
|
spi: spi-pic32: Fix issue with uninitialized dma_slave_config
|
2021-09-15 09:47:29 +02:00 |
spi-pl022.c
|
spi: spl022: fix Microwire full duplex mode
|
2021-11-17 09:48:21 +01:00 |
spi-ppc4xx.c
|
spi: ppc4xx: Drop write-only variable
|
2024-02-23 08:25:09 +01:00 |
spi-pxa2xx-dma.c
|
Merge remote-tracking branch 'remotes/origin/tmp-f686d9f' into msm-lahaina
|
2019-07-01 17:41:24 -07:00 |
spi-pxa2xx-pci.c
|
spi: pxa2xx-pci: Balance reference count for PCI DMA device
|
2022-04-15 14:18:04 +02:00 |
spi-pxa2xx.c
|
spi: Cleanup on failure of initial setup
|
2021-06-16 11:59:38 +02:00 |
spi-pxa2xx.h
|
Merge remote-tracking branch 'remotes/origin/tmp-f686d9f' into msm-lahaina
|
2019-07-01 17:41:24 -07:00 |
spi-qcom-qspi.c
|
spi: spi-qcom-qspi: use devm_platform_ioremap_resource() to simplify code
|
2019-09-04 17:21:12 +01:00 |
spi-qup.c
|
spi: qup: Request DMA before enabling clocks
|
2023-06-14 10:59:54 +02:00 |
spi-rb4xx.c
|
spi: rb4xx: Don't leak SPI master in probe error path
|
2020-12-30 11:51:42 +01:00 |
spi-rockchip.c
|
spi: rockchip: Fix error in SPI slave pio read
|
2020-08-19 08:15:58 +02:00 |
spi-rspi.c
|
spi: spi-rspi: Fix PIO fallback on RZ platforms
|
2022-08-25 11:17:32 +02:00 |
spi-s3c24xx-fiq.h
|
Merge remote-tracking branch 'remotes/origin/tmp-f686d9f' into msm-lahaina
|
2019-07-01 17:41:24 -07:00 |
spi-s3c24xx-fiq.S
|
ARM: s3c: fix fiq for clang IAS
|
2021-03-04 10:26:16 +01:00 |
spi-s3c24xx.c
|
spi: s3c24xx: use devm_platform_ioremap_resource() to simplify code
|
2019-09-04 17:21:31 +01:00 |
spi-s3c64xx.c
|
spi: s3c64xx: Fix large transfers with DMA
|
2022-10-26 13:22:25 +02:00 |
spi-sc18is602.c
|
spi: sc18is602: Don't leak SPI master in probe error path
|
2020-12-30 11:51:42 +01:00 |
spi-sh-hspi.c
|
spi: sh-hspi: Replace spi_master by spi_controller
|
2019-02-08 13:04:19 +00:00 |
spi-sh-msiof.c
|
spi: sh-msiof: Enforce fixed DTDL for R-Car H3
|
2024-01-25 14:34:23 -08:00 |
spi-sh-sci.c
|
Merge remote-tracking branch 'remotes/origin/tmp-f686d9f' into msm-lahaina
|
2019-07-01 17:41:24 -07:00 |
spi-sh.c
|
spi: spi-sh: Fix use-after-free on unbind
|
2020-12-30 11:51:41 +01:00 |
spi-sifive.c
|
spi: sifive: disable clk when probe fails and remove
|
2019-12-31 16:44:34 +01:00 |
spi-sirf.c
|
spi: sirf: use devm_platform_ioremap_resource() to simplify code
|
2019-09-04 17:22:00 +01:00 |
spi-slave-mt27xx.c
|
spi: Remove dev_err() usage after platform_get_irq()
|
2019-08-02 12:15:43 +01:00 |
spi-slave-system-control.c
|
spi: slave: Fix missing break in switch
|
2018-10-03 16:23:10 +01:00 |
spi-slave-time.c
|
spi: slave: Add SPI slave handler reporting uptime at previous message
|
2017-05-26 13:12:04 +01:00 |
spi-sprd-adi.c
|
This is the 5.4.146 stable release
|
2021-09-15 14:01:16 +02:00 |
spi-sprd.c
|
spi: sprd: Add missing MODULE_DEVICE_TABLE
|
2021-06-16 11:59:34 +02:00 |
spi-st-ssc4.c
|
spi: st-ssc4: Fix unbalanced pm_runtime_disable() in probe error path
|
2020-12-30 11:51:42 +01:00 |
spi-stm32-qspi.c
|
spi: stm32-qspi: Fix wait_cmd timeout in APM mode
|
2022-06-14 18:11:27 +02:00 |
spi-stm32.c
|
spi: stm32: Don't warn about spurious interrupts
|
2024-06-16 13:28:48 +02:00 |
spi-sun4i.c
|
spi: sun4i: use devm_platform_ioremap_resource() to simplify code
|
2019-09-04 17:22:29 +01:00 |
spi-sun6i.c
|
spi: spi-sun6i: Fix chipselect/clock bug
|
2021-07-14 16:53:24 +02:00 |
spi-synquacer.c
|
spi: synquacer: Fix timeout handling in synquacer_spi_transfer_one()
|
2023-03-11 16:43:47 +01:00 |
spi-tegra20-sflash.c
|
spi: tegra20-sflash: fix to check return value of platform_get_irq() in tegra_sflash_probe()
|
2023-09-23 10:59:41 +02:00 |
spi-tegra20-slink.c
|
spi: tegra20: Use of_device_get_match_data()
|
2022-04-15 14:18:23 +02:00 |
spi-tegra114.c
|
spi: tegra114: Add missing IRQ check in tegra_spi_probe
|
2022-04-15 14:18:04 +02:00 |
spi-test.h
|
Merge remote-tracking branch 'remotes/origin/tmp-f686d9f' into msm-lahaina
|
2019-07-01 17:41:24 -07:00 |
spi-ti-qspi.c
|
spi: spi-ti-qspi: Fix return value handling of wait_for_completion_timeout
|
2022-06-14 18:11:32 +02:00 |
spi-tle62x0.c
|
Merge remote-tracking branch 'remotes/origin/tmp-f686d9f' into msm-lahaina
|
2019-07-01 17:41:24 -07:00 |
spi-topcliff-pch.c
|
spi: spi-topcliff-pch: Fix potential double free in pch_spi_process_messages()
|
2021-07-14 16:53:10 +02:00 |
spi-txx9.c
|
spi: spi-txx9: Add missing clock (un)prepare calls for CCF
|
2016-08-18 19:10:39 +01:00 |
spi-uniphier.c
|
spi: uniphier: Fix FIFO threshold
|
2020-01-09 10:20:04 +01:00 |
spi-xcomm.c
|
Merge remote-tracking branch 'remotes/origin/tmp-f686d9f' into msm-lahaina
|
2019-07-01 17:41:24 -07:00 |
spi-xilinx.c
|
Merge remote-tracking branch 'remotes/origin/tmp-f686d9f' into msm-lahaina
|
2019-07-01 17:41:24 -07:00 |
spi-xlp.c
|
spi: xlp: use devm_platform_ioremap_resource() to simplify code
|
2019-09-04 17:23:28 +01:00 |
spi-xtensa-xtfpga.c
|
Merge remote-tracking branch 'remotes/origin/tmp-f686d9f' into msm-lahaina
|
2019-07-01 17:41:24 -07:00 |
spi-zynq-qspi.c
|
spi: spi-zynq-qspi: Fix a NULL pointer dereference in zynq_qspi_exec_mem_op()
|
2022-03-02 11:41:10 +01:00 |
spi-zynqmp-gqspi.c
|
spi/zynqmp: remove entry that causes a cs glitch
|
2020-03-25 08:25:45 +01:00 |
spi.c
|
This is the 5.4.278 stable release
|
2024-06-18 14:18:49 +00:00 |
spidev.c
|
Merge tag 'ASB-2023-04-05_11-5.4' of https://android.googlesource.com/kernel/common into android13-5.4-lahaina
|
2023-04-06 14:17:05 +03:00 |