summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2022-04-21pinctrl: qcom-pmic-gpio: Add support for pmx65Rohit Agarwal
2022-04-21pinctrl: bcm2835: implement hook for missing gpio-rangesStefan Wahren
2022-04-21pinctrl: samsung: fix missing GPIOLIB on ARM64 Exynos configKrzysztof Kozlowski
2022-04-21pinctrl: mediatek: moore: Fix build errorYueHaibing
2022-04-20pinctrl: renesas: rzg2l: Restore pin config orderGeert Uytterhoeven
2022-04-20pinctrl: renesas: Remove unneeded #include <linux/init.h>Geert Uytterhoeven
2022-04-20pinctrl: renesas: Select PINCTRL_RZG2L if ARCH_RZG2L is enabledLad Prabhakar
2022-04-20pinctrl: renesas: rzg2l: Add RZ/G2UL supportBiju Das
2022-04-20pinctrl: renesas: r8a77995: Add QSPI and RPC pins, groups, and functionsGeert Uytterhoeven
2022-04-20pinctrl: renesas: r8a77990: Add RPC pins, groups, and functionsGeert Uytterhoeven
2022-04-20pinctrl: renesas: r8a77990: Add drive-strengthWolfram Sang
2022-04-20pinctrl: renesas: Allow up to 10 fields for drive_regsWolfram Sang
2022-04-20pinctrl: renesas: checker: Rework drive and bias pin iterationGeert Uytterhoeven
2022-04-19pinctrl: amd: Make the irqchip immutableMarc Zyngier
2022-04-19pinctrl: msmgpio: Make the irqchip immutableMarc Zyngier
2022-04-19pinctrl: apple-gpio: Make the irqchip immutableMarc Zyngier
2022-04-19pinctrl: renesas: Simplify multiplication/shift logicGeert Uytterhoeven
2022-04-18pinctrl: meson: Replace custom code by gpiochip_node_count() callAndy Shevchenko
2022-04-18pinctrl: meson: Enable COMPILE_TESTAndy Shevchenko
2022-04-18pinctrl: meson: Rename REG_* to MESON_REG_*Andy Shevchenko
2022-04-18pinctrl: armada-37xx: Reuse GPIO fwnode in armada_37xx_irqchip_register()Andy Shevchenko
2022-04-18pinctrl: armada-37xx: Switch to use fwnode instead of of_nodeAndy Shevchenko
2022-04-18pinctrl: qcom: sm6350: fix order of UFS & SDC pinsLuca Weiss
2022-04-18pinctrl: pinctrl-aspeed-g6: add FWQSPI function-groupJohnny Huang
2022-04-18pinctrl: pinctrl-aspeed-g6: remove FWQSPID group in pinctrlJae Hyun Yoo
2022-04-18pinctrl: mvebu: pinctrl driver for 98DX2530 SoCChris Packham
2022-04-18pinctrl: qcom: sm8150: Specify PDC mapBhupesh Sharma
2022-04-14pinctrl: samsung: Switch to use for_each_gpiochip_node() helperAndy Shevchenko
2022-04-14pinctrl: samsung: Drop redundant node parameter in samsung_banks_of_node_get()Andy Shevchenko
2022-04-13pinctrl: pinctrl-aspeed-g6: add FWQSPI function-groupJohnny Huang
2022-04-13pinctrl: pinctrl-aspeed-g6: remove FWQSPID group in pinctrlJae Hyun Yoo
2022-04-08pinctrl: npcm7xx: Switch to use for_each_gpiochip_node() helperAndy Shevchenko
2022-04-08pinctrl: renesas: rza1: Switch to use for_each_gpiochip_node() helperAndy Shevchenko
2022-04-08pinctrl: renesas: rza1: Replace custom code by gpiochip_node_count() callAndy Shevchenko
2022-04-08pinctrl: stm32: Switch to use for_each_gpiochip_node() helperAndy Shevchenko
2022-04-08pinctrl: stm32: Replace custom code by gpiochip_node_count() callAndy Shevchenko
2022-04-06pinctrl: alderlake: Fix register offsets for ADL-N variantAndy Shevchenko
2022-04-04pinctrl: samsung: staticize fsd_pin_ctrlKrzysztof Kozlowski
2022-03-28Merge tag 'pinctrl-v5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-03-27pinctrl: mediatek: common-v1: fix semicolon.cocci warningskernel test robot
2022-03-25pinctrl: nuvoton: wpcm450: Fix build error without OFZheng Bin
2022-03-25Merge tag 'platform-drivers-x86-v5.18-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-03-24pinctrl: qcom-pmic-gpio: Add support for pm8450Dmitry Baryshkov
2022-03-24pinctrl: ingenic: Fix regmap on X series SoCsAidan MacDonald
2022-03-24pinctrl: nuvoton: Fix return value check in wpcm450_gpio_register()Jialin Zhang
2022-03-24pinctrl: nuvoton: wpcm450: off by one in wpcm450_gpio_register()Dan Carpenter
2022-03-24pinctrl: nuvoton: wpcm450: select GENERIC_PINCTRL_GROUPSJonathan Neuschäfer
2022-03-24pinctrl: nuvoton: Fix sparse warningLinus Walleij
2022-03-24pinctrl: mediatek: mt8186: Account for probe refactoringLinus Walleij
2022-03-23Merge tag 'arm-dt-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds