aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/pinctrl-at91-pio4.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-14pinctrl: Convert to using %pOF instead of full_nameRob Herring1-6/+5
2017-04-07pinctrl: at91-pio4: handle suspend to ramAlexandre Belloni1-6/+28
2016-06-13pinctrl: at91-pio4: make it explicitly non-modularPaul Gortmaker1-19/+3
2016-06-08pinctrl: at91-pio4: fix non-exported functionsBen Dooks1-3/+3
2016-05-19Merge tag 'pinctrl-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds1-15/+15
2016-04-29pinctrl: at91-pio4: fix pull-up/down logicLudovic Desroches1-0/+2
2016-04-21pinctrl: at91-pio4: Use devm_pinctrl_register() for pinctrl registrationLaxman Dewangan1-13/+13
2016-04-01pinctrl: Rename pinctrl_utils_dt_free_map to pinctrl_utils_free_mapIrina Tirdea1-2/+2
2016-03-09pinctrl: at91: use __maybe_unused to hide pm functionsArnd Bergmann1-2/+2
2016-01-17Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-7/+9
2016-01-05pinctrl: at91-pio4: use gpiochip data pointerLinus Walleij1-6/+8
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-11-19gpio: change member .dev to .parentLinus Walleij1-6/+6
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