aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-13pinctrl: sh-pfc: r8a77970: Add QSPI pins, groups, and functionsDmitry Shifrin1-0/+70
2018-11-13pinctrl: sh-pfc: r8a77990: Add voltage switch operations for SDHITakeshi Kihara1-2/+33
2018-11-13pinctrl: sh-pfc: r8a77990: Add SDHI pins, groups and functionsTakeshi Kihara1-2/+216
2018-11-09pinctrl: fsl: imx7ulp: change to use imx legacy bindingA.s. Dong1-42/+0
2018-11-09pinctrl: zynq: Use define directive for PIN_CONFIG_IO_STANDARDNathan Chancellor1-6/+3
2018-11-09pinctrl: lpc18xx: Use define directive for PIN_CONFIG_GPIO_PIN_INTNathan Chancellor1-8/+2
2018-11-09pinctrl: bcm2835: Use define directive for BCM2835_PINCONF_PARAM_PULLNathan Chancellor1-4/+2
2018-11-09pinctrl: sprd: Use define directive for sprd_pinconf_params valuesNathan Chancellor1-4/+2
2018-11-09pinctrl: max77620: Use define directive for max77620_pinconf_param valuesNathan Chancellor1-8/+6
2018-11-09pinctrl: qcom: spmi-gpio: fix gpio-hog related boot issuesBrian Masney1-4/+17
2018-11-09pinctrl: mediatek: clean up indentation issues, add missing tabColin Ian King2-4/+4
2018-11-08pinctrl: baytrail: Code formatting fixesAndy Shevchenko1-1/+1
2018-11-08pinctrl: icelake: Code formatting fixesAndy Shevchenko1-1/+1
2018-11-08pinctrl: cannonlake: Code formatting fixesAndy Shevchenko1-1/+1
2018-11-08pinctrl: geminilake: Code formatting fixesAndy Shevchenko1-1/+1
2018-11-08pinctrl: broxton: Code formatting fixesAndy Shevchenko1-3/+3
2018-11-08pinctrl: lewisburg: Replace acpi.h with mod_devicetable.hAndy Shevchenko1-1/+1
2018-11-08pinctrl: denverton: Replace acpi.h with mod_devicetable.hAndy Shevchenko1-1/+1
2018-11-08pinctrl: cedarfork: Replace acpi.h with mod_devicetable.hAndy Shevchenko1-1/+1
2018-11-08pinctrl: merrifield: include bits.h instead of bitops.hAndy Shevchenko1-1/+1
2018-11-08pinctrl: intel: Unexport intel_pinctrl_probe()Andy Shevchenko2-5/+2
2018-11-08pinctrl: sunrisepoint: Get rid of unneeded ->probe() stubAndy Shevchenko1-6/+1
2018-11-08pinctrl: icelake: Get rid of unneeded ->probe() stubAndy Shevchenko1-7/+2
2018-11-08pinctrl: cannonlake: Get rid of unneeded ->probe() stubAndy Shevchenko1-6/+1
2018-11-08pinctrl: broxton: Get rid of unneeded ->probe() stubAndy Shevchenko1-6/+1
2018-11-08pinctrl: lewisburg: Get rid of unneeded ->probe() stubAndy Shevchenko1-7/+2
2018-11-08pinctrl: denverton: Get rid of unneeded ->probe() stubAndy Shevchenko1-7/+2
2018-11-08pinctrl: cedarfork: Get rid of unneeded ->probe() stubAndy Shevchenko1-7/+2
2018-11-08pinctrl: intel: simplify getting .driver_dataWolfram Sang1-4/+2
2018-11-08pinctrl: cherryview: simplify getting .driver_dataWolfram Sang1-4/+2
2018-11-08pinctrl: baytrail: simplify getting .driver_dataWolfram Sang1-4/+2
2018-11-06pinctrl: sh-pfc: r8a77470: Add SDHI supportFabrizio Castro1-2/+160
2018-11-06pinctrl: sh-pfc: Reduce kernel size for narrow VIN channelsGeert Uytterhoeven3-12/+25
2018-11-06pinctrl: sh-pfc: r8a77990: Add Audio SSI pins, groups and functionsTakeshi Kihara1-2/+238
2018-11-06pinctrl: sh-pfc: r8a77990: Add Audio clock pins, groups and functionsTakeshi Kihara1-2/+205
2018-11-05pinctrl: sh-pfc: r8a77470: Add QSPI1 pin groupsFabrizio Castro1-0/+33
2018-11-05pinctrl: sh-pfc: r8a77470: Add VIN pin groupsFabrizio Castro1-0/+184
2018-11-05pinctrl: sh-pfc: r8a77470: Add DU1 pin groupsFabrizio Castro1-0/+108
2018-11-05pinctrl: sh-pfc: r8a77470: Add remaining I2C pin groupsFabrizio Castro1-0/+191
2018-11-05pinctrl: bcm2835: Use raw spinlock for RT compatibilityLukas Wunner1-8/+8
2018-11-05pinctrl: imx: add imx8qxp driverA.s. Dong3-0/+240
2018-11-05pinctrl: fsl: add scu based pinctrl supportA.s. Dong5-170/+448
2018-11-05pinctrl: pinctrl-at91-pio4: simplify getting .driver_dataWolfram Sang1-4/+2
2018-11-05pinctrl: pinctrl-amd: simplify getting .driver_dataWolfram Sang1-4/+2
2018-11-05pinctrl: meson: fix meson8b ao pull register bitsJerome Brunet1-1/+1
2018-11-05pinctrl: meson: fix meson8 ao pull register bitsJerome Brunet1-1/+1
2018-11-05pinctrl: meson: fix gxl ao pull register bitsJerome Brunet1-1/+1
2018-11-05pinctrl: meson: fix gxbb ao pull register bitsJerome Brunet1-1/+1
2018-11-05pinctrl: meson: fix pinconf bias disableJerome Brunet1-1/+1
2018-10-23Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-42/+37