Age | Commit message (Expand) | Author |
2023-05-29 | pinctrl: Switch i2c drivers back to use .probe() | Uwe Kleine-König |
2022-10-26 | Merge tag 'intel-pinctrl-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Walleij |
2022-10-24 | pinctrl: cy8c95x0: Add missing header(s) | Andy Shevchenko |
2022-10-21 | pinctrl: cy8c95x0: Don't use cy8c95x0_set_mode() twice | Andy Shevchenko |
2022-10-17 | pinctrl: cy8c95x0: Implement ->gpio_request_enable() and ->gpio_set_direction() | Andy Shevchenko |
2022-10-17 | pinctrl: cy8c95x0: Extract cy8c95x0_set_mode() helper | Andy Shevchenko |
2022-09-20 | pinctrl: cy8c95x0: Align function names in cy8c95x0_pmxops | Andy Shevchenko |
2022-09-20 | pinctrl: cy8c95x0: Drop atomicity on operations on push_pull | Andy Shevchenko |
2022-09-20 | pinctrl: cy8c95x0: Lock register accesses in cy8c95x0_set_mux() | Andy Shevchenko |
2022-09-09 | pinctrl: cy8c95x0: Use 'default' in all switch-cases (part 2) | Andy Shevchenko |
2022-09-08 | pinctrl: cy8c95x0: Correct comment style | Andy Shevchenko |
2022-09-08 | pinctrl: cy8c95x0: use bits.h macros for all masks | Andy Shevchenko |
2022-09-08 | pinctrl: cy8c95x0: Override IRQ for one of the expanders on Galileo Gen 1 | Andy Shevchenko |
2022-09-08 | pinctrl: cy8c95x0: support ACPI device found on Galileo Gen1 | Andy Shevchenko |
2022-09-08 | pinctrl: cy8c95x0: Make use of device properties | Andy Shevchenko |
2022-09-08 | pinctrl: cy8c95x0: Implement ->pin_dbg_show() | Andy Shevchenko |
2022-09-08 | pinctrl: cy8c95x0: Use 'default' in all switch-cases | Andy Shevchenko |
2022-09-08 | pinctrl: cy8c95x0: Remove custom ->set_config() | Andy Shevchenko |
2022-09-08 | pinctrl: cy8c95x0: Remove useless conditionals | Andy Shevchenko |
2022-09-08 | pinctrl: cy8c95x0: Remove device initialization | Andy Shevchenko |
2022-09-08 | pinctrl: cy8c95x0: Enable GPIO range | Andy Shevchenko |
2022-09-08 | pinctrl: cy8c95x0: Drop unneeded npins assignment | Andy Shevchenko |
2022-09-08 | pinctrl: cy8c95x0: Fix pin control name to enable more than one | Andy Shevchenko |
2022-09-08 | pinctrl: cy8c95x0: Fix return value in cy8c95x0_detect() | Andy Shevchenko |
2022-09-08 | pinctrl: cy8c95x0: Allow IRQ chip core to handle numbering | Andy Shevchenko |
2022-09-08 | pinctrl: cy8c95x0: make irq_chip immutable | Andy Shevchenko |
2022-08-26 | pinctrl: fixup for "i2c: Make remove callback return void" | Stephen Rothwell |
2022-08-25 | pinctrl: Add Cypress cy8c95x0 support | Patrick Rudolph |