index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
pinctrl-apple-gpio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-24
pinctrl: apple-gpio: Add missing header(s)
Andy Shevchenko
1
-2
/
+5
2022-05-25
pinctrl: apple: Use a raw spinlock for the regmap
Hector Martin
1
-0
/
+1
2022-05-05
Merge branch 'irq/gpio-immutable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Walleij
1
-13
/
+16
2022-05-05
pinctrl: apple: Make it work as a module
Hector Martin
1
-0
/
+1
2022-04-19
pinctrl: apple-gpio: Make the irqchip immutable
Marc Zyngier
1
-13
/
+16
2021-12-02
pinctrl: apple-gpio: fix flexible_array.cocci warnings
kernel test robot
1
-1
/
+1
2021-11-27
pinctrl: apple: return an error if pinmux is missing in the DT
Joey Gouly
1
-1
/
+1
2021-11-27
pinctrl: apple: use modulo rather than bitwise and
Joey Gouly
1
-1
/
+1
2021-11-27
pinctrl: apple: don't set gpio_chip.of_node
Joey Gouly
1
-1
/
+0
2021-11-27
pinctrl: apple: remove gpio-controller check
Joey Gouly
1
-4
/
+0
2021-11-27
pinctrl: apple: give error label a specific name
Joey Gouly
1
-3
/
+4
2021-11-27
pinctrl: apple: make apple_gpio_get_direction more readable
Joey Gouly
1
-2
/
+3
2021-11-27
pinctrl: apple: handle regmap_read errors
Joey Gouly
1
-3
/
+7
2021-11-27
pinctrl: apple: add missing bits.h header
Joey Gouly
1
-0
/
+1
2021-11-27
pinctrl: apple: use C style comment
Joey Gouly
1
-1
/
+1
2021-11-27
pinctrl: apple: add missing comma
Joey Gouly
1
-1
/
+1
2021-11-27
pinctrl: apple: fix some formatting issues
Joey Gouly
1
-41
/
+28
2021-11-16
pinctrl: apple: Always return valid type in apple_gpio_irq_type
Sven Peter
1
-6
/
+6
2021-10-27
pinctrl: add pinctrl/GPIO driver for Apple SoCs
Joey Gouly
1
-0
/
+534