Age | Commit message (Expand) | Author |
2023-10-04 | gpiolib: provide gpio_device_find_by_label() | Bartosz Golaszewski |
2023-10-04 | gpiolib: provide gpio_device_find() | Bartosz Golaszewski |
2023-10-04 | gpiolib: add support for scope-based management to gpio_device | Bartosz Golaszewski |
2023-10-04 | gpiolib: make gpio_device_get() and gpio_device_put() public | Bartosz Golaszewski |
2023-10-04 | OMAP/gpio: drop MPUIO static base | Linus Walleij |
2023-10-02 | gpiolib: extend the critical sections of lookup tables | Bartosz Golaszewski |
2023-10-02 | gpio: sim: add missing include | Bartosz Golaszewski |
2023-10-02 | gpiolib: of: Allow "trigger-sources" to reference a GPIO | Linus Walleij |
2023-10-02 | gpio: fx6408: Convert to use maple tree register cache | Mark Brown |
2023-10-02 | gpio: pca953x: Convert to use maple tree register cache | Mark Brown |
2023-10-02 | gpio: tb10x: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-10-02 | gpio: zynq: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-10-02 | gpio: xilinx: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-10-02 | gpio: xgs-iproc: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-10-02 | gpio: xgene-sb: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-10-02 | gpio: uniphier: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-10-02 | gpio: ts5500: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-10-02 | gpio: rockchip: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-10-02 | gpio: rcar: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-10-02 | gpio: omap: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-10-02 | gpio: mpc8xxx: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-10-02 | gpio: mpc5200: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-10-02 | gpio: mm-lantiq: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-10-02 | gpio: mb86s7x: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-10-02 | gpio: lpc18xx: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-10-02 | gpio: ljca: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-10-02 | gpio: grgpio: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-10-02 | gpio: ftgpio010: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-10-02 | gpio: dln2: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-10-02 | gpio: cadence: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-10-02 | gpio: brcmstb: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-10-02 | gpio: amdpt: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-10-02 | gpio: altera: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-09-27 | mtd: rawnand: ingenic: move the GPIO quirk to gpiolib-of.c | Bartosz Golaszewski |
2023-09-27 | dt-bindings: gpio: fsl-imx-gpio: Document imx25 and imx27 | Fabio Estevam |
2023-09-27 | gpio: loongson: add more gpio chip support | Yinbo Zhu |
2023-09-27 | gpio: dt-bindings: add more loongson gpio chip support | Yinbo Zhu |
2023-09-27 | gpio: Rewrite IXP4xx GPIO bindings in schema | Linus Walleij |
2023-09-25 | gpiolib: cdev: annotate struct linereq with __counted_by | Kees Cook |
2023-09-25 | gpio: sim: initialize a managed pointer when declaring it | Bartosz Golaszewski |
2023-09-18 | gpio: sim: include a missing header | Bartosz Golaszewski |
2023-09-13 | gpio: eic-sprd: use a helper variable for &pdev->dev | Bartosz Golaszewski |
2023-09-13 | gpio: eic-sprd: unregister from the irq notifier on remove() | Bartosz Golaszewski |
2023-09-12 | pinctrl: da9062: don't include private GPIOLIB header | Bartosz Golaszewski |
2023-09-12 | gpiolib: make gpiochip_get_desc() public | Bartosz Golaszewski |
2023-09-12 | pinctrl: da9062: add missing include | Bartosz Golaszewski |
2023-09-12 | gpio: sim: don't fiddle with GPIOLIB private members | Bartosz Golaszewski |
2023-09-12 | Merge tag 'platform-drivers-x86-ib-x86-android-tablets-v6.7' of git://git.ker... | Bartosz Golaszewski |
2023-09-11 | platform/x86: x86-android-tablets: Drop "linux,power-supply-name" from lenovo... | Hans de Goede |
2023-09-11 | platform/x86: x86-android-tablets: Use platform-device as gpio-keys parent | Hans de Goede |