index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_multi_rtos
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-30
pinctrl: merrifield: Convert to use new memeber in struct intel_function
Andy Shevchenko
1
-3
/
+3
2022-12-30
pinctrl: lynxpoint: Convert to use new memeber in struct intel_function
Andy Shevchenko
1
-4
/
+4
2022-12-30
pinctrl: cherryview: Convert to use new memeber in struct intel_function
Andy Shevchenko
1
-3
/
+3
2022-12-30
pinctrl: baytrail: Convert to use new memeber in struct intel_function
Andy Shevchenko
1
-5
/
+5
2022-12-30
pinctrl: intel: Make use of struct pinfunction and PINCTRL_PINFUNCTION()
Andy Shevchenko
2
-8
/
+11
2022-12-29
pinctrl: qcom: Add QDU1000/QRU1000 pinctrl driver
Melody Olvera
3
-0
/
+1285
2022-12-29
pinctrl: at91: convert to NOIRQ_SYSTEM_SLEEP_PM_OPS
Arnd Bergmann
1
-1
/
+1
2022-12-29
pinctrl: sp7021: fix unused function warning
Arnd Bergmann
1
-5
/
+2
2022-12-29
pinctrl: mxs: avoid defines prefixed with CONFIG
Lukas Bulwahn
2
-6
/
+6
2022-12-29
pinctrl: thunderbay: Drop empty platform remove function
Uwe Kleine-König
1
-7
/
+0
2022-12-29
pinctrl: da850-pupd: Drop empty platform remove function
Uwe Kleine-König
1
-6
/
+0
2022-12-29
pinctrl: amd: Add Z-state wake control bits
Basavaraj Natikar
2
-0
/
+8
2022-12-28
pinctrl: intel: Define maximum pad number in the group
Andy Shevchenko
2
-4
/
+6
2022-12-28
pinctrl: intel: Use same order of bit fields for PADCFG2
Andy Shevchenko
1
-1
/
+1
2022-12-28
pinctrl: intel: Add ~4k bias support
Andy Shevchenko
1
-0
/
+12
2022-12-28
pinctrl: intel: Add definitions to all possible biases
Andy Shevchenko
1
-0
/
+3
2022-12-28
pinctrl: intel: Deduplicate some code in intel_config_set_pull()
Andy Shevchenko
1
-15
/
+8
2022-12-28
pinctrl: intel: Add default case to intel_config_set_pull()
Andy Shevchenko
1
-0
/
+4
2022-12-27
pinctrl: intel: Convert to generic_handle_domain_irq()
Andy Shevchenko
1
-7
/
+2
2022-12-27
pinctrl: intel: Always use gpp_num_padown_regs in the main driver
Andy Shevchenko
2
-14
/
+8
2022-12-27
pinctrl: sunrisepoint: Replace SPT_COMMUNITY() by INTEL_COMMUNITY_*()
Andy Shevchenko
1
-24
/
+13
2022-12-27
pinctrl: tigerlake: Replace TGL_COMMUNITY() by INTEL_COMMUNITY_GPPS()
Andy Shevchenko
1
-20
/
+10
2022-12-27
pinctrl: meteorlake: Replace MTL_COMMUNITY() by INTEL_COMMUNITY_GPPS()
Andy Shevchenko
1
-17
/
+6
2022-12-27
pinctrl: lewisburg: Replace LBG_COMMUNITY() by INTEL_COMMUNITY_SIZE()
Andy Shevchenko
1
-11
/
+1
2022-12-27
pinctrl: lakefield: Replace LKF_COMMUNITY() by INTEL_COMMUNITY_GPPS()
Andy Shevchenko
1
-12
/
+1
2022-12-27
pinctrl: jasperlake: Replace JSL_COMMUNITY() by INTEL_COMMUNITY_GPPS()
Andy Shevchenko
1
-12
/
+1
2022-12-27
pinctrl: icelake: Replace ICL_COMMUNITY() by INTEL_COMMUNITY_GPPS()
Andy Shevchenko
1
-22
/
+13
2022-12-27
pinctrl: geminilake: Replace GLK_COMMUNITY() by INTEL_COMMUNITY_SIZE()
Andy Shevchenko
1
-15
/
+6
2022-12-27
pinctrl: emmitsburg: Replace EBG_COMMUNITY() by INTEL_COMMUNITY_GPPS()
Andy Shevchenko
1
-12
/
+1
2022-12-27
pinctrl: elkhartlake: Replace EHL_COMMUNITY() by INTEL_COMMUNITY_GPPS()
Andy Shevchenko
1
-17
/
+7
2022-12-27
pinctrl: denverton: Replace DNV_COMMUNITY() by INTEL_COMMUNITY_GPPS()
Andy Shevchenko
1
-12
/
+1
2022-12-27
pinctrl: cedarfork: Replace CDF_COMMUNITY() by INTEL_COMMUNITY_GPPS()
Andy Shevchenko
1
-12
/
+1
2022-12-27
pinctrl: cannonlake: Replace CNL_COMMUNITY() by INTEL_COMMUNITY_GPPS()
Andy Shevchenko
1
-20
/
+11
2022-12-27
pinctrl: broxton: Replace BXT_COMMUNITY() by INTEL_COMMUNITY_SIZE()
Andy Shevchenko
1
-20
/
+11
2022-12-27
pinctrl: alderlake: Replace ADL_COMMUNITY() by INTEL_COMMUNITY_GPPS()
Andy Shevchenko
1
-16
/
+2
2022-12-27
pinctrl: intel: Introduce INTEL_COMMUNITY_*() to unify community macros
Andy Shevchenko
1
-0
/
+22
2022-12-14
Merge tag 'pinctrl-v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
96
-887
/
+3954
2022-12-06
pinctrl: thunderbay: fix possible memory leak in thunderbay_build_functions()
Gaosheng Cui
1
-2
/
+6
2022-12-03
pinctrl: stm32: Remove check for pins-are-numbered
Bernhard Rosenkränzer
1
-5
/
+0
2022-12-03
pinctrl: mediatek: common: Remove check for pins-are-numbered
Bernhard Rosenkränzer
1
-6
/
+0
2022-11-28
pinctrl: intel: Save and restore pins in "direct IRQ" mode
Andy Shevchenko
1
-1
/
+26
2022-11-28
pinctrl: qcom: remove duplicate included header files
ye xingchen
3
-3
/
+0
2022-11-28
Merge tag 'intel-pinctrl-v6.2-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Walleij
1
-0
/
+29
2022-11-27
pinctrl: sunxi: d1: Add CAN bus pinmuxes
Fabien Poussin
1
-0
/
+4
2022-11-25
pinctrl: loongson2: Fix some const correctness
Linus Walleij
1
-2
/
+2
2022-11-25
pinctrl: pinconf-generic: add missing of_node_put()
ZhangPeng
1
-1
/
+3
2022-11-22
pinctrl: meditatek: Startup with the IRQs disabled
Ricardo Ribalda
1
-3
/
+6
2022-11-22
pinctrl: intel: Enumerate PWM device when community has a capability
Andy Shevchenko
1
-0
/
+29
2022-11-22
pinctrl: k210: call of_node_put()
ZhangPeng
1
-1
/
+3
2022-11-22
pinctrl: starfive: Use existing variable gpio
Geert Uytterhoeven
1
-2
/
+2
[prev]
[next]