summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2022-04-23pinctrl: qcom: Update clock voting as optionalSrinivasa Rao Mandadapu
2022-04-23pinctrl: qcom: Add SC7280 lpass pin configurationSrinivasa Rao Mandadapu
2022-04-23pinctrl: qcom: Extract chip specific LPASS LPI codeSrinivasa Rao Mandadapu
2022-04-23pinctrl: qcom: Update lpi pin group custiom functions with framework generic ...Srinivasa Rao Mandadapu
2022-04-23pinctrl: qcom: Update macro name to LPI specificSrinivasa Rao Mandadapu
2022-04-23pinctrl: nomadik: Add new MC2 configLinus Walleij
2022-04-23pinctrl: thunderbay: Use devm_platform_ioremap_resource()Lv Ruyi
2022-04-22pinctrl: rockchip: sort the rk3308_mux_recalced_data entriesLuca Ceresoli
2022-04-22pinctrl: rockchip: fix RK3308 pinmux bitsLuca Ceresoli
2022-04-22Merge tag 'samsung-pinctrl-fixes-5.18' of https://git.kernel.org/pub/scm/linu...Linus Walleij
2022-04-22pinctrl: ingenic: Garbage-collect code paths for SoCs disabled by configPaul Cercueil
2022-04-22pinctrl: max77620: drop unneeded MODULE_ALIASKrzysztof Kozlowski
2022-04-22pinctrl: meson: fix unused variable warningQianggui Song
2022-04-22pinctrl: mediatek: mt8195: enable driver on mtk platformsFabien Parent
2022-04-22pinctrl/rockchip: support setting input-enable paramCaleb Connolly
2022-04-22pinctrl/rockchip: support deferring other gpio paramsCaleb Connolly
2022-04-21pinctrl: stm32: Do not call stm32_gpio_get() for edge triggered IRQs in EOIMarek Vasut
2022-04-21pinctrl: Fix an error in pin-function table of SP7021Wells Lu
2022-04-21pinctrl: ocelot: add clock monitor option for LAN966xMichael Walle
2022-04-21pinctrl: ocelot: add pwm output option for LAN966xMichael Walle
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