Age | Commit message (Expand) | Author |
2022-05-25 | pinctrl: apple: Use a raw spinlock for the regmap | Hector Martin |
2022-05-05 | Merge branch 'irq/gpio-immutable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Walleij |
2022-05-05 | pinctrl: apple: Make it work as a module | Hector Martin |
2022-04-19 | pinctrl: apple-gpio: Make the irqchip immutable | Marc Zyngier |
2021-12-02 | pinctrl: apple-gpio: fix flexible_array.cocci warnings | kernel test robot |
2021-11-27 | pinctrl: apple: return an error if pinmux is missing in the DT | Joey Gouly |
2021-11-27 | pinctrl: apple: use modulo rather than bitwise and | Joey Gouly |
2021-11-27 | pinctrl: apple: don't set gpio_chip.of_node | Joey Gouly |
2021-11-27 | pinctrl: apple: remove gpio-controller check | Joey Gouly |
2021-11-27 | pinctrl: apple: give error label a specific name | Joey Gouly |
2021-11-27 | pinctrl: apple: make apple_gpio_get_direction more readable | Joey Gouly |
2021-11-27 | pinctrl: apple: handle regmap_read errors | Joey Gouly |
2021-11-27 | pinctrl: apple: add missing bits.h header | Joey Gouly |
2021-11-27 | pinctrl: apple: use C style comment | Joey Gouly |
2021-11-27 | pinctrl: apple: add missing comma | Joey Gouly |
2021-11-27 | pinctrl: apple: fix some formatting issues | Joey Gouly |
2021-11-16 | pinctrl: apple: Always return valid type in apple_gpio_irq_type | Sven Peter |
2021-10-27 | pinctrl: add pinctrl/GPIO driver for Apple SoCs | Joey Gouly |