summaryrefslogtreecommitdiff
path: root/drivers/pinctrl/renesas/pinctrl.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-24pinctrl: renesas: rcar: Do not enforce GPIO if already muxedWolfram Sang1-1/+1
2021-11-19pinctrl: renesas: Remove unneeded locking around sh_pfc_read() callsGeert Uytterhoeven1-8/+1
2021-07-13pinctrl: renesas: r8a77995: Add bias pinconf supportGeert Uytterhoeven1-1/+1
2021-07-13pinctrl: renesas: rcar: Avoid changing PUDn when disabling biasGeert Uytterhoeven1-7/+7
2021-03-24pinctrl: renesas: Add support for R-Car SoCs with pull-down only pinsGeert Uytterhoeven1-17/+32
2021-03-24pinctrl: renesas: Factor out common R-Mobile bias handlingGeert Uytterhoeven1-0/+40
2021-03-24pinctrl: renesas: Make sh_pfc_pin_to_bias_reg() staticGeert Uytterhoeven1-2/+22
2021-01-14pinctrl: renesas: Add I/O voltage level flagUlrich Hecht1-2/+14
2020-11-13pinctrl: renesas: Protect GPIO leftovers by CONFIG_PINCTRL_SH_FUNC_GPIOGeert Uytterhoeven1-0/+4
2020-11-13pinctrl: renesas: r8a7778: Use common R-Car bias handlingGeert Uytterhoeven1-5/+8
2020-11-13pinctrl: renesas: Factor out common R-Car Gen3 bias handlingGeert Uytterhoeven1-0/+40
2020-11-13pinctrl: renesas: Optimize sh_pfc_pin_configGeert Uytterhoeven1-6/+4
2020-11-13pinctrl: renesas: Singular/plural grammar fixesGeert Uytterhoeven1-3/+3
2020-11-13pinctrl: renesas: Remove superfluous goto in sh_pfc_gpio_set_direction()Geert Uytterhoeven1-5/+0
2020-09-15pinctrl: Rename sh-pfc to renesasGeert Uytterhoeven1-0/+832