summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-sifive.c
Commit message (Expand)AuthorAgeFilesLines
* gpio: sifive: add missing check for platform_get_irqJiasheng Jiang2023-06-131-2/+6
* gpio: sifive: drop of_match_ptr for ID tableKrzysztof Kozlowski2023-03-151-1/+1
* gpio: sifive: Fix refcount leak in sifive_gpio_probeMiaoqian Lin2023-01-021-0/+1
* gpio: sifive: Make the irqchip immutableGeert Uytterhoeven2022-05-241-4/+10
* gpio: use raw spinlock for gpio chip shadowed dataSchspa Shi2022-04-251-6/+6
* gpio: sifive: use the correct register to read output valuesNiklas Cassel2022-02-081-1/+1
* Merge tag 'gpio-updates-for-v5.11' of git://git.kernel.org/pub/scm/linux/kern...Linus Walleij2020-12-091-4/+10
|\
| * gpio: sifive: To get gpio irq offset from device tree dataGreentime Hu2020-11-181-4/+10
* | gpio: sifive: Set affinity callback to parentLinus Walleij2020-12-041-0/+11
* | gpio: sifive: Fix SiFive gpio probeDamien Le Moal2020-11-111-1/+1
|/
* gpio: sifive: fix static checker warningYash Shah2020-02-101-3/+3
* gpio/sifive: Add GPIO driver for SiFive SoCsYash Shah2020-01-201-0/+252