index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
pinctrl-mcp23s08.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-23
pinctrl: mcp23s08: drop comment about missing irq support
Sebastian Reichel
1
-17
/
+2
2017-05-23
pinctrl: mcp23s08: simplify spi_present_mask handling
Sebastian Reichel
1
-19
/
+10
2017-05-23
pinctrl: mcp23s08: generalize irq property handling
Sebastian Reichel
1
-18
/
+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: switch to regmap caching
Sebastian Reichel
1
-95
/
+192
2017-05-23
pinctrl: mcp23s08: drop pullup config from pdata
Sebastian Reichel
1
-7
/
+0
2017-05-23
pinctrl: mcp23s08: add pinconf support
Sebastian Reichel
1
-24
/
+175
2017-05-23
gpio: mcp23s08: move to pinctrl
Sebastian Reichel
1
-0
/
+1047