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
2022-01-24
pinctrl: at91-pio4: Use platform_get_irq() to get the interrupt
Lad Prabhakar
-9
/
+7
2022-01-24
pinctrl: qcom: Return -EINVAL for setting affinity if no IRQ parent
Manivannan Sadhasivam
-2
/
+2
2022-01-24
pinctrl: meson-g12a: add more pwm_f options
Gary Bisson
-1
/
+5
2022-01-24
drivers/pinctrl: remove redundant ret variable
Minghao Chi
-3
/
+2
2022-01-24
pinctrl: sunxi: Fix H616 I2S3 pin data
Andre Przywara
-4
/
+4
2022-01-24
pinctrl: cherryview: Trigger hwirq0 for interrupt-lines without a mapping
Hans de Goede
-2
/
+3
2022-01-24
pinctrl: thunderbay: rework loops looking for groups names
Rafał Miłecki
-46
/
+25
2022-01-24
pinctrl: thunderbay: comment process of building functions a bit
Rafał Miłecki
-9
/
+10
2022-01-23
pinctrl: samsung: add support for Exynos850 and ExynosAutov9 wake-ups
Krzysztof Kozlowski
-0
/
+4
2022-01-23
pinctrl: samsung: accept GPIO bank nodes with a suffix
Krzysztof Kozlowski
-12
/
+45
2022-01-23
pinctrl: samsung: Remove EINT handler for Exynos850 ALIVE and CMGP gpios
Sam Protsenko
-2
/
+0
2022-01-23
pinctrl: samsung: drop pin banks references on error paths
Krzysztof Kozlowski
-7
/
+23
2022-01-12
Merge tag 'pinctrl-v5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-1017
/
+6066
2022-01-10
Merge tag 'newsoc-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
-0
/
+1372
2022-01-02
pinctrl: imx: fix assigning groups names
Rafał Miłecki
-2
/
+4
2021-12-26
Merge tag 'samsung-pinctrl-5.17' of https://git.kernel.org/pub/scm/linux/kern...
Linus Walleij
-4
/
+89
2021-12-26
pinctrl: bcm: ns: use generic groups & functions helpers
Rafał Miłecki
-115
/
+50
2021-12-26
pinctrl: imx: fix allocation result check
Rafał Miłecki
-1
/
+1
2021-12-25
pinctrl: samsung: Use platform_get_irq_optional() to get the interrupt
Lad Prabhakar
-4
/
+5
2021-12-22
pinctrl: Propagate firmware node from a parent device
Andy Shevchenko
-20
/
+27
2021-12-22
pinctrl: add one more "const" for generic function groups
Rafał Miłecki
-3
/
+3
2021-12-22
pinctrl: keembay: rework loops looking for groups names
Rafał Miłecki
-41
/
+25
2021-12-22
pinctrl: keembay: comment process of building functions a bit
Rafał Miłecki
-10
/
+11
2021-12-22
pinctrl: imx: prepare for making "group_names" in "function_desc" const
Rafał Miłecki
-4
/
+7
2021-12-20
Merge tag 'renesas-pinctrl-for-v5.17-tag2' of git://git.kernel.org/pub/scm/li...
Linus Walleij
-2
/
+2
2021-12-16
Merge tag 'jh7100-for-5.17' of https://github.com/esmil/linux into arm/newsoc
Arnd Bergmann
-0
/
+1372
2021-12-16
pinctrl: starfive: Add pinctrl driver for StarFive SoCs
Emil Renner Berthing
-0
/
+1372
2021-12-16
pinctrl: aspeed: fix unmet dependencies on MFD_SYSCON for PINCTRL_ASPEED
Julian Braha
-1
/
+1
2021-12-16
Merge tag 'intel-pinctrl-v5.17-3' of gitolite.kernel.org:pub/scm/linux/kernel...
Linus Walleij
-32
/
+100
2021-12-16
pinctrl: Get rid of duplicate of_node assignment in the drivers
Andy Shevchenko
-37
/
+8
2021-12-16
pinctrl: stm32: consider the GPIO offset to expose all the GPIO lines
Fabien Dessenne
-4
/
+4
2021-12-16
pinctrl-sunxi: don't call pinctrl_gpio_direction()
Hans Verkuil
-2
/
+6
2021-12-16
pinctrl-bcm2835: don't call pinctrl_gpio_direction()
Hans Verkuil
-3
/
+9
2021-12-10
pinctrl: bcm2835: Change init order for gpio hogs
Phil Elwell
-13
/
+16
2021-12-10
pinctrl: bcm2835: Silence uninit warning
Linus Walleij
-1
/
+1
2021-12-09
pinctrl: Sort Kconfig and Makefile entries alphabetically
Andy Shevchenko
-258
/
+258
2021-12-09
pinctrl: Add Intel Thunder Bay pinctrl driver
Lakshmi Sowjanya D
-0
/
+1342
2021-12-09
pinctrl: qcom: Add SM8450 pinctrl driver
Vinod Koul
-0
/
+1699
2021-12-07
pinctrl: renesas: r8a779a0: Align comments
Geert Uytterhoeven
-2
/
+2
2021-12-05
Merge tag 'renesas-pinctrl-for-v5.17-tag1' of git://git.kernel.org/pub/scm/li...
Linus Walleij
-111
/
+216
2021-12-05
pinctrl: spear: plgpio: Introduce regmap phandle
Herve Codina
-5
/
+17
2021-12-05
pinctrl: spear: plgpio: Convert to regmap
Herve Codina
-60
/
+76
2021-12-05
pinctrl: spear: spear: Convert to regmap
Herve Codina
-7
/
+15
2021-12-02
pinctrl: apple-gpio: fix flexible_array.cocci warnings
kernel test robot
-1
/
+1
2021-12-02
pinctrl: mediatek: add a check for error in mtk_pinconf_bias_get_rsel()
Dan Carpenter
-0
/
+2
2021-12-02
pinctrl: mediatek: uninitialized variable in mtk_pctrl_show_one_pin()
Dan Carpenter
-1
/
+1
2021-12-02
pinctrl: freescale: Add i.MXRT1050 pinctrl driver support
Giulio Benetti
-0
/
+357
2021-12-02
pinctrl/rockchip: fix gpio device creation
John Keeping
-1
/
+1
2021-11-27
pinctrl: apple: return an error if pinmux is missing in the DT
Joey Gouly
-1
/
+1
2021-11-27
pinctrl: apple: use modulo rather than bitwise and
Joey Gouly
-1
/
+1
[prev]
[next]