.. |
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
|
|
|
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_qsd.c
|
|
|
spi_qsd.h
|
|
|
spi-altera.c
|
|
|
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-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
|
|
|
spi-axi-spi-engine.c
|
|
|
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-bcm-qspi.c
|
spi: bcm-qspi: return error if neither hif_mspi nor mspi is available
|
2023-07-27 08:37:22 +02:00 |
spi-bcm-qspi.h
|
|
|
spi-bitbang-txrx.h
|
|
|
spi-bitbang.c
|
spi: Cleanup on failure of initial setup
|
2021-06-16 11:59:38 +02:00 |
spi-brcmstb-qspi.c
|
|
|
spi-butterfly.c
|
|
|
spi-cadence.c
|
spi: cadence: Correct initialisation of runtime PM again
|
2021-07-28 13:30:56 +02:00 |
spi-cavium-octeon.c
|
|
|
spi-cavium-thunderx.c
|
|
|
spi-cavium.c
|
|
|
spi-cavium.h
|
|
|
spi-clps711x.c
|
|
|
spi-coldfire-qspi.c
|
|
|
spi-davinci.c
|
|
|
spi-dln2.c
|
spi: dln2: Fix reference leak to master
|
2021-05-11 14:04:06 +02:00 |
spi-dw-mid.c
|
|
|
spi-dw-mmio.c
|
|
|
spi-dw-pci.c
|
|
|
spi-dw.c
|
|
|
spi-dw.h
|
|
|
spi-efm32.c
|
|
|
spi-ep93xx.c
|
|
|
spi-falcon.c
|
|
|
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
|
|
|
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-lib.c
|
|
|
spi-fsl-lib.h
|
|
|
spi-fsl-lpspi.c
|
spi: fsl-lpspi: Fix PM reference leak in lpspi_prepare_xfer_hardware()
|
2021-05-14 09:44:21 +02:00 |
spi-fsl-qspi.c
|
|
|
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
|
|
|
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: spi-imx: fix MX51_ECSPI_* macros when cs > 3
|
2023-05-30 12:44:03 +01:00 |
spi-iproc-qspi.c
|
|
|
spi-jcore.c
|
|
|
spi-lantiq-ssc.c
|
|
|
spi-lm70llp.c
|
|
|
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-mem.c
|
|
|
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
|
|
|
spi-mpc52xx.c
|
|
|
spi-mpc512x-psc.c
|
|
|
spi-msm-geni.c
|
spi: spi-msm-geni: Enlarge SPI timeout
|
2024-05-20 17:40:41 +02:00 |
spi-mt65xx.c
|
spi: mediatek: Avoid NULL pointer crash in interrupt
|
2022-02-08 18:24:30 +01:00 |
spi-mt7621.c
|
|
|
spi-mxic.c
|
spi: mxic: Fix the transmit path
|
2022-04-15 14:17:59 +02:00 |
spi-mxs.c
|
|
|
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-nxp-fspi.c
|
spi: nxp-fspi: reset the FLSHxCR1 registers
|
2023-10-10 21:46:40 +02:00 |
spi-oc-tiny.c
|
|
|
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
|
|
|
spi-pic32-sqi.c
|
|
|
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-pxa2xx-dma.c
|
|
|
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
|
|
|
spi-qcom-qspi.c
|
|
|
spi-qup.c
|
spi: qup: Request DMA before enabling clocks
|
2023-06-14 10:59:54 +02:00 |
spi-rb4xx.c
|
|
|
spi-rockchip.c
|
|
|
spi-rspi.c
|
spi: spi-rspi: Fix PIO fallback on RZ platforms
|
2022-08-25 11:17:32 +02:00 |
spi-s3c24xx-fiq.h
|
|
|
spi-s3c24xx-fiq.S
|
ARM: s3c: fix fiq for clang IAS
|
2021-03-04 10:26:16 +01:00 |
spi-s3c24xx.c
|
|
|
spi-s3c64xx.c
|
spi: s3c64xx: Fix large transfers with DMA
|
2022-10-26 13:22:25 +02:00 |
spi-sc18is602.c
|
|
|
spi-sh-hspi.c
|
|
|
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
|
|
|
spi-sh.c
|
|
|
spi-sifive.c
|
|
|
spi-sirf.c
|
|
|
spi-slave-mt27xx.c
|
|
|
spi-slave-system-control.c
|
|
|
spi-slave-time.c
|
|
|
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-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: fix stm32_spi_prepare_mbr() that halves spi clk for every run
|
2022-12-08 11:22:57 +01:00 |
spi-sun4i.c
|
|
|
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
|
|
|
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
|
|
|
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-uniphier.c
|
|
|
spi-xcomm.c
|
|
|
spi-xilinx.c
|
|
|
spi-xlp.c
|
|
|
spi-xtensa-xtfpga.c
|
|
|
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.c
|
This is the 5.4.189 stable release
|
2022-04-19 16:29:31 +02: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 |