summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/pinctrl-at91-pio4.c
AgeCommit message (Expand)AuthorFilesLines
2015-12-10pinctrl: at91-pio4: fix memleak after using dt mapLudovic Desroches1-6/+9
2015-11-30pinctrl: at91-pio4: use %pr format string for resourceArnd Bergmann1-1/+1
2015-10-02pinctrl: at91-pio4: irq argument as been removed from irq flow handlersLudovic Desroches1-2/+3
2015-10-02pinctrl: at91-pio4: use irq_set_handler_lockedLudovic Desroches1-5/+5
2015-10-02pinctrl: at91-pio4: add PM stuffLudovic Desroches1-0/+76
2015-09-21pinctrl: introduce driver for Atmel PIO4 controllerLudovic Desroches1-0/+1017