Show patches with: State = Action Required       |    Archived = No       |   1912 patches
« 1 2 ... 5 6 719 20 »
Patch Series S/W/F Date Submitter Delegate State
[5/6] ARM: dts: mmp2-olpc-xo-1-75: explicitly add #address-cells=<0> for slave mode fix all errors except one reported by dt_binding_check --- 2020-10-13 Zhen Lei New
[5/6] dt: add empty of_property_read_u32[_array] for non-dt --- 2011-07-08 Shawn Guo New
[5/6] dt-bindings: net: explicitly list SPI CPHA and CPOL dt-bindings: iio/panel/eeprom/misc/net/spi: drop SPI CPHA and CPOL --- 2022-07-21 Krzysztof Kozlowski New
[5/6] dt-bindings: spi: support mediatek,need_ahb_clk flag Untitled series #167003 --- 2022-02-09 Leilk Liu New
[5/6] dt-bindings: spi: Tegra QUAD SPI combined sequence Tegra QUAD SPI combined sequence mode --- 2022-02-04 Krishna Yarlagadda New
[5/6] spi: altera: move driver name string to header file Add more configuration and regmap support for spi-altera --- 2020-06-11 Xu Yilun New
[5/7] ARM: dts: samsung: exynos5450: specify the SPI fifosize ARM: dts: samsung: specify the SPI fifosize --- 2024-01-25 Tudor Ambarus New
[5/7] spi: cadence: Add read access size switch Support for Marvell modifications for Cadence XSPI --- 2022-12-19 Witold Sadowski New
[5/7] spi: mt65xx: Simplify probe function with dev_err_probe() MediaTek SPI controller cleanups and documentation --- 2022-04-06 AngeloGioacchino Del Regno New
[5/7] spi: realtek-rtl: set transfer mode in, transfer_one_message() [1/7] spi: realteak-rtl: Add support for RTL93xx SoCs --- 2022-08-01 Birger Koblitz New
[5/8] ARM: dts: at91-sama5d27_wlsom1: Set sst26vf064b SPI NOR flash at its maximum frequency spi: Introduce spi-cs-setup-ns dt property --- 2022-11-17 Tudor Ambarus New
[5/8] spi: spi-geni-qcom: Unconditionally call dev_pm_opp_of_remove_table() opp: Unconditionally call dev_pm_opp_of_remove_table() --- 2020-08-20 Viresh Kumar New
[5/8] Spi: sprd-adi: Checking panic reason from sml [1/8] Spi: sprd-adi: Getting panic reason before reboot --- 2023-08-15 Jiansheng Wu New
[5/8] tty: serial: samsung: Enable console as module soc: samsung: Add USIv2 driver --- 2021-11-27 Sam Protsenko New
[5/9] arm: bcmbca: Replace ARCH_BCM_63XX with ARCH_BCMBCA arm: bcmbca: Move BCM63138 SoC support under ARCH_BCMBCA --- 2022-07-05 William Zhang New
[5/9] dt-bindings: spi: mtk-snfi: add mt7986 IC snfi bindings [1/9] spi: mtk-snfi: add snfi support for mt7986 IC --- 2022-11-28 Xiangsheng Hou New
[5/9] spi: bcm-qspi: when tx/rx buffer is NULL set to 0 [1/9] spi: bcm-qspi: Handle clock probe deferral --- 2020-04-16 Kamal Dasu New
[6/6] arm64: dts: st: add spi3 / spi8 properties on stm32mp257f-ev1 spi: stm32: add support for stm32mp25 --- 2023-12-18 Alain Volmat New
[6/6] dt-bindings: misc: correct the property name cmd-gpios to cmd-gpio fix all errors except one reported by dt_binding_check --- 2020-10-13 Zhen Lei New
[6/6] mtd: spi-nor: core; avoid odd length/address writes in 8D-8D-8D mode Avoid odd length/address read/writes in 8D-8D-8D mode. --- 2021-05-06 Pratyush Yadav New
[6/6] spi: dt-bindings: drop CPHA and CPOL from common properties dt-bindings: iio/panel/eeprom/misc/net/spi: drop SPI CPHA and CPOL --- 2022-07-21 Krzysztof Kozlowski New
[6/6] spi/imx: add device tree probe support --- 2011-07-08 Shawn Guo New
[6/6] spi: mediatek: add need_ahb_clk support Untitled series #167003 --- 2022-02-09 Leilk Liu New
[6/6] spi: tegra210-quad: combined sequence mode Tegra QUAD SPI combined sequence mode --- 2022-02-04 Krishna Yarlagadda New
[6/7] arm64: dts: exynos: Add PDMA node for Exynos850 arm64: exynos: Enable SPI for Exynos850 --- 2024-01-20 Sam Protsenko New
[6/7] ARM: dts: samsung: exynos5433: specify the SPI fifosize ARM: dts: samsung: specify the SPI fifosize --- 2024-01-25 Tudor Ambarus New
[6/7] dt-bindings: spi: stm32: add stm32h7 st,spi-slave-underrun property spi: stm32: add spi slave mode --- 2023-04-28 Valentin Caron New
[6/7] spi: cadence: Add Marvell IP modification changes Support for Marvell modifications for Cadence XSPI --- 2022-12-19 Witold Sadowski New
[6/7] spi: realtek-rtl: add support to configure bus speed [1/7] spi: realteak-rtl: Add support for RTL93xx SoCs --- 2022-08-01 Birger Koblitz New
[6/8] ARM: dts: at91-sama5d27_som1: Set sst26vf064b SPI NOR flash at its maximum frequency spi: Introduce spi-cs-setup-ns dt property --- 2022-11-17 Tudor Ambarus New
[6/8] spi: spi-s3c64xx: Check return values [1/8] spi: spi-s3c64xx: swap s3c64xx_spi_set_cs() and s3c64xx_enable_datapath() --- 2020-08-19 Lukasz Stelmach New
[6/8] Spi: sprd-adi: Supported adi controller on UMS9620 [1/8] Spi: sprd-adi: Getting panic reason before reboot --- 2023-08-15 Jiansheng Wu New
[6/8] spi: stm32: use bitfield macros spi: stm32: fix and enhancements for spi-stm32 --- 2021-02-05 Alain Volmat New
[6/8] tty: serial: Make SERIAL_SAMSUNG=y impossible when EXYNOS_USI_V2=m soc: samsung: Add USIv2 driver --- 2021-11-27 Sam Protsenko New
[7/7] arm64: dts: exynos: Add SPI nodes for Exynos850 arm64: exynos: Enable SPI for Exynos850 --- 2024-01-20 Sam Protsenko New
[7/7] ARM: dts: samsung: exynosautov9: specify the SPI fifosize ARM: dts: samsung: specify the SPI fifosize --- 2024-01-25 Tudor Ambarus New
[7/7] spi: mt65xx: Fix definitions indentation MediaTek SPI controller cleanups and documentation --- 2022-04-06 AngeloGioacchino Del Regno New
[7/7] spi: realtek-rtl: update devicetree documentation [1/7] spi: realteak-rtl: Add support for RTL93xx SoCs --- 2022-08-01 Birger Koblitz New
[7/7] spi: stm32: add support for stm32h7 SPI slave underrun detection spi: stm32: add spi slave mode --- 2023-04-28 Valentin Caron New
[7/7,v2] spi: dw: Convert to use CS GPIO descriptors SPI CS using GPIO descriptors --- 2019-01-07 Linus Walleij New
[7/8] ARM: dts: at91: sama5d2_icp: Set sst26vf064b SPI NOR flash at its maximum frequency spi: Introduce spi-cs-setup-ns dt property --- 2022-11-17 Tudor Ambarus New
[7/8] i2c: Make I2C_EXYNOS5=y impossible when EXYNOS_USI_V2=m soc: samsung: Add USIv2 driver --- 2021-11-27 Sam Protsenko New
[7/8] spi: s3c24xx: Only have compile time references to FIQ when building it spi: Build coverage cleanups and improvements --- 2023-02-23 Mark Brown New
[7/8] Spi: sprd-adi: Waiting write_cmd is finished [1/8] Spi: sprd-adi: Getting panic reason before reboot --- 2023-08-15 Jiansheng Wu New
[7/8] spi: stm32h7: replace private SPI_1HZ_NS with NSEC_PER_SEC spi: stm32: fix and enhancements for spi-stm32 --- 2021-02-05 Alain Volmat New
[7/9] dt-bindings: spi: mtk-snfi: add two timing delay property [1/9] spi: mtk-snfi: add snfi support for mt7986 IC --- 2022-11-28 Xiangsheng Hou New
[7/9] spi: bcm-qspi: Use fastbr setting to allow faster MSPI speeds [1/9] spi: bcm-qspi: Handle clock probe deferral --- 2020-04-16 Kamal Dasu New
[8/8] Added a valid hyperlink Untitled series #217734 --- 2023-08-03 coolrrsh@gmail.com New
[8/8] ARM: dts: at91: sam9x60ek: Set sst26vf064b SPI NOR flash at its maximum frequency spi: Introduce spi-cs-setup-ns dt property --- 2022-11-17 Tudor Ambarus New
[8/8] spi: add sprd ADI for UMS9620 [1/8] Spi: sprd-adi: Getting panic reason before reboot --- 2023-08-15 Jiansheng Wu New
[8/8] spi: Make SPI_S3C64XX=y impossible when EXYNOS_USI_V2=m soc: samsung: Add USIv2 driver --- 2021-11-27 Sam Protsenko New
[8/8] spi: s3c24xx: Allow build test coverage spi: Build coverage cleanups and improvements --- 2023-02-23 Mark Brown New
[8/9] spi: amd: Refactor to overcome 70 bytes per CS limitation Improve support for AMD SPI controllers --- 2021-08-24 Lucas tanure New
[9/9] spi: bcm-qspi: MSPI_SPCR0_MSB MSTR bit exists only on legacy controllers [1/9] spi: bcm-qspi: Handle clock probe deferral --- 2020-04-16 Kamal Dasu New
ACPI: Test for ACPI_SUCCESS rather than !ACPI_FAILURE ACPI: Test for ACPI_SUCCESS rather than !ACPI_FAILURE --- 2021-01-26 Bjorn Helgaas New
block: convert tasklets to use new tasklet_setup() API block: convert tasklets to use new tasklet_setup() API --- 2020-08-17 Allen Pais New
broonie-spi/for-next boot bisection: v5.4-rc3-73-gc673f2d99c3d on jetson-tk1 broonie-spi/for-next boot bisection: v5.4-rc3-73-gc673f2d99c3d on jetson-tk1 --- 2019-10-19 kernelci.org bot New
check if dma is active before attempting to terminate check if dma is active before attempting to terminate --- 2022-06-03 Jens Lindahl New
Documentation: spi: Update gpio+bitbang instruction Documentation: spi: Update gpio+bitbang instruction --- 2024-04-14 Marco Sirabella New
driver: hv: convert tasklets to use new tasklet_setup() API driver: hv: convert tasklets to use new tasklet_setup() API --- 2020-08-17 Allen Pais New
drivers: ntb: convert tasklets to use new tasklet_setup() API drivers: ntb: convert tasklets to use new tasklet_setup() API --- 2020-08-17 Allen Pais New
drivers: s390: convert tasklets to use new tasklet_setup() API drivers: s390: convert tasklets to use new tasklet_setup() API --- 2020-08-17 Allen Pais New
drivers: spi: cadence-quadspi: Handle spi_unregister_master() in remove() drivers: spi: cadence-quadspi: Handle spi_unregister_master() in remove() --- 2022-05-11 Vaishnav Achath New
drivers: spi: spi.c: Convert statistics to per-cpu u64_stats_t drivers: spi: spi.c: Convert statistics to per-cpu u64_stats_t --- 2022-05-23 David Jander New
drivers: spi: sunxi: Enable irq after the initialization is done drivers: spi: sunxi: Enable irq after the initialization is done --- 2023-04-23 qianfan New
drivers/spi: Use of_device_get_match_data() drivers/spi: Use of_device_get_match_data() --- 2022-02-21 Lv Ruyi New
drm: i915: convert tasklets to use new tasklet_setup() API drm: i915: convert tasklets to use new tasklet_setup() API --- 2020-08-17 Allen Pais New
dt-bindings: Fix dtc warnings on reg and ranges in examples dt-bindings: Fix dtc warnings on reg and ranges in examples --- 2020-04-09 Rob Herring New
dt-bindings: lpspi: Add missing boolean type for fsl,spi-only-use-cs1-sel dt-bindings: lpspi: Add missing boolean type for fsl,spi-only-use-cs1-sel --- 2020-08-07 Geert Uytterhoeven New
dt-bindings: spi: Add YAML DT binding document for trivial devices dt-bindings: spi: Add YAML DT binding document for trivial devices --- 2022-04-07 Marek Vasut New
dt-bindings: spi: Convert Freescale DSPI to json schema dt-bindings: spi: Convert Freescale DSPI to json schema --- 2021-03-15 Kuldeep Singh New
dt-bindings: spi: convert spi-jcore to dtschema dt-bindings: spi: convert spi-jcore to dtschema --- 2024-03-21 Kousik Sanagavarapu New
dt-bindings: spi: Convert UniPhier SPI controller to json-schema dt-bindings: spi: Convert UniPhier SPI controller to json-schema --- 2020-04-17 Kunihiko Hayashi New
dt-bindings: spi: delete unused required and adjust the item. dt-bindings: spi: delete unused required and adjust the item. --- 2022-02-18 Li-hao Kuo New
dt-bindings: spi: fsl-imx-cspi: Document missing entries dt-bindings: spi: fsl-imx-cspi: Document missing entries --- 2023-09-24 Fabio Estevam New
[dt-bindings] spi: renesas,sh-msiof: Add r8a779h0 support [dt-bindings] spi: renesas,sh-msiof: Add r8a779h0 support --- 2024-04-16 Geert Uytterhoeven New
dt-bindings: Whitespace clean-ups in schema files dt-bindings: Whitespace clean-ups in schema files --- 2020-08-12 Rob Herring New
Fix some wrong goto jumps for avoiding memory leak. Fix some wrong goto jumps for avoiding memory leak. --- 2021-06-09 zpershuai New
[for-5.10] spi: mt7621: Don't leak SPI master in probe error path [for-5.10] spi: mt7621: Don't leak SPI master in probe error path --- 2020-11-16 Lukas Wunner New
[GIT,PULL] Immutable branch between MFD and SPI due for the v6.8 merge window [GIT,PULL] Immutable branch between MFD and SPI due for the v6.8 merge window --- 2023-12-07 Lee Jones New
[GIT,PULL] Immutable branch between MFD, Pinctrl and soundwire due for the v6.6 merge window [GIT,PULL] Immutable branch between MFD, Pinctrl and soundwire due for the v6.6 merge window --- 2023-08-18 Lee Jones New
[GIT,PULL] Immutable branch between MFD, SPI and DT due for the v5.18 merge window [GIT,PULL] Immutable branch between MFD, SPI and DT due for the v5.18 merge window --- 2022-03-07 Lee Jones New
[GIT,PULL] Immutable branch with spi in i2c-multi-instantiate changes [GIT,PULL] Immutable branch with spi in i2c-multi-instantiate changes --- 2022-02-02 Hans de Goede New
[GIT,PULL] SPI fixes for v5.16-rc1 [GIT,PULL] SPI fixes for v5.16-rc1 --- 2021-11-18 Mark Brown New
[GIT,PULL] SPI fixes for v5.16-rc4 [GIT,PULL] SPI fixes for v5.16-rc4 --- 2021-12-06 Mark Brown New
[GIT,PULL] SPI fixes for v5.17-rc2 [GIT,PULL] SPI fixes for v5.17-rc2 --- 2022-02-01 Mark Brown New
[GIT,PULL] SPI fixes for v5.17-rc7 [GIT,PULL] SPI fixes for v5.17-rc7 --- 2022-03-10 Mark Brown New
[GIT,PULL] SPI fixes for v5.18-rc1 [GIT,PULL] SPI fixes for v5.18-rc1 --- 2022-04-08 Mark Brown New
[GIT,PULL] SPI fixes for v5.18-rc3 [GIT,PULL] SPI fixes for v5.18-rc3 --- 2022-04-19 Mark Brown New
[GIT,PULL] SPI fixes for v5.19-rc0 [GIT,PULL] SPI fixes for v5.19-rc0 --- 2022-06-01 Mark Brown New
[GIT,PULL] SPI fixes for v5.19-rc3 [GIT,PULL] SPI fixes for v5.19-rc3 --- 2022-06-24 Mark Brown New
[GIT,PULL] SPI fixes for v5.19-rc4 [GIT,PULL] SPI fixes for v5.19-rc4 --- 2022-07-15 Mark Brown New
[GIT,PULL] SPI fixes for v5.19-rc7 [GIT,PULL] SPI fixes for v5.19-rc7 --- 2022-07-22 Mark Brown New
[GIT,PULL] SPI fixes for v6.0-rc1 [GIT,PULL] SPI fixes for v6.0-rc1 --- 2022-08-16 Mark Brown New
[GIT,PULL] SPI fixes for v6.0-rc4 [GIT,PULL] SPI fixes for v6.0-rc4 --- 2022-09-08 Mark Brown New
[GIT,PULL] SPI fixes for v6.1-rc4 [GIT,PULL] SPI fixes for v6.1-rc4 --- 2022-11-11 Mark Brown New
[GIT,PULL] SPI fixes for v6.1-rc6 [GIT,PULL] SPI fixes for v6.1-rc6 --- 2022-11-23 Mark Brown New
[GIT,PULL] SPI fixes for v6.2-rc1 [GIT,PULL] SPI fixes for v6.2-rc1 --- 2022-12-23 Mark Brown New
[GIT,PULL] SPI fixes for v6.2-rc3 [GIT,PULL] SPI fixes for v6.2-rc3 --- 2023-01-12 Mark Brown New
[GIT,PULL] SPI fixes for v6.2-rc7 [GIT,PULL] SPI fixes for v6.2-rc7 --- 2023-02-11 Mark Brown New
« 1 2 ... 5 6 719 20 »