aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/pinctrl-mcp23s08_spi.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-10pinctrl: mcp23s08: Simplify probe()/mcp23s08_spi_regmap_init()Biju Das1-44/+44
2023-10-10pinctrl: mcp23s08_spi: Simplify probe()Biju Das1-9/+4
2023-08-10pinctrl: mcp23s08: check return value of devm_kasprintf()Claudiu Beznea1-0/+10
2020-11-05pinctrl: mcp23s08: Print error message when regmap init failsAndy Shevchenko1-0/+2
2020-11-05pinctrl: mcp23s08: Use full chunk of memory for regmap configurationAndy Shevchenko1-1/+1
2020-06-16pinctrl: mcp23s08: Split to three parts: fix ptr_ret.cocci warningskernel test robot1-4/+1
2020-04-16pinctrl: mcp23s08: Split to three parts: core, I²C, SPIAndy Shevchenko1-0/+262