summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
AgeCommit message (Expand)AuthorLines
2019-02-17pinctrl: meson: meson8b: fix the sdxc_a data 1..3 pinsMartin Blumenstingl-1/+1
2019-02-11pinctrl: qcom: qcs404: Correct SDC tileBjorn Andersson-1/+1
2019-01-22pinctrl: sunxi: Correct number of IRQ banks on H6 main pin controllerChen-Yu Tsai-1/+1
2019-01-21pinctrl: mcp23s08: spi: Fix regmap allocation for mcp23s18Jason Kridner-1/+6
2019-01-21pinctrl: cherryview: fix Strago DMI workaroundDmitry Torokhov-4/+4
2019-01-14pinctrl: sunxi: Consider pin_base when calculating regulator array indexChen-Yu Tsai-3/+7
2019-01-14pinctrl: sunxi: Fix and simplify pin bank regulator handlingChen-Yu Tsai-20/+16
2019-01-11pinctrl: mediatek: fix Kconfig build errors for moore coreRyder Lee-0/+3
2019-01-01Merge tag 'pinctrl-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1099/+10585
2018-12-27pinctrl: freescale: Break dependency on SOC_IMX8MQ for i.MX8MQAbel Vesa-1/+1
2018-12-27pinctrl: imx-scu: Depend on IMX_SCUGuido Günther-0/+1
2018-12-22pinctrl: ocelot: Add dependency on HAS_IOMEMLinus Walleij-0/+1
2018-12-21Merge tag 'sh-pfc-for-v4.21-tag3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Walleij-36/+58
2018-12-21pinctrl: ocelot: add MSCC Jaguar2 supportAlexandre Belloni-63/+280
2018-12-21pinctrl: bcm: ns: support updated DT binding as syscon subnodeRafał Miłecki-10/+19
2018-12-21pinctrl: imx8qxp: break the dependency on SOC_IMX8QXPAisheng Dong-1/+1
2018-12-21pinctrl: uniphier: constify uniphier_pinctrl_socdataMasahiro Yamada-12/+12
2018-12-21pinctrl: mediatek: improve Kconfig dependenciesRyder Lee-8/+8
2018-12-21pinctrl: msm: mark PM functions as __maybe_unusedArnd Bergmann-2/+2
2018-12-21pinctrl: meson: meson8b: add the missing GPIO_GROUPs for BOOT and CARDMartin Blumenstingl-0/+28
2018-12-21pinctrl: meson: meson8: add the missing GPIO_GROUPs for BOOT and CARDMartin Blumenstingl-0/+26
2018-12-21pinctrl: meson: meson8: rename the "gpio" function to "gpio_periphs"Martin Blumenstingl-2/+2
2018-12-21pinctrl: meson: meson8: rename the "gpio" function to "gpio_periphs"Martin Blumenstingl-2/+2
2018-12-21pinctrl: meson: meson8b: fix the GPIO function for the GPIOAO pinsMartin Blumenstingl-5/+8
2018-12-21pinctrl: meson: meson8: fix the GPIO function for the GPIOAO pinsMartin Blumenstingl-0/+3
2018-12-18pinctrl: sh-pfc: Make pinmux_cfg_reg.var_field_width[] variable-lengthGeert Uytterhoeven-2/+1
2018-12-18pinctrl: sh-pfc: Print actual field width for variable-width fieldsGeert Uytterhoeven-1/+1
2018-12-18pinctrl: sh-pfc: sh7734: Fix shifted values in IPSR10Geert Uytterhoeven-8/+8
2018-12-18pinctrl: sh-pfc: sh7734: Remove bogus IPSR10 valueGeert Uytterhoeven-1/+1
2018-12-18pinctrl: sh-pfc: sh7269: Add missing PCIOR0 fieldGeert Uytterhoeven-1/+1
2018-12-18pinctrl: sh-pfc: sh7264: Fix PFCR3 and PFCR0 register configurationGeert Uytterhoeven-2/+7
2018-12-18pinctrl: sh-pfc: r8a77995: Remove bogus SEL_PWM[0-3]_3 configurationsGeert Uytterhoeven-4/+4
2018-12-18pinctrl: sh-pfc: r8a77990: Fix MOD_SEL0 SEL_I2C1 field widthGeert Uytterhoeven-1/+1
2018-12-18pinctrl: sh-pfc: sh7734: Add missing IPSR11 fieldGeert Uytterhoeven-1/+1
2018-12-18pinctrl: sh-pfc: r8a77980: Add missing MOD_SEL0 fieldGeert Uytterhoeven-1/+1
2018-12-18pinctrl: sh-pfc: r8a77970: Add missing MOD_SEL0 fieldGeert Uytterhoeven-1/+1
2018-12-18pinctrl: sh-pfc: r8a7794: Remove bogus IPSR9 fieldGeert Uytterhoeven-1/+1
2018-12-18pinctrl: sh-pfc: Validate pins/marks in pin groups at build timeGeert Uytterhoeven-1/+2
2018-12-18pinctrl: sh-pfc: sh73a0: Add missing TO pin to tpu4_to3 groupGeert Uytterhoeven-0/+1
2018-12-18pinctrl: sh-pfc: r8a7791: Remove bogus marks from vin1_b_data18 groupGeert Uytterhoeven-3/+0
2018-12-18pinctrl: sh-pfc: r8a7791: Remove bogus ctrl marks from qspi_data4_b groupGeert Uytterhoeven-2/+1
2018-12-18pinctrl: sh-pfc: r8a7740: Add missing LCD0 marks to lcd0_data24_1 groupGeert Uytterhoeven-0/+1
2018-12-18pinctrl: sh-pfc: r8a7740: Add missing REF125CK pin to gether_gmii groupGeert Uytterhoeven-1/+1
2018-12-18pinctrl: sh-pfc: r8a77990: Fix IOCTRL reg state after s2ram on R-Car E3Geert Uytterhoeven-0/+1
2018-12-18pinctrl: rza1: Handle devm_kasprintf() failure casesNicholas Mc Guire-0/+5
2018-12-18pinctrl: sh-pfc: r8a77990: Add support for pull-up only pinsGeert Uytterhoeven-5/+18
2018-12-17pinctrl: xway: fix gpio-hog related boot issuesMartin Schiller-12/+27
2018-12-16pinctrl: aspeed: Wrap -Woverride-init with cc-optionNathan Chancellor-1/+1
2018-12-14pinctrl: sunxi: Deal with per-bank regulatorsMaxime Ripard-0/+69
2018-12-14pinctrl: Use of_node_name_eq for node name comparisonsRob Herring-1/+1