summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2022-04-29pinctrl/rockchip: add rk3588 supportJianqun Xu
2022-04-29pinctrl/rockchip: add error handling for pull/drive register gettersSebastian Reichel
2022-04-29pinctrl: mvebu: Fix irq_of_parse_and_map() return valueKrzysztof Kozlowski
2022-04-29pinctrl: ocelot: add optional shared resetMichael Walle
2022-04-23pinctrl: ralink: add new compatible strings for each pinctrl subdriverArınç ÜNAL
2022-04-23pinctrl: ralink: rename driver names to subdriversArınç ÜNAL
2022-04-23pinctrl: ralink: rename variable names for functions on MT7620 and MT7621Arınç ÜNAL
2022-04-23pinctrl: ralink: rename pinctrl-rt288x to pinctrl-rt2880Arınç ÜNAL
2022-04-23pinctrl: ralink: rename pinmux functions to pinctrlArınç ÜNAL
2022-04-23pinctrl: ralink: rename pinctrl-rt2880 to pinctrl-ralinkArınç ÜNAL
2022-04-23pinctrl: ralink: rename MT7628(an) functions to MT76X8Arınç ÜNAL
2022-04-23Merge tag 'renesas-pinctrl-for-v5.19-tag1' of git://git.kernel.org/pub/scm/li...Linus Walleij
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: 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: 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-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: renesas: Simplify multiplication/shift logicGeert Uytterhoeven
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-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