index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
renesas
/
pinctrl.c
Age
Commit message (
Expand
)
Author
2023-03-30
pinctrl: renesas: Add support for 1.8V/2.5V I/O voltage levels
Geert Uytterhoeven
2023-03-16
pinctrl: renesas: Drop support for Renesas-specific properties
Geert Uytterhoeven
2022-10-24
pinctrl: renesas: Add missing header(s)
Andy Shevchenko
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