| Age | Commit message (Expand) | Author | Files | Lines |
| 2 days | Merge branch 'driver-core-next' of https://git.kernel.org/pub/scm/linux/kerne... | Mark Brown | 1 | -5/+0 |
| 2 days | Merge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/br... | Mark Brown | 81 | -1146/+1454 |
| 2 days | Merge branch 'nand/next' of https://git.kernel.org/pub/scm/linux/kernel/git/m... | Mark Brown | 10 | -43/+61 |
| 3 days | Merge remote-tracking branch 'spi/for-7.2' into spi-next | Mark Brown | 81 | -1146/+1454 |
| 4 days | spi: spi-mem: avoid mutating op template in spi_mem_supports_op() | Santhosh Kumar K | 1 | -4/+11 |
| 7 days | spi: omap2-mcspi: Use of_device_get_match_data() | Rosen Penev | 1 | -5/+2 |
| 7 days | Merge tag 'v7.1-rc5' into driver-core-next | Danilo Krummrich | 15 | -56/+129 |
| 9 days | Merge tag 'spi-fix-v7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 5 | -2/+9 |
| 10 days | Revert "treewide: Fix probing of devices in DT overlays" | Saravana Kannan | 1 | -5/+0 |
| 10 days | spi: Use named initializers for arrays of i2c_device_data | Uwe Kleine-König (The Capable Hub) | 2 | -5/+5 |
| 10 days | spi: aspeed: Fix __iomem annotation and VLA parameter | Mark Brown | 1 | -6/+5 |
| 10 days | spi: aspeed: Replace VLA parameter with flat pointer in calibration helper | Chin-Ting Kuo | 1 | -4/+3 |
| 10 days | spi: aspeed: Fix missing __iomem annotation in output transfer path | Chin-Ting Kuo | 1 | -2/+2 |
| 11 days | spi: Drop redundant 'cs' variable declaration in __spi_add_device() | Lad Prabhakar | 1 | -2/+0 |
| 11 days | spi: fix controller registration API inconsistency | Johan Hovold | 8 | -46/+11 |
| 11 days | spi: dw-mmio: Add ACPI ID LECA0002 for LECARC SoCs | Thomas Lin | 1 | -3/+4 |
| 12 days | spi: cadence-xspi: Add COMPILE_TEST support | Rosen Penev | 2 | -1/+6 |
| 13 days | spi: Add trace events for Qualcomm GENI SPI drivers | Mark Brown | 1 | -0/+13 |
| 13 days | spi: qcom-geni: Add trace events for Qualcomm GENI SPI driver | Praveen Talari | 1 | -0/+13 |
| 13 days | spi: Merge up fixes | Mark Brown | 5 | -2/+9 |
| 13 days | spi: ti-qspi: fix use-after-free after DMA setup failure | Johan Hovold | 1 | -0/+1 |
| 13 days | spi: sprd: fix error pointer deref after DMA setup failure | Johan Hovold | 1 | -1/+2 |
| 13 days | spi: qup: fix error pointer deref after DMA setup failure | Johan Hovold | 1 | -0/+3 |
| 14 days | spi: switch to managed controller allocation (part 3/3) | Mark Brown | 11 | -153/+68 |
| 14 days | spi: xlp: switch to managed controller allocation | Johan Hovold | 1 | -2/+1 |
| 14 days | spi: mux: switch to managed controller allocation | Johan Hovold | 1 | -15/+4 |
| 14 days | spi: meson-spifc: switch to managed controller allocation | Johan Hovold | 1 | -14/+8 |
| 14 days | spi: lp8841-rtc: drop unused ifdef | Johan Hovold | 1 | -2/+0 |
| 14 days | spi: lp8841-rtc: switch to managed controller allocation | Johan Hovold | 1 | -10/+4 |
| 14 days | spi: jcore: switch to managed controller allocation | Johan Hovold | 1 | -17/+6 |
| 14 days | spi: hisi-sfc-v3xx: switch to managed controller allocation | Johan Hovold | 1 | -14/+6 |
| 14 days | spi: fsi: switch to managed controller allocation | Johan Hovold | 1 | -4/+4 |
| 14 days | spi: falcon: switch to managed controller allocation | Johan Hovold | 1 | -6/+2 |
| 14 days | spi: clps711x: switch to managed controller allocation | Johan Hovold | 1 | -22/+9 |
| 14 days | spi: armada-3700: switch to managed controller allocation | Johan Hovold | 1 | -30/+14 |
| 14 days | spi: altera-platform: switch to managed controller allocation | Johan Hovold | 1 | -17/+10 |
| 2026-05-16 | spi: mtk-snfi: Fix resource leak in mtk_snand_read_page_cache() | Felix Gu | 1 | -1/+1 |
| 2026-05-16 | spi: rspi: Simplify reset control handling | Felix Gu | 1 | -19/+2 |
| 2026-05-15 | spi: hisi-kunpeng: Use dev_err_probe() for host registration failure | Qiang Ma | 1 | -4/+2 |
| 2026-05-12 | spi: ep93xx: fix error pointer deref after DMA setup failure | Johan Hovold | 1 | -0/+2 |
| 2026-05-11 | spi: Use FIELD_MODIFY() for bitfield operations | Mark Brown | 10 | -44/+27 |
| 2026-05-11 | spi: uniphier: Use FIELD_MODIFY() | Hans Zhang | 1 | -8/+5 |
| 2026-05-11 | spi: sunplus-sp7021: Use FIELD_MODIFY() | Hans Zhang | 1 | -2/+1 |
| 2026-05-11 | spi: stm32-qspi: Use FIELD_MODIFY() | Hans Zhang | 1 | -3/+2 |
| 2026-05-11 | spi: stm32-ospi: Use FIELD_MODIFY() | Hans Zhang | 1 | -4/+3 |
| 2026-05-11 | spi: sn-f-ospi: Use FIELD_MODIFY() | Hans Zhang | 1 | -3/+2 |
| 2026-05-11 | spi: nxp-xspi: Use FIELD_MODIFY() | Hans Zhang | 1 | -8/+4 |
| 2026-05-11 | spi: meson-spicc: Use FIELD_MODIFY() | Hans Zhang | 1 | -3/+2 |
| 2026-05-11 | spi: cadence-xspi: Use FIELD_MODIFY() | Hans Zhang | 1 | -2/+1 |
| 2026-05-11 | spi: amlogic-spisg: Use FIELD_MODIFY() | Hans Zhang | 1 | -8/+5 |
| 2026-05-11 | spi: amlogic-spifc-a1: Use FIELD_MODIFY() | Hans Zhang | 1 | -3/+2 |
| 2026-05-11 | spi: switch to managed controller allocation (part 2/3) | Mark Brown | 22 | -367/+235 |
| 2026-05-11 | spi: zync-qspi: switch to managed controller allocation | Johan Hovold | 1 | -28/+12 |
| 2026-05-11 | spi: uniphier: switch to managed controller allocation | Johan Hovold | 1 | -22/+11 |
| 2026-05-11 | spi: ti-qspi: cleanup registration error path | Johan Hovold | 1 | -2/+5 |
| 2026-05-11 | spi: ti-qspi: switch to managed controller allocation | Johan Hovold | 1 | -21/+9 |
| 2026-05-11 | spi: tegra20-sflash: switch to managed controller allocation | Johan Hovold | 1 | -16/+8 |
| 2026-05-11 | spi: tegra114: switch to managed controller allocation | Johan Hovold | 1 | -22/+12 |
| 2026-05-11 | spi: syncuacer: switch to managed controller allocation | Johan Hovold | 1 | -17/+7 |
| 2026-05-11 | spi: sun6i: switch to managed controller allocation | Johan Hovold | 1 | -26/+12 |
| 2026-05-11 | spi: sun4i: switch to managed controller allocation | Johan Hovold | 1 | -24/+11 |
| 2026-05-11 | spi: st-ssc4: switch to managed controller allocation | Johan Hovold | 1 | -10/+4 |
| 2026-05-11 | spi: sprd: switch to managed controller allocation | Johan Hovold | 1 | -14/+6 |
| 2026-05-11 | spi: slave-mt27xx: switch to managed controller allocation | Johan Hovold | 1 | -23/+10 |
| 2026-05-11 | spi: sifive: switch to managed controller allocation | Johan Hovold | 1 | -28/+11 |
| 2026-05-11 | spi: sh-msiof: switch to managed controller allocation | Johan Hovold | 1 | -19/+9 |
| 2026-05-11 | spi: sh-hspi: switch to managed controller allocation | Johan Hovold | 1 | -9/+2 |
| 2026-05-11 | spi: rspi: switch to managed controller allocation | Johan Hovold | 1 | -14/+5 |
| 2026-05-11 | spi: qup: switch to managed controller allocation | Johan Hovold | 1 | -11/+4 |
| 2026-05-11 | spi: pl022: switch to managed controller allocation | Johan Hovold | 1 | -8/+3 |
| 2026-05-11 | spi: pic32-sqi: switch to managed controller allocation | Johan Hovold | 1 | -20/+8 |
| 2026-05-11 | spi: pic32: switch to managed controller allocation | Johan Hovold | 1 | -8/+3 |
| 2026-05-11 | spi: amd: Set correct bus number in ACPI probe path | Krishnamoorthi M | 1 | -1/+1 |
| 2026-05-07 | spi: amlogic-spisg: drop misleading NULL check on exdesc | Stepan Ionichev | 1 | -2/+1 |
| 2026-05-06 | spi: ch341: correct company name in MODULE_DESCRIPTION | Jiawei Liu | 1 | -1/+1 |
| 2026-05-05 | spi: spacemit: add u64 cast to NSEC_PER_SEC to avoid 32-bit overflow | Guodong Xu | 1 | -1/+1 |
| 2026-05-05 | spi: Consistently define pci_device_ids using named initializers | Uwe Kleine-König (The Capable Hub) | 4 | -65/+65 |
| 2026-05-04 | spi: microchip core-qspi gpio-cs fixes + cleanup | Mark Brown | 1 | -20/+79 |
| 2026-05-04 | spi: microchip-core-qspi: remove some inline markings | Conor Dooley | 1 | -4/+4 |
| 2026-05-04 | spi: microchip-core-qspi: don't attempt to transmit during emulated read-only... | Conor Dooley | 1 | -1/+11 |
| 2026-05-04 | spi: microchip-core-qspi: control built-in cs manually | Conor Dooley | 1 | -15/+64 |
| 2026-05-04 | spi: imx: Propagate prepare_transfer() error from spi_imx_setupxfer() | John Madieu | 1 | -3/+1 |
| 2026-05-04 | spi: imx: Fix UAF on package-1 prepare failure in spi_imx_dma_data_prepare() | John Madieu | 1 | -0/+1 |
| 2026-05-04 | spi: imx: Fix precedence bug in spi_imx_dma_max_wml_find() | John Madieu | 1 | -1/+1 |
| 2026-05-04 | spi: spacemit: introduce SpacemiT K1 SPI controller driver | Alex Elder | 3 | -0/+799 |
| 2026-05-04 | spi: spi-qcom-qspi: Add interconnect support for memory path | Viken Dadhaniya | 1 | -6/+38 |
| 2026-05-04 | spi: spi-qcom-qspi: Fix incomplete error handling in runtime PM | Viken Dadhaniya | 1 | -8/+36 |
| 2026-05-04 | Merge tag 'mtd/spi-mem-cont-read-for-7.2' into nand/next | Miquel Raynal | 10 | -43/+61 |
| 2026-05-04 | spi: omap2-mcspi: switch to managed controller allocation | Mark Brown | 5 | -32/+23 |
| 2026-05-04 | spi: omap2-mcspi: clean up probe return value | Johan Hovold | 1 | -1/+1 |
| 2026-05-04 | spi: omap2-mcspi: clean up error labels | Johan Hovold | 1 | -8/+9 |
| 2026-05-04 | spi: omap2-mcspi: switch to managed controller allocation | Johan Hovold | 1 | -15/+8 |
| 2026-05-04 | spi: orion: switch to managed controller allocation | Johan Hovold | 1 | -18/+8 |
| 2026-05-04 | spi: npcm-pspi: switch to managed controller allocation | Johan Hovold | 1 | -14/+5 |
| 2026-05-04 | spi: mxs: switch to managed controller allocation | Johan Hovold | 1 | -10/+4 |
| 2026-05-04 | spi: meson-spicc: switch to managed controller allocation | Johan Hovold | 1 | -30/+13 |
| 2026-05-04 | spi: lantiq-ssc: switch to managed controller allocation | Johan Hovold | 1 | -20/+8 |
| 2026-05-04 | spi: img-spfi: switch to managed controller allocation | Johan Hovold | 1 | -25/+15 |
| 2026-05-04 | spi: fsl-espi: switch to managed controller allocation | Johan Hovold | 1 | -14/+6 |
| 2026-05-04 | spi: fsl: switch to managed controller allocation | Johan Hovold | 1 | -12/+2 |
| 2026-05-04 | spi: ep93xx: switch to managed controller allocation | Johan Hovold | 1 | -15/+7 |
| 2026-05-04 | spi: dln2: switch to managed controller allocation | Johan Hovold | 1 | -17/+9 |
| 2026-05-04 | spi: coldfire-qspi: switch to managed controller allocation | Johan Hovold | 1 | -20/+8 |
| 2026-05-04 | spi: cavium-thunderx: switch to managed controller allocation | Johan Hovold | 1 | -24/+8 |
| 2026-05-04 | spi: octeon: switch to managed controller allocation | Johan Hovold | 1 | -13/+4 |
| 2026-05-04 | spi: cadence: switch to managed controller allocation | Johan Hovold | 1 | -19/+9 |
| 2026-05-04 | spi: bcm63xx-hsspi: switch to managed controller allocation | Johan Hovold | 1 | -12/+5 |
| 2026-05-04 | spi: bcm63xx: switch to managed controller allocation | Johan Hovold | 1 | -16/+7 |
| 2026-05-04 | spi: atmel: switch to managed controller allocation | Johan Hovold | 1 | -22/+12 |
| 2026-05-04 | spi: at91-usart: switch to managed controller allocation | Johan Hovold | 1 | -16/+8 |
| 2026-05-04 | spi: at91-usart: drop dead runtime pm support | Johan Hovold | 1 | -31/+8 |
| 2026-05-04 | spi: spi-mem: Create a secondary read operation | Miquel Raynal | 1 | -0/+17 |
| 2026-05-04 | spi: spi-mem: Transform the read operation template | Miquel Raynal | 10 | -43/+44 |
| 2026-05-01 | spi: cadence: Probe and unbind fixes | Mark Brown | 1 | -2/+13 |
| 2026-05-01 | spi: cadence-quadspi: Probe and unbind fixes | Mark Brown | 1 | -18/+18 |
| 2026-04-30 | spi: clean up controller registration return value | Johan Hovold | 1 | -1/+3 |
| 2026-04-29 | spi: microchip core-qspi cleanup | Mark Brown | 1 | -2/+1 |
| 2026-04-29 | spi: microchip-core-qspi: remove an unused define | Conor Dooley | 1 | -1/+0 |
| 2026-04-29 | spi: microchip-core-qspi: report device on which timeout occured instead of w... | Conor Dooley | 1 | -1/+1 |
| 2026-04-28 | spi: amlogic-spisg: initialize completion before requesting IRQ | Felix Gu | 1 | -2/+1 |
| 2026-04-28 | spi: axiado: replace usleep_range() with udelay() in IRQ path | Felix Gu | 1 | -1/+1 |
| 2026-04-27 | spi: atcspi200: two cleanup | Mark Brown | 1 | -16/+12 |
| 2026-04-27 | spi: atcspi200: switch to devm functions | Felix Gu | 1 | -15/+10 |
| 2026-04-27 | spi: atcspi200: fix use-after-free when driver unbind | Felix Gu | 1 | -6/+7 |
| 2026-04-27 | spi: cadence-quadspi: runtime PM fixes | Mark Brown | 1 | -39/+27 |
| 2026-04-27 | spi: cadence-quadspi: drop redundant match data lookup | Johan Hovold | 1 | -4/+1 |
| 2026-04-27 | spi: cadence-quadspi: clean up disable runtime pm quirk | Johan Hovold | 1 | -28/+19 |
| 2026-04-27 | spi: cadence-quadspi: fix runtime pm and clock imbalance on unbind | Johan Hovold | 1 | -7/+10 |
| 2026-04-27 | spi: cadence-quadspi: fix unclocked access on unbind | Johan Hovold | 1 | -4/+3 |
| 2026-04-27 | spi: cadence-quadspi: fix clock imbalance on probe failure | Johan Hovold | 1 | -2/+1 |
| 2026-04-27 | spi: cadence-quadspi: fix runtime pm disable imbalance on probe failure | Johan Hovold | 1 | -6/+5 |
| 2026-04-27 | spi: cadence: runtime PM fixes | Mark Brown | 1 | -13/+24 |
| 2026-04-27 | spi: cadence: clean up probe return value | Johan Hovold | 1 | -2/+2 |
| 2026-04-27 | spi: cadence: fix clock imbalance on probe failure | Johan Hovold | 1 | -1/+5 |
| 2026-04-27 | spi: cadence: rename probe error labels | Johan Hovold | 1 | -9/+9 |
| 2026-04-27 | spi: cadence: fix unclocked access on unbind | Johan Hovold | 1 | -1/+8 |
| 2026-04-27 | spi: rockchip: Drop unused and broken CR0 macros | John Madieu | 1 | -3/+0 |
| 2026-04-27 | spi: rockchip: Read ISR, not IMR, to detect cs-inactive IRQ | John Madieu | 1 | -1/+2 |
| 2026-04-27 | spi: mpc52xx: clean up interrupt handling | Johan Hovold | 1 | -10/+16 |
| 2026-04-27 | spi: rzv2h-rspi: Fix silent failure in clock setup error path | John Madieu | 1 | -1/+1 |
| 2026-04-24 | Merge tag 'spi-fix-v7.1-merge-window' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 10 | -51/+103 |
| 2026-04-22 | spi: fix resource leaks on device setup failure | Mark Brown | 1 | -24/+37 |
| 2026-04-22 | spi: fix resource leaks on device setup failure | Johan Hovold | 1 | -24/+37 |
| 2026-04-22 | spi: axiado: spi: axiado: fix runtime pm imbalance on probe failure | Mark Brown | 1 | -12/+19 |
| 2026-04-22 | spi: axiado: clean up probe return value | Johan Hovold | 1 | -2/+2 |
| 2026-04-22 | spi: axiado: rename probe error labels | Johan Hovold | 1 | -6/+6 |
| 2026-04-22 | spi: axiado: fix runtime pm imbalance on probe failure | Johan Hovold | 1 | -4/+11 |
| 2026-04-22 | spi: orion: runtime PM fixes | Mark Brown | 1 | -2/+11 |
| 2026-04-22 | spi: orion: clean up probe return value | Johan Hovold | 1 | -2/+2 |
| 2026-04-22 | spi: orion: fix clock imbalance on registration failure | Johan Hovold | 1 | -0/+6 |
| 2026-04-22 | spi: orion: fix runtime pm leak on unbind | Johan Hovold | 1 | -0/+3 |
| 2026-04-22 | spi: imx: fix runtime pm leak on probe deferral | Johan Hovold | 1 | -0/+1 |
| 2026-04-22 | spi: mpc52xx: fix use-after-free on registration failure | Johan Hovold | 1 | -0/+3 |
| 2026-04-20 | spi: fix explicit controller deregistration | Mark Brown | 6 | -10/+27 |
| 2026-04-20 | spi: topcliff-pch: fix use-after-free on unbind | Johan Hovold | 1 | -3/+3 |
| 2026-04-20 | spi: topcliff-pch: fix controller deregistration | Johan Hovold | 1 | -1/+6 |
| 2026-04-20 | spi: orion: fix controller deregistration | Johan Hovold | 1 | -1/+6 |
| 2026-04-20 | spi: mxic: fix controller deregistration | Johan Hovold | 1 | -1/+2 |
| 2026-04-20 | spi: mpc52xx: fix use-after-free on unbind | Johan Hovold | 1 | -1/+2 |
| 2026-04-20 | spi: mpc52xx: fix controller deregistration | Johan Hovold | 1 | -1/+2 |
| 2026-04-20 | spi: cadence-quadspi: fix controller deregistration | Johan Hovold | 1 | -2/+2 |
| 2026-04-20 | spi: cadence: fix controller deregistration | Johan Hovold | 1 | -1/+5 |
| 2026-04-17 | Merge tag 'trace-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace... | Linus Torvalds | 1 | -2/+2 |
| 2026-04-16 | spi: mtk-snfi: fix memory leak in probe | Felix Gu | 1 | -3/+5 |
| 2026-04-15 | Merge tag 'spi-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Linus Torvalds | 71 | -485/+676 |
| 2026-04-13 | Merge tag 'driver-core-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
| 2026-04-11 | spi: sn-f-ospi: fix incorrect return code for invalid num-cs | Felix Gu | 1 | -1/+1 |
| 2026-04-11 | spi: cadence-qspi: Revert the filtering of certain opcodes in ODTR | Miquel Raynal | 1 | -4/+0 |
| 2026-04-10 | spi: mtk-snfi: unregister ECC engine on probe failure and remove() callback | Pei Xiao | 1 | -0/+14 |
| 2026-04-10 | spi: s3c64xx: fix NULL-deref on driver unbind | Johan Hovold | 1 | -5/+0 |
| 2026-04-10 | spi: fix controller deregistration (part 2/2) | Mark Brown | 26 | -42/+176 |
| 2026-04-10 | spi: zynq-qspi: fix controller deregistration | Johan Hovold | 1 | -4/+11 |
| 2026-04-10 | spi: zynqmp-gqspi: fix controller deregistration | Johan Hovold | 1 | -1/+3 |
| 2026-04-10 | spi: uniphier: fix controller deregistration | Johan Hovold | 1 | -1/+7 |
| 2026-04-10 | spi: ti-qspi: fix controller deregistration | Johan Hovold | 1 | -8/+6 |
| 2026-04-10 | spi: tegra20-sflash: fix controller deregistration | Johan Hovold | 1 | -1/+7 |
| 2026-04-10 | spi: tegra114: fix controller deregistration | Johan Hovold | 1 | -1/+7 |
| 2026-04-10 | spi: syncuacer: fix controller deregistration | Johan Hovold | 1 | -1/+7 |
| 2026-04-10 | spi: sun6i: fix controller deregistration | Johan Hovold | 1 | -1/+7 |
| 2026-04-10 | spi: sun4i: fix controller deregistration | Johan Hovold | 1 | -1/+9 |
| 2026-04-10 | spi: st-ssc4: fix controller deregistration | Johan Hovold | 1 | -1/+7 |
| 2026-04-10 | spi: sprd: fix controller deregistration | Johan Hovold | 1 | -2/+6 |
| 2026-04-10 | spi: slave-mt27xx: fix controller deregistration | Johan Hovold | 1 | -1/+9 |
| 2026-04-10 | spi: sifive: fix controller deregistration | Johan Hovold | 1 | -1/+7 |
| 2026-04-10 | spi: sh-msiof: fix controller deregistration | Johan Hovold | 1 | -2/+8 |
| 2026-04-10 | spi: sh-hspi: fix controller deregistration | Johan Hovold | 1 | -2/+8 |
| 2026-04-10 | spi: s3c64xx: fix controller deregistration | Johan Hovold | 1 | -1/+3 |
| 2026-04-10 | spi: rspi: fix controller deregistration | Johan Hovold | 1 | -2/+8 |
| 2026-04-10 | spi: qup: fix controller deregistration | Johan Hovold | 1 | -1/+7 |
| 2026-04-10 | spi: pl022: fix controller deregistration | Johan Hovold | 1 | -1/+7 |
| 2026-04-10 | spi: pic32-sqi: fix controller deregistration | Johan Hovold | 1 | -1/+7 |
| 2026-04-10 | spi: pic32: fix controller deregistration | Johan Hovold | 1 | -3/+8 |
| 2026-04-10 | spi: omap2-mcspi: fix controller deregistration | Johan Hovold | 1 | -1/+7 |
| 2026-04-10 | spi: npcm-pspi: fix controller deregistration | Johan Hovold | 1 | -1/+7 |
| 2026-04-10 | spi: mxs: fix controller deregistration | Johan Hovold | 1 | -1/+7 |
| 2026-04-10 | spi: mtk-nor: fix controller deregistration | Johan Hovold | 1 | -1/+3 |
| 2026-04-10 | spi: mt65xx: fix controller deregistration | Johan Hovold | 1 | -1/+3 |
| 2026-04-10 | spi: tegra210-quad: Fix false positive WARN on interrupt timeout with transfe... | Breno Leitao | 1 | -2/+4 |
| 2026-04-10 | spi: rzv2h-rspi: Fix max_speed_hz and clock configuration issues | Mark Brown | 1 | -27/+25 |
| 2026-04-10 | spi: rzv2h-rspi: Simplify clock rate search function signatures | Lad Prabhakar | 1 | -15/+11 |