summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/pinctrl-ocelot.c
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: ocelot: simplify the return expression of ocelot_gpiochip_register()Qinglang Miao2020-09-291-6/+2
* pinctrl: ocelot: Add Sparx5 SoC supportLars Povlsen2020-07-071-1/+429
* pinctrl: ocelot: Fix GPIO interrupt decoding on Jaguar2Lars Povlsen2020-05-181-1/+2
* pinctrl: ocelot: Remove instance number from pin functionsLars Povlsen2020-05-181-64/+30
* pinctrl: ocelot: Always register GPIO driverLars Povlsen2020-05-181-15/+15
* pinctrl: Use new GPIO_LINE_DIRECTIONMatti Vaittinen2020-02-211-1/+4
* pinctrl: ocelot: Pass irqchip when adding gpiochipLinus Walleij2019-10-161-9/+14
* pinctrl: ocelot: fix pinmuxing for pins after 31Alexandre Belloni2019-06-251-7/+9
* pinctrl: ocelot: fix gpio direction for pins after 31Alexandre Belloni2019-06-251-1/+1
* pinctrl: ocelot: add MSCC Jaguar2 supportAlexandre Belloni2018-12-211-60/+278
* pinctrl: ocelot: add support for interrupt controllerQuentin Schulz2018-08-061-2/+100
* pinctrl: ocelot: fix gpio4 twi functionAlexandre Belloni2018-07-161-1/+1
* treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-121-1/+2
* pinctrl: ocelot: fix gpio directionAlexandre Belloni2018-03-261-1/+1
* pinctrl: ocelot: make function ocelot_pinctrl_probe staticColin Ian King2018-02-221-1/+1
* pinctrl: Add Microsemi Ocelot SoC driverAlexandre Belloni2018-01-091-0/+511