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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
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
2023-09-27
pinctrl: tegra: add OF node when logging OF parsing errors
Luca Ceresoli
1
-4
/
+4
2023-09-27
pinctrl: qcom: msm8974: Add MPM pin mappings
Matti Lehtimäki
1
-0
/
+12
2023-09-27
pinctrl: qcom: msm8226: Add MPM pin mappings
Matti Lehtimäki
1
-0
/
+12
2023-09-27
pinctrl: qcom: msm8226: Add blsp_i2c6 function
Luca Weiss
1
-2
/
+6
2023-09-27
pinctrl: mediatek: moore: handle mtk_hw_set_value() errors in mtk_pinmux_set_...
Karina Yankevich
1
-3
/
+6
2023-09-27
pinctrl: mediatek: paris: handle mtk_hw_set_value() errors in mtk_pmx_set_mux()
Karina Yankevich
1
-3
/
+1
2023-09-26
pinctrl: intel: Simplify code with cleanup helpers
Andy Shevchenko
1
-90
/
+56
2023-09-26
pinctrl: renesas: rzg2l: Rename rzg2l_gpio_configs[]
Geert Uytterhoeven
1
-5
/
+5
2023-09-26
pinctrl: renesas: rzg2l: Make reverse order of enable() for disable()
Biju Das
1
-1
/
+2
2023-09-26
pinctrl: renesas: rzg2l: Make struct rzg2l_pinctrl_data::dedicated_pins constant
Claudiu Beznea
1
-2
/
+2
2023-09-25
Merge branch 'ib-amlogic-t7' into devel
Linus Walleij
3
-0
/
+1618
2023-09-25
pinctrl: Add driver support for Amlogic T7 SoCs
Huqiang Qin
3
-0
/
+1618
2023-09-25
pinctrl: sunxi: h616: add extra gpio banks
iuncuim
1
-14
/
+366
2023-09-25
pinctrl: pinctrl-aspeed-g6: Add more settings for USB2AHP function
Joe Wang
1
-3
/
+4
2023-09-20
pinctrl: realtek: Add pinctrl driver for RTD1619B
Tzuyi Chang
3
-0
/
+1607
2023-09-20
pinctrl: realtek: Add pinctrl driver for RTD1319D
Tzuyi Chang
3
-0
/
+1615
2023-09-20
pinctrl: realtek: Add pinctrl driver for RTD1315E
Tzuyi Chang
3
-0
/
+1445
2023-09-20
pinctrl: realtek: Add common pinctrl driver for Realtek DHC RTD SoCs
Tzuyi Chang
6
-0
/
+717
2023-09-13
pinctrl: nuvoton: Fix up Kconfig deps
Linus Walleij
1
-3
/
+2
2023-09-12
pinctrl: baytrail: fix debounce disable case
Raag Jadav
1
-2
/
+9
2023-09-12
pinctrl: pinmux: Remove duplicate error message in pin_request()
Jernej Skrabec
1
-3
/
+1
2023-09-12
pinctrl: sx150x: Simplify probe()
Biju Das
1
-6
/
+1
2023-09-12
pinctrl: cy8c95x0: Simplify probe()
Biju Das
1
-3
/
+1
2023-09-12
pinctrl: qcom: sdm660: Add MPM pin mappings
Konrad Dybcio
1
-0
/
+14
2023-09-12
pinctrl: qcom: sm6125: Add MPM pin mappings
Konrad Dybcio
1
-0
/
+17
2023-09-12
pinctrl: qcom: sm6115: Add MPM pin mappings
Konrad Dybcio
1
-0
/
+12
2023-09-12
pinctrl: qcom: msm8996: Add MPM pin mappings
Konrad Dybcio
1
-0
/
+14
2023-09-11
pinctrl: nuvoton: add NPCM8XX pinctrl and GPIO driver
Tomer Maimon
3
-0
/
+2506
2023-09-11
pinctrl: nuvoton: Use pinconf_generic_dt_node_to_map_all()
Geert Uytterhoeven
2
-25
/
+2
2023-09-11
pinctrl: berlin: Drop superfluous ampersands
Geert Uytterhoeven
1
-4
/
+4
2023-09-11
pinctrl: mediatek: mt7981: add additional uart groups
Daniel Golle
1
-3
/
+13
2023-09-11
pinctrl: renesas: r8a7779: s/LSBC/LBSC/
Geert Uytterhoeven
1
-1
/
+1
2023-09-11
pinctrl: single: remove get rid of __maybe_unused
Masahiro Yamada
1
-6
/
+6
2023-09-10
Merge tag 'topic/drm-ci-2023-08-31-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
65
-0
/
+5355
[prev]
[next]