Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-06-17 | pinctrl: add missing MODULE_DESCRIPTION() macros | Jeff Johnson | 1 | -0/+1 |
2023-10-10 | pinctrl: mcp23s08: Simplify probe()/mcp23s08_spi_regmap_init() | Biju Das | 1 | -44/+44 |
2023-10-10 | pinctrl: mcp23s08_spi: Simplify probe() | Biju Das | 1 | -9/+4 |
2023-08-10 | pinctrl: mcp23s08: check return value of devm_kasprintf() | Claudiu Beznea | 1 | -0/+10 |
2020-11-05 | pinctrl: mcp23s08: Print error message when regmap init fails | Andy Shevchenko | 1 | -0/+2 |
2020-11-05 | pinctrl: mcp23s08: Use full chunk of memory for regmap configuration | Andy Shevchenko | 1 | -1/+1 |
2020-06-16 | pinctrl: mcp23s08: Split to three parts: fix ptr_ret.cocci warnings | kernel test robot | 1 | -4/+1 |
2020-04-16 | pinctrl: mcp23s08: Split to three parts: core, I²C, SPI | Andy Shevchenko | 1 | -0/+262 |