index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-09
Merge tag 'pinctrl-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-15
/
+37
2017-08-07
pinctrl: intel: merrifield: Correct UART pin lists
Andy Shevchenko
1
-3
/
+3
2017-08-07
pinctrl: armada-37xx: Fix number of pin in south bridge
Gregory CLEMENT
1
-1
/
+1
2017-08-07
pinctrl: armada-37xx: Fix the pin 23 on south bridge
Gregory CLEMENT
1
-6
/
+17
2017-08-03
pinctrl: cherryview: Add Setzer models to the Chromebook DMI quirk
Andy Shevchenko
1
-0
/
+7
2017-08-01
pinctrl: stm32: select IRQ_DOMAIN_HIERARCHY instead of depends on
Masahiro Yamada
1
-4
/
+5
2017-07-31
pinctrl: sunxi: add a missing function of A10/A20 pinctrl driver
Icenowy Zheng
1
-0
/
+1
2017-07-31
pinctrl: uniphier: fix USB3 pin assignment for Pro4
Kunihiko Hayashi
1
-1
/
+1
2017-07-31
pinctrl: zte: fix dereference of 'data' in zx_set_mux()
Shawn Guo
1
-4
/
+7
2017-07-06
Merge tag 'pinctrl-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
90
-6658
/
+13076
2017-06-30
pinctrl: samsung: Remove bogus irq_[un]mask from resource management
Thomas Gleixner
1
-4
/
+0
2017-06-30
pinctrl: rza1: make structures rza1_gpiochip_template and rza1_pinmux_ops static
Colin Ian King
1
-2
/
+2
2017-06-30
pinctrl: rza1: Remove unneeded wrong check for wrong variable
Geert Uytterhoeven
1
-3
/
+0
2017-06-29
pinctrl: qcom: Add ipq8074 pinctrl driver
Varadarajan Narayanan
3
-0
/
+1087
2017-06-29
Merge tag 'sh-pfc-for-v4.13-tag2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Walleij
5
-0
/
+1743
2017-06-29
Revert "pinctrl: rockchip: avoid hardirq-unsafe functions in irq_chip"
Brian Norris
1
-40
/
+4
2017-06-29
pinctrl: freescale: imx7d: make of_device_ids const.
Arvind Yadav
1
-3
/
+3
2017-06-29
pinctrl: generic: Add output-enable property
Jacopo Mondi
1
-0
/
+3
2017-06-29
Merge tag 'v4.12-rc7' into devel
Linus Walleij
7
-97
/
+80
2017-06-29
pinctrl: armada-37xx: Fix number of pin in sdio_sb
Gregory CLEMENT
1
-2
/
+2
2017-06-29
pinctrl: armada-37xx: Fix uart2 group selection register mask
Ken Ma
1
-2
/
+3
2017-06-29
pinctrl: bcm2835: Avoid warning from __irq_do_set_handler
Stefan Wahren
1
-0
/
+4
2017-06-26
pinctrl: sh-pfc: r8a7795: Add PWM support
Laurent Pinchart
1
-0
/
+153
2017-06-23
pinctrl: Renesas RZ/A1 pin and gpio controller
Jacopo Mondi
3
-0
/
+1323
2017-06-21
pinctrl: sh-pfc: r8a7792: Add SCIF1 and SCIF2 pin groups
Ulrich Hecht
1
-0
/
+55
2017-06-20
pinctrl: ingenic: checking for NULL instead of IS_ERR()
Dan Carpenter
1
-2
/
+2
2017-06-20
pinctrl: uniphier: fix WARN_ON() of pingroups dump on LD20
Masahiro Yamada
1
-189
/
+194
2017-06-20
pinctrl: uniphier: fix WARN_ON() of pingroups dump on LD11
Masahiro Yamada
1
-172
/
+192
2017-06-20
Merge tag 'samsung-pinctrl-4.13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Walleij
10
-1197
/
+1269
2017-06-16
pinctrl: sh-pfc: r8a7795: Add DU parallel RGB output support
Laurent Pinchart
1
-0
/
+101
2017-06-16
pinctrl: mvebu: add driver for Armada CP110 pinctrl
Hanna Hawa
3
-0
/
+692
2017-06-16
pinctrl: mvebu: add driver for Armada AP806 pinctrl
Hanna Hawa
3
-0
/
+145
2017-06-16
pinctrl: avoid PLAT_ORION dependency
Russell King
1
-4
/
+0
2017-06-16
pinctrl: mvebu: remove the offset property for regmap
Gregory CLEMENT
2
-6
/
+2
2017-06-16
pinctrl: meson-gxl: add tsin_a pins
Jerome Brunet
1
-0
/
+36
2017-06-13
pinctrl: sh-pfc: r8a7795: Add EtherAVB pins, groups and function
Geert Uytterhoeven
1
-0
/
+111
2017-06-09
pinctrl: intel: Add Intel Cannon Lake PCH pin controller support
Mika Westerberg
3
-0
/
+451
2017-06-09
pinctrl: intel: Make it possible to specify mode per pin in a group
Mika Westerberg
2
-8
/
+26
2017-06-09
pinctrl: intel: Add support for variable size pad groups
Mika Westerberg
3
-56
/
+176
2017-06-09
pinctrl: sunxi: Add support for A83T R_PIO
Chen-Yu Tsai
3
-0
/
+133
2017-06-09
pinctrl: bcm: cleanup Broadcom license headers
Scott Branden
4
-15
/
+15
2017-06-09
pinctrl: sunxi: constify irq_domain_ops
Tobias Klauser
1
-1
/
+1
2017-06-09
pinctrl: stm32: Fix bad function call
Alexandre TORGUE
1
-1
/
+1
2017-06-09
pinctrl/amd: Use regular interrupt instead of chained
Thomas Gleixner
1
-50
/
+41
2017-06-09
pinctrl: stm32: remove useless check
Alexandre TORGUE
1
-5
/
+0
2017-06-09
pinctrl: meson: add interrupts to pinctrl data
Jerome Brunet
5
-46
/
+63
2017-06-09
pinctrl: meson-gxbb: remove non-existing pin GPIOX_22
Heiner Kallweit
1
-1
/
+0
2017-06-07
pinctrl: samsung: Explicitly cast pointer returned by of_iomap() to iomem
Krzysztof Kozlowski
1
-3
/
+3
2017-06-07
pinctrl: samsung: Handle memory allocation failure during wakeup banks init
Krzysztof Kozlowski
1
-0
/
+2
2017-06-07
pinctrl: samsung: Constify wakeup driver specific data
Krzysztof Kozlowski
1
-2
/
+2
[next]