index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
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
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
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-12-04
pinctrl: amd: Mask non-wake source pins with interrupt enabled at suspend
Mario Limonciello
2
-0
/
+14
2023-12-04
pinctrl: pinctrl-single: add ti,j7200-padconf compatible
Thomas Richard
1
-0
/
+5
2023-12-04
pinctrl: qcom: fail to retrieve configuration from invalid pin groups
Richard Acayan
1
-0
/
+4
2023-12-04
pinctrl: mediatek: Switch to use no-IRQ PM helpers
Andy Shevchenko
14
-18
/
+16
2023-12-04
pinctrl: Convert unsigned to unsigned int
Andy Shevchenko
10
-95
/
+95
2023-12-04
pinctrl: starfive: jh7100: ignore disabled device tree nodes
Nam Cao
1
-2
/
+2
2023-12-04
pinctrl: starfive: jh7110: ignore disabled device tree nodes
Nam Cao
1
-2
/
+2
2023-12-01
pinctrl: imx: Use temporary variable to hold pins
Andy Shevchenko
1
-8
/
+9
2023-12-01
pinctrl: equilibrium: Use temporary variable to hold pins
Andy Shevchenko
1
-7
/
+6
2023-12-01
pinctrl: equilibrium: Unshadow error code of of_property_count_u32_elems()
Andy Shevchenko
1
-3
/
+4
2023-12-01
pinctrl: qcom: lpass-lpi: Remove unused member in struct lpi_pingroup
Andy Shevchenko
9
-163
/
+0
2023-12-01
pinctrl: qcom: lpass-lpi: Replace kernel.h with what is being used
Andy Shevchenko
1
-1
/
+1
2023-12-01
Merge tag 'renesas-pinctrl-for-v6.8-tag1' of git://git.kernel.org/pub/scm/lin...
Linus Walleij
1
-0
/
+1
2023-11-30
pinctrl: samsung: add irq_set_affinity() for non wake up external gpio interrupt
Youngmin Nam
1
-0
/
+14
2023-11-27
pinctrl: renesas: rzg2l: Enhance driver to support interrupt affinity setting
Lad Prabhakar
1
-0
/
+1
2023-11-25
pinctrl: don't include GPIOLIB private header
Bartosz Golaszewski
1
-4
/
+1
2023-11-25
pinctrl: stop using gpiod_to_chip()
Bartosz Golaszewski
1
-6
/
+7
2023-11-24
pinctrl: baytrail: Simplify code with cleanup helpers
Andy Shevchenko
1
-108
/
+68
2023-11-24
pinctrl: baytrail: Move default strength assignment to a switch-case
Andy Shevchenko
1
-8
/
+1
2023-11-24
pinctrl: baytrail: Factor out byt_gpio_force_input_mode()
Andy Shevchenko
1
-21
/
+21
2023-11-24
pinctrl: baytrail: Fix types of config value in byt_pin_config_set()
Andy Shevchenko
1
-1
/
+2
2023-11-24
pinctrl: lynxpoint: Simplify code with cleanup helpers
Andy Shevchenko
1
-51
/
+21
2023-11-24
pinctrl: tangier: simplify locking using cleanup helpers
Raag Jadav
1
-9
/
+7
2023-11-24
pinctrl: as3722: Use devm_gpiochip_add_data() to simplify remove path
Andrew Davis
1
-15
/
+2
2023-11-24
pinctrl: qcom: Add X1E80100 pinctrl driver
Rajendra Nayak
3
-0
/
+1887
2023-11-24
pinctrl: npcm7xx: prevent glitch when setting the GPIO to output high
Tomer Maimon
1
-1
/
+1
2023-11-24
pinctrl: stm32: return errors from stm32_gpio_direction_output()
Sergey Shtylyov
1
-2
/
+1
2023-11-24
pinctrl: realtek: Fix logical error when finding descriptor
Tzuyi Chang
1
-2
/
+2
2023-11-22
pinctrl: intel: use the correct _PM_OPS() export macro
Raag Jadav
1
-1
/
+1
2023-11-16
pinctrl: lochnagar: Don't build on MIPS
Charles Keepax
1
-1
/
+2
2023-11-15
pinctrl: avoid reload of p state in list iteration
Maria Yu
1
-3
/
+3
2023-11-14
pinctrl: cy8c95x0: Fix doc warning
Linus Walleij
1
-0
/
+1
2023-11-14
pinctrl: tps6594: Add driver for TPS6594 pinctrl and GPIOs
Esteban Blanc
3
-0
/
+390
2023-11-14
pinctrl: s32cc: Avoid possible string truncation
Chester Lin
1
-2
/
+2
2023-11-14
pinctrl: stm32: fix array read out of bound
Antonio Borneo
1
-3
/
+5
2023-11-14
pinctrl: intel: Add a generic Intel pin control platform driver
Andy Shevchenko
3
-0
/
+236
2023-11-14
pinctrl: intel: Revert "Unexport intel_pinctrl_probe()"
Andy Shevchenko
2
-2
/
+6
2023-11-14
pinctrl: qcom: lpass-lpi: allow slew rate bit in main pin config register
Krzysztof Kozlowski
2
-6
/
+21
2023-11-14
pinctrl: qcom: lpass-lpi: split slew rate set to separate function
Krzysztof Kozlowski
1
-20
/
+33
2023-11-13
pinctrl: intel: allow independent COMPILE_TEST
Raag Jadav
1
-1
/
+1
2023-11-13
pinctrl: stm32: Add check for devm_kcalloc
Chen Ni
1
-0
/
+5
2023-11-13
pinctrl: qcom: Introduce the SM8650 Top Level Mode Multiplexer driver
Neil Armstrong
3
-0
/
+1771
2023-11-13
pinctrl: qcom: handle intr_target_reg wakeup_present/enable bits
Neil Armstrong
2
-0
/
+47
2023-11-13
pinctrl: qcom: sm8650-lpass-lpi: add SM8650 LPASS
Krzysztof Kozlowski
3
-0
/
+266
2023-11-13
pinctrl: tegra: Display pin function in pinconf-groups
Thierry Reding
1
-0
/
+8
2023-11-13
pinctrl: intel: Refactor intel_pinctrl_get_soc_data()
Andy Shevchenko
1
-4
/
+3
2023-11-13
pinctrl: intel: Move default strength assignment to a switch-case
Andy Shevchenko
1
-4
/
+2
2023-11-13
pinctrl: tangier: Move default strength assignment to a switch-case
Andy Shevchenko
1
-8
/
+2
2023-11-13
pinctrl: tangier: Enable 910 Ohm bias
Andy Shevchenko
1
-0
/
+6
2023-11-13
pinctrl: intel: Make PM ops functions static
Andy Shevchenko
2
-13
/
+2
[prev]
[next]