index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.cocciconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-05-23
pinctrl: mcp23s08: fix comment for mcp23s08_platform_data.base
Sebastian Reichel
1
-5
/
+5
2017-05-23
pinctrl: mcp23s08: drop comment about missing irq support
Sebastian Reichel
2
-20
/
+2
2017-05-23
pinctrl: mcp23s08: simplify spi_present_mask handling
Sebastian Reichel
3
-26
/
+13
2017-05-23
pinctrl: mcp23s08: generalize irq property handling
Sebastian Reichel
2
-36
/
+9
2017-05-23
pinctrl: mcp23s08: simplify spi pdata handling
Sebastian Reichel
1
-35
/
+32
2017-05-23
pinctrl: mcp23s08: simplify i2c pdata handling
Sebastian Reichel
1
-19
/
+7
2017-05-23
pinctrl: mcp23s08: switch to devm_gpiochip_add_data
Sebastian Reichel
1
-38
/
+2
2017-05-23
pinctrl: mcp23s08: use managed kzalloc for mcp
Sebastian Reichel
1
-8
/
+2
2017-05-23
pinctrl: mcp23s08: irq mapping is already done
Sebastian Reichel
1
-4
/
+0
2017-05-23
pinctrl: mcp23s08: drop OF_GPIO dependency
Sebastian Reichel
1
-1
/
+0
2017-05-23
pinctrl: mcp23s08: switch to regmap caching
Sebastian Reichel
1
-95
/
+192
2017-05-23
pinctrl: mcp23s08: drop pullup config from pdata
Sebastian Reichel
2
-8
/
+0
2017-05-23
pinctrl: mcp23s08: add pinconf support
Sebastian Reichel
2
-24
/
+176
2017-05-23
gpio: mcp23s08: move to pinctrl
Sebastian Reichel
9
-24
/
+20
2017-05-22
MIPS: jz4740: Remove custom GPIO code
Paul Cercueil
3
-892
/
+0
2017-05-22
MIPS: JZ4780: CI20: Add pinctrl configuration for several drivers
Paul Cercueil
1
-0
/
+60
2017-05-22
MIPS: JZ4740: Qi LB60: Add pinctrl configuration for several drivers
Paul Cercueil
2
-12
/
+49
2017-05-22
MIPS: jz4780: DTS: Add nodes for ingenic pinctrl and gpio drivers
Paul Cercueil
1
-0
/
+98
2017-05-22
MIPS: jz4740: DTS: Add nodes for ingenic pinctrl and gpio drivers
Paul Cercueil
1
-0
/
+68
2017-05-22
MIPS: ingenic: Enable pinctrl for all ingenic SoCs
Paul Cercueil
1
-0
/
+1
2017-05-22
mtd: nand: jz4740: Let the pinctrl driver configure the pins
Paul Cercueil
1
-22
/
+1
2017-05-22
fbdev: jz4740-fb: Let the pinctrl driver configure the pins
Paul Cercueil
1
-101
/
+3
2017-05-22
pwm: jz4740: Let the pinctrl driver configure the pins
Paul Cercueil
1
-29
/
+0
2017-05-22
mmc: jz4740: Let the pinctrl driver configure the pins
Paul Cercueil
1
-39
/
+5
2017-05-22
gpio: Add gpio-ingenic driver
Paul Cercueil
3
-0
/
+405
2017-05-22
pinctrl: add a pinctrl driver for the Ingenic jz47xx SoCs
Paul Cercueil
3
-0
/
+862