aboutsummaryrefslogtreecommitdiff
path: root/drivers/pinctrl/pinctrl-cy8c95x0.c
AgeCommit message (Expand)Author
2022-09-20pinctrl: cy8c95x0: Align function names in cy8c95x0_pmxopsAndy Shevchenko
2022-09-20pinctrl: cy8c95x0: Drop atomicity on operations on push_pullAndy Shevchenko
2022-09-20pinctrl: cy8c95x0: Lock register accesses in cy8c95x0_set_mux()Andy Shevchenko
2022-09-09pinctrl: cy8c95x0: Use 'default' in all switch-cases (part 2)Andy Shevchenko
2022-09-08pinctrl: cy8c95x0: Correct comment styleAndy Shevchenko
2022-09-08pinctrl: cy8c95x0: use bits.h macros for all masksAndy Shevchenko
2022-09-08pinctrl: cy8c95x0: Override IRQ for one of the expanders on Galileo Gen 1Andy Shevchenko
2022-09-08pinctrl: cy8c95x0: support ACPI device found on Galileo Gen1Andy Shevchenko
2022-09-08pinctrl: cy8c95x0: Make use of device propertiesAndy Shevchenko
2022-09-08pinctrl: cy8c95x0: Implement ->pin_dbg_show()Andy Shevchenko
2022-09-08pinctrl: cy8c95x0: Use 'default' in all switch-casesAndy Shevchenko
2022-09-08pinctrl: cy8c95x0: Remove custom ->set_config()Andy Shevchenko
2022-09-08pinctrl: cy8c95x0: Remove useless conditionalsAndy Shevchenko
2022-09-08pinctrl: cy8c95x0: Remove device initializationAndy Shevchenko
2022-09-08pinctrl: cy8c95x0: Enable GPIO rangeAndy Shevchenko
2022-09-08pinctrl: cy8c95x0: Drop unneeded npins assignmentAndy Shevchenko
2022-09-08pinctrl: cy8c95x0: Fix pin control name to enable more than oneAndy Shevchenko
2022-09-08pinctrl: cy8c95x0: Fix return value in cy8c95x0_detect()Andy Shevchenko
2022-09-08pinctrl: cy8c95x0: Allow IRQ chip core to handle numberingAndy Shevchenko
2022-09-08pinctrl: cy8c95x0: make irq_chip immutableAndy Shevchenko
2022-08-26pinctrl: fixup for "i2c: Make remove callback return void"Stephen Rothwell
2022-08-25pinctrl: Add Cypress cy8c95x0 supportPatrick Rudolph