Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |