index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
pinctrl-mcp23s08.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
pinctrl: mcp23s08: drop comment about missing irq support
Sebastian Reichel
2017-05-23
1
-17
/
+2
*
pinctrl: mcp23s08: simplify spi_present_mask handling
Sebastian Reichel
2017-05-23
1
-19
/
+10
*
pinctrl: mcp23s08: generalize irq property handling
Sebastian Reichel
2017-05-23
1
-18
/
+9
*
pinctrl: mcp23s08: simplify spi pdata handling
Sebastian Reichel
2017-05-23
1
-35
/
+32
*
pinctrl: mcp23s08: simplify i2c pdata handling
Sebastian Reichel
2017-05-23
1
-19
/
+7
*
pinctrl: mcp23s08: switch to devm_gpiochip_add_data
Sebastian Reichel
2017-05-23
1
-38
/
+2
*
pinctrl: mcp23s08: use managed kzalloc for mcp
Sebastian Reichel
2017-05-23
1
-8
/
+2
*
pinctrl: mcp23s08: irq mapping is already done
Sebastian Reichel
2017-05-23
1
-4
/
+0
*
pinctrl: mcp23s08: switch to regmap caching
Sebastian Reichel
2017-05-23
1
-95
/
+192
*
pinctrl: mcp23s08: drop pullup config from pdata
Sebastian Reichel
2017-05-23
1
-7
/
+0
*
pinctrl: mcp23s08: add pinconf support
Sebastian Reichel
2017-05-23
1
-24
/
+175
*
gpio: mcp23s08: move to pinctrl
Sebastian Reichel
2017-05-23
1
-0
/
+1047