summaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-sifive.c
AgeCommit message (Expand)Author
2023-11-15gpio: sifive: remove unneeded call to platform_set_drvdata()Andrei Coardos
2023-07-25gpio: sifive: Allow building the driver as a moduleSamuel Holland
2023-07-25gpio: sifive: Get the parent IRQ's domain from its irq_dataSamuel Holland
2023-07-25gpio: sifive: Look up IRQs only once during probeSamuel Holland
2023-07-25gpio: sifive: Directly use the device's fwnodeSamuel Holland
2023-07-10gpio: sifive: Support IRQ wakeSamuel Holland
2023-06-13gpio: sifive: add missing check for platform_get_irqJiasheng Jiang
2023-03-15gpio: sifive: drop of_match_ptr for ID tableKrzysztof Kozlowski
2023-01-02gpio: sifive: Fix refcount leak in sifive_gpio_probeMiaoqian Lin
2022-05-24gpio: sifive: Make the irqchip immutableGeert Uytterhoeven
2022-04-25gpio: use raw spinlock for gpio chip shadowed dataSchspa Shi
2022-02-08gpio: sifive: use the correct register to read output valuesNiklas Cassel
2020-12-09Merge tag 'gpio-updates-for-v5.11' of git://git.kernel.org/pub/scm/linux/kern...Linus Walleij
2020-12-04gpio: sifive: Set affinity callback to parentLinus Walleij
2020-11-18gpio: sifive: To get gpio irq offset from device tree dataGreentime Hu
2020-11-11gpio: sifive: Fix SiFive gpio probeDamien Le Moal
2020-02-10gpio: sifive: fix static checker warningYash Shah
2020-01-20gpio/sifive: Add GPIO driver for SiFive SoCsYash Shah