summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2017-01-19pinctrl: meson: fix uart_ao_b for GXBB and GXL/GXMMartin Blumenstingl
2017-01-19pinctrl/amd: Drop pinctrl_unregister for devm_ registered deviceWei Yongjun
2017-01-18pinctrl: meson: Add HDMI HPD/DDC pins functionsNeil Armstrong
2017-01-18pinctrl: samsung: Remove support for Exynos4415 (SoC not supported anymore)Krzysztof Kozlowski
2017-01-18pinctrl: ti-iodelay: remove redundant pin < 0 check on unsigned intColin Ian King
2017-01-18pinctrl: mvebu: add simple regmap based pinctrl implementationRussell King
2017-01-18pinctrl: mvebu: switch drivers to generic simple mmioRussell King
2017-01-18pinctrl: mvebu: provide generic simple mmio-based implementationRussell King
2017-01-18pinctrl: mvebu: provide per-control private dataRussell King
2017-01-18pinctrl: mvebu: constify mvebu_mpp_ctrl structuresRussell King
2017-01-17pinctrl: mvebu: Use seq_putc() in mvebu_pinconf_group_dbg_show()Markus Elfring
2017-01-17pinctrl: mvebu: Use seq_puts() in mvebu_pinconf_group_dbg_show()Markus Elfring
2017-01-17pinctrl: mvebu: Delete an unnecessary return statement in mvebu_pinconf_group...Markus Elfring
2017-01-17pinctrl: mvebu: Delete an error message for a failed memory allocation in thr...Markus Elfring
2017-01-17pinctrl: mvebu: Use kmalloc_array() in mvebu_pinctrl_dt_node_to_map()Markus Elfring
2017-01-13Merge tag 'sh-pfc-for-v4.11-tag1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Walleij
2017-01-13pinctrl: Initialize pinctrl_dev.nodeThierry Reding
2017-01-13pinctrl: core: Fix regression caused by delayed work for hogsTony Lindgren
2017-01-12pinctrl: amd: avoid maybe-uninitalized warningArnd Bergmann
2017-01-12pinctrl: baytrail: Do not add all GPIOs to IRQ domainAndy Shevchenko
2017-01-11pinctrl: sunxi: add driver for V3s SoCIcenowy Zheng
2017-01-11pinctrl/amd: white space cleanups in amd_gpio_dbg_show()Dan Carpenter
2017-01-11pinctrl: Drop error prints on kzalloc() failureBjorn Andersson
2017-01-11pinctrl: da850-pupd: Add to module device tableDavid Lechner
2017-01-11pinctrl: baytrail: Convert to use devm_*()Andy Shevchenko
2017-01-11pinctrl: baytrail: Rectify debounce supportAndy Shevchenko
2017-01-11pinctrl: intel: Convert to use devm_gpiochip_add_data()Mika Westerberg
2017-01-11pinctrl: intel: Set pin direction properlyAndy Shevchenko
2017-01-11pinctrl: broxton: Use correct PADCFGLOCK offsetMika Westerberg
2017-01-09pinctrl: Introduce TI IOdelay configuration driverNishanth Menon
2017-01-09pinctrl: core: Make dt_free_map optionalTony Lindgren
2017-01-09pinctrl: sunxi: Remove old sun5i pinctrl driversMaxime Ripard
2017-01-09pinctrl: sunxi: Add common sun5i pinctrl driverMaxime Ripard
2017-01-09pinctrl: sunxi: Add pinctrl variantsMaxime Ripard
2017-01-05pinctrl: Fix panic when pinctrl devices with hogs are unregisteredJon Hunter
2017-01-03pinctrl: amd: fix compilation warningLinus Walleij
2017-01-03pinctrl: imx: use generic pinmux helpers for managing functionsGary Bisson
2017-01-03pinctrl: imx: use generic pinctrl helpers for managing groupsGary Bisson
2017-01-03pinctrl: qcom: msm8660: rename some SDC1->SDC4Linus Walleij
2017-01-03pinctrl: single: Use generic pinmux helpers for managing functionsTony Lindgren
2017-01-03pinctrl: single: Use generic pinctrl helpers for managing groupsTony Lindgren
2017-01-03pinctrl: core: Add generic pinctrl functions for managing groupsTony Lindgren
2017-01-03pinctrl: stricten up generic group codeLinus Walleij
2017-01-03pinctrl: core: Add generic pinctrl functions for managing groupsTony Lindgren
2017-01-03pinctrl: add some comments to the hog/late init codeLinus Walleij
2017-01-03pinctrl: core: Use delayed work for hogsTony Lindgren
2016-12-30pinctrl: samsung: Fix the width of PINCFG_TYPE_DRV bitfields for Exynos5433Chanwoo Choi
2016-12-30pinctrl: imx: use radix trees for groups and functionsGary Bisson
2016-12-30pinctrl: imx: remove const qualifier of imx_pinctrl_soc_infoGary Bisson
2016-12-30pinctrl: single: fix spelling mistakes on "Ivalid"Colin Ian King