index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-01
pinctrl: sophgo: cv18xx: fix missed __iomem type identifier
Inochi Amaoto
1
-1
/
+1
2024-08-31
pinctrl: stmfx: Use string_choices API instead of ternary operator
Andy Shevchenko
1
-2
/
+3
2024-08-30
pinctrl: nomadik: Use kmemdup_array instead of kmemdup for multiple allocation
Yu Jiaoliang
2
-4
/
+2
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
dt-bindings: pinctrl: Add pinctrl for Sophgo CV1800 series SoC.
Inochi Amaoto
6
-0
/
+537
2024-08-26
pinctrl: freescale: imx-scmi: Use kmemdup_array instead of kmemdup for multip...
Shen Lichuan
1
-1
/
+1
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: 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: 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
dt-bindings: pinctrl: Add rk3576 pinctrl support
Detlev Casanova
1
-0
/
+1
2024-08-23
pinctrl: mediatek: Use of_property_read_bool()
Rob Herring (Arm)
1
-5
/
+2
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-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
dt-bindings: pinctrl: npcm8xx: remove non-existent groups and functions
Tomer Maimon
1
-36
/
+34
2024-08-05
pinctrl: samsung: Use scope based of_node_put() cleanups
Peng Fan
2
-26
/
+9
2024-08-05
dt-bindings: pinctrl: qcom,apq8084-pinctrl: convert to dtschema
Rayyan Ansari
2
-188
/
+129
2024-08-05
dt-bindings: pinctrl: qcom,ipq4019-pinctrl: convert to dtschema
Rayyan Ansari
2
-85
/
+102
2024-08-05
dt-bindings: pinctrl: qcom,ipq8064-pinctrl: convert to dtschema
Rayyan Ansari
2
-101
/
+108
2024-08-05
dt-bindings: pinctrl: qcom,apq8064-pinctrl: convert to dtschema
Rayyan Ansari
2
-95
/
+110
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
2024-08-04
pinctrl: pinconf-generic: Add support for "input-schmitt-microvolt" property
Inochi Amaoto
2
-0
/
+5
2024-08-04
dt-bindings: pincfg-node: Add "input-schmitt-microvolt" property
Inochi Amaoto
1
-0
/
+3
2024-08-04
pinctrl: eyeq5: add platform driver
Théo Lebrun
3
-0
/
+591
2024-08-04
Revert "dt-bindings: pinctrl: mobileye,eyeq5-pinctrl: add bindings"
Théo Lebrun
1
-242
/
+0
2024-08-02
pinctrl: renesas: rzg2l: Use dev_err_probe()
Biju Das
1
-24
/
+13
2024-08-02
pinctrl: renesas: rzg2l: Return -EINVAL if the pin doesn't support PIN_CFG_OEN
Lad Prabhakar
1
-2
/
+6
2024-08-02
dt-bindings: pinctrl: renesas: Document RZ/G2M v3.0 (r8a774a3) PFC support
Oliver Rhodes
1
-0
/
+1
2024-07-31
pinctrl: meteorlake: Add Arrow Lake-H/U ACPI ID
Mika Westerberg
1
-0
/
+1
2024-07-28
Linux 6.11-rc1
v6.11-rc1
Linus Torvalds
1
-2
/
+2
2024-07-28
minmax: simplify and clarify min_t()/max_t() implementation
Linus Torvalds
1
-8
/
+11
[next]