Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-11-22 | Fix a potential abuse of seq_printf() format string in drivers | David Wang | 1 | -1/+1 |
2024-09-02 | gpio: visconti: Replace of_node_to_fwnode() with more suitable API | Andy Shevchenko | 1 | -2/+3 |
2023-03-23 | gpio: visconti: Convert to immutable irq_chip | Linus Walleij | 1 | -11/+39 |
2023-03-15 | gpio: visconti: drop of_match_ptr for ID table | Krzysztof Kozlowski | 1 | -1/+1 |
2022-07-10 | gpio: Remove dynamic allocation from populate_parent_alloc_arg() | Marc Zyngier | 1 | -9/+6 |
2022-05-05 | gpio: visconti: Fix fwnode of GPIO IRQ | Nobuhiro Iwamatsu | 1 | -5/+2 |
2021-05-21 | gpio: visconti: remove platform_set_drvdata() + cleanup probe | Alexandru Ardelean | 1 | -9/+1 |
2021-02-15 | gpio: visconti: Add Toshiba Visconti GPIO support | Nobuhiro Iwamatsu | 1 | -0/+218 |