summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
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-09-05pinctrl: berlin: fix spelling typo in commentJiangshan Yi
2022-09-03pinctrl: pistachio: Switch to use fwnode instead ofAndy Shevchenko
2022-09-03pinctrl: at91: use dev_dbg() instead of printk()Claudiu Beznea
2022-09-03pinctrl: at91: move gpio suspend/resume calls to driver's contextClaudiu Beznea
2022-09-03pinctrl: at91: use kernel-doc style for documentation of at91_gpio_chipClaudiu Beznea
2022-09-03pinctrl: mcp23s08: Drop assignment of default number of OF cellsAndy Shevchenko
2022-08-31pinctrl: imx8m: kconfig: Depends on SOC_IMX8MFrancesco Dolcini
2022-08-31pinctrl: amd: change dev_warn to dev_dbg for additional feature supportBasavaraj Natikar
2022-08-31pinctrl: aspeed: Force to disable the function's signalBilly Tsai
2022-08-26pinctrl: nuvoton: Use 'unsigned int' instead of just 'unsigned'.Jilin Yuan
2022-08-26pinctrl: amd: Pick some different unicode symbolsMario Limonciello
2022-08-26pinctrl: fixup for "i2c: Make remove callback return void"Stephen Rothwell
2022-08-26pinctrl: sunxi: Fix name for A100 R_PIOMichael Wu
2022-08-25pinctrl: mediatek: add mt8188 driverHui.Liu
2022-08-25pinctrl: qcom: Add sc8280xp lpass lpi pinctrl driverSrinivas Kandagatla
2022-08-25pinctrl: qcom: Add sm8450 lpass lpi pinctrl driverSrinivas Kandagatla
2022-08-25pinctrl: nomadik: Convert drivers to use struct pingroup and PINCTRL_PINGROUP()Andy Shevchenko
2022-08-25pinctrl: bcm: Convert drivers to use struct pingroup and PINCTRL_PINGROUP()Andy Shevchenko
2022-08-25pinctrl: Add Cypress cy8c95x0 supportPatrick Rudolph
2022-08-22pinctrl: qcom: sc8180x: Fix wrong pin numbersMolly Sophia
2022-08-22pinctrl: qcom: sc8180x: Fix gpio_wakeirq_mapMolly Sophia
2022-08-22pinctrl: armada-37xx: Remove unused macro PIN_GRP()Pali Rohár
2022-08-22pinctrl: armada-37xx: Checks for errors in gpio_request_enable callbackPali Rohár
2022-08-22pinctrl: armada-37xx: Fix definitions for MPP pins 20-22Pali Rohár
2022-08-22pinctrl: armada-37xx: Add missing GPIO-only pinsPali Rohár
2022-08-22pinctrl: rockchip: Add RV1126 pinctrl supportJagan Teki
2022-08-16pinctrl: samsung: Finish initializing the gpios before registering themSaravana Kannan
2022-08-15arm64: bcmbca: Make BCM4908 drivers depend on ARCH_BCMBCAWilliam Zhang
2022-08-10Merge tag 'pinctrl-v6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2022-08-04Merge tag 'platform-drivers-x86-v6.0-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-08-04Merge tag 'driver-core-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-08-03pinctrl: qcom: Make PINCTRL_SM8450 depend on PINCTRL_MSMJohn Garry
2022-08-03pinctrl: qcom: sm8250: Fix PDC mapJianhua Lu
2022-08-03pinctrl: amd: Fix an unused variableMario Limonciello
2022-08-01Merge tag 'irq-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds