summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2021-12-22pinctrl: imx: prepare for making "group_names" in "function_desc" constRafał Miłecki
2021-12-20Merge tag 'renesas-pinctrl-for-v5.17-tag2' of git://git.kernel.org/pub/scm/li...Linus Walleij
2021-12-16Merge tag 'jh7100-for-5.17' of https://github.com/esmil/linux into arm/newsocArnd Bergmann
2021-12-16pinctrl: starfive: Add pinctrl driver for StarFive SoCsEmil Renner Berthing
2021-12-16pinctrl: aspeed: fix unmet dependencies on MFD_SYSCON for PINCTRL_ASPEEDJulian Braha
2021-12-16Merge tag 'intel-pinctrl-v5.17-3' of gitolite.kernel.org:pub/scm/linux/kernel...Linus Walleij
2021-12-16pinctrl: Get rid of duplicate of_node assignment in the driversAndy Shevchenko
2021-12-16pinctrl: stm32: consider the GPIO offset to expose all the GPIO linesFabien Dessenne
2021-12-16pinctrl-sunxi: don't call pinctrl_gpio_direction()Hans Verkuil
2021-12-16pinctrl-bcm2835: don't call pinctrl_gpio_direction()Hans Verkuil
2021-12-10pinctrl: bcm2835: Change init order for gpio hogsPhil Elwell
2021-12-10pinctrl: bcm2835: Silence uninit warningLinus Walleij
2021-12-09pinctrl: Sort Kconfig and Makefile entries alphabeticallyAndy Shevchenko
2021-12-09pinctrl: Add Intel Thunder Bay pinctrl driverLakshmi Sowjanya D
2021-12-09pinctrl: qcom: Add SM8450 pinctrl driverVinod Koul
2021-12-07pinctrl: renesas: r8a779a0: Align commentsGeert Uytterhoeven
2021-12-05Merge tag 'renesas-pinctrl-for-v5.17-tag1' of git://git.kernel.org/pub/scm/li...Linus Walleij
2021-12-05pinctrl: spear: plgpio: Introduce regmap phandleHerve Codina
2021-12-05pinctrl: spear: plgpio: Convert to regmapHerve Codina
2021-12-05pinctrl: spear: spear: Convert to regmapHerve Codina
2021-12-02pinctrl: apple-gpio: fix flexible_array.cocci warningskernel test robot
2021-12-02pinctrl: mediatek: add a check for error in mtk_pinconf_bias_get_rsel()Dan Carpenter
2021-12-02pinctrl: mediatek: uninitialized variable in mtk_pctrl_show_one_pin()Dan Carpenter
2021-12-02pinctrl: freescale: Add i.MXRT1050 pinctrl driver supportGiulio Benetti
2021-12-02pinctrl/rockchip: fix gpio device creationJohn Keeping
2021-11-27pinctrl: apple: return an error if pinmux is missing in the DTJoey Gouly
2021-11-27pinctrl: apple: use modulo rather than bitwise andJoey Gouly
2021-11-27pinctrl: apple: don't set gpio_chip.of_nodeJoey Gouly
2021-11-27pinctrl: apple: remove gpio-controller checkJoey Gouly
2021-11-27pinctrl: apple: give error label a specific nameJoey Gouly
2021-11-27pinctrl: apple: make apple_gpio_get_direction more readableJoey Gouly
2021-11-27pinctrl: apple: handle regmap_read errorsJoey Gouly
2021-11-27pinctrl: apple: add missing bits.h headerJoey Gouly
2021-11-27pinctrl: apple: use C style commentJoey Gouly
2021-11-27pinctrl: apple: add missing commaJoey Gouly
2021-11-27pinctrl: apple: fix some formatting issuesJoey Gouly
2021-11-27Merge tag 'v5.16-rc2' into develLinus Walleij
2021-11-26pinctrl: cherryview: Use temporary variable for struct deviceAndy Shevchenko
2021-11-26pinctrl: cherryview: Do not allow the same interrupt line to be used by 2 pinsHans de Goede
2021-11-26pinctrl: cherryview: Don't use selection 0 to mark an interrupt line as unusedHans de Goede
2021-11-24pinctrl: mediatek: fix global-out-of-bounds issueGuodong Liu
2021-11-23pinctrl: baytrail: Set IRQCHIP_SET_TYPE_MASKED flag on the irqchipHans de Goede
2021-11-23pinctrl: samsung: Make symbol 'exynos7885_pin_ctrl' staticWei Yongjun
2021-11-22pinctrl: microchip-sgpio: update to support regmapColin Foster
2021-11-22pinctrl: ocelot: convert pinctrl to regmapColin Foster
2021-11-22pinctrl: ocelot: update pinctrl to automatic base addressColin Foster
2021-11-22pinctrl: ocelot: combine get resource and ioremap into single callColin Foster
2021-11-22pinctrl: spmi-gpio: Add support for PM2250Loic Poulain
2021-11-22pinctrl: qcom: sc7280: Add egpio supportRajendra Nayak
2021-11-22pinctrl: qcom: Add egpio feature supportPrasad Sodagudi