index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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]