index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
usb
/
proc.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-01-26
pinctrl: samsung: Move retention control from mach-s5pv210 to the pinctrl driver
Marek Szyprowski
3
-11
/
+56
2017-01-26
pinctrl: samsung: Move retention control from mach-exynos to the pinctrl driver
Marek Szyprowski
2
-64
/
+145
2017-01-26
pinctrl: baytrail: Fix debugfs offset output
Alexander Stein
1
-1
/
+1
2017-01-26
pinctrl: samsung: Add infrastructure for pin-bank retention control
Marek Szyprowski
2
-0
/
+54
2017-01-26
pinctrl: samsung: Remove dead code
Marek Szyprowski
1
-4
/
+3
2017-01-26
pinctrl: samsung: Use generic of_device_get_match_data helper
Marek Szyprowski
1
-5
/
+3
2017-01-26
pinctrl: samsung: Add missing initconst annotation
Marek Szyprowski
1
-11
/
+11
2017-01-26
pinctrl: mediatek: Use real dependencies
Jean Delvare
1
-5
/
+10
2017-01-26
pinctrl: meson: meson-gxl: add the pwm_ao_b pin
Martin Blumenstingl
1
-0
/
+8
2017-01-26
pinctrl: broxton: Rename apl-pinctrl driver
Andy Shevchenko
1
-1
/
+1
2017-01-26
pinctrl / gpio: Introduce .set_config() callback for GPIO chips
Mika Westerberg
26
-218
/
+297
2017-01-26
pinctrl: Allow configuration of pins from gpiolib based drivers
Mika Westerberg
4
-0
/
+56
2017-01-26
pinctrl: Widen the generic pinconf argument from 16 to 24 bits
Mika Westerberg
18
-39
/
+39
2017-01-26
pinctrl: mvebu: remove unused variable
Arnd Bergmann
1
-1
/
+0
2017-01-26
gpio: aspeed: Add banks Y, Z, AA, AB and AC
Andrew Jeffery
1
-14
/
+160
2017-01-26
pinctrl: aspeed: g4: Fix mux configuration for GPIOs AA[4-7], AB[0-7]
Andrew Jeffery
1
-16
/
+16
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-26
pinctrl: samsung: Document Exynos3250 SoC support
Marek Szyprowski
1
-0
/
+1
2017-01-20
soc: samsung: pmu: Remove messages for failed memory allocation
Marek Szyprowski
1
-3
/
+1
2017-01-20
soc: samsung: pmu: Use of_device_get_match_data helper
Marek Szyprowski
1
-5
/
+2
2017-01-20
soc: samsung: pmu: Provide global function to get PMU regmap
Marek Szyprowski
2
-0
/
+21
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
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
8
-79
/
+165
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: imx7d-pinctrl: Fix a typo
Fabio Estevam
1
-1
/
+1
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
6
-0
/
+1004
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
[next]