index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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
2017-11-15
Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
20
-29
/
+27
2017-11-14
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+3
2017-11-09
pinctrl: bcm2835: Fix some merge fallout
Linus Walleij
1
-1
/
+1
2017-11-08
gpio: Move irq_valid_mask into struct gpio_irq_chip
Thierry Reding
2
-4
/
+4
2017-11-08
gpio: Move irqdomain into struct gpio_irq_chip
Thierry Reding
20
-22
/
+22
2017-11-04
pinctrl: armada-37xx: remove unused variable
Arnd Bergmann
1
-2
/
+0
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
25
-0
/
+25
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
25
-0
/
+25
2017-10-19
pinctrl: armada-37xx: Stop using struct gpio_chip.irq_base
Thierry Reding
1
-2
/
+2
2017-10-19
pinctrl: mcp23s08: fix interrupt handling regression
Dmitry Mastykin
1
-3
/
+3
2017-10-19
pinctrl/amd: fix masking of GPIO interrupts
Daniel Drake
1
-1
/
+9
2017-10-08
pinctrl: cherryview: fix issues caused by dynamic gpio irqs mapping
Grygorii Strashko
1
-1
/
+13
2017-09-27
pinctrl/amd: Fix build dependency on pinmux code
Petr Mladek
1
-0
/
+1
2017-09-25
genirq/irqdomain: Update irq_domain_ops.activate() signature
Thomas Gleixner
1
-2
/
+3
2017-09-21
pinctrl: bcm2835: fix build warning in bcm2835_gpio_irq_handle_bank
Corentin Labbe
1
-4
/
+0
2017-09-12
pinctrl/amd: save pin registers over suspend/resume
Daniel Drake
2
-0
/
+76
2017-09-12
pinctrl: armada-37xx: Fix gpio interrupt setup
Gregory CLEMENT
1
-19
/
+22
2017-09-12
pinctrl: sprd: fix off by one bugs
Dan Carpenter
1
-4
/
+4
2017-09-12
pinctrl: sprd: check for allocation failure
Dan Carpenter
1
-3
/
+7
2017-09-12
pinctrl: sprd: Restrict PINCTRL_SPRD to ARCH_SPRD or COMPILE_TEST
Geert Uytterhoeven
1
-1
/
+2
2017-09-12
pinctrl: sprd: fix build errors and dependencies
Randy Dunlap
1
-0
/
+2
2017-09-12
pinctrl: sprd: make three local functions static
Colin Ian King
1
-7
/
+7
2017-09-12
pinctrl: uniphier: include <linux/build_bug.h> instead of <linux/bug.h>
Masahiro Yamada
1
-1
/
+1
2017-09-07
Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
3
-0
/
+503
2017-09-05
Merge branches 'ib-mfd-arm-i2c-4.14', 'ib-mfd-arm-usb-video-4.14', 'ib-mfd-hw...
Lee Jones
10
-19
/
+545
2017-08-31
Revert "pinctrl: sunxi: Don't enforce bias disable (for now)"
Priit Laes
1
-1
/
+2
2017-08-31
pinctrl: uniphier: fix members of rmii group for Pro4
Kunihiko Hayashi
1
-1
/
+1
2017-08-31
pinctrl: Delete an error message
Markus Elfring
1
-4
/
+1
2017-08-31
pinctrl: core: Delete an error message
Markus Elfring
1
-1
/
+0
2017-08-31
pinctrl: intel: Read back TX buffer state
Andy Shevchenko
1
-1
/
+6
2017-08-31
pinctrl: rockchip: Add rv1108 recalculated iomux support
David Wu
1
-1
/
+67
2017-08-31
pinctrl: intel: Decrease indentation in intel_gpio_set()
Andy Shevchenko
1
-12
/
+12
2017-08-31
pinctrl: rza1: Remove suffix from gpiochip label
Jacopo Mondi
1
-2
/
+2
2017-08-31
pinctrl: qcom: spmi-gpio: Correct power_source range check
Fenglin Wu
1
-1
/
+1
2017-08-31
pinctrl: freescale: make mxs_regs const
Bhumika Goyal
2
-2
/
+2
2017-08-31
pinctrl: aspeed: Rework strap register write logic for the AST2500
Andrew Jeffery
1
-10
/
+16
2017-08-31
pinctrl: rza1: off by one in rza1_parse_gpiochip()
Dan Carpenter
1
-1
/
+1
2017-08-31
pinctrl: qcom: General Purpose clocks for apq8064
Vinay Simha BN
1
-6
/
+36
2017-08-31
pinctrl: sprd: Add Spreadtrum pin control driver
Baolin Wang
7
-0
/
+2173
2017-08-31
pinctrl: Add sleep related state to indicate sleep related configs
Baolin Wang
1
-0
/
+2
2017-08-31
pinctrl: mediatek: update PCIe mux data for MT7623
Ryder Lee
1
-0
/
+12
2017-08-22
pinctrl: intel: Add Intel Lewisburg GPIO support
Mika Westerberg
3
-0
/
+352
2017-08-22
pinctrl: intel: Add Intel Cannon Lake PCH-H pin controller support
Mika Westerberg
1
-1
/
+423
2017-08-22
Merge tag 'sh-pfc-for-v4.14-tag1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Walleij
9
-122
/
+2977
2017-08-22
pinctrl: aspeed: Fix ast2500 strap register write logic
Yong Li
2
-2
/
+18
2017-08-22
pinctrl: sunxi: fix wrong irq_banks number for H5 pinctrl
Icenowy Zheng
1
-3
/
+23
2017-08-22
pinctrl: intel: Disable GPIO pin interrupts in suspend
Rushikesh S Kadam
1
-0
/
+1
2017-08-22
pinctrl: vt8500: constify pinconf_ops, pinctrl_ops, and pinmux_ops structures
Julia Lawall
1
-3
/
+3
2017-08-22
pinctrl: ti-iodelay: constify pinconf_ops, pinctrl_ops, and pinmux_ops struct...
Julia Lawall
1
-2
/
+2
2017-08-22
pinctrl: tz1090: constify pinconf_ops, pinctrl_ops, and pinmux_ops structures
Julia Lawall
1
-3
/
+3
[next]