summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2018-09-18pinctrl: mediatek: add pinctrl-moore that implements the generic pinctrl dt-b...Sean Wang
2018-09-18pinctrl: mediatek: add pinctrl-mtk-common-v2 for all MediaTek pinctrlsSean Wang
2018-09-14pinctrl: Include <linux/gpio/driver.h> nothing elseLinus Walleij
2018-09-14pinctrl: at91-pio4: Get rid of legacy callLinus Walleij
2018-09-14pinctrl: at91: don't use the same irqchip with multiple gpiochipsLudovic Desroches
2018-09-13pinctrl: at91-pio4: fix has_config check in atmel_pctl_dt_subnode_to_map()Dan Carpenter
2018-09-11pinctrl: rza1: Convert to SPDX identifiersKuninori Morimoto
2018-09-11pinctrl: sh-pfc: Convert to SPDX identifiersKuninori Morimoto
2018-09-11pinctrl: sh-pfc: r8a77995: Add MSIOF pins, groups and functionsTakeshi Kihara
2018-09-11pinctrl: sh-pfc: r8a77990: Add MSIOF pins, groups and functionsTakeshi Kihara
2018-09-10pinctrl: qcom: spmi-mpp: Fix drive strength settingStephen Boyd
2018-09-05pinctrl: sirf: atlas7: remove set but not used variables 'conf, bank'YueHaibing
2018-09-05pinctrl: spmi-mpp: Fix pmic_mpp_config_get() to be compliantDouglas Anderson
2018-09-05pinctrl: ssbi-gpio: Fix pm8xxx_pin_config_get() to be compliantDouglas Anderson
2018-08-31Merge tag 'sh-pfc-for-v4.20-tag1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Walleij
2018-08-31pinctrl: remove unnecessary unlikely()Igor Stoppa
2018-08-31pinctrl: lewisburg: Define PM ops via INTEL_PINCTRL_PM_OPS()Andy Shevchenko
2018-08-31pinctrl: sunrisepoint: Define PM ops via INTEL_PINCTRL_PM_OPS()Andy Shevchenko
2018-08-31pinctrl: icelake: Define PM ops via INTEL_PINCTRL_PM_OPS()Andy Shevchenko
2018-08-31pinctrl: geminilake: Define PM ops via INTEL_PINCTRL_PM_OPS()Andy Shevchenko
2018-08-31pinctrl: denverton: Define PM ops via INTEL_PINCTRL_PM_OPS()Andy Shevchenko
2018-08-31pinctrl: cedarfork: Define PM ops via INTEL_PINCTRL_PM_OPS()Andy Shevchenko
2018-08-31pinctrl: cannonlake: Define PM ops via INTEL_PINCTRL_PM_OPS()Andy Shevchenko
2018-08-31pinctrl: broxton: Define PM ops via INTEL_PINCTRL_PM_OPS()Andy Shevchenko
2018-08-31pinctrl: intel: Introduce common macro for PM operationsAndy Shevchenko
2018-08-31pinctrl: sunrisepoint: Convert to use intel_pinctrl_probe_by_hid()Andy Shevchenko
2018-08-31pinctrl: cannonlake: Convert to use intel_pinctrl_probe_by_hid()Andy Shevchenko
2018-08-31pinctrl: intel: Introduce intel_pinctrl_probe_by_hid() internal APIAndy Shevchenko
2018-08-31pinctrl: baytrail: Convert to use device_get_match_data()Andy Shevchenko
2018-08-31pinctrl: geminilake: Convert to use intel_pinctrl_probe_by_uid()Andy Shevchenko
2018-08-31pinctrl: broxton: Convert to use intel_pinctrl_probe_by_uid()Andy Shevchenko
2018-08-31pinctrl: intel: Introduce intel_pinctrl_probe_by_uid() internal APIAndy Shevchenko
2018-08-30pinctrl: sh-pfc: r8a77990: Add DU pins, groups and functionLaurent Pinchart
2018-08-29Merge branch 'ib-ingenic' into develLinus Walleij
2018-08-29pinctrl: Convert to using %pOFn instead of device_node.nameRob Herring
2018-08-29pinctrl: madera: Fix possible NULL pointer with pdata configRichard Fitzgerald
2018-08-29pinctrl: intel: Fix a spelling typo in kernel documentationAndy Shevchenko
2018-08-29pinctrl: lpc18xx: mark expected switch fall-throughsGustavo A. R. Silva
2018-08-29pinctrl: ingenic: Fix group & function error checkingPaul Burton
2018-08-29pinctrl: ingenic: Include the right headerLinus Walleij
2018-08-29pinctrl: ingenic: Drop dependency on MACH_INGENICPaul Cercueil
2018-08-29pinctrl: ingenic: Add support for the JZ4725BPaul Cercueil
2018-08-29pinctrl: ingenic: Implement .get_direction for GPIO chipsPaul Cercueil
2018-08-29pinctrl: ingenic: Merge GPIO functionalityPaul Cercueil
2018-08-29pinctrl: ingenic: Mark probe function as __initPaul Cercueil
2018-08-29pinctrl: ingenic: Probe driver at subsys_initcallPaul Cercueil
2018-08-29pinctrl: uniphier: drop meaningless pin from SD1 pin-mux of Pro4Masahiro Yamada
2018-08-29pinctrl: madera: Fix missing space in debugfs outputRichard Fitzgerald
2018-08-29pinctrl: madera: Return ENOTSUPP for unsupported pin attributesRichard Fitzgerald
2018-08-29pinctrl: madera: Set is_genericRichard Fitzgerald