index
:
~funfunctor/linux
SP4
amd-trivial-cleanup
amdgpu-ratelimit-vmfaults
amdkfd-hacking
amdkfd-next
amdkfd-next-4.9
amdkfd-next-4.9-revised
bug100058
master
nativeaux-bug100745
nativeaux-bug100745_v2
thrustmaster-tx
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-26
gpio: aspeed: Make bank names strings
Joel Stanley
1
-7
/
+7
2017-01-26
pinctrl: qcom: Use raw spinlock variants
Julia Cartwright
1
-24
/
+24
2017-01-26
pinctrl: samsung: Fix samsung_pinctrl_create_functions return value
Marek Szyprowski
1
-1
/
+1
2017-01-26
pinctrl: samsung: Remove messages for failed memory allocation
Marek Szyprowski
3
-33
/
+11
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
[next]