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
2024-08-31
pinctrl: stmfx: Use string_choices API instead of ternary operator
Andy Shevchenko
1
-2
/
+3
2024-08-31
pinctrl: nomadik: Use kmemdup_array instead of kmemdup for multiple allocation
Yu Jiaoliang
2
-4
/
+2
2024-08-30
pinctrl: intel: Introduce for_each_intel_gpio_group() helper et al.
Andy Shevchenko
1
-79
/
+46
2024-08-30
pinctrl: intel: Constify intel_get_community() returned object
Andy Shevchenko
4
-7
/
+8
2024-08-30
pinctrl: intel: Implement high impedance support
Andy Shevchenko
1
-0
/
+41
2024-08-30
pinctrl: intel: Add __intel_gpio_get_direction() helper
Andy Shevchenko
1
-6
/
+42
2024-08-30
pinctrl: intel: Refactor __intel_gpio_set_direction() to be more useful
Andy Shevchenko
1
-13
/
+18
2024-08-30
pinctrl: intel: Move debounce validation out of the lock
Andy Shevchenko
1
-12
/
+15
2024-08-30
Merge tag 'samsung-pinctrl-6.12' of https://git.kernel.org/pub/scm/linux/kern...
Linus Walleij
5
-32
/
+141
2024-08-26
Merge branch 'ib-sophgo-pintrl' into devel
Linus Walleij
10
-0
/
+3529
2024-08-26
pinctrl: sophgo: add support for SG2002 SoC
Inochi Amaoto
3
-0
/
+554
2024-08-26
pinctrl: sophgo: add support for SG2000 SoC
Inochi Amaoto
3
-0
/
+783
2024-08-26
pinctrl: sophgo: add support for CV1812H SoC
Inochi Amaoto
3
-0
/
+783
2024-08-26
pinctrl: sophgo: add support for CV1800B SoC
Inochi Amaoto
7
-0
/
+1409
2024-08-26
pinctrl: freescale: imx-scmi: Use kmemdup_array instead of kmemdup for multip...
Shen Lichuan
1
-1
/
+1
2024-08-26
Merge tag 'renesas-pinctrl-for-v6.12-tag1' of git://git.kernel.org/pub/scm/li...
Linus Walleij
1
-26
/
+19
2024-08-26
drivers/pinctrl: Switch to use kmemdup_array()
Shen Lichuan
1
-2
/
+2
2024-08-24
pinctrl: bcm2835: fix module autoloading
Liao Chen
1
-0
/
+1
2024-08-24
pinctrl: rockchip: correct RK3328 iomux width flag for GPIO2-B pins
Huang-Huang Bao
1
-1
/
+1
2024-08-24
pinctrl: pinctrl-zynq: fix module autoloading
Liao Chen
1
-0
/
+1
2024-08-24
pinctrl: single: fix missing error code in pcs_probe()
Yang Yingliang
1
-1
/
+2
2024-08-23
pinctrl: imx: Switch to LATE_SYSTEM_SLEEP_PM_OPS()
Fabio Estevam
2
-5
/
+4
2024-08-23
pinctrl: starfive: jh7110: Correct the level trigger configuration of iev reg...
Hal Feng
1
-2
/
+2
2024-08-23
pinctrl: qcom: x1e80100: Fix special pin offsets
Konrad Dybcio
1
-4
/
+4
2024-08-23
pinctrl: mediatek: common-v2: Fix broken bias-disable for PULL_PU_PD_RSEL_TYPE
NĂcolas F. R. A. Prado
1
-26
/
+29
2024-08-23
pinctrl: single: fix potential NULL dereference in pcs_get_function()
Ma Ke
1
-0
/
+2
2024-08-23
pinctrl: meson: Constify some structures
Christophe JAILLET
15
-106
/
+107
2024-08-23
pinctrl: rockchip: Add rk3576 pinctrl support
Steven Liu
2
-0
/
+208
2024-08-23
pinctrl: mediatek: Use of_property_read_bool()
Rob Herring (Arm)
1
-5
/
+2
2024-08-23
pinctrl: at91: make it work with current gpiolib
Thomas Blocher
1
-1
/
+4
2024-08-23
pinctrl: renesas: Switch to use kmemdup_array()
Shen Lichuan
3
-6
/
+3
2024-08-23
pinctrl: samsung: Use kmemdup_array instead of kmemdup for multiple allocation
Shen Lichuan
1
-2
/
+2
2024-08-08
pinctrl: samsung: Add support for pull-up and pull-down
Vishnu Reddy
4
-0
/
+126
2024-08-07
Merge tag 'intel-pinctrl-v6.11-1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Walleij
1
-0
/
+1
2024-08-05
pinctrl: s32cc: add update and overwrite options when setting pinconf
Andrei Stefanescu
1
-7
/
+23
2024-08-05
pinctrl: s32cc: configure PIN_CONFIG_DRIVE_PUSH_PULL
Andrei Stefanescu
1
-0
/
+4
2024-08-05
pinctrl: s32cc: enable the input buffer for a GPIO
Andrei Stefanescu
1
-9
/
+8
2024-08-05
pinctrl: nuvoton: npcm8xx: modify pins flags
Tomer Maimon
1
-18
/
+18
2024-08-05
pinctrl: nuvoton: npcm8xx: modify clkrun and serirq pin configuration
Tomer Maimon
1
-2
/
+2
2024-08-05
pinctrl: nuvoton: npcm8xx: add pin 250 to DDR pins group
Tomer Maimon
1
-1
/
+2
2024-08-05
pinctrl: nuvoton: npcm8xx: add gpi35 and gpi36
Tomer Maimon
1
-3
/
+7
2024-08-05
pinctrl: nuvoton: npcm8xx: clear polarity before set both edge
Tomer Maimon
1
-0
/
+1
2024-08-05
pinctrl: nuvoton: npcm8xx: remove non-existent pins, groups, functions
Tomer Maimon
1
-10
/
+2
2024-08-05
pinctrl: samsung: Use scope based of_node_put() cleanups
Peng Fan
2
-26
/
+9
2024-08-05
pinctrl: qcom: x1e80100: Update PDC hwirq map
Konrad Dybcio
1
-12
/
+15
2024-08-05
pinctrl: ti: ti-iodelay: Constify struct ti_iodelay_reg_data
Christophe JAILLET
1
-1
/
+1
2024-08-05
pinctrl: ti: ti-iodelay: Fix some error handling paths
Christophe JAILLET
1
-31
/
+21
2024-08-05
pinctrl: realtek: Constify struct regmap_config
Javier Carrasco
1
-1
/
+1
2024-08-05
pinctrl: ti-iodelay: Constify struct regmap_config
Javier Carrasco
1
-2
/
+2
2024-08-04
pinctrl: samsung: Use of_property_present()
Rob Herring (Arm)
1
-4
/
+4
[prev]
[next]