Show patches with: Archived = No       |   15903 patches
« 1 2 ... 6 7 8159 160 »
Patch Series S/W/F Date Submitter Delegate State
[08/11] misc: rp1: RaspberryPi RP1 misc driver Add support for RaspberryPi RP1 PCI device using a DT overlay --- 2024-08-20 Andrea della Porta New
[07/11] pinctrl: rp1: Implement RaspberryPi RP1 gpio support Add support for RaspberryPi RP1 PCI device using a DT overlay --- 2024-08-20 Andrea della Porta New
[06/11] clk: rp1: Add support for clocks provided by RP1 Add support for RaspberryPi RP1 PCI device using a DT overlay --- 2024-08-20 Andrea della Porta New
[05/11] vmlinux.lds.h: Preserve DTB sections from being discarded after init Add support for RaspberryPi RP1 PCI device using a DT overlay --- 2024-08-20 Andrea della Porta New
[04/11] of: address: Preserve the flags portion on 1:1 dma-ranges mapping Add support for RaspberryPi RP1 PCI device using a DT overlay --- 2024-08-20 Andrea della Porta New
[03/11] PCI: of_property: Sanitize 32 bit PCI address parsed from DT Add support for RaspberryPi RP1 PCI device using a DT overlay --- 2024-08-20 Andrea della Porta New
[02/11] dt-bindings: pinctrl: Add RaspberryPi RP1 gpio/pinctrl/pinmux bindings Add support for RaspberryPi RP1 PCI device using a DT overlay --- 2024-08-20 Andrea della Porta New
[01/11] dt-bindings: clock: Add RaspberryPi RP1 clock bindings Add support for RaspberryPi RP1 PCI device using a DT overlay --- 2024-08-20 Andrea della Porta New
gpio: mpc8xxx: Add wake on GPIO support gpio: mpc8xxx: Add wake on GPIO support --- 2024-08-20 Martyn Welch New
[-next] pinctrl: realtek: fix module autoloading [-next] pinctrl: realtek: fix module autoloading --- 2024-08-20 Liao Chen New
[-next] pinctrl: bcm2835: fix module autoloading [-next] pinctrl: bcm2835: fix module autoloading --- 2024-08-20 Liao Chen New
[v1,2/2] gpio: zynq: Simplify using devm_clk_get_enabled() gpio: Simplify using devm_clk_get_enabled() --- 2024-08-20 Rong Qianfeng New
[v1,1/2] gpio: stp-xway: Simplify using devm_clk_get_enabled() gpio: Simplify using devm_clk_get_enabled() --- 2024-08-20 Rong Qianfeng New
gpio: Simplify using devm_clk_get_enabled() gpio: Simplify using devm_clk_get_enabled() --- 2024-08-20 Rong Qianfeng New
Immutable branch between MFD, GPIO and PWM due for the v6.12 merge window Immutable branch between MFD, GPIO and PWM due for the v6.12 merge window --- 2024-08-16 Lee Jones New
gpio: of: simplify with scoped for each OF child loop gpio: of: simplify with scoped for each OF child loop --- 2024-08-16 Krzysztof Kozlowski New
[GIT,PULL] gpio fixes for v6.11-rc4 [GIT,PULL] gpio fixes for v6.11-rc4 --- 2024-08-16 Bartosz Golaszewski New
[v1,5/5] rockchip: gpio: fix debounce config error gpio: rockchip: Update the GPIO driver --- 2024-08-15 Ye Zhang New
[v1,4/5] gpio: rockchip: avoid division by zero gpio: rockchip: Update the GPIO driver --- 2024-08-15 Ye Zhang New
[v1,3/5] gpio: rockchip: Set input direction in irq_request_resources gpio: rockchip: Update the GPIO driver --- 2024-08-15 Ye Zhang Superseded
[v1,2/5] gpio: rockchip: support GPIO_TYPE_V2_2 gpio: rockchip: Update the GPIO driver --- 2024-08-15 Ye Zhang New
[v1,1/5] gpio: rockchip: support acpi gpio: rockchip: Update the GPIO driver --- 2024-08-15 Ye Zhang New
[RESEND] pinctrl: single: fix potential NULL dereference in pcs_get_function() [RESEND] pinctrl: single: fix potential NULL dereference in pcs_get_function() --- 2024-08-15 Ma Ke Superseded
[v3,2/2] pinctrl: rockchip: Add rk3576 pinctrl support Add pinctrl support for rk3576 --- 2024-08-14 Detlev Casanova Superseded
[v3,1/2] dt-bindings: pinctrl: Add rk3576 pinctrl bindings Add pinctrl support for rk3576 --- 2024-08-14 Detlev Casanova New
gpio: add support for FTDI's MPSSE as GPIO gpio: add support for FTDI's MPSSE as GPIO --- 2024-08-14 Mary Strodl Superseded
[v4,4/4] dt-bindings: pinctrl: Convert Atmel PIO3 pinctrl to json-schema Convert Atmel PIO3 Pinctrl and GPIO bindings to yaml --- 2024-08-14 Manikandan Muralidharan New
[v4,3/4] ARM: dts: microchip: sam9x60: Remove additional compatible string from GPIO node Convert Atmel PIO3 Pinctrl and GPIO bindings to yaml --- 2024-08-14 Manikandan Muralidharan New
[v4,2/4] ARM: dts: microchip: Remove additional compatible string from PIO3 pinctrl nodes Convert Atmel PIO3 Pinctrl and GPIO bindings to yaml --- 2024-08-14 Manikandan Muralidharan New
[v4,1/4] ARM: dts: microchip: change to simple-mfd from simple-bus for PIO3 pinumux controller Convert Atmel PIO3 Pinctrl and GPIO bindings to yaml --- 2024-08-14 Manikandan Muralidharan New
[-next] pinctrl: pinctrl-zynq: fix module autoloading [-next] pinctrl: pinctrl-zynq: fix module autoloading --- 2024-08-14 Liao Chen New
[libgpiod] tests: don't use g_value_set_static_string() for non-static strings [libgpiod] tests: don't use g_value_set_static_string() for non-static strings --- 2024-08-13 Bartosz Golaszewski New
[libgpiod,v5,4/4] dbus: add the D-Bus daemon, command-line client and tests dbus: add GLib-based D-Bus daemon and command-line client --- 2024-08-12 Bartosz Golaszewski New
[libgpiod,v5,3/4] bindings: add GLib bindings dbus: add GLib-based D-Bus daemon and command-line client --- 2024-08-12 Bartosz Golaszewski New
[libgpiod,v5,2/4] tests: split out the common test code for bash scripts dbus: add GLib-based D-Bus daemon and command-line client --- 2024-08-12 Bartosz Golaszewski New
[libgpiod,v5,1/4] tests: split out reusable test code into a local static library dbus: add GLib-based D-Bus daemon and command-line client --- 2024-08-12 Bartosz Golaszewski New
[v1] pinctrl: starfive: jh7110: Correct the level trigger configuration of iev register [v1] pinctrl: starfive: jh7110: Correct the level trigger configuration of iev register --- 2024-08-12 Hal Feng New
[2/2] pinctrl: airoha: Add support for EN7581 SoC Add pinctrl support to EN7581 SoC --- 2024-08-11 Lorenzo Bianconi Superseded
[1/2] dt-bindings: pinctrl: airoha: Add EN7581 pinctrl controller Add pinctrl support to EN7581 SoC --- 2024-08-11 Lorenzo Bianconi New
[1/1] dt-bindings: gpio: gpio-davinci: Add the gpio-reserved-ranges property dt-bindings: gpio: gpio-davinci: Add the gpio-reserved-ranges property --- 2024-08-09 Jared McArthur New
[5/5] MAINTAINERS: Add entry for Congatec Board Controller Congatec Board Controller drivers --- 2024-08-09 Thomas Richard Superseded
[4/5] watchdog: Congatec Board Controller watchdog timer driver Congatec Board Controller drivers --- 2024-08-09 Thomas Richard New
[3/5] i2c: Congatec Board Controller i2c bus driver Congatec Board Controller drivers --- 2024-08-09 Thomas Richard Superseded
[2/5] gpio: Congatec Board Controller gpio driver Congatec Board Controller drivers --- 2024-08-09 Thomas Richard New
[1/5] mfd: add Congatec Board Controller mfd driver Congatec Board Controller drivers --- 2024-08-09 Thomas Richard New
pinctrl: qcom: x1e80100: Fix special pin offsets pinctrl: qcom: x1e80100: Fix special pin offsets --- 2024-08-09 Konrad Dybcio New
pinctrl: mediatek: common-v2: Fix broken bias-disable for PULL_PU_PD_RSEL_TYPE pinctrl: mediatek: common-v2: Fix broken bias-disable for PULL_PU_PD_RSEL_TYPE --- 2024-08-08 Nícolas F. R. A. Prado New
[v2,2/2] pinctrl: rockchip: Add rk3576 pinctrl support Add pinctrl support for rk3576 --- 2024-08-08 Detlev Casanova Superseded
[v2,1/2] dt-bindings: pinctrl: Add rk3576 pinctrl bindings Add pinctrl support for rk3576 --- 2024-08-08 Detlev Casanova New
[v3] pinctrl: imx: Switch to LATE_SYSTEM_SLEEP_PM_OPS() [v3] pinctrl: imx: Switch to LATE_SYSTEM_SLEEP_PM_OPS() --- 2024-08-08 Fabio Estevam New
pinctrl: single: fix potential NULL dereference in pcs_get_function() pinctrl: single: fix potential NULL dereference in pcs_get_function() --- 2024-08-08 Ma Ke Superseded
[v2] pinctrl: imx: Switch to LATE_SYSTEM_SLEEP_PM_OPS() [v2] pinctrl: imx: Switch to LATE_SYSTEM_SLEEP_PM_OPS() --- 2024-08-07 Fabio Estevam Superseded
[v2] pinctrl: meson: Constify some structures [v2] pinctrl: meson: Constify some structures --- 2024-08-07 Christophe JAILLET New
pinctrl: imx: Switch to LATE_SYSTEM_SLEEP_PM_OPS() pinctrl: imx: Switch to LATE_SYSTEM_SLEEP_PM_OPS() --- 2024-08-07 Fabio Estevam New
[3/3] pinctrl: meson: Constify struct meson_pmx_bank pinctrl: meson: Constify some structure --- 2024-08-07 Christophe JAILLET New
[2/3] pinctrl: meson: Constify struct meson_bank pinctrl: meson: Constify some structure --- 2024-08-07 Christophe JAILLET New
[1/3] pinctrl: meson: Constify struct meson_pmx_group and meson_pmx_func pinctrl: meson: Constify some structure --- 2024-08-07 Christophe JAILLET New
[libgpiod,v4,18/18] TODO: drop the DBus daemon from the list dbus: add GLib-based D-Bus daemon and command-line client --- 2024-08-07 Bartosz Golaszewski New
[libgpiod,v4,17/18] README: document the DBus API dbus: add GLib-based D-Bus daemon and command-line client --- 2024-08-07 Bartosz Golaszewski New
[libgpiod,v4,16/18] dbus: client: add tests dbus: add GLib-based D-Bus daemon and command-line client --- 2024-08-07 Bartosz Golaszewski New
[libgpiod,v4,15/18] dbus: add a command-line client dbus: add GLib-based D-Bus daemon and command-line client --- 2024-08-07 Bartosz Golaszewski New
[libgpiod,v4,14/18] dbus: add tests dbus: add GLib-based D-Bus daemon and command-line client --- 2024-08-07 Bartosz Golaszewski New
[libgpiod,v4,13/18] dbus: add gpio-manager code dbus: add GLib-based D-Bus daemon and command-line client --- 2024-08-07 Bartosz Golaszewski New
[libgpiod,v4,12/18] dbus: add data files dbus: add GLib-based D-Bus daemon and command-line client --- 2024-08-07 Bartosz Golaszewski New
[libgpiod,v4,11/18] dbus: add a wrapper around the gdbus-codegen generated header dbus: add GLib-based D-Bus daemon and command-line client --- 2024-08-07 Bartosz Golaszewski New
[libgpiod,v4,10/18] dbus: add the API definitions dbus: add GLib-based D-Bus daemon and command-line client --- 2024-08-07 Bartosz Golaszewski New
[libgpiod,v4,09/18] dbus: add build files dbus: add GLib-based D-Bus daemon and command-line client --- 2024-08-07 Bartosz Golaszewski New
[libgpiod,v4,08/18] README: document GLib bindings dbus: add GLib-based D-Bus daemon and command-line client --- 2024-08-07 Bartosz Golaszewski New
[libgpiod,v4,07/18] bindings: glib: add tests dbus: add GLib-based D-Bus daemon and command-line client --- 2024-08-07 Bartosz Golaszewski New
[libgpiod,v4,06/18] bindings: glib: add examples dbus: add GLib-based D-Bus daemon and command-line client --- 2024-08-07 Bartosz Golaszewski New
[libgpiod,v4,05/18] bindings: glib: add core code dbus: add GLib-based D-Bus daemon and command-line client --- 2024-08-07 Bartosz Golaszewski New
[libgpiod,v4,04/18] bindings: glib: add public headers dbus: add GLib-based D-Bus daemon and command-line client --- 2024-08-07 Bartosz Golaszewski New
[libgpiod,v4,03/18] bindings: glib: add build files dbus: add GLib-based D-Bus daemon and command-line client --- 2024-08-07 Bartosz Golaszewski New
[libgpiod,v4,02/18] tests: split out the common test code for bash scripts dbus: add GLib-based D-Bus daemon and command-line client --- 2024-08-07 Bartosz Golaszewski Superseded
[libgpiod,v4,01/18] tests: split out reusable test code into a local static library dbus: add GLib-based D-Bus daemon and command-line client --- 2024-08-07 Bartosz Golaszewski Superseded
[v2,10/10] arm64: dts: exynos: Add initial support for Samsung Galaxy S8 Add minimal Exynos8895 SoC and SM-G950F support --- 2024-08-07 Ivaylo Ivanov Superseded
[v2,09/10] dt-bindings: arm: samsung: Document dreamlte board binding Add minimal Exynos8895 SoC and SM-G950F support --- 2024-08-07 Ivaylo Ivanov Superseded
[v2,08/10] arm64: dts: exynos: Add initial support for exynos8895 SoC Add minimal Exynos8895 SoC and SM-G950F support --- 2024-08-07 Ivaylo Ivanov Superseded
[v2,07/10] dt-bindings: soc: samsung: exynos-pmu: Add exynos8895 compatible Add minimal Exynos8895 SoC and SM-G950F support --- 2024-08-07 Ivaylo Ivanov Superseded
[v2,06/10] dt-bindings: pinctrl: samsung: add exynos8895-wakeup-eint compatible Add minimal Exynos8895 SoC and SM-G950F support --- 2024-08-07 Ivaylo Ivanov Superseded
[v2,05/10] pinctrl: samsung: Add exynos8895 SoC pinctrl configuration Add minimal Exynos8895 SoC and SM-G950F support --- 2024-08-07 Ivaylo Ivanov Superseded
[v2,04/10] dt-bindings: pinctrl: samsung: Add compatible for Exynos8895 SoC Add minimal Exynos8895 SoC and SM-G950F support --- 2024-08-07 Ivaylo Ivanov Superseded
[v2,03/10] soc: samsung: exynos-chipid: add exynos8895 SoC support Add minimal Exynos8895 SoC and SM-G950F support --- 2024-08-07 Ivaylo Ivanov Superseded
[v2,02/10] dt-bindings: hwinfo: samsung,exynos-chipid: add exynos8895 compatible Add minimal Exynos8895 SoC and SM-G950F support --- 2024-08-07 Ivaylo Ivanov Superseded
[v2,01/10] dt-bindings: arm: cpus: Add Samsung Mongoose M2 Add minimal Exynos8895 SoC and SM-G950F support --- 2024-08-07 Ivaylo Ivanov Superseded
[v1,10/10] arm64: dts: exynos: Add initial support for Samsung Galaxy S8 Add minimal Exynos8895 SoC and SM-G950F support --- 2024-08-07 Ivaylo Ivanov Superseded
[v1,09/10] dt-bindings: arm: samsung: Document dreamlte board binding Add minimal Exynos8895 SoC and SM-G950F support --- 2024-08-07 Ivaylo Ivanov Superseded
[v1,08/10] arm64: dts: exynos: Add initial support for exynos8895 SoC Add minimal Exynos8895 SoC and SM-G950F support --- 2024-08-07 Ivaylo Ivanov New
[v1,07/10] dt-bindings: soc: samsung: exynos-pmu: Add exynos8895 compatible Add minimal Exynos8895 SoC and SM-G950F support --- 2024-08-07 Ivaylo Ivanov Superseded
[v1,06/10] dt-bindings: pinctrl: samsung: add exynos8895-wakeup-eint compatible Add minimal Exynos8895 SoC and SM-G950F support --- 2024-08-07 Ivaylo Ivanov Superseded
[v1,05/10] pinctrl: samsung: Add exynos8895 SoC pinctrl configuration Add minimal Exynos8895 SoC and SM-G950F support --- 2024-08-07 Ivaylo Ivanov Superseded
[v1,04/10] dt-bindings: pinctrl: samsung: Add compatible for Exynos8895 SoC Add minimal Exynos8895 SoC and SM-G950F support --- 2024-08-07 Ivaylo Ivanov Superseded
[v1,03/10] soc: samsung: exynos-chipid: add exynos8895 SoC support Add minimal Exynos8895 SoC and SM-G950F support --- 2024-08-07 Ivaylo Ivanov New
[v1,02/10] dt-bindings: hwinfo: samsung,exynos-chipid: add exynos8895 compatible Add minimal Exynos8895 SoC and SM-G950F support --- 2024-08-07 Ivaylo Ivanov Superseded
[v1,01/10] dt-bindings: arm: cpus: Add Samsung Mongoose M2 Add minimal Exynos8895 SoC and SM-G950F support --- 2024-08-07 Ivaylo Ivanov New
[GIT,PULL] intel-pinctrl for v6.11-1 [GIT,PULL] intel-pinctrl for v6.11-1 --- 2024-08-06 Mika Westerberg New
[2/2] dt-bindings: pinctrl: Add rk3576 pinctrl bindings Add pinctrl support for rk3576 --- 2024-08-02 Detlev Casanova Superseded
[1/2] pinctrl: rockchip: Add rk3576 pinctrl support Add pinctrl support for rk3576 --- 2024-08-02 Detlev Casanova Superseded
[v4,7/7] riscv: dts: sophgo: cv1812h: add pinctrl support riscv: sophgo: Add pinctrl support for CV1800 series SoC --- 2024-08-02 Inochi Amaoto New
[v4,6/7] riscv: dts: sophgo: cv1800b: add pinctrl support riscv: sophgo: Add pinctrl support for CV1800 series SoC --- 2024-08-02 Inochi Amaoto New
« 1 2 ... 6 7 8159 160 »