aboutsummaryrefslogtreecommitdiff
path: root/drivers/pinctrl/pinctrl-ocelot.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-25pinctrl: ocelot: fix pinmuxing for pins after 31Gravatar Alexandre Belloni 1-7/+9
2019-06-25pinctrl: ocelot: fix gpio direction for pins after 31Gravatar Alexandre Belloni 1-1/+1
2018-12-21pinctrl: ocelot: add MSCC Jaguar2 supportGravatar Alexandre Belloni 1-60/+278
2018-08-06pinctrl: ocelot: add support for interrupt controllerGravatar Quentin Schulz 1-2/+100
2018-07-16pinctrl: ocelot: fix gpio4 twi functionGravatar Alexandre Belloni 1-1/+1
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Gravatar Kees Cook 1-1/+2
2018-03-26pinctrl: ocelot: fix gpio directionGravatar Alexandre Belloni 1-1/+1
2018-02-22pinctrl: ocelot: make function ocelot_pinctrl_probe staticGravatar Colin Ian King 1-1/+1
2018-01-09pinctrl: Add Microsemi Ocelot SoC driverGravatar Alexandre Belloni 1-0/+511