index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
Merge tag 'renesas-pinctrl-for-v6.6-tag1' of git://git.kernel.org/pub/scm/lin...
Linus Walleij
2023-08-03
2
-70
/
+50
|
|
\
\
|
|
*
|
pinctrl: renesas: rzg2l: Use devm_clk_get_enabled() helper
Christophe JAILLET
2023-07-25
1
-27
/
+5
|
|
*
|
pinctrl: renesas: rzv2m: Use devm_clk_get_enabled() helper
Geert Uytterhoeven
2023-07-25
1
-27
/
+5
|
*
|
|
pinctrl: pinmux: handle radix_tree_insert() errors in pinmux_generic_add_func...
Sergey Shtylyov
2023-07-28
1
-2
/
+4
|
*
|
|
pinctrl: core: handle radix_tree_insert() errors in pinctrl_register_one_pin()
Sergey Shtylyov
2023-07-28
1
-3
/
+11
|
*
|
|
pinctrl: core: handle radix_tree_insert() errors in pinctrl_generic_add_group()
Sergey Shtylyov
2023-07-28
1
-2
/
+4
|
*
|
|
pinctrl: amd: Don't show `Invalid config param` errors
Mario Limonciello
2023-07-23
1
-2
/
+2
|
*
|
|
pinctrl: Add driver support for Amlogic C3 SoCs
Huqiang Qin
2023-07-23
3
-0
/
+1115
|
*
|
|
pinctrl: Explicitly include correct DT includes
Rob Herring
2023-07-20
107
-145
/
+80
|
*
|
|
pinctrl: qcom: lpass-lpi: Make the clocks optional, always
Konrad Dybcio
2023-07-20
1
-5
/
+1
|
*
|
|
pinctrl: tegra: Add support to display pin function
Prathamesh Shete
2023-07-20
2
-2
/
+19
|
*
|
|
pinctrl: sunxi: Add some defensiveness for regulators array
Mark Brown
2023-07-20
1
-0
/
+3
|
*
|
|
pinctrl: cy8c95x0: Add reset support
Patrick Rudolph
2023-07-20
1
-0
/
+15
|
*
|
|
pinctrl: ti: Convert to devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-07-16
1
-9
/
+2
|
*
|
|
pinctrl: pic32: Convert to devm_platform_ioremap_resource()
Yangtao Li
2023-07-16
1
-3
/
+1
|
*
|
|
pinctrl: mvebu: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-07-16
1
-2
/
+1
|
*
|
|
pinctrl: berlin: as370: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-07-16
1
-2
/
+1
|
*
|
|
pinctrl: qcom-pmic-gpio: Add support for pmx75
Rohit Agarwal
2023-07-16
1
-0
/
+1
|
*
|
|
pinctrl: qcom-pmic-gpio: Add support for pm7550ba
Rohit Agarwal
2023-07-16
1
-0
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'spi-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
2023-08-29
3
-0
/
+622
|
\
\
\
|
*
\
\
mfd: Immutable branch between MFD, Pinctrl and soundwire due for the v6.6 mer...
Mark Brown
2023-08-18
3
-0
/
+622
|
|
\
\
\
|
|
*
|
|
pinctrl: cs42l43: Add support for the cs42l43
Charles Keepax
2023-08-17
3
-0
/
+622
|
|
|
/
/
*
|
|
|
pinctrl: amd: Mask wake bits on probe again
Mario Limonciello
2023-08-21
1
-0
/
+30
*
|
|
|
Merge tag 'renesas-pinctrl-fixes-for-v6.5-tag2' of git://git.kernel.org/pub/s...
Linus Walleij
2023-08-21
3
-7
/
+38
|
\
\
\
\
|
*
|
|
|
pinctrl: renesas: rza2: Add lock around pinctrl_generic{{add,remove}_group,{a...
Biju Das
2023-08-18
1
-2
/
+15
|
*
|
|
|
pinctrl: renesas: rzv2m: Fix NULL pointer dereference in rzv2m_dt_subnode_to_...
Biju Das
2023-08-18
1
-2
/
+11
|
*
|
|
|
pinctrl: renesas: rzg2l: Fix NULL pointer dereference in rzg2l_dt_subnode_to_...
Biju Das
2023-08-18
1
-3
/
+12
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
pinctrl: qcom: Add intr_target_width field to support increased number of int...
Ninad Naik
2023-08-10
3
-3
/
+9
|
|
/
/
|
/
|
|
*
|
|
Merge tag 'renesas-pinctrl-fixes-for-v6.5-tag1' of git://git.kernel.org/pub/s...
Linus Walleij
2023-07-13
2
-16
/
+40
|
\
|
|
|
*
|
pinctrl: renesas: rzg2l: Handle non-unique subnode names
Biju Das
2023-07-10
1
-8
/
+20
|
*
|
pinctrl: renesas: rzv2m: Handle non-unique subnode names
Geert Uytterhoeven
2023-07-10
1
-8
/
+20
|
|
/
*
|
pinctrl: amd: Unify debounce handling into amd_pinconf_set()
Mario Limonciello
2023-07-13
1
-16
/
+5
*
|
pinctrl: amd: Drop pull up select configuration
Mario Limonciello
2023-07-13
2
-13
/
+4
*
|
pinctrl: amd: Use amd_pinconf_set() for all config options
Mario Limonciello
2023-07-13
1
-13
/
+15
*
|
pinctrl: amd: Only use special debounce behavior for GPIO 0
Mario Limonciello
2023-07-13
1
-3
/
+5
|
/
*
Merge tag 'pinctrl-v6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2023-06-30
94
-7231
/
+10986
|
\
|
*
Merge tag 'intel-pinctrl-v6.5-1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Walleij
2023-06-21
6
-105
/
+323
|
|
\
|
|
*
pinctrl: cherryview: Drop goto label
Andy Shevchenko
2023-06-19
1
-4
/
+5
|
|
*
pinctrl: baytrail: invert if condition
Raag Jadav
2023-06-19
1
-3
/
+1
|
|
*
pinctrl: baytrail: add warning for BYT_VAL_REG retrieval failure
Raag Jadav
2023-06-19
1
-0
/
+8
|
|
*
pinctrl: baytrail: reduce scope of spinlock in ->dbg_show() hook
Raag Jadav
2023-06-19
1
-10
/
+10
|
|
*
pinctrl: intel: refine ->irq_set_type() hook
Raag Jadav
2023-06-15
1
-21
/
+24
|
|
*
pinctrl: intel: refine ->set_mux() hook
Raag Jadav
2023-06-14
1
-4
/
+5
|
|
*
pinctrl: baytrail: Use str_hi_lo() helper
Andy Shevchenko
2023-06-12
1
-1
/
+2
|
|
*
pinctrl: intel: Add Intel Meteor Lake-S pin controller support
Andy Shevchenko
2023-06-07
1
-6
/
+206
|
|
*
pinctrl: moorefield: Use BUFCFG_PINMODE_GPIO in ->pin_dbg_show()
Andy Shevchenko
2023-06-06
1
-1
/
+1
|
|
*
pinctrl: moorefield: Fix open-drain pin mode configuration
Andy Shevchenko
2023-06-06
1
-2
/
+12
|
|
*
pinctrl: merrifield: Use BUFCFG_PINMODE_GPIO in ->pin_dbg_show()
Andy Shevchenko
2023-06-06
1
-1
/
+1
|
|
*
pinctrl: merrifield: Fix open-drain pin mode configuration
Andy Shevchenko
2023-06-06
1
-2
/
+12
|
|
*
pinctrl: cherryview: Return correct value if pin in push-pull mode
Andy Shevchenko
2023-06-06
1
-5
/
+10
[prev]
[next]