aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/pinctrl-ocelot.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-16pinctrl: ocelot: Pass irqchip when adding gpiochipLinus Walleij1-9/+14
2019-06-25pinctrl: ocelot: fix pinmuxing for pins after 31Alexandre Belloni1-7/+9
2019-06-25pinctrl: ocelot: fix gpio direction for pins after 31Alexandre Belloni1-1/+1
2018-12-21pinctrl: ocelot: add MSCC Jaguar2 supportAlexandre Belloni1-60/+278
2018-08-06pinctrl: ocelot: add support for interrupt controllerQuentin Schulz1-2/+100
2018-07-16pinctrl: ocelot: fix gpio4 twi functionAlexandre Belloni1-1/+1
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook1-1/+2
2018-03-26pinctrl: ocelot: fix gpio directionAlexandre Belloni1-1/+1
2018-02-22pinctrl: ocelot: make function ocelot_pinctrl_probe staticColin Ian King1-1/+1
2018-01-09pinctrl: Add Microsemi Ocelot SoC driverAlexandre Belloni1-0/+511