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
2015-03-18
pinctrl: cygnus: add gpio/pinconf driver
Ray Jui
3
-0
/
+930
2015-03-18
pinctrl: mediatek: fix build error
Hongzhou Yang
1
-2
/
+3
2015-03-18
pinctrl: mediatek: emulate GPIO interrupt on both-edges
Yingjoe Chen
4
-3
/
+83
2015-03-18
arm64: mediatek: Add Pinctrl/GPIO/EINT driver for mt8173.
Hongzhou Yang
6
-0
/
+1704
2015-03-18
pinctrl: mediatek: Add EINT support to MTK pinctrl driver.
Maoguang Meng
3
-2
/
+435
2015-03-18
pinctrl: mediatek: Add Pinctrl/GPIO driver for mt8135.
Hongzhou Yang
8
-0
/
+3470
2015-03-18
pinctrl: sh-pfc: Use u32 to store register data
Geert Uytterhoeven
3
-22
/
+21
2015-03-18
pinctrl: cygnus: add initial IOMUX driver support
Ray Jui
3
-2
/
+1038
2015-03-18
pinctrl: bcm: consolidate Broadcom pinctrl drivers
Ray Jui
6
-22
/
+29
2015-03-18
pinctrl: imx: do not implicitly set pin regs to -1
Stefan Agner
1
-2
/
+6
2015-03-18
pinctrl: at91: move lock/unlock_as_irq calls into request/release
Boris Brezillon
1
-10
/
+7
2015-03-10
pinctrl: update direction_output function of cherryview driver
qipeng.zha
1
-0
/
+1
2015-03-09
pinctrl: qcom: handle input-enable pinconf property
Stanimir Varbanov
1
-0
/
+11
2015-03-09
pinctrl: qcom: enable generic pinconf
Stanimir Varbanov
1
-4
/
+2
2015-03-09
pinctrl: at91: simplify probe error handling
Baruch Siach
1
-5
/
+1
2015-03-09
pinctrl: sirf: fix typo in kernel warning on a bad interrupt
Colin Ian King
1
-1
/
+1
2015-03-09
pinctrl: tegra: add a driver for Tegra210
Stephen Warren
3
-0
/
+1593
2015-03-09
pinctrl: tegra: support nvidia,io-hv DT property
Stephen Warren
1
-0
/
+1
2015-03-09
pinctrl: tegra: some bits move between registers
Stephen Warren
6
-6
/
+36
2015-03-09
pinctrl: tegra: driver layout/consistency fixes
Stephen Warren
3
-81
/
+75
2015-03-09
pinctrl: lantiq: fix include guard #endif comment
Baruch Siach
1
-1
/
+1
2015-03-09
pinctrl: freescale: make of_device_id array const
Sanjeev Sharma
1
-1
/
+1
2015-03-09
pinctrl: sh-pfc: Do not overwrite bias configuration
Geert Uytterhoeven
1
-12
/
+13
2015-03-09
pinctrl: sh-pfc: Remove r8a7791 platform_device_id entry
Laurent Pinchart
1
-3
/
+0
2015-03-07
treewide: Fix typo in printk messages
Masanari Iida
1
-1
/
+1
2015-03-06
pinctrl: baytrail: Save pin context over system sleep
Mika Westerberg
1
-2
/
+81
2015-03-06
pinctrl: baytrail: Rework interrupt handling
Mika Westerberg
1
-44
/
+56
2015-03-06
pinctrl: baytrail: Clear interrupt triggering from pins that are in GPIO mode
Mika Westerberg
1
-7
/
+29
2015-03-06
pinctrl: baytrail: Relax GPIO request rules
Mika Westerberg
1
-13
/
+22
2015-03-05
pinctrl: exynos: Add support for Exynos5433
Chanwoo Choi
3
-0
/
+156
2015-03-04
pinctrl: mvebu: add pinctrl driver for Marvell Armada 39x
Thomas Petazzoni
3
-0
/
+437
2015-02-11
Merge tag 'pinctrl-v3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
44
-3135
/
+7335
2015-02-05
sh-pfc: emev2 - Fix mangled author name
Geert Uytterhoeven
1
-1
/
+1
2015-02-04
pinctrl: cherryview: Configure HiZ pins to be input when requested as GPIOs
Mika Westerberg
1
-2
/
+15
2015-02-03
pinctrl: imx25: fix numbering for pins
Uwe Kleine-König
1
-139
/
+137
2015-02-03
pinctrl: pinctrl-imx: don't use invalid value of conf_reg
Uwe Kleine-König
1
-1
/
+1
2015-01-30
pinctrl: qcom: delete pin_config_get/set pinconf operations
Stanimir Varbanov
1
-17
/
+0
2015-01-30
pinctrl: qcom: Add msm8916 pinctrl driver
Joonwoo Park
3
-0
/
+1014
2015-01-30
pinctrl: qcom: increase variable size for register offsets
Joonwoo Park
1
-5
/
+5
2015-01-30
pinctrl: hide PCONFDUMP in #ifdef
Arnd Bergmann
2
-0
/
+8
2015-01-30
pinctrl: rockchip: Only mask interrupts; never disable
Doug Anderson
1
-35
/
+13
2015-01-30
Merge tag 'v3.19-rc6' into devel
Linus Walleij
5
-35
/
+83
2015-01-30
pinctrl: zynq: Fix usb0 pins
Andreas Färber
1
-1
/
+1
2015-01-29
pinctrl: sh-pfc: sh7372: Remove PFC support
Magnus Damm
5
-2661
/
+0
2015-01-27
sh-pfc: Add emev2 pinmux support
Niklas Söderlund
5
-0
/
+1727
2015-01-27
sh-pfc: add macro to define pinmux without function
Niklas Söderlund
1
-0
/
+2
2015-01-26
pinctrl: at91: allow to have disabled gpio bank
Jean-Christophe PLAGNIOL-VILLARD
1
-53
/
+55
2015-01-26
pinctrl: add driver for Amlogic Meson SoCs
Beniamino Galvani
6
-0
/
+2070
2015-01-21
staging: drivers: pinctrl: Fixed checkpatch.pl warnings
Anjana Sasindran
1
-1
/
+2
2015-01-19
pinctrl: qcom: Don't iterate past end of function array
Stephen Boyd
1
-2
/
+2
[prev]
[next]