index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
pinctrl: samsung: Add infrastructure for pin-bank retention control
Marek Szyprowski
2017-01-26
2
-0
/
+54
*
pinctrl: samsung: Remove dead code
Marek Szyprowski
2017-01-26
1
-4
/
+3
*
pinctrl: samsung: Use generic of_device_get_match_data helper
Marek Szyprowski
2017-01-26
1
-5
/
+3
*
pinctrl: samsung: Add missing initconst annotation
Marek Szyprowski
2017-01-26
1
-11
/
+11
*
pinctrl: mediatek: Use real dependencies
Jean Delvare
2017-01-26
1
-5
/
+10
*
pinctrl: meson: meson-gxl: add the pwm_ao_b pin
Martin Blumenstingl
2017-01-26
1
-0
/
+8
*
pinctrl: broxton: Rename apl-pinctrl driver
Andy Shevchenko
2017-01-26
1
-1
/
+1
*
Merge branch 'ib-pinctrl-genprops' into devel
Linus Walleij
2017-01-26
47
-257
/
+392
|
\
|
*
pinctrl / gpio: Introduce .set_config() callback for GPIO chips
Mika Westerberg
2017-01-26
26
-218
/
+297
|
*
pinctrl: Allow configuration of pins from gpiolib based drivers
Mika Westerberg
2017-01-26
4
-0
/
+56
|
*
pinctrl: Widen the generic pinconf argument from 16 to 24 bits
Mika Westerberg
2017-01-26
18
-39
/
+39
*
|
pinctrl: mvebu: remove unused variable
Arnd Bergmann
2017-01-26
1
-1
/
+0
*
|
gpio: aspeed: Add banks Y, Z, AA, AB and AC
Andrew Jeffery
2017-01-26
1
-14
/
+160
*
|
pinctrl: aspeed: g4: Fix mux configuration for GPIOs AA[4-7], AB[0-7]
Andrew Jeffery
2017-01-26
1
-16
/
+16
*
|
gpio: aspeed: Make bank names strings
Joel Stanley
2017-01-26
1
-7
/
+7
*
|
pinctrl: qcom: Use raw spinlock variants
Julia Cartwright
2017-01-26
1
-24
/
+24
*
|
pinctrl: samsung: Fix samsung_pinctrl_create_functions return value
Marek Szyprowski
2017-01-26
1
-1
/
+1
*
|
pinctrl: samsung: Remove messages for failed memory allocation
Marek Szyprowski
2017-01-26
3
-33
/
+11
*
|
pinctrl: samsung: Document Exynos3250 SoC support
Marek Szyprowski
2017-01-26
1
-0
/
+1
*
|
pinctrl/amd: Drop pinctrl_unregister for devm_ registered device
Wei Yongjun
2017-01-19
1
-1
/
+0
*
|
pinctrl: meson: Add HDMI HPD/DDC pins functions
Neil Armstrong
2017-01-18
2
-0
/
+38
*
|
pinctrl: samsung: Remove support for Exynos4415 (SoC not supported anymore)
Krzysztof Kozlowski
2017-01-18
3
-78
/
+0
*
|
pinctrl: ti-iodelay: remove redundant pin < 0 check on unsigned int
Colin Ian King
2017-01-18
1
-6
/
+0
*
|
pinctrl: mvebu: add simple regmap based pinctrl implementation
Russell King
2017-01-18
2
-1
/
+75
*
|
pinctrl: mvebu: switch drivers to generic simple mmio
Russell King
2017-01-18
8
-186
/
+45
*
|
pinctrl: mvebu: provide generic simple mmio-based implementation
Russell King
2017-01-18
2
-0
/
+63
*
|
pinctrl: mvebu: provide per-control private data
Russell King
2017-01-18
10
-39
/
+88
*
|
pinctrl: mvebu: constify mvebu_mpp_ctrl structures
Russell King
2017-01-18
10
-16
/
+16
*
|
pinctrl: mvebu: Use seq_putc() in mvebu_pinconf_group_dbg_show()
Markus Elfring
2017-01-17
1
-8
/
+8
*
|
pinctrl: mvebu: Use seq_puts() in mvebu_pinconf_group_dbg_show()
Markus Elfring
2017-01-17
1
-4
/
+5
*
|
pinctrl: mvebu: Delete an unnecessary return statement in mvebu_pinconf_group...
Markus Elfring
2017-01-17
1
-1
/
+0
*
|
pinctrl: mvebu: Delete an error message for a failed memory allocation in thr...
Markus Elfring
2017-01-17
1
-11
/
+3
*
|
pinctrl: mvebu: Use kmalloc_array() in mvebu_pinctrl_dt_node_to_map()
Markus Elfring
2017-01-17
1
-1
/
+1
*
|
Merge tag 'sh-pfc-for-v4.11-tag1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Walleij
2017-01-13
3
-213
/
+2158
|
\
\
|
*
|
pinctrl: sh-pfc: r8a7796: Add HSCIF pins, groups, and functions
Ulrich Hecht
2016-12-27
1
-0
/
+283
|
*
|
pinctrl: sh-pfc: r8a7793: Implement voltage switching for SDHI
Simon Horman
2016-12-27
1
-0
/
+1
|
*
|
pinctrl: sh-pfc: r8a7796: Add MSIOF pins, groups and functions
Takeshi Kihara
2016-12-27
1
-0
/
+913
|
*
|
pinctrl: sh-pfc: r8a7796: Add CAN FD support
Chris Paterson
2016-12-27
1
-0
/
+37
|
*
|
pinctrl: sh-pfc: r8a7796: Add CAN support
Chris Paterson
2016-12-27
1
-0
/
+52
|
*
|
pinctrl: sh-pfc: r8a7795: Support none GPIO pins bias setting
Niklas Söderlund
2016-12-27
1
-201
/
+249
|
*
|
pinctrl: sh-pfc: r8a7796: Add bias pinconf support
Niklas Söderlund
2016-12-27
1
-39
/
+315
|
*
|
pinctrl: sh-pfc: r8a7796: Add drive strength support
Niklas Söderlund
2016-12-27
1
-12
/
+347
|
|
/
*
|
pinctrl: Initialize pinctrl_dev.node
Thierry Reding
2017-01-13
1
-4
/
+2
*
|
pinctrl: core: Fix regression caused by delayed work for hogs
Tony Lindgren
2017-01-13
8
-79
/
+165
*
|
pinctrl: sunxi: add driver for V3s SoC
Icenowy Zheng
2017-01-11
3
-0
/
+326
*
|
pinctrl/amd: white space cleanups in amd_gpio_dbg_show()
Dan Carpenter
2017-01-11
1
-6
/
+6
*
|
pinctrl: imx7d-pinctrl: Fix a typo
Fabio Estevam
2017-01-11
1
-1
/
+1
*
|
pinctrl: Drop error prints on kzalloc() failure
Bjorn Andersson
2017-01-11
1
-20
/
+6
*
|
pinctrl: da850-pupd: Add to module device table
David Lechner
2017-01-11
1
-0
/
+1
*
|
pinctrl: baytrail: Convert to use devm_*()
Andy Shevchenko
2017-01-11
1
-12
/
+5
[next]