index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
renesas
/
pinctrl.c
Age
Commit message (
Expand
)
Author
2022-04-20
pinctrl: renesas: Remove unneeded #include <linux/init.h>
Geert Uytterhoeven
2022-02-22
pinctrl: renesas: Pass sh_pfc_soc_info to rcar_pin_to_bias_reg()
Geert Uytterhoeven
2022-02-22
pinctrl: renesas: Factor out .pin_to_portcr() address handling
Geert Uytterhoeven
2022-02-22
pinctrl: renesas: Remove unused pfc parameter from .pin_to_pocctrl()
Geert Uytterhoeven
2022-01-24
pinctrl: renesas: rcar: Do not enforce GPIO if already muxed
Wolfram Sang
2021-11-19
pinctrl: renesas: Remove unneeded locking around sh_pfc_read() calls
Geert Uytterhoeven
2021-07-13
pinctrl: renesas: r8a77995: Add bias pinconf support
Geert Uytterhoeven
2021-07-13
pinctrl: renesas: rcar: Avoid changing PUDn when disabling bias
Geert Uytterhoeven
2021-03-24
pinctrl: renesas: Add support for R-Car SoCs with pull-down only pins
Geert Uytterhoeven
2021-03-24
pinctrl: renesas: Factor out common R-Mobile bias handling
Geert Uytterhoeven
2021-03-24
pinctrl: renesas: Make sh_pfc_pin_to_bias_reg() static
Geert Uytterhoeven
2021-01-14
pinctrl: renesas: Add I/O voltage level flag
Ulrich Hecht
2020-11-13
pinctrl: renesas: Protect GPIO leftovers by CONFIG_PINCTRL_SH_FUNC_GPIO
Geert Uytterhoeven
2020-11-13
pinctrl: renesas: r8a7778: Use common R-Car bias handling
Geert Uytterhoeven
2020-11-13
pinctrl: renesas: Factor out common R-Car Gen3 bias handling
Geert Uytterhoeven
2020-11-13
pinctrl: renesas: Optimize sh_pfc_pin_config
Geert Uytterhoeven
2020-11-13
pinctrl: renesas: Singular/plural grammar fixes
Geert Uytterhoeven
2020-11-13
pinctrl: renesas: Remove superfluous goto in sh_pfc_gpio_set_direction()
Geert Uytterhoeven
2020-09-15
pinctrl: Rename sh-pfc to renesas
Geert Uytterhoeven