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
2020-09-12
pinctrl: sunxi: add support for the Allwinner A100 pin controller
Yangtao Li
4
-0
/
+825
2020-09-12
pinctrl: visconti: Add Toshiba Visconti SoCs pinctrl support
Nobuhiro Iwamatsu
7
-0
/
+775
2020-09-12
pinctrl: actions: pinctrl-s900: Constify s900_padinfo[]
Rikard Falkeborn
1
-1
/
+1
2020-09-12
pinctrl: actions: pinctrl-s700: Constify s700_padinfo[]
Rikard Falkeborn
1
-1
/
+1
2020-09-12
pinctrl: actions: pinctrl-owl: Constify owl_pinctrl_ops and owl_pinmux_ops
Rikard Falkeborn
1
-2
/
+2
2020-09-12
pinctrl: mcp23s08: Fix mcp23x17 precious range
Thomas Preston
1
-1
/
+1
2020-09-12
pinctrl: mcp23s08: Fix mcp23x17_regmap initialiser
Thomas Preston
1
-11
/
+11
2020-09-07
pinctrl: cherryview: Preserve CHV_PADCTRL1_INVRXTX_TXDATA flag on GPIOs
Hans de Goede
1
-1
/
+13
2020-08-31
pinctrl: sh-pfc: r8a7790: Add CAN pins, groups and functions
Lad Prabhakar
1
-2
/
+110
2020-08-28
pinctrl: mcp23s08: Improve error messaging in ->probe()
Andy Shevchenko
1
-12
/
+11
2020-08-27
pinctrl: mediatek: Add pinctrl driver for mt8192
Zhiyong Tao
4
-0
/
+3692
2020-08-27
pinctrl: actions: Add Actions S500 pinctrl driver
Cristian Ciocaltea
3
-0
/
+1734
2020-08-27
pinctrl: qcom: Add msm8226 pinctrl driver.
Bartosz Dudziak
3
-0
/
+640
2020-08-27
pinctrl: armada-37xx: Add comment for pcie1_reset pin group
Pali Rohár
1
-1
/
+1
2020-08-27
pinctrl: nomadik: Fix pull direction debug info
Andrew Halaney
1
-10
/
+6
2020-08-20
pinctrl: intel: Update header block to reflect direct dependencies
Andy Shevchenko
1
-1
/
+4
2020-08-20
pinctrl: cherryview: Switch to use intel_pinctrl_get_soc_data()
Andy Shevchenko
2
-22
/
+7
2020-08-20
pinctrl: baytrail: Switch to use intel_pinctrl_get_soc_data()
Andy Shevchenko
2
-24
/
+6
2020-08-18
pinctrl: intel: Extract intel_pinctrl_get_soc_data() helper for wider use
Andy Shevchenko
2
-6
/
+20
2020-08-18
pinctrl: cherryview: Utilize temporary variable to hold device pointer
Andy Shevchenko
1
-6
/
+5
2020-08-18
pinctrl: cherryview: Switch to use struct intel_pinctrl
Andy Shevchenko
1
-65
/
+39
2020-08-18
pinctrl: cherryview: Move custom community members to separate data struct
Andy Shevchenko
1
-14
/
+31
2020-08-18
pinctrl: cherryview: Drop stale comment
Andy Shevchenko
1
-3
/
+0
2020-08-17
pinctrl: sh-pfc: r8a7790: Add USB1 PWEN pin and group
Lad Prabhakar
1
-1
/
+10
2020-08-09
Merge tag 'pinctrl-v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
75
-1017
/
+5566
2020-08-05
Merge tag 'gpio-v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-5
/
+2
2020-08-04
pinctrl: stmfx: Use irqchip template
Linus Walleij
1
-15
/
+17
2020-08-04
pinctrl: amd: Use irqchip template
Linus Walleij
1
-11
/
+10
2020-08-04
pinctrl: mediatek: fix build for tristate changes
Randy Dunlap
1
-0
/
+1
2020-08-04
pinctrl: samsung: Use bank name as irqchip name
Marek Szyprowski
1
-26
/
+32
2020-08-04
pinctrl: core: print gpio in pins debugfs file
Drew Fustini
1
-0
/
+21
2020-08-04
pinctrl: mediatek: add mt6779 eint support
Hanks Chen
1
-0
/
+8
2020-08-04
pinctrl: mediatek: add pinctrl support for MT6779 SoC
Hanks Chen
4
-0
/
+2875
2020-08-04
pinctrl: mediatek: avoid virtual gpio trying to set reg
Hanks Chen
3
-0
/
+33
2020-08-01
Merge tag 'pinctrl-v5.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
4
-2
/
+79
2020-07-23
pinctrl: stm32: use the hwspin_lock_timeout_in_atomic() API
Fabien Dessenne
1
-36
/
+42
2020-07-23
pinctrl: mcp23s08: Use irqchip template
Linus Walleij
1
-30
/
+14
2020-07-23
pinctrl: sx150x: Use irqchip template
Linus Walleij
1
-22
/
+22
2020-07-22
Merge tag 'intel-pinctrl-v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Walleij
10
-329
/
+1191
2020-07-21
pinctrl: intel: Add Intel Emmitsburg pin controller support
Andy Shevchenko
3
-0
/
+396
2020-07-20
pinctl: ti: iodelay: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2020-07-20
pinctrl: single: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-07-20
pinctrl: qcom: spmi-gpio: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2
-3
/
+3
2020-07-19
pinctrl: baytrail: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-07-17
pinctrl: lpc18xx: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-6
/
+6
2020-07-17
Merge tag 'sh-pfc-for-v5.9-tag2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Walleij
6
-427
/
+486
2020-07-17
pinctrl: rockchip: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2020-07-16
pinctrl: pinctrl-amd: Do not define 'struct acpi_device_id' when !CONFIG_ACPI
Lee Jones
1
-0
/
+2
2020-07-16
pinctrl: mvebu: pinctrl-armada-37xx: Update documentation block for 'struct a...
Lee Jones
1
-3
/
+4
2020-07-16
pinctrl: meson: pinctrl-meson-a1: Remove unused const variable 'i2c_slave_gro...
Lee Jones
1
-5
/
+0
[prev]
[next]