summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: gemini: Mask and set properlyLinus Walleij2018-10-101-1/+2
* pinctrl: mediatek: select GPIOLIBArnd Bergmann2018-10-101-0/+1
* pinctrl: rza1: don't manually release devm managed resourcesUwe Kleine-König2018-10-101-7/+1Star
* Merge tag 'sh-pfc-for-v4.20-tag3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Walleij2018-10-104-2/+1021
|\
| * pinctrl: sh-pfc: r8a77990: Add INTC-EX pins, groups and functionGeert Uytterhoeven2018-10-021-2/+62
| * pinctrl: renesas: Renesas RZ/N1 pinctrl driverPhil Edworthy2018-10-023-0/+959
* | pinctrl: bcm: add Northstar driverRafał Miłecki2018-10-103-0/+386
* | pinctrl: qcom: fix 'const' pointer handlingArnd Bergmann2018-10-031-1/+1
* | pinctrl: nomadik: Fix debugfsLinus Walleij2018-10-031-1/+1
* | pinctrl: intel: Fix a spelling typo in kernel documentationAndy Shevchenko2018-10-031-1/+1
* | pinctrl: broxton: Convert unsigned to unsigned intAndy Shevchenko2018-10-031-53/+53
* | pinctrl: cherryview: Convert unsigned to unsigned intAndy Shevchenko2018-10-031-33/+33
* | pinctrl: baytrail: Convert unsigned to unsigned intAndy Shevchenko2018-10-031-6/+6
* | pinctrl: intel: Convert unsigned to unsigned intAndy Shevchenko2018-10-032-66/+67
* | pinctrl: msm: Actually use function 0 for gpio selectionStephen Boyd2018-10-021-1/+1
* | pinctrl: core: make sure strcmp() doesn't get a null parameterYanjiang Jin2018-10-011-2/+2
* | Merge tag 'sh-pfc-for-v4.20-tag2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Walleij2018-10-0136-310/+1291
|\|
| * pinctrl: sh-pfc: rcar: Rename automotive-only arrays to automotiveGeert Uytterhoeven2018-09-283-18/+18
| * pinctrl: sh-pfc: r8a77470: Add USB pin groupsFabrizio Castro2018-09-201-0/+30
| * pinctrl: sh-pfc: r8a77470: Add SDHI2 pin groupsFabrizio Castro2018-09-201-0/+51
| * pinctrl: sh-pfc: r8a77470: Add QSPI0 pin groupsFabrizio Castro2018-09-201-0/+34
| * pinctrl: sh-pfc: r8a77470: Add DU0 pin groupsFabrizio Castro2018-09-201-0/+109
| * pinctrl: sh-pfc: r8a77470: Add I2C4 pin groupsFabrizio Castro2018-09-201-0/+51
| * pinctrl: sh-pfc: r8a77990: Add R8A774C0 PFC supportFabrizio Castro2018-09-195-151/+201
| * pinctrl: sh-pfc: r8a7791: Add r8a7744 supportBiju Das2018-09-195-0/+35
| * pinctrl: rza1: Convert to SPDX identifiersKuninori Morimoto2018-09-111-4/+1Star
| * pinctrl: sh-pfc: Convert to SPDX identifiersKuninori Morimoto2018-09-1132-180/+34Star
| * pinctrl: sh-pfc: r8a77995: Add MSIOF pins, groups and functionsTakeshi Kihara2018-09-111-0/+365
| * pinctrl: sh-pfc: r8a77990: Add MSIOF pins, groups and functionsTakeshi Kihara2018-09-111-0/+405
* | Merge tag 'v4.19-rc6' into develLinus Walleij2018-10-016-107/+134
|\ \
| * | Revert "pinctrl: intel: Do pin translation when lock IRQ"Mika Westerberg2018-09-251-32/+0Star
| * | pinctrl: cannonlake: Fix HOSTSW_OWN register offset of H variantMika Westerberg2018-09-251-13/+20
| * | pinctrl/amd: poll InterruptEnable bits in amd_gpio_irq_set_typeDaniel Kurtz2018-09-251-10/+23
| * | pinctrl: intel: Do pin translation in other GPIO operations as wellMika Westerberg2018-09-201-48/+63
| * | pinctrl: cannonlake: Fix gpio base for GPP-ESimon Detheridge2018-09-191-1/+1
| * | pinctrl: madera: Fix possible NULL pointer with pdata configRichard Fitzgerald2018-08-291-1/+1
| * | pinctrl: ingenic: Fix group & function error checkingPaul Burton2018-08-291-2/+2
| * | pinctrl: msm: Really mask level interrupts to prevent latchingStephen Boyd2018-08-291-0/+24
* | | pinctrl: sprd: Move DT parsing before registering pinctrl deviceBaolin Wang2018-09-281-7/+6Star
* | | 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