Show patches with: Archived = No       |   14354 patches
« 1 2 ... 49 50 51143 144 »
Patch Series S/W/F Date Submitter Delegate State
gpio: bcm-kona: Add irq_set_wake method --- 2014-04-11 Tim Kryger New
RFC: gpio: factor IRQ chip helpers into gpiolib --- 2014-03-24 Linus Walleij New
[v2] gpio: lock adnp IRQs when enabling them --- 2013-11-26 Linus Walleij New
gpio: lynxpoint: lock IRQs when starting them --- 2013-11-20 Linus Walleij New
gpio: intel-mid: lock IRQs when starting them --- 2013-11-20 Linus Walleij New
gpio: em: lock IRQs when starting them --- 2013-11-20 Linus Walleij New
gpio: bcm-kona: lock IRQs when starting them --- 2013-11-19 Linus Walleij New
gpio: lock adnp IRQs when starting them --- 2013-11-19 Linus Walleij New
[v2] gpio: bcm281xx: Fix return value of bcm_kona_gpio_get() --- 2013-11-08 Markus Mayer New
gpio: bcm281xx: Fix return value of bcm_kona_gpio_get() --- 2013-11-08 Markus Mayer New
gpio: provide stubs for devres gpio functions --- 2013-10-25 Linus Walleij New
gpio: lynxpoint: drop references to "virtual" IRQ --- 2013-10-11 Linus Walleij New
RFC: gpio: add API to be strict about GPIO IRQ usage --- 2013-09-24 Linus Walleij New
gpio: bcm-kona: only use set_irq_flags() on ARM --- 2013-09-20 Linus Walleij New
[2/3] pinctrl: nomadik: queue pinctrl_request_gpio() --- 2013-08-16 Linus Walleij New
[1/3] gpio: interrupt consistency check for OF GPIO IRQs --- 2013-08-16 Linus Walleij New
[v4,1/2] gpiolib: Fix debug messaging in gpiod_find_and_request() gpiolib: Fix/update messaging --- 2024-03-25 Andy Shevchenko Accepted
[v2] gpiolib: Add stubs for GPIO lookup functions [v2] gpiolib: Add stubs for GPIO lookup functions --- 2024-03-25 Mark Brown Accepted
[v3,1/2] dt-bindings: pinctrl: qcom: update compatible name for match with driver update SM4450 pinctrl document --- 2024-03-12 Tengfei Fan Accepted
drivers/gpio/nomadik: move dummy nmk_gpio_dbg_show_one() to header drivers/gpio/nomadik: move dummy nmk_gpio_dbg_show_one() to header --- 2024-03-11 Max Kellermann Accepted
gpio: nomadik: remove BUG_ON() in nmk_gpio_populate_chip() gpio: nomadik: remove BUG_ON() in nmk_gpio_populate_chip() --- 2024-03-11 Dan Carpenter Accepted
gpio: sysfs: repair export returning -EPERM on 1st attempt gpio: sysfs: repair export returning -EPERM on 1st attempt --- 2024-03-07 Alexander Sverdlin Accepted
pinctrl: nomadik: fix dereference of error pointer pinctrl: nomadik: fix dereference of error pointer --- 2024-03-06 Théo Lebrun Accepted
gpio: nomadik: Back out some managed resources gpio: nomadik: Back out some managed resources --- 2024-03-05 Linus Walleij Accepted
[v2,1/1] gpiolib: Deduplicate cleanup for-loop in gpiochip_add_data_with_key() [v2,1/1] gpiolib: Deduplicate cleanup for-loop in gpiochip_add_data_with_key() --- 2024-03-04 Andy Shevchenko Accepted
pinctrl: core: comment that pinctrl_add_gpio_range() is deprecated pinctrl: core: comment that pinctrl_add_gpio_range() is deprecated --- 2024-03-04 Dan Carpenter Accepted
[v2,1/1] gpio: nomadik: Finish conversion to use firmware node APIs [v2,1/1] gpio: nomadik: Finish conversion to use firmware node APIs --- 2024-03-02 Andy Shevchenko Accepted
[v8] pinctrl: Add driver for Awinic AW9523/B I2C GPIO Expander [v8] pinctrl: Add driver for Awinic AW9523/B I2C GPIO Expander --- 2024-03-01 Linus Walleij Accepted
gpio: nomadik: fix Kconfig dependencies inbetween pinctrl & GPIO gpio: nomadik: fix Kconfig dependencies inbetween pinctrl & GPIO --- 2024-03-01 Théo Lebrun Accepted
[v3] gpio: 74x164: Enable output pins after registers are reset [v3] gpio: 74x164: Enable output pins after registers are reset --- 2024-03-01 Arturas Moskvinas Accepted
[v1,2/2] gpiolib-acpi: Make acpi_gpio_count() take firmware node as a parameter gpiolib: Align prototypes of *gpio_count() APIs --- 2024-02-28 Andy Shevchenko Accepted
[v2,25/30] gpio: nomadik: grab optional reset control and deassert it at probe Rework Nomadik GPIO to add Mobileye EyeQ5 support --- 2024-02-28 Théo Lebrun Accepted
[v2,23/30] gpio: nomadik: handle variadic GPIO count Rework Nomadik GPIO to add Mobileye EyeQ5 support --- 2024-02-28 Théo Lebrun Accepted
[v2,21/30] gpio: nomadik: change driver name from gpio to gpio-nomadik Rework Nomadik GPIO to add Mobileye EyeQ5 support --- 2024-02-28 Théo Lebrun Accepted
[v2,19/30] gpio: nomadik: request dynamic ID allocation Rework Nomadik GPIO to add Mobileye EyeQ5 support --- 2024-02-28 Théo Lebrun Accepted
[v2,17/30] gpio: nomadik: use devm_platform_ioremap_resource() helper Rework Nomadik GPIO to add Mobileye EyeQ5 support --- 2024-02-28 Théo Lebrun Accepted
[v2,16/30] gpio: nomadik: replace of_property_read_*() by device_property_read_*() Rework Nomadik GPIO to add Mobileye EyeQ5 support --- 2024-02-28 Théo Lebrun Accepted
[v2,14/30] gpio: nomadik: add #include <linux/slab.h> Rework Nomadik GPIO to add Mobileye EyeQ5 support --- 2024-02-28 Théo Lebrun Accepted
[v2,12/30] pinctrl: nomadik: follow whitespace kernel coding conventions Rework Nomadik GPIO to add Mobileye EyeQ5 support --- 2024-02-28 Théo Lebrun Accepted
[v2,11/30] pinctrl: nomadik: follow type-system kernel coding conventions Rework Nomadik GPIO to add Mobileye EyeQ5 support --- 2024-02-28 Théo Lebrun Accepted
[v2,05/30] gpio: nomadik: fix offset bug in nmk_pmx_set() Rework Nomadik GPIO to add Mobileye EyeQ5 support --- 2024-02-28 Théo Lebrun Accepted
[v2,01/30] dt-bindings: gpio: nomadik: convert into yaml format Rework Nomadik GPIO to add Mobileye EyeQ5 support --- 2024-02-28 Théo Lebrun Accepted
[v6] dt-bindings: gpio: aspeed,ast2400-gpio: Convert to DT schema [v6] dt-bindings: gpio: aspeed,ast2400-gpio: Convert to DT schema --- 2024-02-28 Andrew Jeffery Accepted
pinctrl: da9062: Add OF table pinctrl: da9062: Add OF table --- 2024-02-26 Biju Das Accepted
[v4,09/39] dt-bindings: pinctrl: at91: add sam9x7 Add support for sam9x7 SoC family --- 2024-02-23 Varshini Rajendran Accepted
[next] pinctrl: ocelot: remove redundant assignment to variable ret [next] pinctrl: ocelot: remove redundant assignment to variable ret --- 2024-02-23 Colin Ian King Accepted
[v2] gpiolib: Pass consumer device through to core in devm_fwnode_gpiod_get_index() [v2] gpiolib: Pass consumer device through to core in devm_fwnode_gpiod_get_index() --- 2024-02-23 Stephen Boyd Accepted
[v7,04/14] dt-bindings: reset: mobileye,eyeq5-reset: add bindings Add support for Mobileye EyeQ5 system controller --- 2024-02-21 Théo Lebrun Accepted
[v7,02/14] clk: fixed-factor: add fwname-based constructor functions Add support for Mobileye EyeQ5 system controller --- 2024-02-21 Théo Lebrun Accepted
pinctrl: renesas: Allow the compiler to optimize away sh_pfc_pm pinctrl: renesas: Allow the compiler to optimize away sh_pfc_pm --- 2024-02-21 Geert Uytterhoeven Accepted
[v2] gpio: Add ChromeOS EC GPIO driver [v2] gpio: Add ChromeOS EC GPIO driver --- 2024-02-20 Stephen Boyd Accepted
[v1] gpiolib: Handle no pin_ranges in gpiochip_generic_config() [v1] gpiolib: Handle no pin_ranges in gpiochip_generic_config() --- 2024-02-19 Emil Renner Berthing Accepted
phy: constify of_phandle_args in xlate phy: constify of_phandle_args in xlate --- 2024-02-17 Krzysztof Kozlowski Accepted
interconnect: constify of_phandle_args in xlate interconnect: constify of_phandle_args in xlate --- 2024-02-16 Krzysztof Kozlowski Accepted
gpio: constify opaque pointer "data" in gpio_device_find() gpio: constify opaque pointer "data" in gpio_device_find() --- 2024-02-16 Krzysztof Kozlowski Accepted
pinctrl: qcom: sm8650-lpass-lpi: correct Kconfig name pinctrl: qcom: sm8650-lpass-lpi: correct Kconfig name --- 2024-02-16 Krzysztof Kozlowski Accepted
[08/23] pinctrl: nomadik: minimise indentation in probe Rework Nomadik GPIO to add Mobileye EyeQ5 support --- 2024-02-14 Théo Lebrun Accepted
[06/23] pinctrl: nomadik: fix build warning (-Wformat) Rework Nomadik GPIO to add Mobileye EyeQ5 support --- 2024-02-14 Théo Lebrun Accepted
[05/23] gpio: nomadik: extract GPIO platform driver from drivers/pinctrl/nomadik/ Rework Nomadik GPIO to add Mobileye EyeQ5 support --- 2024-02-14 Théo Lebrun Accepted
[v6,05/13] dt-bindings: pinctrl: mobileye,eyeq5-pinctrl: add bindings Add support for Mobileye EyeQ5 system controller --- 2024-02-12 Théo Lebrun Accepted
[v6,01/13] clk: fixed-factor: add optional accuracy support Add support for Mobileye EyeQ5 system controller --- 2024-02-12 Théo Lebrun Accepted
Documentation: gpio: clarify sysfs line values are logical Documentation: gpio: clarify sysfs line values are logical --- 2024-02-12 Kent Gibson Accepted
gpio: uapi: clarify default_values being logical gpio: uapi: clarify default_values being logical --- 2024-02-11 Kent Gibson Accepted
gpio: constify opaque pointer in gpio_device_find() match function gpio: constify opaque pointer in gpio_device_find() match function --- 2024-02-08 Krzysztof Kozlowski Accepted
pinctrl: stm32: fix PM support for stm32mp257 pinctrl: stm32: fix PM support for stm32mp257 --- 2024-02-07 Antonio Borneo Accepted
[v2,3/3] pinctrl: renesas: rzg2l: Avoid configuring ISEL in gpio_irq_{en,dis}able [v2,1/3] pinctrl: renesas: rzg2l: Configure interrupt input mode --- 2024-02-06 Biju Das Accepted
[v2,2/3] pinctrl: renesas: rzg2l: Simplify rzg2l_gpio_irq_{en,dis}able [v2,1/3] pinctrl: renesas: rzg2l: Configure interrupt input mode --- 2024-02-06 Biju Das Accepted
[v2,1/3] pinctrl: renesas: rzg2l: Configure interrupt input mode [v2,1/3] pinctrl: renesas: rzg2l: Configure interrupt input mode --- 2024-02-06 Biju Das Accepted
[v4] dt-bindings: pinctrl: cy8c95x0: Update gpio-reserved-ranges [v4] dt-bindings: pinctrl: cy8c95x0: Update gpio-reserved-ranges --- 2024-02-06 Naresh Solanki Accepted
gpio: gpiolib: make gpio_bus_type const gpio: gpiolib: make gpio_bus_type const --- 2024-02-04 Ricardo B. Marliere Accepted
dt-bindings: pinctrl: nvidia,tegra234-pinmux: Restructure common schema dt-bindings: pinctrl: nvidia,tegra234-pinmux: Restructure common schema --- 2024-02-02 Rob Herring Accepted
dt-bindings: gpio: mvebu: Fix "unevaluatedProperties" to be false dt-bindings: gpio: mvebu: Fix "unevaluatedProperties" to be false --- 2024-02-02 Rob Herring Accepted
[2/2] pinctrl: mediatek: Drop bogus slew rate register range for MT8192 [1/2] pinctrl: mediatek: Drop bogus slew rate register range for MT8186 --- 2024-01-31 Chen-Yu Tsai Accepted
[1/2] pinctrl: mediatek: Drop bogus slew rate register range for MT8186 [1/2] pinctrl: mediatek: Drop bogus slew rate register range for MT8186 --- 2024-01-31 Chen-Yu Tsai Accepted
pinctrl: mcp23s08: Check only GPIOs which have interrupts enabled pinctrl: mcp23s08: Check only GPIOs which have interrupts enabled --- 2024-01-30 Arturas Moskvinas Accepted
[3/3] pinctrl: cs42l43: Use str_high_low() [v3,1/3] pinctrl: cs42l43: Tidy up header includes --- 2024-01-29 Charles Keepax Accepted
[v3,1/3] pinctrl: cs42l43: Tidy up header includes [v3,1/3] pinctrl: cs42l43: Tidy up header includes --- 2024-01-29 Charles Keepax Accepted
[14/14] pinctrl: renesas: r8a779h0: Add Audio pins, groups, functions pinctrl: renesas: Add support for R-Car V4M --- 2024-01-26 Geert Uytterhoeven Accepted
[13/14] pinctrl: renesas: r8a779h0: Add PCIe pins, groups, functions pinctrl: renesas: Add support for R-Car V4M --- 2024-01-26 Geert Uytterhoeven Accepted
[12/14] pinctrl: renesas: r8a779h0: Add CANFD pins, groups, functions pinctrl: renesas: Add support for R-Car V4M --- 2024-01-26 Geert Uytterhoeven Accepted
[11/14] pinctrl: renesas: r8a779h0: Add PWM/TPU pins, groups, functions pinctrl: renesas: Add support for R-Car V4M --- 2024-01-26 Geert Uytterhoeven Accepted
[10/14] pinctrl: renesas: r8a779h0: Add MSIOF pins, groups, functions pinctrl: renesas: Add support for R-Car V4M --- 2024-01-26 Geert Uytterhoeven Accepted
[09/14] pinctrl: renesas: r8a779h0: Add I2C pins, groups, functions pinctrl: renesas: Add support for R-Car V4M --- 2024-01-26 Geert Uytterhoeven Accepted
[08/14] pinctrl: renesas: r8a779h0: Add HSCIF pins, groups, functions pinctrl: renesas: Add support for R-Car V4M --- 2024-01-26 Geert Uytterhoeven Accepted
[07/14] pinctrl: renesas: r8a779h0: Add SCIF_CLK pins, groups, functions pinctrl: renesas: Add support for R-Car V4M --- 2024-01-26 Geert Uytterhoeven Accepted
[06/14] pinctrl: renesas: r8a779h0: Add SCIF pins, groups, functions pinctrl: renesas: Add support for R-Car V4M --- 2024-01-26 Geert Uytterhoeven Accepted
[05/14] pinctrl: renesas: r8a779h0: Add QSPI pins, groups, functions pinctrl: renesas: Add support for R-Car V4M --- 2024-01-26 Geert Uytterhoeven Accepted
[04/14] pinctrl: renesas: r8a779h0: Add SD/MMC pins, groups, functions pinctrl: renesas: Add support for R-Car V4M --- 2024-01-26 Geert Uytterhoeven Accepted
[03/14] pinctrl: renesas: r8a779h0: Add Ethernet AVB pins, groups, functions pinctrl: renesas: Add support for R-Car V4M --- 2024-01-26 Geert Uytterhoeven Accepted
[02/14] pinctrl: renesas: Initial R8A779H0 (R-Car V4M) PFC support pinctrl: renesas: Add support for R-Car V4M --- 2024-01-26 Geert Uytterhoeven Accepted
[01/14] dt-bindings: pinctrl: renesas,pfc: Document R-Car V4M support pinctrl: renesas: Add support for R-Car V4M --- 2024-01-26 Geert Uytterhoeven Accepted
[v4,4/4] arm64: defconfig: enable the vf610 gpio driver Untitled series #233449 --- 2024-01-24 Martin Kaiser Accepted
[v4,3/4] ARM: imx_v6_v7_defconfig: enable the vf610 gpio driver Untitled series #233449 --- 2024-01-24 Martin Kaiser Accepted
[v4,2/4] gpio: vf610: enable COMPILE_TEST Untitled series #233449 --- 2024-01-24 Martin Kaiser Accepted
[1/2] dt-bindings: pinctrl: Unify "input-debounce" schema [1/2] dt-bindings: pinctrl: Unify "input-debounce" schema --- 2024-01-24 Rob Herring Accepted
[2/3] pinctrl: cs42l43: Remove some needless inlines [1/3] pinctrl: cs42l43: Tidy up header includes --- 2024-01-24 Charles Keepax Accepted
Documentation: gpio: describe uAPI behaviour when hardware doesn't support requested config Documentation: gpio: describe uAPI behaviour when hardware doesn't support requested config --- 2024-01-23 Kent Gibson Accepted
MAINTAINERS: Drop my "+dt" sub-address MAINTAINERS: Drop my "+dt" sub-address --- 2024-01-22 Rob Herring Accepted
MAINTAINERS: add Documentation/userspace-api/gpio/ to GPIO UAPI section MAINTAINERS: add Documentation/userspace-api/gpio/ to GPIO UAPI section --- 2024-01-22 Kent Gibson Accepted
[v3,1/3] gpio: vf610: allow disabling the vf610 driver gpio: vf610: allow disabling the vf610 driver --- 2024-01-20 Martin Kaiser Accepted
« 1 2 ... 49 50 51143 144 »