index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'gpio-v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2018-04-05
1
-3
/
+62
|
\
|
*
pinctrl: qcom: Don't allow protected pins to be requested
Stephen Boyd
2018-03-27
1
-3
/
+62
*
|
Merge tag 'pinctrl-v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-04-03
70
-7246
/
+13148
|
\
\
|
*
|
pinctrl: uniphier: add UART hardware flow control pin-mux settings
Kunihiko Hayashi
2018-03-27
9
-9
/
+36
|
*
|
pinctrl: sunxi: add support for the Allwinner H6 main pin controller
Icenowy Zheng
2018-03-27
3
-0
/
+619
|
*
|
pinctrl: sunxi: change irq_bank_base to irq_bank_map
Icenowy Zheng
2018-03-27
3
-4
/
+11
|
*
|
pinctrl: sunxi: introduce IRQ bank conversion function
Icenowy Zheng
2018-03-27
1
-11
/
+12
|
*
|
pinctrl: sunxi: refactor irq related register function to have desc
Icenowy Zheng
2018-03-27
2
-20
/
+28
|
*
|
pinctrl: msm8998: Remove owner assignment from platform_driver
Fabio Estevam
2018-03-27
1
-1
/
+0
|
*
|
pinctrl: uniphier: divide I2S and S/PDIF audio out pin-mux group
Katsuhiro Suzuki
2018-03-27
2
-10
/
+20
|
*
|
pinctrl: uniphier: add PXs2 Audio in/out pin-mux settings
Katsuhiro Suzuki
2018-03-27
1
-0
/
+35
|
*
|
pinctrl/amd: poll InterruptEnable bits in enable_irq
Daniel Kurtz
2018-03-26
1
-0
/
+9
|
*
|
pinctrl: ocelot: fix gpio direction
Alexandre Belloni
2018-03-26
1
-1
/
+1
|
*
|
pinctrl: mtk: fix check warnings.
Zhiyong Tao
2018-03-26
5
-1604
/
+802
|
*
|
pintcrl: mtk: support bias-disable of generic and special pins simultaneously
Zhiyong Tao
2018-03-26
1
-2
/
+6
|
*
|
pinctrl: add mt2712 pinctrl driver
Zhiyong Tao
2018-03-26
4
-0
/
+2398
|
*
|
pinctrl: pinctrl-single: Fix pcs_request_gpio() when bits_per_mux != 0
David Lechner
2018-03-26
1
-3
/
+19
|
*
|
pinctrl: imx: Add pinctrl driver support for imx6sll
Bai Ping
2018-03-23
3
-0
/
+368
|
*
|
pinctrl: intel: Implement intel_gpio_get_direction callback
Javier Arteaga
2018-03-23
1
-0
/
+19
|
*
|
pinctrl: stm32: add 'depends on HAS_IOMEM' to fix unmet dependency
Masahiro Yamada
2018-03-23
1
-6
/
+6
|
*
|
pinctrl: mediatek: mtk-common: use true and false for boolean values
Gustavo A. R. Silva
2018-03-23
1
-2
/
+2
|
*
|
pinctrl: sunxi: always look for apb block
Andre Przywara
2018-03-23
1
-1
/
+2
|
*
|
pinctrl: nomadik: Drop U8540/9540 support
Linus Walleij
2018-03-23
7
-2376
/
+17
|
*
|
Merge tag 'sh-pfc-for-v4.17-tag2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Walleij
2018-03-23
12
-635
/
+3198
|
|
\
\
|
|
*
|
pinctrl: sh-pfc: r8a77995: Deduplicate VIN4 pin definitions
Ulrich Hecht
2018-03-21
1
-118
/
+36
|
|
*
|
pinctrl: sh-pfc: r8a7796: Deduplicate VIN4 pin definitions
Ulrich Hecht
2018-03-21
1
-236
/
+72
|
|
*
|
pinctrl: sh-pfc: r8a7795: Deduplicate VIN4 pin definitions
Ulrich Hecht
2018-03-21
1
-236
/
+72
|
|
*
|
pinctrl: sh-pfc: r8a77995: Correct VIN4 18-bit pins
Ulrich Hecht
2018-03-21
1
-6
/
+6
|
|
*
|
pinctrl: sh-pfc: r8a7796: Correct VIN4 18-bit pins
Ulrich Hecht
2018-03-21
1
-12
/
+12
|
|
*
|
pinctrl: sh-pfc: r8a7795: Correct VIN4 18-bit pins
Ulrich Hecht
2018-03-21
1
-12
/
+12
|
|
*
|
pinctrl: sh-pfc: r8a77995: Rename EtherAVB "mdc" pin group to "mdio"
Geert Uytterhoeven
2018-03-21
1
-4
/
+6
|
|
*
|
pinctrl: sh-pfc: r8a77965: Rename EtherAVB "mdc" pin group to "mdio"
Geert Uytterhoeven
2018-03-21
1
-4
/
+6
|
|
*
|
pinctrl: sh-pfc: r8a7796: Rename EtherAVB "mdc" pin group to "mdio"
Geert Uytterhoeven
2018-03-21
1
-4
/
+6
|
|
*
|
pinctrl: sh-pfc: r8a7795-es1: Rename EtherAVB "mdc" pin group to "mdio"
Geert Uytterhoeven
2018-03-21
1
-4
/
+6
|
|
*
|
pinctrl: sh-pfc: r8a7795: Rename EtherAVB "mdc" pin group to "mdio"
Geert Uytterhoeven
2018-03-21
1
-4
/
+6
|
|
*
|
pinctrl: sh-pfc: Add SH_PFC_PIN_GROUP_ALIAS()
Geert Uytterhoeven
2018-03-21
1
-2
/
+3
|
|
*
|
pinctrl: sh-pfc: r8a7790: Add missing TX_ER pin to avb_mii group
Geert Uytterhoeven
2018-03-21
1
-4
/
+4
|
|
*
|
pinctrl: sh-pfc: r8a77970: Add EtherAVB pin groups
Sergei Shtylyov
2018-03-14
1
-0
/
+98
|
|
*
|
pinctrl: sh-pfc: Add R8A77980 PFC support
Sergei Shtylyov
2018-03-09
5
-0
/
+2812
|
|
*
|
pinctrl: sh-pfc: Add PORT_GP_CFG_25() helper macro
Sergei Shtylyov
2018-03-09
1
-2
/
+6
|
|
*
|
pinctrl: sh-pfc: r8a77965: Add USB3.0 host pins, groups and functions
Takeshi Kihara
2018-03-05
1
-0
/
+16
|
|
*
|
pinctrl: sh-pfc: r8a77965: Add USB2.0 host pins, groups and functions
Takeshi Kihara
2018-03-05
1
-0
/
+32
|
*
|
|
Merge tag 'sh-pfc-for-v4.17-tag1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Walleij
2018-03-02
10
-49
/
+4657
|
|
\
|
|
|
|
*
|
pinctrl: sh-pfc: r8a77965: Add support for INTC-EX IRQ pins
Takeshi Kihara
2018-02-28
1
-0
/
+61
|
|
*
|
pinctrl: sh-pfc: r8a77995: Add VIN4 pins, groups and function
Ulrich Hecht
2018-02-26
1
-0
/
+192
|
|
*
|
pinctrl: sh-pfc: r8a7795: Add VIN4, VIN5 pins, groups and functions
Ulrich Hecht
2018-02-26
1
-0
/
+454
|
|
*
|
pinctrl: sh-pfc: r8a7796: Add VIN4, VIN5 pins, groups and functions
Ulrich Hecht
2018-02-26
1
-0
/
+454
|
|
*
|
pinctrl: sh-pfc: r8a77965: Add EtherAVB groups/functions
Jacopo Mondi
2018-02-20
1
-0
/
+110
|
|
*
|
pinctrl: sh-pfc: r8a77965: Add SCIFs groups/functions
Jacopo Mondi
2018-02-20
1
-0
/
+296
|
|
*
|
pinctrl: sh-pfc: Initial R-Car M3-N support
Jacopo Mondi
2018-02-20
5
-0
/
+2739
[next]