Age | Commit message (Expand) | Author | Files | Lines |
2022-09-04 | gpiolib: make fwnode_get_named_gpiod() static | Dmitry Torokhov | 1 | -13/+0 |
2022-08-05 | Merge tag 'gpio-updates-for-v6.0-rc1' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+1 |
2022-08-01 | Merge tag 'irq-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -23/+19 |
2022-07-19 | gpiolib: add support for bias pull disable | Nuno Sá | 1 | -0/+1 |
2022-07-10 | gpio: Remove dynamic allocation from populate_parent_alloc_arg() | Marc Zyngier | 1 | -23/+19 |
2022-06-23 | gpio: Fix kernel-doc comments to nested union | Akira Yokosawa | 1 | -13/+16 |
2022-06-05 | Merge tag 'hte/for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -2/+24 |
2022-06-03 | Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+12 |
2022-05-28 | Merge tag 'pinctrl-v5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+12 |
2022-05-27 | Merge tag 'gpio-updates-for-v5.19' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -2/+28 |
2022-05-07 | ARM/pxa/mfd/power/sound: Switch Tosa to GPIO descriptors | Linus Walleij | 1 | -0/+12 |
2022-05-05 | Merge branch 'irq/gpio-immutable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Walleij | 1 | -0/+16 |
2022-05-05 | Merge branch 'irq/gpio-immutable' of git://git.kernel.org/pub/scm/linux/kerne... | Bartosz Golaszewski | 1 | -0/+16 |
2022-05-05 | Merge tag 'intel-gpio-v5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Walleij | 1 | -1/+27 |
2022-05-04 | gpiolib: Add HTE support | Dipen Patel | 2 | -2/+24 |
2022-05-02 | Merge tag 'intel-gpio-v5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Bartosz Golaszewski | 2 | -2/+34 |
2022-05-02 | Merge tag 'v5.18-rc5' into devel | Linus Walleij | 2 | -1/+16 |
2022-04-25 | gpio: use raw spinlock for gpio chip shadowed data | Schspa Shi | 1 | -1/+1 |
2022-04-21 | gpiolib: of: Introduce hook for missing gpio-ranges | Stefan Wahren | 1 | -0/+12 |
2022-04-19 | Merge branch irq/gpio-immutable into irq/irqchip-next | Marc Zyngier | 1 | -0/+16 |
2022-04-19 | gpio: Add helpers to ease the transition towards immutable irq_chip | Marc Zyngier | 1 | -0/+12 |
2022-04-19 | gpio: Expose the gpiochip_irq_re[ql]res helpers | Marc Zyngier | 1 | -0/+4 |
2022-04-16 | Merge tag 'intel-gpio-v5.18-2' of gitolite.kernel.org:pub/scm/linux/kernel/gi... | Bartosz Golaszewski | 1 | -1/+7 |
2022-04-14 | gpiolib: Introduce a helper to get first GPIO controller node | Andy Shevchenko | 1 | -0/+10 |
2022-04-08 | gpiolib: Introduce gpiochip_node_count() helper | Andy Shevchenko | 1 | -0/+11 |
2022-04-08 | gpiolib: Introduce for_each_gpiochip_node() loop helper | Andy Shevchenko | 1 | -1/+6 |
2022-04-08 | gpiolib: acpi: Convert type for pin to be unsigned | Andy Shevchenko | 1 | -1/+7 |
2022-04-04 | gpio: Restrict usage of GPIO chip irq members before initialization | Shreeya Patel | 1 | -0/+9 |
2022-04-01 | Merge tag 'gpio-fixes-for-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -5/+8 |
2022-03-31 | gpio: Properly document parent data union | Joey Gouly | 1 | -5/+8 |
2022-02-09 | gpiolib: make struct comments into real kernel docs | Bartosz Golaszewski | 1 | -19/+16 |
2021-12-17 | Merge tag 'intel-gpio-v5.17-1' of gitolite.kernel.org:pub/scm/linux/kernel/gi... | Bartosz Golaszewski | 1 | -2/+0 |
2021-12-17 | gpiolib: allow to specify the firmware node in struct gpio_chip | Bartosz Golaszewski | 1 | -0/+2 |
2021-12-17 | gpiolib: provide gpiod_remove_hogs() | Bartosz Golaszewski | 1 | -0/+2 |
2021-11-15 | gpiolib: acpi: Remove never used devm_acpi_dev_remove_driver_gpios() | Andy Shevchenko | 1 | -2/+0 |
2021-10-27 | gpio: Allow per-parent interrupt data | Marc Zyngier | 1 | -2/+17 |
2021-08-13 | Merge tag 'intel-gpio-v5.15-1' of gitolite.kernel.org:pub/scm/linux/kernel/gi... | Bartosz Golaszewski | 1 | -4/+2 |
2021-08-11 | gpiolib: Deduplicate forward declaration in the consumer.h header | Andy Shevchenko | 1 | -4/+2 |
2021-08-05 | gpiolib: constify passed device_node pointer | Krzysztof Kozlowski | 1 | -4/+4 |
2021-07-29 | gpiolib: convert 'devprop_gpiochip_set_names' to support multiple gpiochip ba... | Sergio Paracuellos | 1 | -0/+4 |
2021-07-05 | Merge tag 'gpio-updates-for-v5.14' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+5 |
2021-06-07 | gpio: regmap: move drvdata to config data | Michael Walle | 1 | -1/+5 |
2021-06-04 | gpiolib: acpi: Introduce acpi_get_and_request_gpiod() helper | Daniel Scally | 1 | -0/+2 |
2021-05-05 | Merge tag 'gpio-updates-for-v5.13-v2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -6/+6 |
2021-04-30 | Merge tag 'pinctrl-v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -0/+13 |
2021-03-29 | gpio: regmap: set gpio_chip of_node | Álvaro Fernández Rojas | 1 | -0/+4 |
2021-03-29 | gpio: guard gpiochip_irqchip_add_domain() with GPIOLIB_IRQCHIP | Álvaro Fernández Rojas | 1 | -0/+9 |
2021-03-26 | gpiolib: some edits of kernel docs for clarity | Randy Dunlap | 1 | -6/+6 |
2021-03-08 | gpiolib: acpi: Add ACPI_GPIO_QUIRK_ABSOLUTE_NUMBER quirk | Andy Shevchenko | 1 | -0/+2 |
2021-02-15 | gpio: aggregator: Use compound literal from the header | Andy Shevchenko | 1 | -2/+2 |