platform/kernel/linux-starfive.git
2022-07-26 Krzysztof Kozlowskispi/panel: dt-bindings: drop CPHA and CPOL from common...
2022-07-25 Martin Sperlspi: bcm2835: enable shared interrupt support
2022-07-22 Krzysztof Kozlowskispi: dt-bindings: spi-controller: correct example inden...
2022-07-20 Mark Brownspi: npcm-fiu: add Arbel NPCM8XX support
2022-07-20 Krzysztof Kozlowskispi: dt-bindings: qcom,spi-geni-qcom: allow three inter...
2022-07-20 Tomer Maimonspi: npcm-fiu: Add NPCM8XX support
2022-07-20 Tomer Maimondt-binding: spi: Add npcm845 compatible to npcm-fiu...
2022-07-20 Tomer Maimonspi: npcm-fiu: Modify direct read dummy configuration
2022-07-18 Claudiu Bezneaspi: atmel: remove #ifdef CONFIG_{PM, SLEEP}
2022-07-18 Johnson Wangspi: dt-bindings: Add compatible for MediaTek MT8188
2022-07-18 Allen-KH Chengspi: dt-bindings: mediatek,spi-mtk-nor: Update bindings...
2022-07-14 Sergiu Mogaspi: dt-bindings: atmel,at91rm9200-spi: convert to...
2022-07-13 Mark BrownAdd support for Intel Thunder Bay SPI controller
2022-07-13 Mark Brownspi: microchip-core: fix and cleanups
2022-07-13 Yang Yingliangspi: tegra20-slink: fix UAF in tegra_slink_remove()
2022-07-13 Yang Yingliangspi: Fix simplification of devm_spi_register_controller
2022-07-13 Yang Yingliangspi: microchip-core: switch to use dev_err_probe()
2022-07-13 Yang Yingliangspi: microchip-core: switch to use devm_spi_alloc_master()
2022-07-13 Yang Yingliangspi: microchip-core: fix UAF in mchp_corespi_remove()
2022-07-13 Nandhini Srikandanspi: dw: Add support for Intel Thunder Bay SPI controller
2022-07-13 Nandhini Srikandanspi: dw: Add support for master mode selection for...
2022-07-13 Nandhini Srikandanspi: Add bindings for Intel Thunder Bay SOC
2022-07-13 Nandhini Srikandanspi: dw: Fix IP-core versions macro
2022-07-11 Andy Shevchenkospi: remove duplicate parameters check in acpi_spi_add_...
2022-07-11 Andy Shevchenkospi: propagate error code to the caller of acpi_spi_dev...
2022-07-11 Andy Shevchenkospi: Return deferred probe error when controller isn...
2022-07-06 Mark Brownspi: AMD SPI controller driver bug fix and cleanups
2022-07-06 Cristian Ciocalteaspi: amd: Add struct and enum kernel-doc comments
2022-07-06 Cristian Ciocalteaspi: amd: Drop io_base_addr member from struct amd_spi
2022-07-06 Cristian Ciocalteaspi: amd: Make use of dev_err_probe()
2022-07-06 Cristian Ciocalteaspi: amd: Make use of devm_spi_alloc_master()
2022-07-06 Cristian Ciocalteaspi: amd: Limit max transfer and message size
2022-07-04 Krzysztof Kozlowskispi: dt-bindings: zynqmp-qspi: add missing 'required'
2022-07-04 Krzysztof Kozlowskispi: dt-bindings: cadence: add missing 'required'
2022-07-01 Conor Dooleyspi: dt-bindings: dw-apb-ssi: update spi-{r,t}x-bus...
2022-06-30 Mark BrownFix some coding style issues
2022-06-30 David Janderspi: spi.c: Remove redundant else block
2022-06-30 David Janderspi: spi.c: Fix comment style
2022-06-30 David Janderspi: spi.c: White-space fix in __spi_pump_messages()
2022-06-30 Jarkko Nikulaspi: pxa2xx: Add support for Intel Meteor Lake-P
2022-06-29 Mark Brownspi support for Exynos Auto v9 SoC
2022-06-29 Mika Westerbergspi: intel: Add support for Intel Meteor Lake-P SPI...
2022-06-29 Chanho Parkspi: s3c64xx: define exynosautov9 compatible
2022-06-29 Chanho Parkspi: s3c64xx: add spi port configuration for Exynos...
2022-06-29 Chanho Parkspi: s3c64xx: support custom value of internal clock...
2022-06-29 Chanho Parkspi: s3c64xx: support loopback mode
2022-06-28 Mark BrownOptimize spi_sync path
2022-06-27 Chanho Parkspi: s3c64xx: move dma_release_channel to unprepare
2022-06-27 Guo Mengqispi: synquacer: Add missing clk_disable_unprepare()
2022-06-27 David Janderspi: opportunistically skip ctlr->cur_msg_completion
2022-06-27 David Janderspi: Ensure the io_mutex is held until spi_finalize_cur...
2022-06-27 David Janderspi: Set ctlr->cur_msg also in the sync transfer case
2022-06-27 David Janderspi: Remove unneeded READ_ONCE for ctlr->busy flag
2022-06-27 David Janderspi: Remove the now unused ctlr->idling flag
2022-06-27 David Janderspi: Remove check for idling in __spi_pump_messages()
2022-06-27 David Janderspi: Remove check for controller idling in spi sync...
2022-06-27 David Janderspi: __spi_pump_messages: Consolidate spin_unlocks...
2022-06-27 David Janderspi: Lock controller idling transition inside the io_mutex
2022-06-27 David Janderspi: Don't use the message queue if possible in spi_sync
2022-06-27 David Janderspi: Move ctlr->cur_msg_prepared to struct spi_message
2022-06-27 Mark Brownspi: mpc52xx-psc: Switch to using core message queue
2022-06-27 Mark Brownspi: sh: Switch to using core message queue
2022-06-27 Krzysztof Kozlowskispi: dt-bindings: samsung: Add Exynos4210 SPI
2022-06-27 Serge Seminspi: dw: Add deferred DMA-channels setup support
2022-06-27 Krzysztof Kozlowskispi: s3c64xx: constify fsd_spi_port_config
2022-06-23 Eddie Jamesspi: fsi: Increase timeout and ensure status is checked
2022-06-20 Mark Brownspi: topcliff-pch: Use core message validation
2022-06-16 Conor Dooleyspi: microchip-core: fix passing zero to PTR_ERR warning
2022-06-14 Dan Carpenterspi: core: Fix error code in spi_register_controller()
2022-06-14 Conor Dooleyspi: microchip-core: fix potentially incorrect return...
2022-06-13 Mark Brownspi: tegra quad: Add Tegra Grace features
2022-06-13 David Friesspi: spidev_test: Warn when the mode is not the request...
2022-06-13 Colin Ian Kingspi: s3c64xx: set pointers to null using NULL rather...
2022-06-13 Peng Wuspi: micro: fix unreasonable clk_prepare_enable() on...
2022-06-13 Krishna Yarlagaddaspi: dt-bindings: Add compatible for Tegra241 QSPI
2022-06-13 Krishna Yarlagaddaspi: dt-bindings: split peripheral prods
2022-06-13 Krishna Yarlagaddaspi: tegra210-quad: Multi-cs support
2022-06-10 Mark Brownspi: atmel-quadspi: add runtime pm support
2022-06-10 David Janderspi: Fix per-cpu stats access on 32 bit systems
2022-06-10 Andy Chiuspi: sifive: add PM callbacks to support suspend/resume
2022-06-09 Claudiu Bezneaspi: atmel-quadspi: align condition to parenthesis
2022-06-09 Claudiu Bezneaspi: atmel-quadspi: use pm_ptr()
2022-06-09 Claudiu Bezneaspi: atmel-quadspi: add runtime pm support
2022-06-09 Yang Lispi: Return true/false (not 1/0) from bool function
2022-06-09 Yang Lispi: fix platform_no_drv_owner.cocci warning
2022-06-08 David Janderspi: <linux/spi/spi.h>: Add missing documentation for...
2022-06-08 Colin Ian Kingspi: s3c64xx: Fix spelling mistake "hannel" -> "channel"
2022-06-07 Mark BrownAdd support for PolarFire SoC's spi controllers
2022-06-07 Biju DasASoC: dt-bindings: renesas,rz-ssi: Document RZ/G2UL SoC
2022-06-07 Conor DooleyMAINTAINERS: add spi to PolarFire SoC entry
2022-06-07 Conor Dooleyspi: add support for microchip fpga spi controllers
2022-06-07 Mark Brownspi: stm32-qspi: Remove unused parameters
2022-06-06 Atsushi Nemotospi: spi-ti-qspi: Support per-transfer and per-slave...
2022-06-06 David Janderspi: spi.c: Convert statistics to per-cpu u64_stats_t
2022-06-06 Rob Herringspi: dt-bindings: Move 'rx-sample-delay-ns' to spi...
2022-06-06 Christophe... spi: intel: Use correct order for the parameters of...
2022-06-06 Amit Kumar... spi: spi-zynqmp-gqspi: Add two chip select support
2022-06-06 Julia Lawallspi: fix typo in comment
2022-06-06 Fabien Parentspi: mt65xx: add MT8365 SoC bindings
2022-06-06 Vaishnav Achathspi: cadence-quadspi: Remove spi_master_put() in probe...
next