Show patches with: none      |   16452 patches
« 1 2 3 4164 165 »
Patch Series S/W/F Date Submitter Delegate State
[v4,10/10] arm64: defconfig: Enable RP1 misc/clock/gpio drivers Add support for RaspberryPi RP1 PCI device using a DT overlay --- 2024-11-24 Andrea della Porta New
[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
[v4,06/10] pinctrl: rp1: Implement RaspberryPi RP1 gpio support Add support for RaspberryPi RP1 PCI device using a DT overlay --- 2024-11-24 Andrea della Porta New
[v4,04/10] dt-bindings: misc: Add device specific bindings for RaspberryPi RP1 Add support for RaspberryPi RP1 PCI device using a DT overlay --- 2024-11-24 Andrea della Porta New
[v4,02/10] dt-bindings: pinctrl: Add RaspberryPi RP1 gpio/pinctrl/pinmux bindings Add support for RaspberryPi RP1 PCI device using a DT overlay --- 2024-11-24 Andrea della Porta New
[v2,1/2] of/unittest: Add empty dma-ranges address translation tests [v2,1/2] of/unittest: Add empty dma-ranges address translation tests --- 2024-11-24 Andrea della Porta New
[v7,8/8] arm64: dts: qcom: Add Xiaomi Redmi 5A Add MSM8917/PM8937/Redmi 5A --- 2024-11-23 Barnabás Czémán New
[v7,7/8] dt-bindings: arm: qcom: Add Xiaomi Redmi 5A Add MSM8917/PM8937/Redmi 5A --- 2024-11-23 Barnabás Czémán New
[v7,6/8] arm64: dts: qcom: Add initial support for MSM8917 Add MSM8917/PM8937/Redmi 5A --- 2024-11-23 Barnabás Czémán New
[v7,5/8] dt-bindings: nvmem: Add compatible for MS8917 Add MSM8917/PM8937/Redmi 5A --- 2024-11-23 Barnabás Czémán New
[v7,4/8] dt-bindings: iommu: qcom,iommu: Add MSM8917 IOMMU to SMMUv1 compatibles Add MSM8917/PM8937/Redmi 5A --- 2024-11-23 Barnabás Czémán New
[v7,3/8] pinctrl: qcom: Add MSM8917 tlmm pinctrl driver Add MSM8917/PM8937/Redmi 5A --- 2024-11-23 Barnabás Czémán New
[v7,2/8] dt-bindings: pinctrl: qcom: Add MSM8917 pinctrl Add MSM8917/PM8937/Redmi 5A --- 2024-11-23 Barnabás Czémán New
[v7,1/8] arm64: dts: qcom: Add PM8937 PMIC Add MSM8917/PM8937/Redmi 5A --- 2024-11-23 Barnabás Czémán New
[v1,5/5] ASoC: Intel: avs: use devm_kmemdup_array() Introduce devm_kmemdup_array() helper --- 2024-11-23 Raag Jadav New
[v1,4/5] input: sparse-keymap: use devm_kmemdup_array() Introduce devm_kmemdup_array() helper --- 2024-11-23 Raag Jadav New
[v1,3/5] pinctrl: pxa2xx: use devm_kmemdup_array() Introduce devm_kmemdup_array() helper --- 2024-11-23 Raag Jadav New
[v1,2/5] pinctrl: intel: copy communities using devm_kmemdup_array() Introduce devm_kmemdup_array() helper --- 2024-11-23 Raag Jadav 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
[4/4] arm64: dts: qcom: ipq5424: configure spi0 node for rdp466 Add SPI0 support for IPQ5424 --- 2024-11-22 Manikanta Mylavarapu New
[3/4] arm64: dts: qcom: ipq5424: add spi0 node Add SPI0 support for IPQ5424 --- 2024-11-22 Manikanta Mylavarapu New
[2/4] pinctrl: qcom: ipq5424: split spi0 pin group 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,7/7] rtc: Add Nuvoton NCT6694 RTC support Add Nuvoton NCT6694 MFD drivers --- 2024-11-21 Ming Yu New
[v2,6/7] hwmon: Add Nuvoton NCT6694 HWMON support Add Nuvoton NCT6694 MFD drivers --- 2024-11-21 Ming Yu New
[v2,5/7] watchdog: Add Nuvoton NCT6694 WDT support Add Nuvoton NCT6694 MFD drivers --- 2024-11-21 Ming Yu New
[v2,4/7] can: Add Nuvoton NCT6694 CAN support Add Nuvoton NCT6694 MFD drivers --- 2024-11-21 Ming Yu New
[v2,3/7] i2c: Add Nuvoton NCT6694 I2C support Add Nuvoton NCT6694 MFD drivers --- 2024-11-21 Ming Yu New
[v2,2/7] gpio: Add Nuvoton NCT6694 GPIO support Add Nuvoton NCT6694 MFD drivers --- 2024-11-21 Ming Yu New
[v2,1/7] mfd: Add core driver for Nuvoton NCT6694 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
[15/15] clk: at91: sama7d65: add sama7d65 pmc driver Add support for SAMA7D65 --- 2024-11-19 Ryan Wanner 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
[07/15] dt-bindings: clocks: atmel,at91sam9x5-sckc: add sama7d65 Add support for SAMA7D65 --- 2024-11-19 Ryan Wanner New
[06/15] dt-bindings: pinctrl: at91-pio4: add microchip,sama7d65-pinctrl Add support for SAMA7D65 --- 2024-11-19 Ryan Wanner New
[05/15] dt-bindings: serial: atmel,at91-usart: add microchip,sama7d65-usart 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
[03/15] dt-bindings: atmel-sysreg: add sama7d65 RAM and PIT Add support for SAMA7D65 --- 2024-11-19 Ryan Wanner New
[02/15] dt-bindings: mfd: atmel,sama5d2-flexcom: add microchip,sama7d65-flexcom Add support for SAMA7D65 --- 2024-11-19 Ryan Wanner New
[01/15] dt-bindings: ARM: at91: Document Microchip SAMA7D65 Curiosity 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,9/9] misc: add FPC202 dual port controller driver Untitled series #255753 --- 2024-11-18 Romain Gantois New
[v2,7/9] i2c: support per-channel ATR alias pools Untitled series #255753 --- 2024-11-18 Romain Gantois New
[v2,6/9] i2c: rename field 'alias_list' of struct i2c_atr_chan to 'alias_pairs' Untitled series #255753 --- 2024-11-18 Romain Gantois New
[v2,5/9] i2c: move ATR alias pool to a separate struct Untitled series #255753 --- 2024-11-18 Romain Gantois New
[v2,4/9] i2c: use client addresses directly in ATR interface Untitled series #255753 --- 2024-11-18 Romain Gantois 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
[v1,1/1] gpio: zevio: Add missed label initialisation [v1,1/1] gpio: zevio: Add missed label initialisation --- 2024-11-15 Andy Shevchenko Superseded
[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,08/10] arm64: dts: qcom: Add initial support for MSM8917 [v6,01/10] arm64: dts: qcom: Add PM8937 PMIC --- 2024-11-13 Barnabás Czémán Superseded
[v6,07/10] dt-bindings: nvmem: Add compatible for MS8917 [v6,01/10] arm64: dts: qcom: Add PM8937 PMIC --- 2024-11-13 Barnabás Czémán Superseded
[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
[v6,01/10] arm64: dts: qcom: Add PM8937 PMIC [v6,01/10] arm64: dts: qcom: Add PM8937 PMIC --- 2024-11-13 Barnabás Czémán Superseded
[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
« 1 2 3 4164 165 »