index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
renesas
/
core.c
Age
Commit message (
Expand
)
Author
2024-02-21
pinctrl: renesas: Allow the compiler to optimize away sh_pfc_pm
Geert Uytterhoeven
2024-02-20
pinctrl: renesas: Initial R8A779H0 (R-Car V4M) PFC support
Cong Dang
2024-01-31
pinctrl: renesas: checker: Limit cfg reg enum checks to provided IDs
Geert Uytterhoeven
2023-08-25
Merge tag 'intel-pinctrl-v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Walleij
2023-08-21
pinctrl: renesas: Switch to use DEFINE_NOIRQ_DEV_PM_OPS() helper
Andy Shevchenko
2023-07-20
pinctrl: Explicitly include correct DT includes
Rob Herring
2023-03-30
pinctrl: renesas: core: Drop unneeded #ifdef CONFIG_OF
Geert Uytterhoeven
2023-03-30
pinctrl: renesas: Annotate sentinels in tables
Geert Uytterhoeven
2023-03-30
pinctrl: renesas: Add support for 1.8V/2.5V I/O voltage levels
Geert Uytterhoeven
2023-03-10
pinctrl: renesas: Remove R-Car H3 ES1.* handling
Wolfram Sang
2022-07-05
pinctrl: renesas: Initial R8A779G0 (R-Car V4H) PFC support
LUU HOAI
2022-05-05
pinctrl: renesas: checker: Add reserved field checks
Geert Uytterhoeven
2022-05-05
pinctrl: renesas: Add shorthand for reserved register fields
Geert Uytterhoeven
2022-05-03
pinctrl: renesas: core: Fix possible null-ptr-deref in sh_pfc_map_resources()
Yang Yingliang
2022-04-20
pinctrl: renesas: checker: Rework drive and bias pin iteration
Geert Uytterhoeven
2022-02-25
pinctrl: renesas: Initial R8A779F0 PFC support
Geert Uytterhoeven
2022-02-24
pinctrl: renesas: checker: Fix miscalculation of number of states
Geert Uytterhoeven
2022-02-22
pinctrl: renesas: checker: Check drive pin conflicts
Geert Uytterhoeven
2022-02-22
pinctrl: renesas: checker: Check bias pin conflicts
Geert Uytterhoeven
2022-02-22
pinctrl: renesas: checker: Validate I/O voltage configs consistency
Geert Uytterhoeven
2022-02-22
pinctrl: renesas: checker: Validate drive strength configs consistency
Geert Uytterhoeven
2022-02-22
pinctrl: renesas: checker: Validate bias configs consistency
Geert Uytterhoeven
2022-02-22
pinctrl: renesas: checker: Add pin group sharing checks
Geert Uytterhoeven
2022-02-22
pinctrl: renesas: checker: Simplify same_name()
Geert Uytterhoeven
2021-10-15
pinctrl: renesas: checker: Prefix common checker output
Geert Uytterhoeven
2021-10-15
pinctrl: renesas: checker: Fix bias checks on SoCs with pull-down only pins
Geert Uytterhoeven
2021-10-15
pinctrl: renesas: checker: Move overlapping field check
Geert Uytterhoeven
2021-10-15
pinctrl: renesas: checker: Fix off-by-one bug in drive register check
Geert Uytterhoeven
2021-10-15
pinctrl: renesas: Fix save/restore on SoCs with pull-down only pins
Geert Uytterhoeven
2021-09-13
pinctrl: renesas: No need to initialise global statics
Jason Wang
2021-07-27
pinctrl: renesas: Fix pin control matching on R-Car H3e-2G
Geert Uytterhoeven
2021-03-24
pinctrl: renesas: Make sh_pfc_pin_to_bias_reg() static
Geert Uytterhoeven
2021-01-14
pinctrl: renesas: Initial R8A779A0 (V3U) PFC support
Ulrich Hecht
2021-01-14
pinctrl: renesas: Implement unlock register masks
Ulrich Hecht
2021-01-12
pinctrl: renesas: checker: Restrict checks to Renesas platforms
Geert Uytterhoeven
2020-11-13
pinctrl: renesas: Protect GPIO leftovers by CONFIG_PINCTRL_SH_FUNC_GPIO
Geert Uytterhoeven
2020-09-15
pinctrl: Rename sh-pfc to renesas
Geert Uytterhoeven