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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-19
pinctrl/amd: Drop pinctrl_unregister for devm_ registered device
Wei Yongjun
1
-1
/
+0
2017-01-18
pinctrl: meson: Add HDMI HPD/DDC pins functions
Neil Armstrong
2
-0
/
+38
2017-01-18
pinctrl: samsung: Remove support for Exynos4415 (SoC not supported anymore)
Krzysztof Kozlowski
3
-78
/
+0
2017-01-18
pinctrl: ti-iodelay: remove redundant pin < 0 check on unsigned int
Colin Ian King
1
-6
/
+0
2017-01-18
pinctrl: mvebu: add simple regmap based pinctrl implementation
Russell King
2
-1
/
+75
2017-01-18
pinctrl: mvebu: switch drivers to generic simple mmio
Russell King
8
-186
/
+45
2017-01-18
pinctrl: mvebu: provide generic simple mmio-based implementation
Russell King
2
-0
/
+63
2017-01-18
pinctrl: mvebu: provide per-control private data
Russell King
10
-39
/
+88
2017-01-18
pinctrl: mvebu: constify mvebu_mpp_ctrl structures
Russell King
10
-16
/
+16
2017-01-17
pinctrl: mvebu: Use seq_putc() in mvebu_pinconf_group_dbg_show()
Markus Elfring
1
-8
/
+8
2017-01-17
pinctrl: mvebu: Use seq_puts() in mvebu_pinconf_group_dbg_show()
Markus Elfring
1
-4
/
+5
2017-01-17
pinctrl: mvebu: Delete an unnecessary return statement in mvebu_pinconf_group...
Markus Elfring
1
-1
/
+0
2017-01-17
pinctrl: mvebu: Delete an error message for a failed memory allocation in thr...
Markus Elfring
1
-11
/
+3
2017-01-17
pinctrl: mvebu: Use kmalloc_array() in mvebu_pinctrl_dt_node_to_map()
Markus Elfring
1
-1
/
+1
2017-01-13
Merge tag 'sh-pfc-for-v4.11-tag1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Walleij
3
-213
/
+2158
2017-01-13
pinctrl: Initialize pinctrl_dev.node
Thierry Reding
1
-4
/
+2
2017-01-13
pinctrl: core: Fix regression caused by delayed work for hogs
Tony Lindgren
6
-76
/
+149
2017-01-11
pinctrl: sunxi: add driver for V3s SoC
Icenowy Zheng
3
-0
/
+326
2017-01-11
pinctrl/amd: white space cleanups in amd_gpio_dbg_show()
Dan Carpenter
1
-6
/
+6
2017-01-11
pinctrl: Drop error prints on kzalloc() failure
Bjorn Andersson
1
-20
/
+6
2017-01-11
pinctrl: da850-pupd: Add to module device table
David Lechner
1
-0
/
+1
2017-01-11
pinctrl: baytrail: Convert to use devm_*()
Andy Shevchenko
1
-12
/
+5
2017-01-11
pinctrl: intel: Convert to use devm_gpiochip_add_data()
Mika Westerberg
4
-23
/
+4
2017-01-09
pinctrl: Introduce TI IOdelay configuration driver
Nishanth Menon
5
-0
/
+957
2017-01-09
pinctrl: core: Make dt_free_map optional
Tony Lindgren
2
-4
/
+2
2017-01-09
pinctrl: sunxi: Remove old sun5i pinctrl drivers
Maxime Ripard
5
-1638
/
+0
2017-01-09
pinctrl: sunxi: Add common sun5i pinctrl driver
Maxime Ripard
4
-0
/
+764
2017-01-09
pinctrl: sunxi: Add pinctrl variants
Maxime Ripard
2
-22
/
+81
2017-01-05
pinctrl: Fix panic when pinctrl devices with hogs are unregistered
Jon Hunter
1
-2
/
+6
2017-01-03
pinctrl: amd: fix compilation warning
Linus Walleij
1
-0
/
+3
2017-01-03
pinctrl: imx: use generic pinmux helpers for managing functions
Gary Bisson
3
-94
/
+18
2017-01-03
pinctrl: imx: use generic pinctrl helpers for managing groups
Gary Bisson
3
-141
/
+69
2017-01-03
pinctrl: qcom: msm8660: rename some SDC1->SDC4
Linus Walleij
1
-3
/
+3
2017-01-03
pinctrl: single: Use generic pinmux helpers for managing functions
Tony Lindgren
2
-117
/
+19
2017-01-03
pinctrl: single: Use generic pinctrl helpers for managing groups
Tony Lindgren
2
-146
/
+12
2017-01-03
pinctrl: core: Add generic pinctrl functions for managing groups
Tony Lindgren
5
-0
/
+243
2017-01-03
pinctrl: stricten up generic group code
Linus Walleij
3
-18
/
+22
2017-01-03
pinctrl: core: Add generic pinctrl functions for managing groups
Tony Lindgren
3
-0
/
+228
2017-01-03
pinctrl: add some comments to the hog/late init code
Linus Walleij
1
-0
/
+12
2017-01-03
pinctrl: core: Use delayed work for hogs
Tony Lindgren
4
-39
/
+93
2016-12-30
pinctrl: imx: use radix trees for groups and functions
Gary Bisson
2
-28
/
+141
2016-12-30
pinctrl: imx: remove const qualifier of imx_pinctrl_soc_info
Gary Bisson
1
-17
/
+17
2016-12-30
pinctrl: single: fix spelling mistakes on "Ivalid"
Colin Ian King
1
-1
/
+1
2016-12-30
pinctrl: simplify check for pin request conflicts
Vladimir Zapolskiy
1
-28
/
+15
2016-12-30
pinctrl: update my email address
John Crispin
6
-6
/
+6
2016-12-30
pinctrl: sirf: atlas7: Improve code layout
Christophe JAILLET
1
-3
/
+3
2016-12-30
pinctrl: sirf: atlas7: Add missing 'of_node_put()'
Christophe JAILLET
1
-3
/
+4
2016-12-30
pinctrl: stm32: activate strict mux mode
Gabriel Fernandez
1
-0
/
+1
2016-12-28
pinctrl: amd: Add support for additional GPIO
Shah, Nehal-bakulchandra
2
-13
/
+20
2016-12-28
pinctrl: aspeed: Fix kerneldoc return descriptions
Andrew Jeffery
1
-6
/
+6
[next]