summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
AgeCommit message (Expand)AuthorFilesLines
2017-01-19pinctrl: meson: fix uart_ao_b for GXBB and GXL/GXMMartin Blumenstingl2-8/+6
2017-01-19pinctrl/amd: Drop pinctrl_unregister for devm_ registered deviceWei Yongjun1-1/+0
2017-01-18pinctrl: meson: Add HDMI HPD/DDC pins functionsNeil Armstrong2-0/+38
2017-01-18pinctrl: samsung: Remove support for Exynos4415 (SoC not supported anymore)Krzysztof Kozlowski3-78/+0
2017-01-18pinctrl: ti-iodelay: remove redundant pin < 0 check on unsigned intColin Ian King1-6/+0
2017-01-18pinctrl: mvebu: add simple regmap based pinctrl implementationRussell King2-1/+75
2017-01-18pinctrl: mvebu: switch drivers to generic simple mmioRussell King8-186/+45
2017-01-18pinctrl: mvebu: provide generic simple mmio-based implementationRussell King2-0/+63
2017-01-18pinctrl: mvebu: provide per-control private dataRussell King10-39/+88
2017-01-18pinctrl: mvebu: constify mvebu_mpp_ctrl structuresRussell King10-16/+16
2017-01-17pinctrl: mvebu: Use seq_putc() in mvebu_pinconf_group_dbg_show()Markus Elfring1-8/+8
2017-01-17pinctrl: mvebu: Use seq_puts() in mvebu_pinconf_group_dbg_show()Markus Elfring1-4/+5
2017-01-17pinctrl: mvebu: Delete an unnecessary return statement in mvebu_pinconf_group...Markus Elfring1-1/+0
2017-01-17pinctrl: mvebu: Delete an error message for a failed memory allocation in thr...Markus Elfring1-11/+3
2017-01-17pinctrl: mvebu: Use kmalloc_array() in mvebu_pinctrl_dt_node_to_map()Markus Elfring1-1/+1
2017-01-13Merge tag 'sh-pfc-for-v4.11-tag1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Walleij3-213/+2158
2017-01-13pinctrl: Initialize pinctrl_dev.nodeThierry Reding1-4/+2
2017-01-13pinctrl: core: Fix regression caused by delayed work for hogsTony Lindgren6-76/+149
2017-01-12pinctrl: amd: avoid maybe-uninitalized warningArnd Bergmann1-0/+2
2017-01-12pinctrl: baytrail: Do not add all GPIOs to IRQ domainAndy Shevchenko1-3/+8
2017-01-11pinctrl: sunxi: add driver for V3s SoCIcenowy Zheng3-0/+326
2017-01-11pinctrl/amd: white space cleanups in amd_gpio_dbg_show()Dan Carpenter1-6/+6
2017-01-11pinctrl: Drop error prints on kzalloc() failureBjorn Andersson1-20/+6
2017-01-11pinctrl: da850-pupd: Add to module device tableDavid Lechner1-0/+1
2017-01-11pinctrl: baytrail: Convert to use devm_*()Andy Shevchenko1-12/+5
2017-01-11pinctrl: baytrail: Rectify debounce supportAndy Shevchenko1-11/+17
2017-01-11pinctrl: intel: Convert to use devm_gpiochip_add_data()Mika Westerberg4-23/+4
2017-01-11pinctrl: intel: Set pin direction properlyAndy Shevchenko1-11/+19
2017-01-11pinctrl: broxton: Use correct PADCFGLOCK offsetMika Westerberg1-1/+1
2017-01-09pinctrl: Introduce TI IOdelay configuration driverNishanth Menon5-0/+957
2017-01-09pinctrl: core: Make dt_free_map optionalTony Lindgren2-4/+2
2017-01-09pinctrl: sunxi: Remove old sun5i pinctrl driversMaxime Ripard5-1638/+0
2017-01-09pinctrl: sunxi: Add common sun5i pinctrl driverMaxime Ripard4-0/+764
2017-01-09pinctrl: sunxi: Add pinctrl variantsMaxime Ripard2-22/+81
2017-01-05pinctrl: Fix panic when pinctrl devices with hogs are unregisteredJon Hunter1-2/+6
2017-01-03pinctrl: amd: fix compilation warningLinus Walleij1-0/+3
2017-01-03pinctrl: imx: use generic pinmux helpers for managing functionsGary Bisson3-94/+18
2017-01-03pinctrl: imx: use generic pinctrl helpers for managing groupsGary Bisson3-141/+69
2017-01-03pinctrl: qcom: msm8660: rename some SDC1->SDC4Linus Walleij1-3/+3
2017-01-03pinctrl: single: Use generic pinmux helpers for managing functionsTony Lindgren2-117/+19
2017-01-03pinctrl: single: Use generic pinctrl helpers for managing groupsTony Lindgren2-146/+12
2017-01-03pinctrl: core: Add generic pinctrl functions for managing groupsTony Lindgren5-0/+243
2017-01-03pinctrl: stricten up generic group codeLinus Walleij3-18/+22
2017-01-03pinctrl: core: Add generic pinctrl functions for managing groupsTony Lindgren3-0/+228
2017-01-03pinctrl: add some comments to the hog/late init codeLinus Walleij1-0/+12
2017-01-03pinctrl: core: Use delayed work for hogsTony Lindgren4-39/+93
2016-12-30pinctrl: samsung: Fix the width of PINCFG_TYPE_DRV bitfields for Exynos5433Chanwoo Choi2-40/+82
2016-12-30pinctrl: imx: use radix trees for groups and functionsGary Bisson2-28/+141
2016-12-30pinctrl: imx: remove const qualifier of imx_pinctrl_soc_infoGary Bisson1-17/+17
2016-12-30pinctrl: single: fix spelling mistakes on "Ivalid"Colin Ian King1-1/+1