aboutsummaryrefslogtreecommitdiff
path: root/drivers/pinctrl/pinctrl-at91-pio4.c
AgeCommit message (Expand)AuthorFilesLines
2017-04-07pinctrl: at91-pio4: handle suspend to ramGravatar Alexandre Belloni 1-6/+28
2016-06-13pinctrl: at91-pio4: make it explicitly non-modularGravatar Paul Gortmaker 1-19/+3
2016-06-08pinctrl: at91-pio4: fix non-exported functionsGravatar Ben Dooks 1-3/+3
2016-05-19Merge tag 'pinctrl-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Gravatar Linus Torvalds 1-15/+15
2016-04-29pinctrl: at91-pio4: fix pull-up/down logicGravatar Ludovic Desroches 1-0/+2
2016-04-21pinctrl: at91-pio4: Use devm_pinctrl_register() for pinctrl registrationGravatar Laxman Dewangan 1-13/+13
2016-04-01pinctrl: Rename pinctrl_utils_dt_free_map to pinctrl_utils_free_mapGravatar Irina Tirdea 1-2/+2
2016-03-09pinctrl: at91: use __maybe_unused to hide pm functionsGravatar Arnd Bergmann 1-2/+2
2016-01-17Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Gravatar Linus Torvalds 1-7/+9
2016-01-05pinctrl: at91-pio4: use gpiochip data pointerGravatar Linus Walleij 1-6/+8
2015-12-10pinctrl: at91-pio4: fix memleak after using dt mapGravatar Ludovic Desroches 1-6/+9
2015-11-30pinctrl: at91-pio4: use %pr format string for resourceGravatar Arnd Bergmann 1-1/+1
2015-11-19gpio: change member .dev to .parentGravatar Linus Walleij 1-6/+6
2015-10-02pinctrl: at91-pio4: irq argument as been removed from irq flow handlersGravatar Ludovic Desroches 1-2/+3
2015-10-02pinctrl: at91-pio4: use irq_set_handler_lockedGravatar Ludovic Desroches 1-5/+5
2015-10-02pinctrl: at91-pio4: add PM stuffGravatar Ludovic Desroches 1-0/+76
2015-09-21pinctrl: introduce driver for Atmel PIO4 controllerGravatar Ludovic Desroches 1-0/+1017