index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
Age
Commit message (
Expand
)
Author
Lines
2023-10-19
Revert "pinctrl: avoid unsafe code pattern in find_pinctrl()"
Andy Shevchenko
-9
/
+7
2023-10-16
pinctrl: qcom: lpass-lpi: fix concurrent register updates
Krzysztof Kozlowski
-6
/
+11
2023-10-12
pinctrl: renesas: rzn1: Enable missing PINMUX
Ralph Siemsen
-0
/
+1
2023-09-27
Revert "pinctrl: tegra: Add support to display pin function"
Linus Walleij
-19
/
+2
2023-09-25
pinctrl: avoid unsafe code pattern in find_pinctrl()
Dmitry Torokhov
-7
/
+9
2023-09-12
pinctrl: starfive: jh7110: Add system pm ops to save and restore context
Hal Feng
-0
/
+52
2023-09-12
pinctrl: starfive: jh7110: Fix failure to set irq after CONFIG_PM is enabled
Hal Feng
-2
/
+0
2023-09-12
pinctrl: nuvoton: wpcm450: fix out of bounds write
Mikhail Kobuk
-3
/
+3
2023-09-11
pinctrl: lantiq: Remove unsued declaration ltq_pinctrl_unregister()
YueHaibing
-1
/
+0
2023-08-30
Merge tag 'pinctrl-v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
-3242
/
+2646
2023-08-29
Merge tag 'spi-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
-0
/
+622
2023-08-25
Merge tag 'intel-pinctrl-v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Walleij
-1613
/
+896
2023-08-25
pinctrl: mlxbf3: Remove gpio_disable_free()
Asmaa Mnebhi
-14
/
+0
2023-08-23
pinctrl: use capital "OR" for multiple licenses in SPDX
Krzysztof Kozlowski
-7
/
+5
2023-08-22
pinctrl: cherryview: fix address_space_handler() argument
Raag Jadav
-3
/
+2
2023-08-22
pinctrl: intel: consolidate ACPI dependency
Raag Jadav
-19
/
+1
2023-08-21
pinctrl: tegra: Switch to use DEFINE_NOIRQ_DEV_PM_OPS() helper
Andy Shevchenko
-5
/
+2
2023-08-21
pinctrl: renesas: Switch to use DEFINE_NOIRQ_DEV_PM_OPS() helper
Andy Shevchenko
-9
/
+7
2023-08-21
pinctrl: mvebu: Switch to use DEFINE_NOIRQ_DEV_PM_OPS() helper
Andy Shevchenko
-11
/
+3
2023-08-21
pinctrl: at91: Switch to use DEFINE_NOIRQ_DEV_PM_OPS() helper
Andy Shevchenko
-6
/
+4
2023-08-21
pinctrl: cherryview: Switch to use DEFINE_NOIRQ_DEV_PM_OPS() helper
Andy Shevchenko
-7
/
+3
2023-08-21
pinctrl: mediatek: assign functions to configure pin bias on MT7986
Daniel Golle
-0
/
+8
2023-08-21
pinctrl: mediatek: fix pull_type data for MT7981
Daniel Golle
-31
/
+13
2023-08-21
pinctrl: amd: Mask wake bits on probe again
Mario Limonciello
-0
/
+30
2023-08-21
Merge tag 'renesas-pinctrl-fixes-for-v6.5-tag2' of git://git.kernel.org/pub/s...
Linus Walleij
-7
/
+38
2023-08-18
pinctrl: lynxpoint: Make use of pm_ptr()
Andy Shevchenko
-4
/
+3
2023-08-18
mfd: Immutable branch between MFD, Pinctrl and soundwire due for the v6.6 mer...
Mark Brown
-0
/
+622
2023-08-18
pinctrl: baytrail: Make use of pm_ptr()
Andy Shevchenko
-8
/
+3
2023-08-18
pinctrl: renesas: rza2: Add lock around pinctrl_generic{{add,remove}_group,{a...
Biju Das
-2
/
+15
2023-08-18
pinctrl: renesas: rzv2m: Fix NULL pointer dereference in rzv2m_dt_subnode_to_...
Biju Das
-2
/
+11
2023-08-18
pinctrl: renesas: rzg2l: Fix NULL pointer dereference in rzg2l_dt_subnode_to_...
Biju Das
-3
/
+12
2023-08-17
pinctrl: cs42l43: Add support for the cs42l43
Charles Keepax
-0
/
+622
2023-08-15
pinctrl: intel: Switch to use exported namespace
Andy Shevchenko
-9
/
+18
2023-08-15
Merge patch series "Reuse common functions from pinctrl-intel"
Andy Shevchenko
-236
/
+57
2023-08-15
pinctrl: lynxpoint: reuse common functions from pinctrl-intel
Raag Jadav
-83
/
+9
2023-08-15
pinctrl: cherryview: reuse common functions from pinctrl-intel
Raag Jadav
-60
/
+9
2023-08-15
pinctrl: baytrail: reuse common functions from pinctrl-intel
Raag Jadav
-79
/
+11
2023-08-15
pinctrl: intel: export common pinctrl functions
Raag Jadav
-14
/
+28
2023-08-15
Merge patch series "Introduce Intel Tangier pinctrl driver"
Andy Shevchenko
-1277
/
+778
2023-08-15
pinctrl: moorefield: Adapt to Intel Tangier driver
Raag Jadav
-622
/
+37
2023-08-15
pinctrl: merrifield: Adapt to Intel Tangier driver
Raag Jadav
-655
/
+41
2023-08-15
pinctrl: tangier: Introduce Intel Tangier driver
Raag Jadav
-0
/
+700
2023-08-15
pinctrl: baytrail: consolidate common mask operation
Raag Jadav
-19
/
+15
2023-08-15
Merge tag 'qcom-pinctrl-6.6' of https://git.kernel.org/pub/scm/linux/kernel/g...
Linus Walleij
-0
/
+178
2023-08-15
pinctrl: pinctrl-oxnas: remove obsolete pinctrl driver
Neil Armstrong
-1303
/
+0
2023-08-10
pinctrl: qcom: Add intr_target_width field to support increased number of int...
Ninad Naik
-3
/
+9
2023-08-10
pinctrl: nsp-gpio: Silence probe deferral messages
Florian Fainelli
-4
/
+2
2023-08-10
pinctrl: iproc-gpio: Silence probe deferral messages
Florian Fainelli
-4
/
+2
2023-08-10
pinctrl: single: Add compatible for ti,am654-padconf
Tony Lindgren
-2
/
+9
2023-08-10
pinctrl: stm32: set default gpio line names using pin names
Valentin Caron
-0
/
+35
[next]