summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/renesas/pinctrl.c
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: renesas: Add support for 1.8V/2.5V I/O voltage levelsGeert Uytterhoeven2023-03-301-10/+12
* pinctrl: renesas: Drop support for Renesas-specific propertiesGeert Uytterhoeven2023-03-161-26/+5
* pinctrl: renesas: Add missing header(s)Andy Shevchenko2022-10-241-3/+5
* pinctrl: renesas: Remove unneeded #include <linux/init.h>Geert Uytterhoeven2022-04-201-1/+0
* pinctrl: renesas: Pass sh_pfc_soc_info to rcar_pin_to_bias_reg()Geert Uytterhoeven2022-02-221-7/+7
* pinctrl: renesas: Factor out .pin_to_portcr() address handlingGeert Uytterhoeven2022-02-221-2/+4
* pinctrl: renesas: Remove unused pfc parameter from .pin_to_pocctrl()Geert Uytterhoeven2022-02-221-2/+2
* pinctrl: renesas: rcar: Do not enforce GPIO if already muxedWolfram Sang2022-01-241-1/+1
* pinctrl: renesas: Remove unneeded locking around sh_pfc_read() callsGeert Uytterhoeven2021-11-191-8/+1
* pinctrl: renesas: r8a77995: Add bias pinconf supportGeert Uytterhoeven2021-07-131-1/+1
* pinctrl: renesas: rcar: Avoid changing PUDn when disabling biasGeert Uytterhoeven2021-07-131-7/+7
* pinctrl: renesas: Add support for R-Car SoCs with pull-down only pinsGeert Uytterhoeven2021-03-241-17/+32
* pinctrl: renesas: Factor out common R-Mobile bias handlingGeert Uytterhoeven2021-03-241-0/+40
* pinctrl: renesas: Make sh_pfc_pin_to_bias_reg() staticGeert Uytterhoeven2021-03-241-2/+22
* pinctrl: renesas: Add I/O voltage level flagUlrich Hecht2021-01-141-2/+14
* pinctrl: renesas: Protect GPIO leftovers by CONFIG_PINCTRL_SH_FUNC_GPIOGeert Uytterhoeven2020-11-131-0/+4
* pinctrl: renesas: r8a7778: Use common R-Car bias handlingGeert Uytterhoeven2020-11-131-5/+8
* pinctrl: renesas: Factor out common R-Car Gen3 bias handlingGeert Uytterhoeven2020-11-131-0/+40
* pinctrl: renesas: Optimize sh_pfc_pin_configGeert Uytterhoeven2020-11-131-6/+4
* pinctrl: renesas: Singular/plural grammar fixesGeert Uytterhoeven2020-11-131-3/+3
* pinctrl: renesas: Remove superfluous goto in sh_pfc_gpio_set_direction()Geert Uytterhoeven2020-11-131-5/+0
* pinctrl: Rename sh-pfc to renesasGeert Uytterhoeven2020-09-151-0/+832