summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/renesas/core.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'intel-pinctrl-v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij2023-08-251-9/+7
|\
| * pinctrl: renesas: Switch to use DEFINE_NOIRQ_DEV_PM_OPS() helperAndy Shevchenko2023-08-211-9/+7
* | pinctrl: Explicitly include correct DT includesRob Herring2023-07-201-1/+0
|/
* pinctrl: renesas: core: Drop unneeded #ifdef CONFIG_OFGeert Uytterhoeven2023-03-301-2/+0
* pinctrl: renesas: Annotate sentinels in tablesGeert Uytterhoeven2023-03-301-2/+2
* pinctrl: renesas: Add support for 1.8V/2.5V I/O voltage levelsGeert Uytterhoeven2023-03-301-2/+2
* pinctrl: renesas: Remove R-Car H3 ES1.* handlingWolfram Sang2023-03-101-38/+3
* pinctrl: renesas: Initial R8A779G0 (R-Car V4H) PFC supportLUU HOAI2022-07-051-0/+6
* pinctrl: renesas: checker: Add reserved field checksGeert Uytterhoeven2022-05-051-1/+10
* pinctrl: renesas: Add shorthand for reserved register fieldsGeert Uytterhoeven2022-05-051-13/+21
* pinctrl: renesas: core: Fix possible null-ptr-deref in sh_pfc_map_resources()Yang Yingliang2022-05-031-4/+3
* pinctrl: renesas: checker: Rework drive and bias pin iterationGeert Uytterhoeven2022-04-201-31/+36
* pinctrl: renesas: Initial R8A779F0 PFC supportGeert Uytterhoeven2022-02-251-0/+6
* pinctrl: renesas: checker: Fix miscalculation of number of statesGeert Uytterhoeven2022-02-241-2/+3
* pinctrl: renesas: checker: Check drive pin conflictsGeert Uytterhoeven2022-02-221-2/+20
* pinctrl: renesas: checker: Check bias pin conflictsGeert Uytterhoeven2022-02-221-0/+22
* pinctrl: renesas: checker: Validate I/O voltage configs consistencyGeert Uytterhoeven2022-02-221-0/+14
* pinctrl: renesas: checker: Validate drive strength configs consistencyGeert Uytterhoeven2022-02-221-1/+29
* pinctrl: renesas: checker: Validate bias configs consistencyGeert Uytterhoeven2022-02-221-7/+73
* pinctrl: renesas: checker: Add pin group sharing checksGeert Uytterhoeven2022-02-221-5/+32
* pinctrl: renesas: checker: Simplify same_name()Geert Uytterhoeven2022-02-221-4/+1
* pinctrl: renesas: checker: Prefix common checker outputGeert Uytterhoeven2021-10-151-3/+3
* pinctrl: renesas: checker: Fix bias checks on SoCs with pull-down only pinsGeert Uytterhoeven2021-10-151-3/+5
* pinctrl: renesas: checker: Move overlapping field checkGeert Uytterhoeven2021-10-151-21/+34
* pinctrl: renesas: checker: Fix off-by-one bug in drive register checkGeert Uytterhoeven2021-10-151-1/+1
* pinctrl: renesas: Fix save/restore on SoCs with pull-down only pinsGeert Uytterhoeven2021-10-151-2/+4
* pinctrl: renesas: No need to initialise global staticsJason Wang2021-09-131-6/+6
* pinctrl: renesas: Fix pin control matching on R-Car H3e-2GGeert Uytterhoeven2021-07-271-17/+12
* pinctrl: renesas: Make sh_pfc_pin_to_bias_reg() staticGeert Uytterhoeven2021-03-241-20/+0
* pinctrl: renesas: Initial R8A779A0 (V3U) PFC supportUlrich Hecht2021-01-141-0/+6
* pinctrl: renesas: Implement unlock register masksUlrich Hecht2021-01-141-10/+18
* pinctrl: renesas: checker: Restrict checks to Renesas platformsGeert Uytterhoeven2021-01-121-0/+4
* pinctrl: renesas: Protect GPIO leftovers by CONFIG_PINCTRL_SH_FUNC_GPIOGeert Uytterhoeven2020-11-131-0/+2
* pinctrl: Rename sh-pfc to renesasGeert Uytterhoeven2020-09-151-0/+1249