Show patches with: State = Action Required       |    Archived = No       |   4952 patches
« 1 2 ... 5 6 749 50 »
Patch Series S/W/F Date Submitter Delegate State
[1/3] cleanup: provide DEFINE_LOCK_GUARD_ARGS() cleanup: provide and use a locking guard for nested read semaphores --- 2024-01-10 Bartosz Golaszewski New
pinctrl: renesas: rzg2l: Fix double unlock in rzg2l_dt_subnode_to_map() pinctrl: renesas: rzg2l: Fix double unlock in rzg2l_dt_subnode_to_map() --- 2024-01-10 Dan Carpenter New
[libgpiod] bindings: python: fix package installation with Makefile build [libgpiod] bindings: python: fix package installation with Makefile build --- 2024-01-09 Bartosz Golaszewski New
[GIT,PULL] gpio: updates for v6.8-rc1 [GIT,PULL] gpio: updates for v6.8-rc1 --- 2024-01-09 Bartosz Golaszewski New
[7/7] Documentation: gpio: move gpio-mockup into deprecated section Documentation: gpio: add character device userspace API documentation --- 2024-01-09 Kent Gibson New
[3/7] Documentation: gpio: update sysfs documentation to reference new chardev doc Documentation: gpio: add character device userspace API documentation --- 2024-01-09 Kent Gibson New
[2/7] Documentation: gpio: move sysfs into a deprecated section Documentation: gpio: add character device userspace API documentation --- 2024-01-09 Kent Gibson New
[V4,2/2] gpio: eic-sprd: Optimize the calculation method of eic number gpio: sprd: Modification of UNISOC Platform EIC Driver --- 2024-01-09 Wenhua Lin New
[v11,4/4] pinctrl: qcom: Use qcom_scm_io_rmw() function Misc SCM driver changes --- 2024-01-08 Mukesh Ojha New
[v11,3/4] firmware: qcom: scm: Rework dload mode availability check Misc SCM driver changes --- 2024-01-08 Mukesh Ojha New
[v11,2/4] firmware: qcom: scm: Modify only the download bits in TCSR register Misc SCM driver changes --- 2024-01-08 Mukesh Ojha New
[v11,1/4] firmware: qcom: scm: provide a read-modify-write function Misc SCM driver changes --- 2024-01-08 Mukesh Ojha New
gpio: legacy: mark old interfaces as deprecated in kernel docs gpio: legacy: mark old interfaces as deprecated in kernel docs --- 2024-01-04 Bartosz Golaszewski New
[libgpiod] core: remove buggy flags sanitization from line-config [libgpiod] core: remove buggy flags sanitization from line-config --- 2024-01-04 Bartosz Golaszewski New
[v2,4/6] pinctrl: Implementation of the generic scmi-pinctrl driver firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support --- 2024-01-04 Peng Fan (OSS) New
[v2,3/6] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support --- 2024-01-04 Peng Fan (OSS) New
[V3,4/4] gpio: eic-sprd: Support 8 banks EIC controller gpio: eic-sprd: Modification of UNISOC Platform EIC Driver --- 2024-01-04 Wenhua Lin New
[V3,3/4] gpio: eic-sprd: Modify the calculation method of eic number gpio: eic-sprd: Modification of UNISOC Platform EIC Driver --- 2024-01-04 Wenhua Lin New
[V3,2/4] gpio: eic-sprd: Clear interrupt after set the interrupt type gpio: eic-sprd: Modification of UNISOC Platform EIC Driver --- 2024-01-04 Wenhua Lin New
[V3,1/4] gpio: eic-sprd: Keep the clock rtc_1k on gpio: eic-sprd: Modification of UNISOC Platform EIC Driver --- 2024-01-04 Wenhua Lin New
[v2,8/8] riscv: dtb: thead: Add BeagleV Ahead LEDs Add T-Head TH1520 SoC pin control --- 2024-01-03 Emil Renner Berthing New
[v2,7/8] riscv: dts: thead: Add TH1520 pinctrl settings for UART0 Add T-Head TH1520 SoC pin control --- 2024-01-03 Emil Renner Berthing New
[v2,6/8] riscv: dts: thead: Add Lichee Pi 4M GPIO line names Add T-Head TH1520 SoC pin control --- 2024-01-03 Emil Renner Berthing New
[v2,5/8] riscv: dts: thead: Adjust TH1520 GPIO labels Add T-Head TH1520 SoC pin control --- 2024-01-03 Emil Renner Berthing New
[v2,4/8] riscv: dts: thead: Add TH1520 GPIO ranges Add T-Head TH1520 SoC pin control --- 2024-01-03 Emil Renner Berthing New
[v2,3/8] riscv: dts: thead: Add TH1520 pin control nodes Add T-Head TH1520 SoC pin control --- 2024-01-03 Emil Renner Berthing New
[v2,2/8] pinctrl: Add driver for the T-Head TH1520 SoC Add T-Head TH1520 SoC pin control --- 2024-01-03 Emil Renner Berthing New
[v2,1/8] dt-bindings: pinctrl: Add thead,th1520-pinctrl bindings Add T-Head TH1520 SoC pin control --- 2024-01-03 Emil Renner Berthing New
[v4,02/24] gpiolib: acpi: Modify acpi_dev_irq_wake_get_by() to use resource Improve IRQ wake capability reporting and update the cros_ec driver to use it --- 2024-01-02 Mark Hasemeyer New
[v2,2/3] gpiolib: replace the GPIO device mutex with a read-write semaphore gpiolib: use a read-write semaphore to protect the GPIO device list --- 2024-01-02 Bartosz Golaszewski New
[v2,1/3] gpiolib: remove the GPIO device from the list when it's unregistered gpiolib: use a read-write semaphore to protect the GPIO device list --- 2024-01-02 Bartosz Golaszewski New
[libgpiod,v2] core: fix deselection of output direction when edge detection is selected [libgpiod,v2] core: fix deselection of output direction when edge detection is selected --- 2024-01-02 J.A. Bezemer New
[libgpiod] line-config.c: Fix library enum used for kernel flags bitfield [libgpiod] line-config.c: Fix library enum used for kernel flags bitfield --- 2023-12-30 J.A. Bezemer New
[libgpiod] README: fix typo [libgpiod] README: fix typo --- 2023-12-30 Kent Gibson New
[GIT,PULL] gpio: fixes for v6.7-rc8 [GIT,PULL] gpio: fixes for v6.7-rc8 --- 2023-12-29 Bartosz Golaszewski New
[libgpiod,v2,2/2] gpioset: improve toggle option help gpioset: improve help --- 2023-12-29 Kent Gibson New
[v10,3/3] gpio: nuvoton: Add Nuvoton NPCM sgpio driver Add Nuvoton NPCM SGPIO feature --- 2023-12-29 Jim Liu New
[v10,2/3] arm: dts: nuvoton: npcm: Add sgpio feature Add Nuvoton NPCM SGPIO feature --- 2023-12-29 Jim Liu New
[v10,1/3] dt-bindings: gpio: add NPCM sgpio driver bindings Add Nuvoton NPCM SGPIO feature --- 2023-12-29 Jim Liu New
[V8,3/3] leds: Add support for UP board CPLD onboard LEDS Add support control UP board CPLD/FPGA pin control --- 2023-12-28 larry.lai New
[V8,2/3] pinctrl: Add support pin control for UP board CPLD/FPGA Add support control UP board CPLD/FPGA pin control --- 2023-12-28 larry.lai New
[V8,1/3] mfd: Add support for UP board CPLD/FPGA Add support control UP board CPLD/FPGA pin control --- 2023-12-28 larry.lai New
gpioset: reword note on post-exit behaviour gpioset: reword note on post-exit behaviour --- 2023-12-28 Kent Gibson New
[v3,02/24] gpiolib: acpi: Modify acpi_dev_irq_wake_get_by() to use resource Improve IRQ wake capability reporting and update the cros_ec driver to use it --- 2023-12-26 Mark Hasemeyer New
MAINTAINERS: split out the uAPI into a new section MAINTAINERS: split out the uAPI into a new section --- 2023-12-22 Bartosz Golaszewski New
[GIT,PULL] gpio: fixes for v6.7-rc7 [GIT,PULL] gpio: fixes for v6.7-rc7 --- 2023-12-22 Bartosz Golaszewski New
[GIT,PULL] pin control fixes for v6.7 [GIT,PULL] pin control fixes for v6.7 --- 2023-12-21 Linus Walleij New
gpio: tps65219: don't use CONFIG_DEBUG_GPIO gpio: tps65219: don't use CONFIG_DEBUG_GPIO --- 2023-12-21 Bartosz Golaszewski New
[v1,1/1] gpiolib: cdev: Split line_get_debounce_period() and use [v1,1/1] gpiolib: cdev: Split line_get_debounce_period() and use --- 2023-12-21 Andy Shevchenko New
[v2,1/2] gpiolib: drop tabs from local variable declarations [v2,1/2] gpiolib: drop tabs from local variable declarations --- 2023-12-21 Bartosz Golaszewski New
[RFC,5/6] pinctrl: starfive: jh8100: add pinctrl driver for AON domain Add Pinctrl driver for Starfive JH8100 SoC --- 2023-12-21 Yuklin Soo New
[RFC,4/6] pinctrl: starfive: jh8100: add pinctrl driver for sys_gmac domain Add Pinctrl driver for Starfive JH8100 SoC --- 2023-12-21 Yuklin Soo New
[RFC,3/6] pinctrl: starfive: jh8100: add pinctrl driver for sys_west domain Add Pinctrl driver for Starfive JH8100 SoC --- 2023-12-21 Yuklin Soo New
[RFC,2/6] pinctrl: starfive: jh8100: add pinctrl driver for sys_east domain Add Pinctrl driver for Starfive JH8100 SoC --- 2023-12-21 Yuklin Soo New
[RFC,1/6] dt-bindings: pinctrl: starfive: add JH8100 pinctrl bindings Add Pinctrl driver for Starfive JH8100 SoC --- 2023-12-21 Yuklin Soo New
[v11,1/2] dt-bindings: adc: add AD7173 [v11,1/2] dt-bindings: adc: add AD7173 --- 2023-12-20 Dumitru Ceclan New
[v2] gpio: sysfs: drop tabs from local variable declarations [v2] gpio: sysfs: drop tabs from local variable declarations --- 2023-12-20 Bartosz Golaszewski New
[4/4] gpiolib: cdev: replace locking wrappers for gpio_device with guards gpiolib: cdev: guard tidying --- 2023-12-20 Kent Gibson New
[RFC] gpiolib: remove extra_checks [RFC] gpiolib: remove extra_checks --- 2023-12-19 Bartosz Golaszewski New
[2/4] pinctrl: eyeq5: add driver Add support for Mobileye EyeQ5 pin controller --- 2023-12-18 Théo Lebrun New
[GIT,PULL] intel-pinctrl for 6.8-1 [GIT,PULL] intel-pinctrl for 6.8-1 --- 2023-12-18 Andy Shevchenko New
[GIT,PULL] intel-gpio for 6.8-1 [GIT,PULL] intel-gpio for 6.8-1 --- 2023-12-18 Andy Shevchenko New
[v4,4/5] gpiolib: cdev: fully adopt guard() and scoped_guard() gpiolib: cdev: relocate debounce_period_us --- 2023-12-16 Kent Gibson New
[v3,2/2] gpiolib: use a mutex to protect the list of GPIO devices gpiolib: protect the list of GPIO devices with a mutex --- 2023-12-15 Bartosz Golaszewski New
[v3,1/2] gpiolib: rename static functions that are called with the lock taken gpiolib: protect the list of GPIO devices with a mutex --- 2023-12-15 Bartosz Golaszewski New
[v1,6/8] riscv: dts: thead: Adjust TH1520 GPIO labels Add T-Head TH15020 SoC pin control --- 2023-12-15 Emil Renner Berthing New
[v1,5/8] riscv: dts: thead: Add TH1520 GPIO ranges Add T-Head TH15020 SoC pin control --- 2023-12-15 Emil Renner Berthing New
[v1,3/8] riscv: dts: thead: Add TH1520 pin control nodes Add T-Head TH15020 SoC pin control --- 2023-12-15 Emil Renner Berthing New
[v1,2/8] pinctrl: Add driver for the T-Head TH1520 SoC Add T-Head TH15020 SoC pin control --- 2023-12-15 Emil Renner Berthing New
[v1,1/8] dt-bindings: pinctrl: Add thead,th1520-pinctrl bindings Add T-Head TH15020 SoC pin control --- 2023-12-15 Emil Renner Berthing New
[GIT,PULL] pinctrl: renesas: Updates for v6.8 (take two) [GIT,PULL] pinctrl: renesas: Updates for v6.8 (take two) --- 2023-12-15 Geert Uytterhoeven New
[6/7] pinctrl: Implementation of the generic scmi-pinctrl driver firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support --- 2023-12-15 Peng Fan (OSS) New
[4/7] dt-bindings: firmware: arm,scmi: support pinctrl protocol firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support --- 2023-12-15 Peng Fan (OSS) New
[3/7] firmware: arm_scmi: bus: iterate the id_table firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support --- 2023-12-15 Peng Fan (OSS) New
[1/7] firmware: arm_scmi: introduce helper get_max_msg_size firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support --- 2023-12-15 Peng Fan (OSS) New
gpio: xilinx: remove excess kernel doc gpio: xilinx: remove excess kernel doc --- 2023-12-15 Bartosz Golaszewski New
gpiolib: cleanup for duplicated including gpiolib: cleanup for duplicated including --- 2023-12-15 Wang Jinchao New
[-next] pinctrl: renesas: rzg2l: Remove unneeded semicolon [-next] pinctrl: renesas: rzg2l: Remove unneeded semicolon --- 2023-12-15 Yang Li New
[v2,1/5] gpiolib: cdev: adopt scoped_guard() gpiolib: cdev: relocate debounce_period_us --- 2023-12-14 Kent Gibson New
[v3,1/3] dt-bindings: soc: nuvoton: Add NPCM BPC soc: add NPCM BPC driver support --- 2023-12-13 Tomer Maimon New
[v3,2/3] soc: nuvoton: add configuration menu soc: add NPCM BPC driver support --- 2023-12-13 Tomer Maimon New
[v1,1/6] gpiolib: acpi: Modify acpi_dev_irq_wake_get_by to use resource [v1,1/6] gpiolib: acpi: Modify acpi_dev_irq_wake_get_by to use resource --- 2023-12-13 Mark Hasemeyer New
gpiolib: allocate memory atomically with a spinlock held gpiolib: allocate memory atomically with a spinlock held --- 2023-12-12 Bartosz Golaszewski New
[v2,3/3] soc: nuvoton: add NPCM BPC driver soc: add NPCM BPC driver support --- 2023-12-12 Tomer Maimon New
[v2,1/3] dt-bindings: soc: nuvoton: Add NPCM BPC soc: add NPCM BPC driver support --- 2023-12-12 Tomer Maimon New
[v2] pinctrl: Add lock to ensure the state atomization [v2] pinctrl: Add lock to ensure the state atomization --- 2023-12-12 Aiqun Yu (Maria) New
[v9,3/3] gpio: nuvoton: Add Nuvoton NPCM sgpio driver Add Nuvoton NPCM SGPIO feature --- 2023-12-12 Jim Liu New
[1/4] gpiolib: cdev: relocate debounce_period_us from struct gpio_desc gpiolib: cdev: relocate debounce_period_us --- 2023-12-12 Kent Gibson New
[v7,05/16] dt-bindings: soc: samsung: usi: add google,gs101-usi compatible Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board --- 2023-12-11 Peter Griffin New
[v6,18/20] arm64: dts: exynos: google: Add initial Google gs101 SoC support Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board --- 2023-12-09 Peter Griffin New
[v6,03/20] dt-bindings: soc: google: exynos-sysreg: add dedicated SYSREG compatibles to GS101 Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board --- 2023-12-09 Peter Griffin New
[GIT,PULL] gpio: fixes for v6.7-rc5 [GIT,PULL] gpio: fixes for v6.7-rc5 --- 2023-12-09 Bartosz Golaszewski New
[GIT,PULL] gpio: immutable branch between the GPIO and pinctrl trees for v6.8-rc1 [GIT,PULL] gpio: immutable branch between the GPIO and pinctrl trees for v6.8-rc1 --- 2023-12-08 Bartosz Golaszewski New
[v3,3/4] pinctrl: samsung: support ExynosAuto GPIO structure [v3,1/4] arm64: dts: exynos: add initial support for exynosautov920 SoC --- 2023-12-08 Jaewon Kim New
[v3,2/2] Add GPIO support for Realtek DHC(Digital Home Center) RTD SoCs. Add gpio driver support for Realtek DHC SoCs --- 2023-12-07 TY_Chang[張子逸] New
[v2,11/11] arm64: dts: renesas: rzg3s-smarc-som: Enable the Ethernet interfaces renesas: rzg3s: Add support for Ethernet --- 2023-12-07 claudiu beznea New
[v2,10/11] arm64: renesas: rzg3s-smarc-som: Use switches' names to select on-board functionalities renesas: rzg3s: Add support for Ethernet --- 2023-12-07 claudiu beznea New
[v2,09/11] arm64: renesas: r9a08g045: Add the Ethernet nodes renesas: rzg3s: Add support for Ethernet --- 2023-12-07 claudiu beznea New
[v2,08/11] dt-bindings: net: renesas,etheravb: Document RZ/G3S support renesas: rzg3s: Add support for Ethernet --- 2023-12-07 claudiu beznea New
[v2,07/11] pinctrl: renesas: rzg2l: Add input enable to the Ethernet pins renesas: rzg3s: Add support for Ethernet --- 2023-12-07 claudiu beznea New
« 1 2 ... 5 6 749 50 »