Age | Commit message (Expand) | Author | Files | Lines |
2023-06-16 | pinctrl: microchip-sgpio: check return value of devm_kasprintf() | Claudiu Beznea | 1 | -0/+3 |
2023-05-29 | pinctrl: microchip: Remove redundant clearing of IRQ_TYPE_SENSE_MASK | Lizhe | 1 | -2/+0 |
2022-10-24 | pinctrl: microchip-sgpio: Add missing header(s) | Andy Shevchenko | 1 | -1/+3 |
2022-10-11 | Merge tag 'pinctrl-v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 1 | -2/+3 |
2022-09-09 | pinctrl: microchip-sgpio: add ability to be used in a non-mmio configuration | Colin Foster | 1 | -6/+2 |
2022-09-09 | pinctrl: microchip-sgpio: allow sgpio driver to be used as a module | Colin Foster | 1 | -1/+5 |
2022-09-08 | pinctrl: microchip-sgpio: Correct the fwnode_irq_get() return value check | Andy Shevchenko | 1 | -2/+3 |
2022-05-09 | pinctrl: microchip-sgpio: Switch to use fwnode instead of of_node | Andy Shevchenko | 1 | -1/+1 |
2022-05-05 | pinctrl: microchip-sgpio: make irq_chip immutable | Michael Walle | 1 | -5/+9 |
2022-03-28 | Merge tag 'pinctrl-v5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -15/+97 |
2022-03-15 | pinctrl: microchip-sgpio: wait until output is actually set | Michael Walle | 1 | -1/+68 |
2022-03-15 | pinctrl: microchip-sgpio: return error in spgio_output_set() | Michael Walle | 1 | -8/+8 |
2022-03-15 | pinctrl: microchip-sgpio: use regmap_update_bits() | Michael Walle | 1 | -11/+4 |
2022-03-15 | pinctrl: microchip-sgpio: don't do RMW for interrupt ack register | Michael Walle | 1 | -1/+8 |
2022-03-15 | pinctrl: microchip-sgpio: lock RMW access | Michael Walle | 1 | -0/+15 |
2022-01-31 | pinctrl: microchip-sgpio: Fix support for regmap | Horatiu Vultur | 1 | -1/+2 |
2021-11-22 | pinctrl: microchip-sgpio: update to support regmap | Colin Foster | 1 | -11/+34 |
2021-10-24 | pinctrl: microchip sgpio: use reset driver | Horatiu Vultur | 1 | -0/+7 |
2021-08-12 | pinctrl: Bulk conversion to generic_handle_domain_irq() | Marc Zyngier | 1 | -1/+1 |
2021-06-18 | pinctrl: microchip-sgpio: Put fwnode in error case during ->probe() | Andy Shevchenko | 1 | -1/+3 |
2021-03-10 | pinctrl: microchip-sgpio: Fix wrong register offset for IRQ trigger | Lars Povlsen | 1 | -1/+1 |
2020-12-11 | pinctrl: pinctrl-microchip-sgpio: Add irq support (for sparx5) | Lars Povlsen | 1 | -2/+185 |
2020-12-04 | pinctrl: pinctrl-microchip-sgpio: Mark some symbols with static keyword | Zou Wei | 1 | -3/+3 |
2020-12-02 | pinctrl: pinctrl-microchip-sgpio: Add pinctrl driver for Microsemi Serial GPIO | Lars Povlsen | 1 | -0/+709 |