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
2023-10-10
pinctrl: qcom/msm: Convert to platform remove callback returning void
Uwe Kleine-König
49
-51
/
+49
2023-10-10
pinctrl: qcom/lpi: Convert to platform remove callback returning void
Uwe Kleine-König
9
-11
/
+9
2023-10-10
pinctrl: ti: ti-iodelay: Convert to platform remove callback returning void
Uwe Kleine-König
1
-6
/
+2
2023-10-10
pinctrl: qcom: ssbi-mpp: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-10-10
pinctrl: qcom: ssbi-gpio: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-10-10
pinctrl: qcom: spmi-mpp: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-10-10
pinctrl: qcom: spmi-gpio: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-10-10
pinctrl: tb10x: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-10-10
pinctrl: stmfx: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-10-10
pinctrl: single: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-10-10
pinctrl: rockchip: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-10-10
pinctrl: as3722: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-10-10
pinctrl: artpec6: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-10-10
pinctrl: amd: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-10-10
pinctrl: nomadik: abx500: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-10-10
pinctrl: cirrus: madera-core: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-10-10
pinctrl: ti: ti-iodelay: Drop if block with always false condition
Uwe Kleine-König
1
-3
/
+0
2023-10-10
pinctrl: single: Drop if block with always false condition
Uwe Kleine-König
1
-3
/
+0
2023-10-10
pinctrl: stmfx: Improve error message in .remove()'s error path
Uwe Kleine-König
1
-4
/
+10
2023-10-10
pinctrl: core: Remove unneeded {} around one line conditional body
Andy Shevchenko
1
-2
/
+2
2023-10-10
pinctrl: aspeed: Allow changing SPI mode from hardware strap defaults
Zev Weiss
2
-14
/
+24
2023-10-10
pinctrl: mxs: Remove undocumented 'fsl,mxs-gpio' property
Fabio Estevam
1
-4
/
+9
2023-10-10
pinctrl: mcp23s08: Simplify probe()/mcp23s08_spi_regmap_init()
Biju Das
3
-96
/
+93
2023-10-10
pinctrl: mcp23s08_spi: Simplify probe()
Biju Das
1
-9
/
+4
2023-10-10
pinctrl: mcp23s08_i2c: Extend match support for OF tables
Biju Das
1
-2
/
+2
2023-10-09
pinctrl: samsung: do not offset pinctrl numberspaces
Mateusz Majewski
2
-13
/
+4
2023-10-09
pinctrl: samsung: choose GPIO numberspace base dynamically
Mateusz Majewski
1
-1
/
+1
2023-10-09
pinctrl: samsung: use add_pin_ranges method to add pinctrl ranges
Mateusz Majewski
2
-13
/
+20
2023-10-09
pinctrl: samsung: defer pinctrl_enable
Mateusz Majewski
1
-4
/
+8
2023-10-08
pinctrl: samsung: Annotate struct exynos_muxed_weint_data with __counted_by
Kees Cook
2
-2
/
+2
2023-10-07
pinctrl: realtek: Fix some NULL dereference warnings
Linus Walleij
1
-1
/
+9
2023-10-07
pinctrl: realtek: Tag unused pins as __maybe_unused
Linus Walleij
2
-2
/
+4
2023-10-07
pinctrl: realtek: Fix error handling in probe()
Dan Carpenter
1
-5
/
+13
2023-10-06
pinctrl: cherryview: Simplify code with cleanup helpers
Andy Shevchenko
1
-90
/
+46
2023-10-06
pinctrl: cherryview: Avoid duplicated I/O
Andy Shevchenko
1
-4
/
+7
2023-10-06
pinctrl: denverton: Replace MODULE_ALIAS() with MODULE_DEVICE_TABLE()
Andy Shevchenko
1
-1
/
+1
2023-10-06
pinctrl: broxton: Replace MODULE_ALIAS() with MODULE_DEVICE_TABLE()
Andy Shevchenko
1
-2
/
+1
2023-10-03
pinctrl: moorefield: Replace kernel.h by what is actually being used
Andy Shevchenko
1
-1
/
+1
2023-10-03
pinctrl: merrifield: Replace kernel.h by what is actually being used
Andy Shevchenko
1
-1
/
+1
2023-10-03
pinctrl: lynxpoint: Replace kernel.h by what is actually being used
Andy Shevchenko
1
-1
/
+1
2023-10-03
pinctrl: cherryview: Replace kernel.h by what is actually being used
Andy Shevchenko
1
-1
/
+1
2023-10-03
pinctrl: baytrail: Replace kernel.h by what is actually being used
Andy Shevchenko
1
-1
/
+1
2023-10-03
pinctrl: lynxpoint: drop runtime PM support
Raag Jadav
1
-29
/
+3
2023-10-03
pinctrl: baytrail: drop runtime PM support
Raag Jadav
1
-17
/
+2
2023-10-03
pinctrl: intel: refine intel_config_set_pull() function
Raag Jadav
1
-20
/
+21
2023-10-03
pinctrl: intel: Replace kernel.h by what is actually being used
Andy Shevchenko
1
-1
/
+1
2023-10-03
pinctrl: Replace kernel.h by what is actually being used
Andy Shevchenko
5
-17
/
+23
2023-10-02
Merge tag 'renesas-pinctrl-for-v6.7-tag1' of git://git.kernel.org/pub/scm/lin...
Linus Walleij
2
-9
/
+10
2023-09-27
pinctrl: denverton: Enable platform device in the absence of ACPI enumeration
Andy Shevchenko
1
-0
/
+7
2023-09-27
pinctrl: uniphier: Annotate struct uniphier_pinctrl_reg_region with __counted_by
Kees Cook
1
-1
/
+1
[prev]
[next]