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.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-06-10
pinctrl: mvebu: armada-38x: fix incorrect total number of GPIOs
Thomas Petazzoni
1
-1
/
+1
2015-06-10
pinctrl: mvebu: armada-375: remove incorrect space in pin description
Thomas Petazzoni
1
-1
/
+1
2015-06-10
pinctrl: mvebu: armada-xp: fix functions of MPP48
Thomas Petazzoni
1
-1
/
+1
2015-06-10
pinctrl: mvebu: armada-xp: remove non-existing VDD cpu_pd functions
Thomas Petazzoni
1
-23
/
+10
2015-06-10
pinctrl: mvebu: armada-xp: remove non-existing NAND pins
Thomas Petazzoni
1
-2
/
+0
2015-06-10
pinctrl: mvebu: armada-375: remove non-existing NAND re/we pins
Thomas Petazzoni
1
-2
/
+0
2015-06-10
pinctrl: mvebu: armada-370: fix spi0 pin description
Thomas Petazzoni
1
-2
/
+2
2015-06-10
pinctrl: mvebu: armada-38x: fix PCIe functions
Thomas Petazzoni
1
-29
/
+20
2015-06-10
pinctrl: don't print unavailable function groups
Ludovic Desroches
1
-1
/
+4
2015-06-10
pinctrl: qcom: Add MSM8660 pinctrl definitions
Bjorn Andersson
3
-0
/
+993
2015-06-10
pinctrl: berlin: comment the spi functions
Antoine Tenart
3
-21
/
+21
2015-06-10
pinctrl: berlin: fix spi1 SS0n function name
Antoine Tenart
1
-1
/
+1
2015-06-04
pinctrl: sunxi: Add allwinner A33 PIO controller support
Vishnu Patekar
3
-0
/
+518
2015-06-04
pinctrl: samsung: Fix the pointer in PTR_ERR()
Fabio Estevam
1
-1
/
+1
2015-06-04
pinctrl: Remove .owner field
Fabio Estevam
7
-8
/
+0
2015-06-02
pinctrl: fix confusing debug message in pinctrl_register_map()
Masahiro Yamada
1
-1
/
+1
2015-06-02
pinctrl: zynq: add static const to zynq_pctrl_groups
Masahiro Yamada
1
-1
/
+1
2015-06-02
pinctrl: zynq: add static to zynq_pins
Masahiro Yamada
1
-1
/
+1
2015-06-02
pinctrl: mediatek: Fix pinctrl register irq fail bug.
Hongzhou Yang
1
-2
/
+2
2015-06-02
pinctrl: mediatek: Fix bug of ies/smt setting for mt8173.
Hongzhou Yang
1
-1
/
+9
2015-06-01
pinctrl: Spelling s/reseved/reserved/
Geert Uytterhoeven
2
-20
/
+20
2015-06-01
pinctrl: zynq: fix offset address for {SD0,SD1}_WP_CD_SEL
Masahiro Yamada
1
-4
/
+4
2015-06-01
pinctrl: zynq: fix DEFINE_ZYNQ_PINMUX_FUNCTION_MUX macro
Masahiro Yamada
1
-1
/
+2
2015-06-01
pinctrl: tegra-xusb: Fix allocation of pins
Jon Hunter
1
-0
/
+18
2015-06-01
pinctrl: tegra-xusb: Remove unused structure
Jon Hunter
1
-5
/
+0
2015-05-28
pinctrl: improve debugfs for strict controllers
Linus Walleij
1
-8
/
+33
2015-05-20
pinctrl: mediatek: add OF dependency to MT6397
Linus Walleij
1
-0
/
+1
2015-05-19
pinctrl: sh-pfc: r8a7791: Add PWM pin groups and functions
Yoshihiro Shimoda
1
-0
/
+125
2015-05-19
pinctrl: sirf: add sirf atlas7 pinctrl and gpio support
Wei Chen
3
-0
/
+4642
2015-05-19
pinctrl: zynq: add static to platform_driver remove callback
Masahiro Yamada
1
-1
/
+1
2015-05-19
pinctrl: sh-pfc: r8a7790: Add PWM pin groups and functions
Yoshihiro Shimoda
1
-0
/
+101
2015-05-19
pinctrl: Fix gpio/pin mapping for Meson8b
Carlo Caione
2
-3
/
+3
2015-05-19
pinctrl: mediatek: add pinctrl/GPIO/EINT driver for mt8127
Yingjoe Chen
4
-0
/
+1684
2015-05-19
pinctrl: mediatek: Add Pinctrl/GPIO driver for mt6397.
Hongzhou Yang
8
-5
/
+524
2015-05-19
pinctrl: mediatek: add ies/smt control to common code.
Hongzhou Yang
3
-116
/
+198
2015-05-19
pinctrl: mediatek: add mtk_pctrl_spec_pull_set_samereg common code
Yingjoe Chen
3
-121
/
+136
2015-05-19
pinctrl: mediatek: data struct optimize and remove unused member
Yingjoe Chen
2
-14
/
+6
2015-05-19
pinctrl: lpc18xx: add the missing group function map
Joachim Eastwood
1
-7
/
+76
2015-05-19
pinctrl: cygnus: fixed incorrect GPIO-pin mapping
Ray Jui
1
-1
/
+3
2015-05-19
pinctrl: cygnus: fixed typo in the gpio driver
Ray Jui
1
-2
/
+2
2015-05-18
pinctrl: berlin: drop SoC stub provided regmap
Antoine Tenart
4
-93
/
+1
2015-05-18
pinctrl: berlin: prepare to use regmap provided by syscon
Antoine Tenart
4
-1
/
+30
2015-05-12
pinctrl: cherryview: Read triggering type from HW if not set when requested
Mika Westerberg
1
-0
/
+44
2015-05-12
pinctrl: Add Pistachio SoC pin control driver
Andrew Bresticker
3
-0
/
+1513
2015-05-12
pinctrl: lpc18xx: create pin cap lookup helper
Joachim Eastwood
1
-11
/
+18
2015-05-12
pinctrl: sh-pfc: r8a73a4: Remove obsolete multi-platform check
Geert Uytterhoeven
1
-4
/
+0
2015-05-12
pinctrl: sh-pfc: Enable building of r8a7793 PFC support
Ulrich Hecht
2
-0
/
+6
2015-05-12
pinctrl: sh-pfc: Add r8a7793 support
Ulrich Hecht
3
-0
/
+30
2015-05-12
pinctrl: sh-pfc: r8a7740: Fix typo SCIFAB in comment
Geert Uytterhoeven
1
-1
/
+1
2015-05-12
pinctrl: intel: sunrisepoint: Add Intel Sunrisepoint-H support
Mika Westerberg
1
-0
/
+263
[prev]
[next]