Show patches with: State = Action Required       |    Archived = No       |   6358 patches
« 1 2 3 463 64 »
Patch Series S/W/F Date Submitter Delegate State
[v4,08/10] misc: rp1: RaspberryPi RP1 misc driver Add support for RaspberryPi RP1 PCI device using a DT overlay --- 2024-11-24 Andrea della Porta New
[v2,2/2] of: address: Preserve the flags portion on 1:1 dma-ranges mapping Preserve the flags portion on 1:1 dma-ranges mapping --- 2024-11-24 Andrea della Porta New
[v2,1/2] of/unittest: Add empty dma-ranges address translation tests Preserve the flags portion on 1:1 dma-ranges mapping --- 2024-11-24 Andrea della Porta New
[v1,1/5] devres: Introduce devm_kmemdup_array() Introduce devm_kmemdup_array() helper --- 2024-11-23 Raag Jadav New
[GIT,PULL] pin control changes for v6.13 [GIT,PULL] pin control changes for v6.13 --- 2024-11-23 Linus Walleij New
[libgpiod] bindings: python: migrate metadata to pyproject.toml [libgpiod] bindings: python: migrate metadata to pyproject.toml --- 2024-11-22 Vincent Fazio New
gpio: mpsse: Remove usage of the deprecated ida_simple_xx() API gpio: mpsse: Remove usage of the deprecated ida_simple_xx() API --- 2024-11-22 Christophe JAILLET New
[3/4] arm64: dts: qcom: ipq5424: add spi0 node Add SPI0 support for IPQ5424 --- 2024-11-22 Manikanta Mylavarapu New
[1/4] dt-bindings: pinctrl: qcom: update spi0 function Add SPI0 support for IPQ5424 --- 2024-11-22 Manikanta Mylavarapu New
gpio: mxc: fix warning about static allocation of GPIO base gpio: mxc: fix warning about static allocation of GPIO base --- 2024-11-21 Catalin Popescu New
[v2,4/7] can: Add Nuvoton NCT6694 CAN support Add Nuvoton NCT6694 MFD drivers --- 2024-11-21 Ming Yu New
[3/3] bindings: python: tests: provide and use system.check_kernel_version() bindings: python: drop dependency on distutils --- 2024-11-20 Bartosz Golaszewski New
[2/3] bindings: python: tests: rename procname to system bindings: python: drop dependency on distutils --- 2024-11-20 Bartosz Golaszewski New
[1/3] bindings: python: add .pyi files to EXTRA_DIST bindings: python: drop dependency on distutils --- 2024-11-20 Bartosz Golaszewski New
[3/3] pinctrl: Fix a potential abuse of seq_printf() format string [1/3] gpio: Fix a potential abuse of seq_printf() format string --- 2024-11-20 David Wang New
[1/3] gpio: Fix a potential abuse of seq_printf() format string [1/3] gpio: Fix a potential abuse of seq_printf() format string --- 2024-11-20 David Wang New
Fix a potential abuse of seq_printf() format string in drivers Fix a potential abuse of seq_printf() format string in drivers --- 2024-11-20 David Wang New
[14/15] clk: at91: clk-sam9x60-pll: increase maximum amount of plls Add support for SAMA7D65 --- 2024-11-19 Ryan Wanner New
[13/15] clk: at91: clk-master: increase maximum number of clocks Add support for SAMA7D65 --- 2024-11-19 Ryan Wanner New
[12/15] ARM: dts: microchip: add support for sama7d65_curiosity board Add support for SAMA7D65 --- 2024-11-19 Ryan Wanner New
[11/15] ARM: dts: microchip: add sama7d65 SoC DT Add support for SAMA7D65 --- 2024-11-19 Ryan Wanner New
[10/15] ARM: configs: at91: sama7: add new SoC config Add support for SAMA7D65 --- 2024-11-19 Ryan Wanner New
[09/15] dt-bindings: clock: at91: Allow MCKs to be exported and referenced in DT Add support for SAMA7D65 --- 2024-11-19 Ryan Wanner New
[08/15] dt-bindings: clock: Add SAMA7D65 PMC compatible string Add support for SAMA7D65 --- 2024-11-19 Ryan Wanner New
[04/15] dt-bindings: mmc: atmel,sama5d2-sdhci: add microchip,sama7d65-sdhci Add support for SAMA7D65 --- 2024-11-19 Ryan Wanner New
[libgpiod] bindings: python: drop distutils from build_tests.py [libgpiod] bindings: python: drop distutils from build_tests.py --- 2024-11-19 Bartosz Golaszewski New
[libgpiod] bindings: python: tests: replace LooseVersion with packaging.version.Version [libgpiod] bindings: python: tests: replace LooseVersion with packaging.version.Version --- 2024-11-19 Bartosz Golaszewski New
[GIT,PULL] gpio updates for v6.13-rc1 [GIT,PULL] gpio updates for v6.13-rc1 --- 2024-11-18 Bartosz Golaszewski New
[v2,1/1] gpio: altera: Add missed base and label initialisations [v2,1/1] gpio: altera: Add missed base and label initialisations --- 2024-11-18 Andy Shevchenko New
[v2,1/1] gpio: zevio: Add missed label initialisation [v2,1/1] gpio: zevio: Add missed label initialisation --- 2024-11-18 Andy Shevchenko New
pinctrl: airoha: Use unsigned long for bit search pinctrl: airoha: Use unsigned long for bit search --- 2024-11-17 Kees Cook New
[libgpiod,v2,23/23] bindings: python: configure and document dev dependencies bindings: python: conform to mypy and ruff linter recommendations --- 2024-11-14 Vincent Fazio New
[libgpiod,v2,22/23] bindings: python: tests: selectively use f-strings bindings: python: conform to mypy and ruff linter recommendations --- 2024-11-14 Vincent Fazio New
[libgpiod,v2,18/23] bindings: python: tests: add type stubs for external modules bindings: python: conform to mypy and ruff linter recommendations --- 2024-11-14 Vincent Fazio New
[libgpiod,v2,16/23] bindings: python: tests: clean up imports and exports bindings: python: conform to mypy and ruff linter recommendations --- 2024-11-14 Vincent Fazio New
[libgpiod,v2,13/23] bindings: python: cast return value of LineRequest.get_values bindings: python: conform to mypy and ruff linter recommendations --- 2024-11-14 Vincent Fazio New
[libgpiod,v2,11/23] bindings: python: fix LineRequest union-attr type errors bindings: python: conform to mypy and ruff linter recommendations --- 2024-11-14 Vincent Fazio New
[libgpiod,v2,09/23] bindings: python: fix Chip union-attr type errors bindings: python: conform to mypy and ruff linter recommendations --- 2024-11-14 Vincent Fazio New
[libgpiod,v2,08/23] bindings: python: add type hints for Chip's internal members bindings: python: conform to mypy and ruff linter recommendations --- 2024-11-14 Vincent Fazio New
[libgpiod,v2,07/23] bindings: python: add type hint for the sec variable in poll_fd bindings: python: conform to mypy and ruff linter recommendations --- 2024-11-14 Vincent Fazio New
[libgpiod,v2,05/23] bindings: python: add type stub for the _ext module bindings: python: conform to mypy and ruff linter recommendations --- 2024-11-14 Vincent Fazio New
[libgpiod,v2,03/23] bindings: python: loosen type requirements in public API bindings: python: conform to mypy and ruff linter recommendations --- 2024-11-14 Vincent Fazio New
[v2,1/1] gpio: Move and sort Kconfig entries as suggested [v2,1/1] gpio: Move and sort Kconfig entries as suggested --- 2024-11-14 Andy Shevchenko New
gpio: tegra186: Allow to enable driver on Tegra234 gpio: tegra186: Allow to enable driver on Tegra234 --- 2024-11-13 Lars-Peter Clausen New
[v6,05/10] thermal/drivers/qcom/tsens-v1: Add support for MSM8937 tsens [v6,01/10] arm64: dts: qcom: Add PM8937 PMIC --- 2024-11-13 Barnabás Czémán New
[v6,04/10] dt-bindings: thermal: tsens: Add MSM8937 [v6,01/10] arm64: dts: qcom: Add PM8937 PMIC --- 2024-11-13 Barnabás Czémán New
[v3,25/25] arm64: dts: renesas: rzg3s-smarc: Add sound card [v3,01/25] clk: renesas: r9a08g045-cpg: Add clocks, resets and power domains support for SSI --- 2024-11-13 Claudiu Beznea New
[v3,23/25] arm64: dts: renesas: Add da7212 audio codec node [v3,01/25] clk: renesas: r9a08g045-cpg: Add clocks, resets and power domains support for SSI --- 2024-11-13 Claudiu Beznea New
[v3,21/25] arm64: dts: renesas: r9a08g045: Add SSI nodes [v3,01/25] clk: renesas: r9a08g045-cpg: Add clocks, resets and power domains support for SSI --- 2024-11-13 Claudiu Beznea New
[v3,19/25] ASoC: renesas: rz-ssi: Add suspend to RAM support [v3,01/25] clk: renesas: r9a08g045-cpg: Add clocks, resets and power domains support for SSI --- 2024-11-13 Claudiu Beznea New
[v3,17/25] ASoC: renesas: rz-ssi: Add runtime PM support [v3,01/25] clk: renesas: r9a08g045-cpg: Add clocks, resets and power domains support for SSI --- 2024-11-13 Claudiu Beznea New
[v3,15/25] ASoC: renesas: rz-ssi: Rely on the ASoC subsystem to runtime resume/suspend the SSI [v3,01/25] clk: renesas: r9a08g045-cpg: Add clocks, resets and power domains support for SSI --- 2024-11-13 Claudiu Beznea New
[v3,13/25] ASoC: renesas: rz-ssi: Use temporary variable for struct device [v3,01/25] clk: renesas: r9a08g045-cpg: Add clocks, resets and power domains support for SSI --- 2024-11-13 Claudiu Beznea New
[v3,11/25] ASoC: renesas: rz-ssi: Remove the first argument of rz_ssi_stream_is_play() [v3,01/25] clk: renesas: r9a08g045-cpg: Add clocks, resets and power domains support for SSI --- 2024-11-13 Claudiu Beznea New
[v3,09/25] ASoC: renesas: rz-ssi: Remove pdev member of struct rz_ssi_priv [v3,01/25] clk: renesas: r9a08g045-cpg: Add clocks, resets and power domains support for SSI --- 2024-11-13 Claudiu Beznea New
[v3,07/25] ASoC: renesas: rz-ssi: Use only the proper amount of dividers [v3,01/25] clk: renesas: r9a08g045-cpg: Add clocks, resets and power domains support for SSI --- 2024-11-13 Claudiu Beznea New
[v3,05/25] pinctrl: renesas: rzg2l: Add audio clock pins [v3,01/25] clk: renesas: r9a08g045-cpg: Add clocks, resets and power domains support for SSI --- 2024-11-13 Claudiu Beznea New
[v3,03/25] dt-bindings: clock: versaclock3: Document 5L35023 Versa3 clock generator [v3,01/25] clk: renesas: r9a08g045-cpg: Add clocks, resets and power domains support for SSI --- 2024-11-13 Claudiu Beznea New
[v3,01/25] clk: renesas: r9a08g045-cpg: Add clocks, resets and power domains support for SSI [v3,01/25] clk: renesas: r9a08g045-cpg: Add clocks, resets and power domains support for SSI --- 2024-11-13 Claudiu Beznea New
[v6,6/7] pinctrl: s32cc: implement GPIO functionality gpio: siul2-s32g2: add initial GPIO driver --- 2024-11-13 Andrei Stefanescu New
[v6,4/7] pinctrl: s32: convert the driver into an mfd cell gpio: siul2-s32g2: add initial GPIO driver --- 2024-11-13 Andrei Stefanescu New
[v6,2/7] mfd: nxp-siul2: add support for NXP SIUL2 gpio: siul2-s32g2: add initial GPIO driver --- 2024-11-13 Andrei Stefanescu New
[v7,5/5] arm64: dts: amlogic: a4: add pinctrl node Pinctrl: A4: Add pinctrl driver --- 2024-11-13 Xianwei Zhao via B4 Relay New
[v7,3/5] pinctrl: meson: add interface of of_xlate Pinctrl: A4: Add pinctrl driver --- 2024-11-13 Xianwei Zhao via B4 Relay New
gpio: gpio-exar: replace division condition with direct comparison gpio: gpio-exar: replace division condition with direct comparison --- 2024-11-12 Suraj Sonawane New
[v4,2/4] gpio: rockchip: change the GPIO version judgment logic gpio: rockchip: Update the GPIO driver --- 2024-11-11 Ye Zhang New
[6/7] pinctrl: sunxi: Add support for the Allwinner A523 pinctrl: sunxi: Add Allwinner A523 support --- 2024-11-11 Andre Przywara New
[4/7] pinctrl: sunxi: allow reading mux values from DT pinctrl: sunxi: Add Allwinner A523 support --- 2024-11-11 Andre Przywara New
[2/7] pinctrl: sunxi: move bank K register offset pinctrl: sunxi: Add Allwinner A523 support --- 2024-11-11 Andre Przywara New
[v1,5/6] pinctrl: cy8c95x0: embed iterator to the for-loop pinctrl: cy8c95x0: A portion of cleanups --- 2024-11-10 Andy Shevchenko New
[v1,4/6] pinctrl: cy8c95x0: Use temporary variable for struct device pinctrl: cy8c95x0: A portion of cleanups --- 2024-11-10 Andy Shevchenko New
[v1,3/6] pinctrl: cy8c95x0: use flexible sleeping in reset function pinctrl: cy8c95x0: A portion of cleanups --- 2024-11-10 Andy Shevchenko New
[v4,09/10] dt-bindings: arm: qcom: Add Xiaomi Redmi 5A Add MSM8917/PM8937/Redmi 5A --- 2024-11-09 Barnabás Czémán New
PCI: of_property: Assign PCI instead of CPU bus address to dynamic PCI nodes PCI: of_property: Assign PCI instead of CPU bus address to dynamic PCI nodes --- 2024-11-08 Andrea della Porta New
[v3,12/14] arm64: dts: qcom: Add initial support for MSM8917 Add MSM8917/PM8937/Redmi 5A --- 2024-11-07 Barnabás Czémán New
[v3,03/14] dt-bindings: pinctrl: qcom,pmic-mpp: Add PM8937 Add MSM8917/PM8937/Redmi 5A --- 2024-11-07 Barnabás Czémán New
[v3,01/14] dt-bindings: pinctrl: qcom,pmic-gpio: Add PM8937 Add MSM8917/PM8937/Redmi 5A --- 2024-11-07 Barnabás Czémán New
[v1,1/2] gpio: mpfs: add CoreGPIO support [v1,1/2] gpio: mpfs: add CoreGPIO support --- 2024-11-07 Conor Dooley New
[GIT,PULL] intel-pinctrl for 6.13-2 [GIT,PULL] intel-pinctrl for 6.13-2 --- 2024-11-07 Mika Westerberg New
[1/2] Documentation: dt-bindings: Fix repeated words [1/2] Documentation: dt-bindings: Fix repeated words --- 2024-11-07 Abhinav Saxena New
[2/2] pinctrl: samsung: update child reference drop comment pinctrl: samsung: fix fwnode refcount cleanup in error path and update comment --- 2024-11-06 Javier Carrasco New
[GIT,PULL] intel-gpio for 6.13-1 [GIT,PULL] intel-gpio for 6.13-1 --- 2024-11-06 Andy Shevchenko New
[v7,7/7] pinctrl: mediatek: Add MT6735 pinctrl driver MediaTek pinctrl DT binding cleanup and MT6735 pinctrl support --- 2024-11-06 Yassine Oudjana New
[v7,3/7] dt-bindings: pinctrl: mediatek,mt6779-pinctrl: Add MT6795 MediaTek pinctrl DT binding cleanup and MT6735 pinctrl support --- 2024-11-06 Yassine Oudjana New
[v7,2/7] dt-bindings: pinctrl: mediatek,mt6779-pinctrl: Improve pinctrl subnode and property descriptions MediaTek pinctrl DT binding cleanup and MT6735 pinctrl support --- 2024-11-06 Yassine Oudjana New
[30/31] arm64: dts: renesas: rzg3s-smarc: Enable SSI3 Add audio support for the Renesas RZ/G3S SoC --- 2024-11-06 Claudiu Beznea New
[28/31] arm64: dts: renesas: rzg3s-smarc-som: Add versa3 clock generator node Add audio support for the Renesas RZ/G3S SoC --- 2024-11-06 Claudiu Beznea New
[26/31] ASoC: da7213: Extend support for the MCK in range [2, 50] MHz Add audio support for the Renesas RZ/G3S SoC --- 2024-11-06 Claudiu Beznea New
[24/31] ASoC: da7213: Add suspend to RAM support Add audio support for the Renesas RZ/G3S SoC --- 2024-11-06 Claudiu Beznea New
[22/31] ASoC: da7213: Populate max_register to regmap_config Add audio support for the Renesas RZ/G3S SoC --- 2024-11-06 Claudiu Beznea New
[12/31] ASoC: sh: rz-ssi: Use a proper bitmask for clear bits Add audio support for the Renesas RZ/G3S SoC --- 2024-11-06 Claudiu Beznea New
[10/31] ASoC: sh: rz-ssi: Remove the rz_ssi_get_dai() function Add audio support for the Renesas RZ/G3S SoC --- 2024-11-06 Claudiu Beznea New
[08/31] ASoC: sh: rz-ssi: Fix typo on SSI_RATES macro comment Add audio support for the Renesas RZ/G3S SoC --- 2024-11-06 Claudiu Beznea New
[06/31] ASoC: sh: rz-ssi: Terminate all the DMA transactions Add audio support for the Renesas RZ/G3S SoC --- 2024-11-06 Claudiu Beznea New
[04/31] clk: versaclock3: Add support for the 5L35023 variant Add audio support for the Renesas RZ/G3S SoC --- 2024-11-06 Claudiu Beznea New
[02/31] clk: versaclock3: Prepare for the addition of 5L35023 device Add audio support for the Renesas RZ/G3S SoC --- 2024-11-06 Claudiu Beznea New
[v3,2/3] dt-bindings: pinctrl: sx150xq: allow gpio line naming Untitled series #254666 --- 2024-11-05 Heiko Schocher New
pinctrl: Use of_property_present() for non-boolean properties pinctrl: Use of_property_present() for non-boolean properties --- 2024-11-04 Rob Herring (Arm) New
[RESEND,v13,10/12] arm64: Kconfig.platforms: Add config for Marvell PXA1908 platform Untitled series #254577 --- 2024-11-04 Duje Mihanović via B4 Relay New
[RESEND,v13,09/12] dt-bindings: marvell: Document PXA1908 SoC and samsung,coreprimevelte Untitled series #254577 --- 2024-11-04 Duje Mihanović via B4 Relay New
« 1 2 3 463 64 »