Show patches with: Archived = No       |   14369 patches
« 1 2 ... 44 45 46143 144 »
Patch Series S/W/F Date Submitter Delegate State
gpio: pcie-idio-24: Prune superfluous license boilerplate gpio: pcie-idio-24: Prune superfluous license boilerplate --- 2023-03-09 William Breathitt Gray Accepted
gpio: pcie-idio-24: Use irqchip template gpio: pcie-idio-24: Use irqchip template --- 2020-07-22 Linus Walleij Accepted
gpio: pci-idio-16: Use irqchip template gpio: pci-idio-16: Use irqchip template --- 2020-07-22 Linus Walleij Accepted
gpio/pinctrl: Add pin ranges before gpiochip gpio/pinctrl: Add pin ranges before gpiochip --- 2019-10-30 Linus Walleij New
gpio/pinctrl: ingenic: depend on OF --- 2017-05-29 Linus Walleij Accepted
gpio/pinctrl: make gpio_chip members typed boolean --- 2013-12-04 Linus Walleij Accepted
gpio/pinctrl: sunxi: stop poking around in private vars --- 2016-02-11 Linus Walleij Accepted
gpio: pl061: add support for wakeup configuration --- 2015-12-09 Sudeep Holla New
gpio: pl061: add support for wakeup configuration --- 2015-11-27 Sudeep Holla Accepted
gpio: pl061: detail IRQ trigger handling --- 2015-09-17 Linus Walleij Accepted
gpio: pl061: drop references to "virtual" IRQ --- 2013-10-11 Linus Walleij Accepted
gpio: pl061: Fix the issue failed to register the ACPI interruption gpio: pl061: Fix the issue failed to register the ACPI interruption --- 2019-08-12 Wei Xu Superseded
gpio: pl061: Move irq_chip definition inside struct pl061 gpio: pl061: Move irq_chip definition inside struct pl061 --- 2018-10-24 Manivannan Sadhasivam Accepted
gpio: pl061: move irqdomain initialization --- 2013-11-27 Linus Walleij Accepted
gpio: pl061: Pass irqchip when adding gpiochip gpio: pl061: Pass irqchip when adding gpiochip --- 2019-06-25 Linus Walleij Accepted
gpio: pl061: proper error messages --- 2013-11-22 Linus Walleij Accepted
gpio: pl061: Support implementations without GPIOINTR line gpio: pl061: Support implementations without GPIOINTR line --- 2021-03-17 Alexander A Sverdlin New
gpio: pmic-eic-sprd: Move Kconfig to MFD expanders gpio: pmic-eic-sprd: Move Kconfig to MFD expanders --- 2023-02-16 Linus Walleij Accepted
gpio: pmic-eic-sprd: remove unnecessary call to platform_set_drvdata() gpio: pmic-eic-sprd: remove unnecessary call to platform_set_drvdata() --- 2023-07-28 Andrei Coardos Accepted
gpio: present the consumer of a line to userspace --- 2016-02-25 Linus Walleij Accepted
gpio: present the consumer of a line to userspace --- 2016-02-25 Linus Walleij Superseded
gpio: promote own request failure to pr_err() --- 2015-06-05 Linus Walleij Accepted
gpio: provide lockdep keys for nested/unnested irqchips --- 2017-01-11 Linus Walleij Superseded
gpio: provide stubs for devres gpio functions --- 2013-10-25 Linus Walleij New
gpio: put GPIO IRQs into their own lock class --- 2014-04-22 Linus Walleij Accepted
gpio: pxa: Avoid a warning when gpio0 and gpio1 IRQS are not there gpio: pxa: Avoid a warning when gpio0 and gpio1 IRQS are not there --- 2020-01-28 Lubomir Rintel New
gpio: pxa: schedule a devm action for the clock struct gpio: pxa: schedule a devm action for the clock struct --- 2022-07-05 Bartosz Golaszewski New
gpio: pxa: use devres for the clock struct gpio: pxa: use devres for the clock struct --- 2022-08-15 Bartosz Golaszewski Accepted
gpio/qoriq: select IRQ_DOMAIN --- 2016-04-19 Arnd Bergmann Accepted
gpio: random documentation update --- 2017-01-31 Linus Walleij Accepted
gpio: raspberrypi-ext: fix firmware dependency gpio: raspberrypi-ext: fix firmware dependency --- 2018-02-28 Arnd Bergmann Accepted
gpio: rc5t583: remove unneeded call to platform_set_drvdata() gpio: rc5t583: remove unneeded call to platform_set_drvdata() --- 2023-07-28 Andrei Coardos Accepted
gpio: rcar: Always use local variable dev in gpio_rcar_probe() gpio: rcar: Always use local variable dev in gpio_rcar_probe() --- 2021-07-14 Geert Uytterhoeven Accepted
gpio: rcar: drop references to "virtual" IRQ --- 2013-10-11 Linus Walleij Accepted
gpio: rcar: Fix runtime PM imbalance on error gpio: rcar: Fix runtime PM imbalance on error --- 2020-05-22 Dinghao Liu New
gpio: rcar: Fix typo in comment gpio: rcar: Fix typo in comment --- 2020-02-09 Ashish Chavan New
gpio: rcar: handle pm_runtime_get_sync failure case gpio: rcar: handle pm_runtime_get_sync failure case --- 2020-06-05 Navid Emamdoost New
gpio: rcar: Make the irqchip immutable gpio: rcar: Make the irqchip immutable --- 2022-05-17 Geert Uytterhoeven Superseded
gpio: rcar: Remove redundant compatible values gpio: rcar: Remove redundant compatible values --- 2020-12-31 Prabhakar Mahadev Lad Accepted
gpio: rcar: Use irqchip template gpio: rcar: Use irqchip template --- 2020-07-22 Linus Walleij Accepted
gpio: refactor gpiochip_allocate_mask() with bitmap_alloc() gpio: refactor gpiochip_allocate_mask() with bitmap_alloc() --- 2019-07-18 Masahiro Yamada Accepted
gpio: regmap: disable IRQ domain without GPIOLIB_IRQCHIP gpio: regmap: disable IRQ domain without GPIOLIB_IRQCHIP --- 2021-03-04 Álvaro Fernández Rojas New
gpio: regmap: fix direction register check gpio: regmap: fix direction register check --- 2021-03-02 Álvaro Fernández Rojas New
gpio: regmap: move struct gpio_regmap definition gpio: regmap: move struct gpio_regmap definition --- 2021-03-02 Álvaro Fernández Rojas New
gpio: reintroduce devm_get_gpiod_from_child() --- 2017-02-21 Linus Walleij Accepted
gpio: Remove dynamic allocation from populate_parent_alloc_arg() gpio: Remove dynamic allocation from populate_parent_alloc_arg() --- 2022-05-12 Marc Zyngier Accepted
gpio: remove GPIO device from the list unconditionally in error path gpio: remove GPIO device from the list unconditionally in error path --- 2024-02-05 Bartosz Golaszewski New
gpio: remove less important #ifdef around declarations gpio: remove less important #ifdef around declarations --- 2019-07-07 Masahiro Yamada Superseded
gpio: remove misleading documentation --- 2014-03-07 Linus Walleij Accepted
gpio: remove remaining users of gpiochip_remove() retval --- 2014-09-16 Linus Walleij Accepted
gpio: remove the obsolete MX35 3DS BOARD MC9S08DZ60 GPIO functions gpio: remove the obsolete MX35 3DS BOARD MC9S08DZ60 GPIO functions --- 2021-08-17 Lukas Bulwahn Accepted
gpio: remove VR41XX related gpio driver gpio: remove VR41XX related gpio driver --- 2022-07-15 Thomas Bogendoerfer New
gpio: Rename devres implementation file gpio: Rename devres implementation file --- 2018-09-25 Linus Walleij Accepted
gpio: Rename variable in core APIs gpio: Rename variable in core APIs --- 2020-03-29 Linus Walleij New
gpio: Request interrupts after IRQ is initialized gpio: Request interrupts after IRQ is initialized --- 2022-04-14 Mario Limonciello Superseded
gpio: Restrict usage of gc irq members before initialization gpio: Restrict usage of gc irq members before initialization --- 2022-03-10 Shreeya Patel New
gpio: Retire the explicit gpio irqchip code gpio: Retire the explicit gpio irqchip code --- 2020-10-19 Linus Walleij Accepted
gpio: Retire the explicit gpio irqchip code gpio: Retire the explicit gpio irqchip code --- 2020-07-21 Linus Walleij Superseded
gpio: return -ENOTSUPP if debounce cannot be set --- 2013-09-04 Linus Walleij Accepted
gpio: revert bank bindings --- 2016-04-19 Linus Walleij Accepted
gpio: revert get() to non-errorprogating behaviour --- 2015-12-17 Linus Walleij Accepted
gpio: Revert regression in sysfs-gpio (gpiolib.c) gpio: Revert regression in sysfs-gpio (gpiolib.c) --- 2021-12-17 Marcelo Roberto Jimenez Accepted
gpio/rockchip: handle irq before toggle trigger for edge type irq gpio/rockchip: handle irq before toggle trigger for edge type irq --- 2022-08-19 Jianqun Xu New
gpio/rockchip: lock GPIOs used as interrupts gpio/rockchip: lock GPIOs used as interrupts --- 2021-12-02 John Keeping Accepted
gpio: rockchip: Reset int_bothedge when changing trigger gpio: rockchip: Reset int_bothedge when changing trigger --- 2022-02-12 Samuel Holland Accepted
gpio: rockchip: support acpi gpio: rockchip: support acpi --- 2022-09-03 Jianqun Xu Superseded
gpio: rtd: Fix signedness bug in probe gpio: rtd: Fix signedness bug in probe --- 2024-01-12 Dan Carpenter Accepted
gpio: sa1100: include <mach/generic.h> gpio: sa1100: include <mach/generic.h> --- 2023-05-16 Arnd Bergmann New
gpio: sama5d2-piobu: Depend on OF_GPIO gpio: sama5d2-piobu: Depend on OF_GPIO --- 2018-12-22 Linus Walleij Accepted
gpio: sama5d2-piobu: remove platform_set_drvdata() + cleanup probe gpio: sama5d2-piobu: remove platform_set_drvdata() + cleanup probe --- 2021-07-07 Alexandru Ardelean New
gpio: sama5d2-piobu: remove unneeded call to platform_set_drvdata() gpio: sama5d2-piobu: remove unneeded call to platform_set_drvdata() --- 2023-07-28 Andrei Coardos Accepted
gpio: sch311x: fix compilation error --- 2013-12-23 Linus Walleij Accepted
gpio: sch: fix typo in a comment gpio: sch: fix typo in a comment --- 2021-12-12 Jason Wang Accepted
gpio: sch: remove unneeded call to platform_set_drvdata() gpio: sch: remove unneeded call to platform_set_drvdata() --- 2023-08-01 Andrei Coardos Accepted
gpio: select ANON_INODES --- 2016-06-08 Linus Walleij Accepted
gpio: select IRQ_DOMAIN for gpiolib irqchip helpers --- 2014-05-29 Linus Walleij Accepted
gpio/serial: revert "linux,first-pin" property handling --- 2017-07-10 Linus Walleij New
gpio: set data first, then chip and handler --- 2014-04-09 Linus Walleij Accepted
gpioset: fix memory leak in interactive mode gpioset: fix memory leak in interactive mode --- 2022-12-06 Esben Haabendal New
gpio: set parent irq on chained handlers --- 2014-09-26 Linus Walleij Accepted
gpioset: reword note on post-exit behaviour gpioset: reword note on post-exit behaviour --- 2023-12-28 Kent Gibson New
gpio: set up initial state from .get_direction() --- 2016-04-28 Linus Walleij Accepted
gpio: sifive: Add missing check for platform_get_irq gpio: sifive: Add missing check for platform_get_irq --- 2023-06-01 Jiasheng Jiang Superseded
gpio: sifive: Fix refcount leak in sifive_gpio_probe gpio: sifive: Fix refcount leak in sifive_gpio_probe --- 2023-01-02 Miaoqian Lin Accepted
gpio/sifive: fix static checker warning gpio/sifive: fix static checker warning --- 2020-01-28 Yash Shah New
gpio: sifive: Make the irqchip immutable gpio: sifive: Make the irqchip immutable --- 2022-05-18 Geert Uytterhoeven Superseded
gpio: sifive: remove unneeded call to platform_set_drvdata() gpio: sifive: remove unneeded call to platform_set_drvdata() --- 2023-08-01 Andrei Coardos Accepted
gpio: sifive: select IRQ_DOMAIN_HIERARCHY rather than depend on it gpio: sifive: select IRQ_DOMAIN_HIERARCHY rather than depend on it --- 2021-01-19 Randy Dunlap Accepted
gpio: sifive: Support IRQ wake gpio: sifive: Support IRQ wake --- 2023-06-26 Samuel Holland Accepted
gpio: sifive: To get gpio irq offset from device tree data gpio: sifive: To get gpio irq offset from device tree data --- 2020-11-09 Greentime Hu Superseded
gpio: sifive: use the correct register to read output values gpio: sifive: use the correct register to read output values --- 2022-02-04 Niklas Cassel Accepted
gpio: sim: actually use the OF module table gpio: sim: actually use the OF module table --- 2021-03-30 Bartosz Golaszewski New
gpio: sim: don't fiddle with GPIOLIB private members gpio: sim: don't fiddle with GPIOLIB private members --- 2023-09-01 Bartosz Golaszewski Superseded
gpio: sim: fix a memory leak gpio: sim: fix a memory leak --- 2023-02-16 Bartosz Golaszewski New
gpio: sim: fix a typo gpio: sim: fix a typo --- 2022-03-08 Bartosz Golaszewski Accepted
gpio: sim: fix a typo in comment gpio: sim: fix a typo in comment --- 2023-07-12 Bartosz Golaszewski New
gpio: sim: fix hogs with custom chip labels gpio: sim: fix hogs with custom chip labels --- 2022-02-08 Bartosz Golaszewski Accepted
gpio-sim: fix memory corruption when adding named lines and unnamed hogs gpio-sim: fix memory corruption when adding named lines and unnamed hogs --- 2023-06-06 Kent Gibson Accepted
gpio: sim: fix setting and getting multiple lines gpio: sim: fix setting and getting multiple lines --- 2022-04-13 Bartosz Golaszewski Accepted
gpio: sim: fix the email address in MODULE_AUTHOR() gpio: sim: fix the email address in MODULE_AUTHOR() --- 2023-12-05 Bartosz Golaszewski New
« 1 2 ... 44 45 46143 144 »