summaryrefslogtreecommitdiff
path: root/drivers/pinctrl/pinctrl-ocelot.c
AgeCommit message (Expand)Author
2021-08-12pinctrl: Bulk conversion to generic_handle_domain_irq()Marc Zyngier
2021-05-20pinctrl: ocelot: Remove redundant error printing in ocelot_pinctrl_probe()Zhen Lei
2020-11-10pinctrl: ocelot: Add support for Serval platformsLars Povlsen
2020-11-10pinctrl: ocelot: Add support for Luton platformsLars Povlsen
2020-11-10pinctrl: ocelot: Remove unnecessary conversion to boolKaixu Xia
2020-09-29pinctrl: ocelot: simplify the return expression of ocelot_gpiochip_register()Qinglang Miao
2020-07-07pinctrl: ocelot: Add Sparx5 SoC supportLars Povlsen
2020-05-18pinctrl: ocelot: Fix GPIO interrupt decoding on Jaguar2Lars Povlsen
2020-05-18pinctrl: ocelot: Remove instance number from pin functionsLars Povlsen
2020-05-18pinctrl: ocelot: Always register GPIO driverLars Povlsen
2020-02-21pinctrl: Use new GPIO_LINE_DIRECTIONMatti Vaittinen
2019-10-16pinctrl: ocelot: Pass irqchip when adding gpiochipLinus Walleij
2019-06-25pinctrl: ocelot: fix pinmuxing for pins after 31Alexandre Belloni
2019-06-25pinctrl: ocelot: fix gpio direction for pins after 31Alexandre Belloni
2018-12-21pinctrl: ocelot: add MSCC Jaguar2 supportAlexandre Belloni
2018-08-06pinctrl: ocelot: add support for interrupt controllerQuentin Schulz
2018-07-16pinctrl: ocelot: fix gpio4 twi functionAlexandre Belloni
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-03-26pinctrl: ocelot: fix gpio directionAlexandre Belloni
2018-02-22pinctrl: ocelot: make function ocelot_pinctrl_probe staticColin Ian King
2018-01-09pinctrl: Add Microsemi Ocelot SoC driverAlexandre Belloni