aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/pinctrl-oxnas.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-16pinctrl: oxnas: Pass irqchip when adding gpiochipLinus Walleij1-12/+13
2019-08-05pinctrl: Remove dev_err() usage after platform_get_irq()Stephen Boyd1-3/+1
2019-08-05pinctrl: oxnas: remove set but not used variable 'arg'YueHaibing1-4/+0
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 445Thomas Gleixner1-9/+1
2017-11-08gpio: Move irqdomain into struct gpio_irq_chipThierry Reding1-1/+1
2016-10-24pinctrl: oxnas: Add support for OX820Neil Armstrong1-0/+433
2016-10-24pinctrl: oxnas: Move OX810SE specific function and structure as separateNeil Armstrong1-75/+101
2016-05-31pinctrl: oxnas: Rename pinctrl_utils_dt_free_map to pinctrl_utils_free_mapNeil Armstrong1-1/+1
2016-05-30pinctrl: oxnas: Add GPIO get_directionNeil Armstrong1-0/+11
2016-05-30pinctrl: Add Oxford Semiconductor OXNAS pinctrl and gpio driverNeil Armstrong1-0/+835