aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-26pinctrl: mvebu: remove unused variableArnd Bergmann
2017-01-26gpio: aspeed: Add banks Y, Z, AA, AB and ACAndrew Jeffery
2017-01-26pinctrl: aspeed: g4: Fix mux configuration for GPIOs AA[4-7], AB[0-7]Andrew Jeffery
2017-01-26gpio: aspeed: Make bank names stringsJoel Stanley
2017-01-26pinctrl: qcom: Use raw spinlock variantsJulia Cartwright
2017-01-26pinctrl: samsung: Fix samsung_pinctrl_create_functions return valueMarek Szyprowski
2017-01-26pinctrl: samsung: Remove messages for failed memory allocationMarek Szyprowski
2017-01-26pinctrl: samsung: Document Exynos3250 SoC supportMarek Szyprowski
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-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: imx7d-pinctrl: Fix a typoFabio Estevam
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: intel: Convert to use devm_gpiochip_add_data()Mika 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: imx: use radix trees for groups and functionsGary Bisson