Show patches with: State = Action Required       |    Archived = No       |   4914 patches
« 1 2 ... 16 17 1849 50 »
Patch Series S/W/F Date Submitter Delegate State
gpiolib: improve the robustness of watch/unwatch ioctl() gpiolib: improve the robustness of watch/unwatch ioctl() --- 2020-04-15 Bartosz Golaszewski New
gpiolib: make gpiochip_find_by_name to be common function gpiolib: make gpiochip_find_by_name to be common function --- 2022-09-20 Jianqun Xu New
gpiolib: notify user-space about line state changes triggered by kernel gpiolib: notify user-space about line state changes triggered by kernel --- 2023-08-18 Bartosz Golaszewski New
gpiolib: notify user-space about line status changes after flags are set gpiolib: notify user-space about line status changes after flags are set --- 2020-05-09 Bartosz Golaszewski New
gpiolib: order includes alphabetically in gpiolib.h gpiolib: order includes alphabetically in gpiolib.h --- 2023-07-12 Bartosz Golaszewski New
gpiolib: provide and use gpiod_line_state_notify() gpiolib: provide and use gpiod_line_state_notify() --- 2023-08-21 Bartosz Golaszewski New
gpiolib: remove stray newline in gpio/driver.h gpiolib: remove stray newline in gpio/driver.h --- 2023-09-01 Bartosz Golaszewski New
gpiolib: remove unnecessary argument from set_config call gpiolib: remove unnecessary argument from set_config call --- 2020-01-20 Kent Gibson New
gpiolib: remove unnecessary extern specifiers from the driver header gpiolib: remove unnecessary extern specifiers from the driver header --- 2023-09-01 Bartosz Golaszewski New
gpiolib: revert the attempt to protect the GPIO device list with an rwsem gpiolib: revert the attempt to protect the GPIO device list with an rwsem --- 2024-01-15 Bartosz Golaszewski New
gpiolib: Set lockdep class for hierarchical irq domains gpiolib: Set lockdep class for hierarchical irq domains --- 2020-01-14 Stephen Boyd New
gpiolib sysfs access when CONFIG_GPIO_CDEV is not set gpiolib sysfs access when CONFIG_GPIO_CDEV is not set --- 2020-11-04 Nicolas Schichan New
gpiolib: tie module references to GPIO devices, not requested descs gpiolib: tie module references to GPIO devices, not requested descs --- 2023-08-18 Bartosz Golaszewski New
gpiolib: TODO: add an item about GPIO safe-state gpiolib: TODO: add an item about GPIO safe-state --- 2022-09-14 Bartosz Golaszewski New
gpio: lock adnp IRQs when starting them --- 2013-11-19 Linus Walleij New
gpio: loongson1 :remove unneeded platform_set_drvdata()call gpio: loongson1 :remove unneeded platform_set_drvdata()call --- 2023-07-19 Andrei Coardos New
gpio: lp873x: remove unnecessary call to platform_set_drvdata() gpio: lp873x: remove unnecessary call to platform_set_drvdata() --- 2023-07-21 Andrei Coardos New
gpio: lpc32xx: fix module autoloading gpio: lpc32xx: fix module autoloading --- 2024-04-10 Krzysztof Kozlowski New
gpio: lpc32xx: Handle devm_gpiochip_add_data error codes gpio: lpc32xx: Handle devm_gpiochip_add_data error codes --- 2021-12-03 Jiasheng Jiang New
gpio: lynxpoint: drop references to "virtual" IRQ --- 2013-10-11 Linus Walleij New
gpio: lynxpoint: lock IRQs when starting them --- 2013-11-20 Linus Walleij New
gpio: mb86s7x: don't include gpiolib.h gpio: mb86s7x: don't include gpiolib.h --- 2023-09-06 Bartosz Golaszewski New
gpio-mmio: Use the new .get_multiple() callback gpio-mmio: Use the new .get_multiple() callback --- 2017-10-19 Linus Walleij New
gpio: mockup: coding-style fix gpio: mockup: coding-style fix --- 2020-02-10 Bartosz Golaszewski New
gpio: mockup: fix resource leak in error path gpio: mockup: fix resource leak in error path --- 2020-09-08 Bartosz Golaszewski New
gpio: mockup: initialize a managed pointer in place gpio: mockup: initialize a managed pointer in place --- 2023-11-15 Bartosz Golaszewski New
gpio: Move devres calls to devres file gpio: Move devres calls to devres file --- 2020-03-13 Linus Walleij New
gpio: move MFD GPIO drivers under their own comment --- 2015-04-08 Linus Walleij New
gpio: moxart: fix build regression --- 2016-01-07 Arnd Bergmann New
gpio: mpc8xxx: Add shutdown function. gpio: mpc8xxx: Add shutdown function. --- 2020-04-08 Hui Song New
gpio: mpc8xxx: Fix signedness bug in probe gpio: mpc8xxx: Fix signedness bug in probe --- 2022-01-20 Dan Carpenter New
gpio: mpc8xxx: resolve coverity warnings gpio: mpc8xxx: resolve coverity warnings --- 2020-12-03 Biwen Li (OSS) New
gpio: mpfs: Make the irqchip immutable gpio: mpfs: Make the irqchip immutable --- 2022-11-29 Geert Uytterhoeven New
gpio: msc313: remove unnecessary call to platform_set_drvdata() gpio: msc313: remove unnecessary call to platform_set_drvdata() --- 2023-07-21 Andrei Coardos New
gpio: mt7621: remove unnecessary call to platfrom_set_drvdata() gpio: mt7621: remove unnecessary call to platfrom_set_drvdata() --- 2023-07-21 Andrei Coardos New
gpio: mt7621: support gpio-line-names property gpio: mt7621: support gpio-line-names property --- 2021-06-19 Sergio Paracuellos New
gpio: mvebu: fix irq domain leak gpio: mvebu: fix irq domain leak --- 2023-07-19 Bartosz Golaszewski New
gpio-mvebu: no hardcoded timer assignment for pwm gpio-mvebu: no hardcoded timer assignment for pwm --- 2024-01-30 Finn Behrens New
gpio: mxc: fix unused function warnings gpio: mxc: fix unused function warnings --- 2023-07-18 Arnd Bergmann New
gpio-mxc: gpiod_get_value returns INT_MIN when the GPIO is off --- 2015-12-10 Linus Walleij New
gpio: mxc: implement get_direction callback gpio: mxc: implement get_direction callback --- 2023-11-12 Stefan Wahren New
gpio: mxc: release the parent IRQ in runtime suspend gpio: mxc: release the parent IRQ in runtime suspend --- 2023-08-08 Shenwei Wang New
gpio: mxc: Remove unused .id_table support gpio: mxc: Remove unused .id_table support --- 2020-11-16 Fabio Estevam New
gpio: mxc: set the port->irq high to 0 for imx2 gpio: mxc: set the port->irq high to 0 for imx2 --- 2023-08-21 Bough Chen New
gpio: mxc: use dynamic allocation of base gpio: mxc: use dynamic allocation of base --- 2023-02-26 Dario Binacchi New
gpio: mxs: use dynamic allocation of base gpio: mxs: use dynamic allocation of base --- 2023-02-26 Dario Binacchi New
gpio: nomadik: Fix debugfs without debugfs gpio: nomadik: Fix debugfs without debugfs --- 2024-03-09 Linus Walleij New
gpio: of: Build fails if CONFIG_OF_DYNAMIC enabled without CONFIG_OF_GPIO gpio: of: Build fails if CONFIG_OF_DYNAMIC enabled without CONFIG_OF_GPIO --- 2020-04-25 David Gow New
gpio: of: Normalize return code variable name gpio: of: Normalize return code variable name --- 2019-07-16 Linus Walleij New
gpio: omap: Enable software fallback for long debounce periods gpio: omap: Enable software fallback for long debounce periods --- 2021-08-11 Ben Hutchings New
gpio: omap: fix debounce time calculation --- 2015-11-12 Felipe Balbi New
gpio: omap: Fix double trigger for level interrupts gpio: omap: Fix double trigger for level interrupts --- 2024-03-26 Markus Schneider-Pargmann New
gpio: omap: Fix error path on chip init gpio: omap: Fix error path on chip init --- 2018-01-02 Linus Walleij New
gpio: omap: Give unique labels to each GPIO bank/chip gpio: omap: Give unique labels to each GPIO bank/chip --- 2017-12-29 Linus Walleij New
gpio-omap: handle bias flag for gpio line gpio-omap: handle bias flag for gpio line --- 2020-06-25 Drew Fustini New
gpio: omap: Honor "aliases" node gpio: omap: Honor "aliases" node --- 2021-03-02 Alexander Sverdlin New
gpio: omap: switch to use irq_chip pm runtime gpio: omap: switch to use irq_chip pm runtime --- 2018-09-25 Grygorii Strashko New
gpio: pca953x: Add support for the NXP PCAL9554B/C gpio: pca953x: Add support for the NXP PCAL9554B/C --- 2020-09-28 Mike Looijmans New
gpio: pca953x: disable regmap locking gpio: pca953x: disable regmap locking --- 2020-04-07 Bartosz Golaszewski New
gpio: pca953x: Introduce support for nxp,pcal6408 gpio: pca953x: Introduce support for nxp,pcal6408 --- 2022-09-12 Nate Drude New
gpio: pca953x: Use i2c_get_match_data() gpio: pca953x: Use i2c_get_match_data() --- 2023-08-19 Biju Das New
gpio: pca9570: fix kerneldoc gpio: pca9570: fix kerneldoc --- 2023-08-17 Bartosz Golaszewski New
gpio: pca9570: rename platform_data to chip_data gpio: pca9570: rename platform_data to chip_data --- 2022-12-30 Bartosz Golaszewski New
gpio/pinctrl: Add pin ranges before gpiochip gpio/pinctrl: Add pin ranges before gpiochip --- 2019-10-30 Linus Walleij New
gpio: pl061: add support for wakeup configuration --- 2015-12-09 Sudeep Holla New
gpio: pl061: Support implementations without GPIOINTR line gpio: pl061: Support implementations without GPIOINTR line --- 2021-03-17 Alexander A Sverdlin New
gpio: provide stubs for devres gpio functions --- 2013-10-25 Linus Walleij New
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: 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: 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: 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 VR41XX related gpio driver gpio: remove VR41XX related gpio driver --- 2022-07-15 Thomas Bogendoerfer New
gpio: Rename variable in core APIs gpio: Rename variable in core APIs --- 2020-03-29 Linus Walleij New
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/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: sa1100: include <mach/generic.h> gpio: sa1100: include <mach/generic.h> --- 2023-05-16 Arnd Bergmann New
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/serial: revert "linux,first-pin" property handling --- 2017-07-10 Linus Walleij New
gpioset: fix memory leak in interactive mode gpioset: fix memory leak in interactive mode --- 2022-12-06 Esben Haabendal New
gpioset: reword note on post-exit behaviour gpioset: reword note on post-exit behaviour --- 2023-12-28 Kent Gibson New
gpio/sifive: fix static checker warning gpio/sifive: fix static checker warning --- 2020-01-28 Yash Shah New
gpio: sim: actually use the OF module table gpio: sim: actually use the OF module table --- 2021-03-30 Bartosz Golaszewski New
gpio: sim: fix a memory leak gpio: sim: fix a memory leak --- 2023-02-16 Bartosz Golaszewski New
gpio: sim: fix a typo in comment gpio: sim: fix a typo in comment --- 2023-07-12 Bartosz Golaszewski New
gpio: sim: fix the email address in MODULE_AUTHOR() gpio: sim: fix the email address in MODULE_AUTHOR() --- 2023-12-05 Bartosz Golaszewski New
gpio: sim: implement the dbg_show() callback gpio: sim: implement the dbg_show() callback --- 2023-11-30 Bartosz Golaszewski New
gpio: sim: mark the GPIO chip as a one that can sleep gpio: sim: mark the GPIO chip as a one that can sleep --- 2023-08-01 Bartosz Golaszewski New
gpio: sim: set a limit on the number of GPIOs gpio: sim: set a limit on the number of GPIOs --- 2022-12-12 Bartosz Golaszewski New
gpio: siox: potentially enabling IRQs too early gpio: siox: potentially enabling IRQs too early --- 2020-02-11 Dan Carpenter New
gpio: siox: use raw spinlock for irq related locking gpio: siox: use raw spinlock for irq related locking --- 2020-02-11 Uwe Kleine-König New
gpio: Skip over NULL and (empty string) line names gpio: Skip over NULL and (empty string) line names --- 2020-12-15 Linus Walleij New
gpio: sprd: Make irq_chip immutable gpio: sprd: Make irq_chip immutable --- 2022-12-16 Cixi Geng New
GPIO: Submit a new GPIO driver GPIO: Submit a new GPIO driver --- 2020-05-25 Richard Hsu New
gpio: swnode: Don't use __free() on result of swnode_get_gpio_device() gpio: swnode: Don't use __free() on result of swnode_get_gpio_device() --- 2024-03-04 Charles Keepax New
gpio: synq: remove unused zynq_gpio_irq_reqres/zynq_gpio_irq_relres gpio: synq: remove unused zynq_gpio_irq_reqres/zynq_gpio_irq_relres --- 2023-06-16 Arnd Bergmann New
« 1 2 ... 16 17 1849 50 »