summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | pinctrl: mediatek: mark dummy helpers as 'static inline'Arnd Bergmann2018-09-281-2/+2
| * | | | pinctrl: mediatek: fix check on EINT_NA comparisonColin Ian King2018-09-261-2/+2
| * | | | pinctrl: qcom: Add qcs404 pinctrl driverAvaneesh Kumar Dwivedi2018-09-263-0/+1706
| * | | | pinctrl: qcom: Support dispersed tilesBjorn Andersson2018-09-262-9/+25
| * | | | pinctrl: qcom: Introduce readl/writel accessorsBjorn Andersson2018-09-261-36/+54
| * | | | pinctrl: qcom: Add sdm660 pinctrl driverNeeraj Upadhyay2018-09-263-0/+1465
| * | | | pinctrl: intel: merrifield: Group IO accessors in codeAndy Shevchenko2018-09-251-15/+15
| * | | | pinctrl: intel: merrifield: Introduce mrfld_read_bufcfg()Andy Shevchenko2018-09-251-7/+19
| * | | | pinctrl: sunxi: fix 'pctrl->functions' allocation in sunxi_pinctrl_build_stateYueHaibing2018-09-211-6/+9
| * | | | pinctrl: mediatek: add eint support to MT6765 pinctrl driverMars Cheng2018-09-211-0/+8
| * | | | pinctrl: mediatek: add MT6765 pinctrl driverZH Chen2018-09-214-0/+2862
| * | | | pinctrl: mediatek: add no eint function for pin defineMars Cheng2018-09-211-0/+1
| * | | | pinctrl: mediatek: fix static checker warning caused by EINT_NASean Wang2018-09-211-1/+1
| * | | | pinctrl: mediatek: moore: fix return value check in mtk_moore_pinctrl_probe()Wei Yongjun2018-09-211-4/+4
| * | | | pinctrl: mediatek: make symbol 'mtk_drive' staticWei Yongjun2018-09-211-1/+1
| * | | | pinctrl: mediatek: paris: fix return value check in mtk_paris_pinctrl_probe()Wei Yongjun2018-09-211-4/+4
| * | | | pinctrl: qcom: spmi-mpp: Fix err handling of pmic_mpp_set_muxYueHaibing2018-09-211-0/+2
| * | | | pinctrl: mxs: do not export mxs_pinctrl_probeFabio Estevam2018-09-201-1/+0
| * | | | pinctrl: tegra: do not export tegra_pinctrl_probeStefan Agner2018-09-201-1/+0
| * | | | pinctrl: mtk: Fix up GPIO includesLinus Walleij2018-09-186-5/+5
| * | | | pinctrl: cherryview: Remove linux/init.h and sort headersAndy Shevchenko2018-09-181-4/+4
| * | | | pinctrl: cherryview: Describe members of couple of structsAndy Shevchenko2018-09-181-0/+3
| * | | | pinctrl: cherryview: Remove unused groups of pinsAndy Shevchenko2018-09-181-2/+0
| * | | | pinctrl: cherryview: Re-use data structures from pinctrl-intel.hAndy Shevchenko2018-09-181-42/+25
| * | | | pinctrl: baytrail: Sort headers alphabeticallyAndy Shevchenko2018-09-181-7/+7
| * | | | pinctrl: baytrail: Remove unneeded MODULE_DEVICE_TABLE()Andy Shevchenko2018-09-181-1/+0
| * | | | pinctrl: intel: Move linux/pm.h to the local headerAndy Shevchenko2018-09-189-8/+8
| * | | | Merge branch 'ib-mtk' into develLinus Walleij2018-09-1812-1190/+6833
| |\ \ \ \
| | * | | | pinctrl: mediatek: add eint support to MT8183 pinctrl driverSean Wang2018-09-182-0/+30
| | * | | | pinctrl: mediatek: extend eint build to pinctrl-mtk-common-v2.cSean Wang2018-09-183-124/+137
| | * | | | pintcrl: mediatek: add pull tweaks for I2C related pins on MT8183Zhiyong Tao2018-09-181-0/+24
| | * | | | pinctrl: mediatek: extend advanced pull support in pinctrl-mtk-common-v2.cSean Wang2018-09-181-5/+32
| | * | | | pinctrl: mediatek: add MT8183 pinctrl driverZhiyong Tao2018-09-184-0/+2436
| | * | | | pinctrl: mediatek: add pinctrl-paris that implements the vendor dt-bindingsZhiyong Tao2018-09-185-0/+967
| | * | | | pinctrl: mediatek: extend struct mtk_pin_desc which per-pin driver depends onSean Wang2018-09-185-20/+62
| | * | | | pinctrl: mediatek: adjust error code and message when some register not suppo...Sean Wang2018-09-181-17/+18
| | * | | | pinctrl: mediatek: add multiple register bases support to pinctrl-mtk-common-...Sean Wang2018-09-185-33/+75
| | * | | | pinctrl: mediatek: use pin descriptor all in pinctrl-mtk-common-v2.cSean Wang2018-09-183-60/+88
| | * | | | pinctrl: mediatek: add MT7623 pinctrl driver based on generic pinctrl bindingSean Wang2018-09-183-0/+1447
| | * | | | pinctrl: mediatek: add pullen, pullsel register support to pinctrl-mtk-common...Sean Wang2018-09-182-0/+91
| | * | | | pinctrl: mediatek: add ies register support to pinctrl-mtk-common-v2.cSean Wang2018-09-183-7/+22
| | * | | | pinctrl: mediatek: add advanced pull related support to pinctrl-mtk-common-v2.cSean Wang2018-09-183-0/+105
| | * | | | pinctrl: mediatek: add pull related support to pinctrl-mtk-common-v2.cSean Wang2018-09-184-29/+148
| | * | | | pinctrl: mediatek: add drv register support to pinctrl-mtk-common-v2.cSean Wang2018-09-182-0/+43
| | * | | | pinctrl: mediatek: add driving strength related support to pinctrl-mtk-common...Sean Wang2018-09-184-31/+112
| | * | | | pinctrl: mediatek: extend struct mtk_pin_soc to pinctrl-mtk-common-v2.cSean Wang2018-09-183-3/+8
| | * | | | pinctrl: mediatek: extend struct mtk_pin_desc to pinctrl-mtk-common-v2.cSean Wang2018-09-184-115/+183
| | * | | | pinctrl: mediatek: extend struct mtk_pin_field_calc to pinctrl-mtk-common-v2.cSean Wang2018-09-183-126/+126
| | * | | | pinctrl: mediatek: add pinctrl-moore that implements the generic pinctrl dt-b...Sean Wang2018-09-185-719/+754
| | * | | | pinctrl: mediatek: add pinctrl-mtk-common-v2 for all MediaTek pinctrlsSean Wang2018-09-184-250/+273