summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
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
2016-12-30pinctrl: simplify check for pin request conflictsVladimir Zapolskiy
2016-12-30pinctrl: update my email addressJohn Crispin
2016-12-30pinctrl: sirf: atlas7: Improve code layoutChristophe JAILLET
2016-12-30pinctrl: sirf: atlas7: Add missing 'of_node_put()'Christophe JAILLET
2016-12-30pinctrl: stm32: activate strict mux modeGabriel Fernandez
2016-12-29pinctrl: meson: fix gpio request disabling other modesNeil Armstrong
2016-12-29pinctrl/amd: Set the level based on ACPI tablesShyam Sundar S K
2016-12-28pinctrl: amd: Add support for additional GPIOShah, Nehal-bakulchandra
2016-12-28pinctrl: aspeed: Fix kerneldoc return descriptionsAndrew Jeffery
2016-12-28pinctrl: aspeed-g5: Add mux configuration for all pinsAndrew Jeffery
2016-12-27pinctrl: aspeed-g4: Add mux configuration for all pinsAndrew Jeffery
2016-12-27pinctrl: aspeed: Read and write bits in LPC and GFX controllersAndrew Jeffery
2016-12-27pinctrl: sh-pfc: r8a7796: Add HSCIF pins, groups, and functionsUlrich Hecht
2016-12-27pinctrl: sh-pfc: r8a7793: Implement voltage switching for SDHISimon Horman
2016-12-27pinctrl: sh-pfc: r8a7796: Add MSIOF pins, groups and functionsTakeshi Kihara
2016-12-27pinctrl: sh-pfc: r8a7796: Add CAN FD supportChris Paterson
2016-12-27pinctrl: sh-pfc: r8a7796: Add CAN supportChris Paterson
2016-12-27pinctrl: sh-pfc: r8a7795: Support none GPIO pins bias settingNiklas Söderlund
2016-12-27pinctrl: sh-pfc: r8a7796: Add bias pinconf supportNiklas Söderlund
2016-12-27pinctrl: sh-pfc: r8a7796: Add drive strength supportNiklas Söderlund
2016-12-15Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds