summary refs log tree commit diff
path: root/drivers/pinctrl/pinctrl-microchip-sgpio.c
AgeCommit message (Expand)Author
2022-05-09pinctrl: microchip-sgpio: Switch to use fwnode instead of of_nodeAndy Shevchenko
2022-05-05pinctrl: microchip-sgpio: make irq_chip immutableMichael Walle
2022-03-28Merge tag 'pinctrl-v5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-03-15pinctrl: microchip-sgpio: wait until output is actually setMichael Walle
2022-03-15pinctrl: microchip-sgpio: return error in spgio_output_set()Michael Walle
2022-03-15pinctrl: microchip-sgpio: use regmap_update_bits()Michael Walle
2022-03-15pinctrl: microchip-sgpio: don't do RMW for interrupt ack registerMichael Walle
2022-03-15pinctrl: microchip-sgpio: lock RMW accessMichael Walle
2022-01-31pinctrl: microchip-sgpio: Fix support for regmapHoratiu Vultur
2021-11-22pinctrl: microchip-sgpio: update to support regmapColin Foster
2021-10-24pinctrl: microchip sgpio: use reset driverHoratiu Vultur
2021-08-12pinctrl: Bulk conversion to generic_handle_domain_irq()Marc Zyngier
2021-06-18pinctrl: microchip-sgpio: Put fwnode in error case during ->probe()Andy Shevchenko
2021-03-10pinctrl: microchip-sgpio: Fix wrong register offset for IRQ triggerLars Povlsen
2020-12-11pinctrl: pinctrl-microchip-sgpio: Add irq support (for sparx5)Lars Povlsen
2020-12-04pinctrl: pinctrl-microchip-sgpio: Mark some symbols with static keywordZou Wei
2020-12-02pinctrl: pinctrl-microchip-sgpio: Add pinctrl driver for Microsemi Serial GPIOLars Povlsen