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