index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-23
pinctrl: bcm63xx: fix unmet dependency on REGMAP for GPIO_REGMAP
Julian Braha
1
-0
/
+1
2022-02-08
pinctrl: bcm2835: Fix a few error paths
Florian Fainelli
1
-8
/
+15
2022-02-08
pinctrl: intel: fix unexpected interrupt
Łukasz Bartosik
1
-20
/
+34
2022-02-08
pinctrl: intel: Fix a glitch when updating IRQ flags on a preconfigured line
Andy Shevchenko
1
-8
/
+2
2022-02-08
pinctrl: sunxi: Fix H616 I2S3 pin data
Andre Przywara
1
-4
/
+4
2022-01-27
pinctrl/rockchip: fix gpio device creation
John Keeping
1
-1
/
+1
2021-12-29
pinctrl: mediatek: fix global-out-of-bounds issue
Guodong Liu
1
-2
/
+6
2021-12-29
pinctrl: stm32: consider the GPIO offset to expose all the GPIO lines
Fabien Dessenne
1
-4
/
+4
2021-12-29
pinctrl: bcm2835: Change init order for gpio hogs
Phil Elwell
1
-13
/
+16
2021-12-22
pinctrl: amd: Fix wakeups when IRQ is shared with SCI
Mario Limonciello
1
-3
/
+26
2021-12-08
pinctrl: qcom: fix unmet dependencies on GPIOLIB for GPIOLIB_IRQCHIP
Julian Braha
1
-0
/
+2
2021-11-25
pinctrl: ralink: include 'ralink_regs.h' in 'pinctrl-mt7620.c'
Sergio Paracuellos
1
-0
/
+1
2021-11-25
pinctrl: qcom: sm8350: Correct UFS and SDC offsets
Bjorn Andersson
1
-4
/
+4
2021-11-25
pinctrl: qcom: sdm845: Enable dual edge errata
Bjorn Andersson
1
-0
/
+1
2021-11-18
pinctrl: equilibrium: Fix function addition in multiple groups
Rahul Tanwar
1
-1
/
+6
2021-11-18
pinctrl: renesas: checker: Fix off-by-one bug in drive register check
Geert Uytterhoeven
1
-1
/
+1
2021-11-18
pinctrl: renesas: rzg2l: Fix missing port register 21h
Biju Das
1
-1
/
+1
2021-11-18
pinctrl: core: fix possible memory leak in pinctrl_enable()
Yang Yingliang
1
-0
/
+2
2021-10-17
pinctrl: amd: disable and mask interrupts on probe
Sachi King
1
-0
/
+31
2021-10-14
pinctrl: stm32: use valid pin identifier in stm32_pinctrl_resume()
Fabien Dessenne
1
-2
/
+2
2021-10-14
Revert "pinctrl: bcm: ns: support updated DT binding as syscon subnode"
Rafał Miłecki
1
-19
/
+10
2021-10-08
Merge tag 'asm-generic-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+2
2021-10-07
qcom_scm: hide Kconfig symbol
Arnd Bergmann
1
-1
/
+2
2021-09-24
pinctrl: qcom: sc7280: Add PM suspend callbacks
Rajendra Nayak
1
-0
/
+1
2021-09-18
pinctrl/rockchip: add a queue for deferred pin output settings on probe
Heiko Stuebner
2
-0
/
+77
2021-09-17
pinctrl: qcom: spmi-gpio: correct parent irqspec translation
David Collins
1
-3
/
+34
2021-09-17
pinctrl: amd: Handle wake-up interrupt
Basavaraj Natikar
1
-0
/
+10
2021-09-17
pinctrl: amd: Add irq field data
Basavaraj Natikar
2
-5
/
+5
2021-09-17
pinctrl: core: Remove duplicated word from devm_pinctrl_unregister()
Michal Simek
1
-1
/
+1
2021-09-04
Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+0
2021-09-03
Merge tag 'pinctrl-v5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
38
-170
/
+7950
2021-08-31
Merge tag 'irq-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
29
-981
/
+364
2021-08-19
isystem: trim/fixup stdarg.h and other headers
Alexey Dobriyan
1
-1
/
+0
2021-08-18
Merge remote-tracking branch 'linusw/ib-rockchip' into irq/generic_handle_dom...
Marc Zyngier
2
-886
/
+305
2021-08-17
Merge tag 'samsung-pinctrl-5.15' of https://git.kernel.org/pub/scm/linux/kern...
Linus Walleij
4
-1
/
+149
2021-08-17
Merge branch 'ib-rockchip' into devel
Linus Walleij
2
-891
/
+305
2021-08-17
pinctrl/rockchip: drop the gpio related codes
Jianqun Xu
1
-628
/
+17
2021-08-17
gpio/rockchip: support next version gpio controller
Jianqun Xu
1
-0
/
+2
2021-08-17
gpio/rockchip: use struct rockchip_gpio_regs for gpio controller
Jianqun Xu
1
-0
/
+38
2021-08-17
pinctrl/rockchip: add pinctrl device to gpio bank struct
Jianqun Xu
1
-0
/
+2
2021-08-17
pinctrl/rockchip: separate struct rockchip_pin_bank to a head file
Jianqun Xu
2
-225
/
+246
2021-08-17
pinctrl/rockchip: always enable clock for gpio controller
Jianqun Xu
1
-39
/
+1
2021-08-14
Merge tag 'renesas-pinctrl-for-v5.15-tag2' of git://git.kernel.org/pub/scm/li...
Linus Walleij
3
-0
/
+1187
2021-08-13
pinctrl: renesas: Add RZ/G2L pin and gpio controller driver
Lad Prabhakar
3
-0
/
+1187
2021-08-13
pinctrl: samsung: Add Exynos850 SoC specific data
Sam Protsenko
4
-0
/
+148
2021-08-12
pinctrl: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
28
-100
/
+64
2021-08-12
pinctrl: amd: Fix an issue with shutdown when system set to s0ix
Mario Limonciello
1
-2
/
+1
2021-08-11
pinctrl: Add Intel Keem Bay pinctrl driver
Lakshmi Sowjanya D
3
-0
/
+1751
2021-08-11
Merge tag 'intel-pinctrl-v5.14-2' of gitolite.kernel.org:pub/scm/linux/kernel...
Linus Walleij
1
-13
/
+13
2021-08-11
pinctrl: zynqmp: Drop pinctrl_unregister for devm_ registered device
Yang Yingliang
1
-10
/
+0
[next]