summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
Commit message (Expand)AuthorAgeFilesLines
...
| | * | pinctrl: sh-pfc: r8a77995: Remove unused PINMUX_IPSR_{MSEL2,PHYS}()Geert Uytterhoeven2018-11-191-6/+0
| | * | pinctrl: sh-pfc: r8a77990: Add HSCIF pins, groups, and functionsTakeshi Kihara2018-11-191-2/+368
| | * | pinctrl: sh-pfc: r8a77990: Add VIN[4|5] groups/functionsJacopo Mondi2018-11-131-2/+298
| | * | pinctrl: sh-pfc: r8a77965: Add VIN[4|5] groups/functionsJacopo Mondi2018-11-131-0/+270
| | * | pinctrl: sh-pfc: r8a7796: Fix VIN versioned groupsJacopo Mondi2018-11-131-12/+12
| | * | pinctrl: sh-pfc: r8a7795: Fix VIN versioned groupsJacopo Mondi2018-11-131-12/+12
| | * | pinctrl: sh-pfc: r8a7792: Fix VIN versioned groupsJacopo Mondi2018-11-131-3/+3
| | * | pinctrl: sh-pfc: Add optional arg to VIN_DATA_PIN_GROUPJacopo Mondi2018-11-131-7/+8
| | * | pinctrl: sh-pfc: r8a77970: Add QSPI pins, groups, and functionsDmitry Shifrin2018-11-131-0/+70
| | * | pinctrl: sh-pfc: r8a77990: Add voltage switch operations for SDHITakeshi Kihara2018-11-131-2/+33
| | * | pinctrl: sh-pfc: r8a77990: Add SDHI pins, groups and functionsTakeshi Kihara2018-11-131-2/+216
| | * | pinctrl: sh-pfc: r8a77470: Add SDHI supportFabrizio Castro2018-11-061-2/+160
| | * | pinctrl: sh-pfc: Reduce kernel size for narrow VIN channelsGeert Uytterhoeven2018-11-063-12/+25
| | * | pinctrl: sh-pfc: r8a77990: Add Audio SSI pins, groups and functionsTakeshi Kihara2018-11-061-2/+238
| | * | pinctrl: sh-pfc: r8a77990: Add Audio clock pins, groups and functionsTakeshi Kihara2018-11-061-2/+205
| | * | pinctrl: sh-pfc: r8a77470: Add QSPI1 pin groupsFabrizio Castro2018-11-051-0/+33
| | * | pinctrl: sh-pfc: r8a77470: Add VIN pin groupsFabrizio Castro2018-11-051-0/+184
| | * | pinctrl: sh-pfc: r8a77470: Add DU1 pin groupsFabrizio Castro2018-11-051-0/+108
| | * | pinctrl: sh-pfc: r8a77470: Add remaining I2C pin groupsFabrizio Castro2018-11-051-0/+191
| | |/
| * | pinctrl: sunxi: add support for suniv F1C100s (newer F-series SoCs)Mesih Kilinc2018-11-253-0/+421
| * | pinctrl: mediatek: Convert to using %pOFn instead of device_node.nameRob Herring2018-11-191-2/+2
| * | pinctrl: msm: Add sleep pinctrl state transitionsEvan Green2018-11-193-0/+22
| * | pinctrl: mediatek: add pinctrl support for MT7629 SoCRyder Lee2018-11-193-0/+457
| * | pinctrl: imx: fix NO_PAD_CTL setting for MMIO padsA.s. Dong2018-11-191-1/+12
| * | pinctrl: actions: Add Actions Semi S700 pinctrl driverSaravanan Sekar2018-11-194-3/+1923
| * | pinctrl: actions: define pad control configurtion to SoC specificSaravanan Sekar2018-11-193-64/+79
| * | pinctrl: actions: define constructor generic to Actions Semi SoC'sSaravanan Sekar2018-11-192-133/+137
| * | pinctrl: stm32: protect configuration registers with a hwspinlockBenjamin Gaignard2018-11-191-1/+70
| * | pinctrl: rockchip: add rk3188 routes to switch between nand and emmcHeiko Stuebner2018-11-171-0/+22
| * | pinctrl: rockchip: allow specifying the regmap location for pin-routesHeiko Stuebner2018-11-171-5/+25
| * | pinctrl: qcom: ssbi-gpio: fix gpio-hog related boot issuesBrian Masney2018-11-161-6/+17
| * | pinctrl: bcm2835: Switch to SPDX identifierStefan Wahren2018-11-161-10/+1
| * | pinctrl: nuvoton: modify NPCM7xx pin configuration functionTomer Maimon2018-11-151-10/+3
| * | pinctrl: mediatek: Add initial pinctrl driver for MT6797 SoCManivannan Sadhasivam2018-11-154-0/+2519
| * | pinctrl: meson-gxl: remove invalid GPIOX tsin_a pinsNeil Armstrong2018-11-151-10/+2
| * | pinctrl: mediatek: Fix dependencies for EINT_MTKOlof Johansson2018-11-151-1/+1
| * | pinctrl: fsl: imx7ulp: change to use imx legacy bindingA.s. Dong2018-11-091-42/+0
| * | pinctrl: zynq: Use define directive for PIN_CONFIG_IO_STANDARDNathan Chancellor2018-11-091-6/+3
| * | pinctrl: lpc18xx: Use define directive for PIN_CONFIG_GPIO_PIN_INTNathan Chancellor2018-11-091-8/+2
| * | pinctrl: bcm2835: Use define directive for BCM2835_PINCONF_PARAM_PULLNathan Chancellor2018-11-091-4/+2
| * | pinctrl: sprd: Use define directive for sprd_pinconf_params valuesNathan Chancellor2018-11-091-4/+2
| * | pinctrl: max77620: Use define directive for max77620_pinconf_param valuesNathan Chancellor2018-11-091-8/+6
| * | pinctrl: qcom: spmi-gpio: fix gpio-hog related boot issuesBrian Masney2018-11-091-4/+17
| * | pinctrl: mediatek: clean up indentation issues, add missing tabColin Ian King2018-11-092-4/+4
| * | pinctrl: bcm2835: Use raw spinlock for RT compatibilityLukas Wunner2018-11-051-8/+8
| * | pinctrl: imx: add imx8qxp driverA.s. Dong2018-11-053-0/+240
| * | pinctrl: fsl: add scu based pinctrl supportA.s. Dong2018-11-055-170/+448
| * | pinctrl: pinctrl-at91-pio4: simplify getting .driver_dataWolfram Sang2018-11-051-4/+2
| * | pinctrl: pinctrl-amd: simplify getting .driver_dataWolfram Sang2018-11-051-4/+2
| |/
* | pinctrl: sunxi: a83t: Fix IRQ offset typo for PH11Chen-Yu Tsai2018-12-071-1/+1