summaryrefslogtreecommitdiff
path: root/drivers/pinctrl/renesas/pinctrl.c
AgeCommit message (Expand)AuthorFilesLines
2023-03-30pinctrl: renesas: Add support for 1.8V/2.5V I/O voltage levelsGeert Uytterhoeven1-10/+12
2023-03-16pinctrl: renesas: Drop support for Renesas-specific propertiesGeert Uytterhoeven1-26/+5
2022-10-24pinctrl: renesas: Add missing header(s)Andy Shevchenko1-3/+5
2022-04-20pinctrl: renesas: Remove unneeded #include <linux/init.h>Geert Uytterhoeven1-1/+0
2022-02-22pinctrl: renesas: Pass sh_pfc_soc_info to rcar_pin_to_bias_reg()Geert Uytterhoeven1-7/+7
2022-02-22pinctrl: renesas: Factor out .pin_to_portcr() address handlingGeert Uytterhoeven1-2/+4
2022-02-22pinctrl: renesas: Remove unused pfc parameter from .pin_to_pocctrl()Geert Uytterhoeven1-2/+2
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