summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/pinctrl-at91-pio4.c
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: at91-pio4: account for const type of of_device_id.dataJulia Lawall2018-01-081-2/+2
* pinctrl: Convert to using %pOF instead of full_nameRob Herring2017-08-141-6/+5
* pinctrl: at91-pio4: handle suspend to ramAlexandre Belloni2017-04-071-6/+28
* pinctrl: at91-pio4: make it explicitly non-modularPaul Gortmaker2016-06-131-19/+3
* pinctrl: at91-pio4: fix non-exported functionsBen Dooks2016-06-081-3/+3
* Merge tag 'pinctrl-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2016-05-191-15/+15
|\
| * pinctrl: at91-pio4: Use devm_pinctrl_register() for pinctrl registrationLaxman Dewangan2016-04-211-13/+13
| * pinctrl: Rename pinctrl_utils_dt_free_map to pinctrl_utils_free_mapIrina Tirdea2016-04-011-2/+2
* | pinctrl: at91-pio4: fix pull-up/down logicLudovic Desroches2016-04-291-0/+2
|/
* pinctrl: at91: use __maybe_unused to hide pm functionsArnd Bergmann2016-03-091-2/+2
* Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-01-171-7/+9
|\
| * pinctrl: at91-pio4: use gpiochip data pointerLinus Walleij2016-01-051-6/+8
| * gpio: change member .dev to .parentLinus Walleij2015-11-191-6/+6
* | pinctrl: at91-pio4: fix memleak after using dt mapLudovic Desroches2015-12-101-6/+9
* | pinctrl: at91-pio4: use %pr format string for resourceArnd Bergmann2015-11-301-1/+1
|/
* pinctrl: at91-pio4: irq argument as been removed from irq flow handlersLudovic Desroches2015-10-021-2/+3
* pinctrl: at91-pio4: use irq_set_handler_lockedLudovic Desroches2015-10-021-5/+5
* pinctrl: at91-pio4: add PM stuffLudovic Desroches2015-10-021-0/+76
* pinctrl: introduce driver for Atmel PIO4 controllerLudovic Desroches2015-09-211-0/+1017