index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-18
pinctrl: meson: Enable COMPILE_TEST
Andy Shevchenko
1
-1
/
+1
2022-04-18
pinctrl: meson: Rename REG_* to MESON_REG_*
Andy Shevchenko
2
-26
/
+26
2022-04-18
pinctrl: armada-37xx: Reuse GPIO fwnode in armada_37xx_irqchip_register()
Andy Shevchenko
1
-13
/
+3
2022-04-18
pinctrl: armada-37xx: Switch to use fwnode instead of of_node
Andy Shevchenko
1
-11
/
+7
2022-04-18
pinctrl: qcom: sm6350: fix order of UFS & SDC pins
Luca Weiss
1
-8
/
+8
2022-04-18
pinctrl: pinctrl-aspeed-g6: add FWQSPI function-group
Johnny Huang
1
-2
/
+9
2022-04-18
pinctrl: pinctrl-aspeed-g6: remove FWQSPID group in pinctrl
Jae Hyun Yoo
1
-11
/
+3
2022-04-18
pinctrl: mvebu: pinctrl driver for 98DX2530 SoC
Chris Packham
3
-0
/
+266
2022-04-18
pinctrl: qcom: sm8150: Specify PDC map
Bhupesh Sharma
1
-0
/
+22
2022-04-14
pinctrl: samsung: Switch to use for_each_gpiochip_node() helper
Andy Shevchenko
5
-18
/
+18
2022-04-14
pinctrl: samsung: Drop redundant node parameter in samsung_banks_of_node_get()
Andy Shevchenko
1
-7
/
+5
2022-04-13
pinctrl: pinctrl-aspeed-g6: add FWQSPI function-group
Johnny Huang
1
-2
/
+9
2022-04-13
pinctrl: pinctrl-aspeed-g6: remove FWQSPID group in pinctrl
Jae Hyun Yoo
1
-11
/
+3
2022-04-08
pinctrl: npcm7xx: Switch to use for_each_gpiochip_node() helper
Andy Shevchenko
1
-80
/
+62
2022-04-08
pinctrl: renesas: rza1: Switch to use for_each_gpiochip_node() helper
Andy Shevchenko
1
-17
/
+13
2022-04-08
pinctrl: renesas: rza1: Replace custom code by gpiochip_node_count() call
Andy Shevchenko
1
-16
/
+1
2022-04-08
pinctrl: stm32: Switch to use for_each_gpiochip_node() helper
Andy Shevchenko
1
-39
/
+33
2022-04-08
pinctrl: stm32: Replace custom code by gpiochip_node_count() call
Andy Shevchenko
1
-5
/
+3
2022-04-06
pinctrl: alderlake: Fix register offsets for ADL-N variant
Andy Shevchenko
1
-20
/
+40
2022-04-04
pinctrl: samsung: staticize fsd_pin_ctrl
Krzysztof Kozlowski
1
-1
/
+1
2022-03-28
Merge tag 'pinctrl-v5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
Linus Torvalds
110
-3913
/
+16367
2022-03-27
pinctrl: mediatek: common-v1: fix semicolon.cocci warnings
kernel test robot
1
-1
/
+1
2022-03-25
pinctrl: nuvoton: wpcm450: Fix build error without OF
Zheng Bin
1
-0
/
+1
2022-03-25
Merge tag 'platform-drivers-x86-v5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86
Linus Torvalds
1
-0
/
+10
2022-03-24
pinctrl: qcom-pmic-gpio: Add support for pm8450
Dmitry Baryshkov
1
-0
/
+1
2022-03-24
pinctrl: ingenic: Fix regmap on X series SoCs
Aidan MacDonald
1
-1
/
+45
2022-03-24
pinctrl: nuvoton: Fix return value check in wpcm450_gpio_register()
Jialin Zhang
1
-2
/
+3
2022-03-24
pinctrl: nuvoton: wpcm450: off by one in wpcm450_gpio_register()
Dan Carpenter
1
-1
/
+1
2022-03-24
pinctrl: nuvoton: wpcm450: select GENERIC_PINCTRL_GROUPS
Jonathan Neuschäfer
1
-0
/
+1
2022-03-24
pinctrl: nuvoton: Fix sparse warning
Linus Walleij
2
-3
/
+3
2022-03-24
pinctrl: mediatek: mt8186: Account for probe refactoring
Linus Walleij
1
-6
/
+2
2022-03-23
Merge tag 'arm-dt-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
3
-21
/
+72
2022-03-17
pinctrl: mediatek: common-v1: Commonize spec_ies_smt_set callback
AngeloGioacchino Del Regno
9
-103
/
+71
2022-03-17
pinctrl: mediatek: common-v1: Commonize spec_pupd callback
AngeloGioacchino Del Regno
10
-75
/
+46
2022-03-17
pinctrl: mediatek: common-v1: Use common probe function
AngeloGioacchino Del Regno
7
-60
/
+15
2022-03-17
pinctrl: mediatek: common-v1: Add common probe function
AngeloGioacchino Del Regno
2
-0
/
+13
2022-03-17
pinctrl: mediatek: paris: Unify probe function by using OF match data
AngeloGioacchino Del Regno
8
-47
/
+19
2022-03-15
pinctrl/rockchip: Add missing of_node_put() in rockchip_pinctrl_probe
Miaoqian Lin
1
-0
/
+2
2022-03-15
pinctrl: nomadik: Add missing of_node_put() in nmk_pinctrl_probe
Miaoqian Lin
1
-1
/
+3
2022-03-15
pinctrl: berlin: fix error return code of berlin_pinctrl_build_state()
Meng Tang
1
-0
/
+2
2022-03-15
pinctrl: qcom: Introduce sc8280xp TLMM driver
Bjorn Andersson
3
-0
/
+1963
2022-03-15
pinctrl: microchip-sgpio: wait until output is actually set
Michael Walle
1
-1
/
+68
2022-03-15
pinctrl: microchip-sgpio: return error in spgio_output_set()
Michael Walle
1
-8
/
+8
2022-03-15
pinctrl: microchip-sgpio: use regmap_update_bits()
Michael Walle
1
-11
/
+4
2022-03-15
pinctrl: microchip-sgpio: don't do RMW for interrupt ack register
Michael Walle
1
-1
/
+8
2022-03-15
pinctrl: microchip-sgpio: lock RMW access
Michael Walle
1
-0
/
+15
2022-03-15
pinctrl: ocelot: Fix interrupt parsing
Horatiu Vultur
1
-2
/
+2
2022-03-15
pinctrl: imx: Reduce printk message level for empty nodes
Alexander Stein
1
-1
/
+1
2022-03-15
pinctrl: zynq: use module_platform_driver to simplify the code
Srinivas Neeli
1
-5
/
+2
2022-03-15
pinctrl: qcom: cleanup comments
Tom Rix
2
-3
/
+3
[prev]
[next]