summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-sifive.c
Commit message (Expand)AuthorAgeFilesLines
* 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