| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'pinctrl-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2019-01-01 | 100 | -1099/+10585 |
|\ |
|
| * | pinctrl: freescale: Break dependency on SOC_IMX8MQ for i.MX8MQ | Abel Vesa | 2018-12-27 | 1 | -1/+1 |
| * | pinctrl: imx-scu: Depend on IMX_SCU | Guido Günther | 2018-12-27 | 1 | -0/+1 |
| * | pinctrl: ocelot: Add dependency on HAS_IOMEM | Linus Walleij | 2018-12-22 | 1 | -0/+1 |
| * | Merge tag 'sh-pfc-for-v4.21-tag3' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Walleij | 2018-12-21 | 14 | -36/+58 |
| |\ |
|
| | * | pinctrl: sh-pfc: Make pinmux_cfg_reg.var_field_width[] variable-length | Geert Uytterhoeven | 2018-12-18 | 1 | -2/+1 |
| | * | pinctrl: sh-pfc: Print actual field width for variable-width fields | Geert Uytterhoeven | 2018-12-18 | 1 | -1/+1 |
| | * | pinctrl: sh-pfc: sh7734: Fix shifted values in IPSR10 | Geert Uytterhoeven | 2018-12-18 | 1 | -8/+8 |
| | * | pinctrl: sh-pfc: sh7734: Remove bogus IPSR10 value | Geert Uytterhoeven | 2018-12-18 | 1 | -1/+1 |
| | * | pinctrl: sh-pfc: sh7269: Add missing PCIOR0 field | Geert Uytterhoeven | 2018-12-18 | 1 | -1/+1 |
| | * | pinctrl: sh-pfc: sh7264: Fix PFCR3 and PFCR0 register configuration | Geert Uytterhoeven | 2018-12-18 | 1 | -2/+7 |
| | * | pinctrl: sh-pfc: r8a77995: Remove bogus SEL_PWM[0-3]_3 configurations | Geert Uytterhoeven | 2018-12-18 | 1 | -4/+4 |
| | * | pinctrl: sh-pfc: r8a77990: Fix MOD_SEL0 SEL_I2C1 field width | Geert Uytterhoeven | 2018-12-18 | 1 | -1/+1 |
| | * | pinctrl: sh-pfc: sh7734: Add missing IPSR11 field | Geert Uytterhoeven | 2018-12-18 | 1 | -1/+1 |
| | * | pinctrl: sh-pfc: r8a77980: Add missing MOD_SEL0 field | Geert Uytterhoeven | 2018-12-18 | 1 | -1/+1 |
| | * | pinctrl: sh-pfc: r8a77970: Add missing MOD_SEL0 field | Geert Uytterhoeven | 2018-12-18 | 1 | -1/+1 |
| | * | pinctrl: sh-pfc: r8a7794: Remove bogus IPSR9 field | Geert Uytterhoeven | 2018-12-18 | 1 | -1/+1 |
| | * | pinctrl: sh-pfc: Validate pins/marks in pin groups at build time | Geert Uytterhoeven | 2018-12-18 | 1 | -1/+2 |
| | * | pinctrl: sh-pfc: sh73a0: Add missing TO pin to tpu4_to3 group | Geert Uytterhoeven | 2018-12-18 | 1 | -0/+1 |
| | * | pinctrl: sh-pfc: r8a7791: Remove bogus marks from vin1_b_data18 group | Geert Uytterhoeven | 2018-12-18 | 1 | -3/+0 |
| | * | pinctrl: sh-pfc: r8a7791: Remove bogus ctrl marks from qspi_data4_b group | Geert Uytterhoeven | 2018-12-18 | 1 | -2/+1 |
| | * | pinctrl: sh-pfc: r8a7740: Add missing LCD0 marks to lcd0_data24_1 group | Geert Uytterhoeven | 2018-12-18 | 1 | -0/+1 |
| | * | pinctrl: sh-pfc: r8a7740: Add missing REF125CK pin to gether_gmii group | Geert Uytterhoeven | 2018-12-18 | 1 | -1/+1 |
| | * | pinctrl: sh-pfc: r8a77990: Fix IOCTRL reg state after s2ram on R-Car E3 | Geert Uytterhoeven | 2018-12-18 | 1 | -0/+1 |
| | * | pinctrl: rza1: Handle devm_kasprintf() failure cases | Nicholas Mc Guire | 2018-12-18 | 1 | -0/+5 |
| | * | pinctrl: sh-pfc: r8a77990: Add support for pull-up only pins | Geert Uytterhoeven | 2018-12-18 | 1 | -5/+18 |
| * | | pinctrl: ocelot: add MSCC Jaguar2 support | Alexandre Belloni | 2018-12-21 | 2 | -63/+280 |
| * | | pinctrl: bcm: ns: support updated DT binding as syscon subnode | Rafał Miłecki | 2018-12-21 | 1 | -10/+19 |
| * | | pinctrl: imx8qxp: break the dependency on SOC_IMX8QXP | Aisheng Dong | 2018-12-21 | 1 | -1/+1 |
| * | | pinctrl: uniphier: constify uniphier_pinctrl_socdata | Masahiro Yamada | 2018-12-21 | 11 | -12/+12 |
| * | | pinctrl: mediatek: improve Kconfig dependencies | Ryder Lee | 2018-12-21 | 1 | -8/+8 |
| * | | pinctrl: msm: mark PM functions as __maybe_unused | Arnd Bergmann | 2018-12-21 | 1 | -2/+2 |
| * | | pinctrl: meson: meson8b: add the missing GPIO_GROUPs for BOOT and CARD | Martin Blumenstingl | 2018-12-21 | 1 | -0/+28 |
| * | | pinctrl: meson: meson8: add the missing GPIO_GROUPs for BOOT and CARD | Martin Blumenstingl | 2018-12-21 | 1 | -0/+26 |
| * | | pinctrl: meson: meson8: rename the "gpio" function to "gpio_periphs" | Martin Blumenstingl | 2018-12-21 | 1 | -2/+2 |
| * | | pinctrl: meson: meson8: rename the "gpio" function to "gpio_periphs" | Martin Blumenstingl | 2018-12-21 | 1 | -2/+2 |
| * | | pinctrl: meson: meson8b: fix the GPIO function for the GPIOAO pins | Martin Blumenstingl | 2018-12-21 | 1 | -5/+8 |
| * | | pinctrl: meson: meson8: fix the GPIO function for the GPIOAO pins | Martin Blumenstingl | 2018-12-21 | 1 | -0/+3 |
| * | | pinctrl: xway: fix gpio-hog related boot issues | Martin Schiller | 2018-12-17 | 1 | -12/+27 |
| * | | pinctrl: aspeed: Wrap -Woverride-init with cc-option | Nathan Chancellor | 2018-12-16 | 1 | -1/+1 |
| * | | pinctrl: sunxi: Deal with per-bank regulators | Maxime Ripard | 2018-12-14 | 2 | -0/+69 |
| * | | pinctrl: Use of_node_name_eq for node name comparisons | Rob Herring | 2018-12-14 | 1 | -1/+1 |
| * | | Merge tag 'intel-pinctrl-v4.21-1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Walleij | 2018-12-13 | 13 | -84/+46 |
| |\ \ |
|
| | * | | pinctrl: cherryview: Stop clearing the GPIO_EN bit from chv_gpio_disable_free | Hans de Goede | 2018-12-05 | 1 | -5/+2 |
| | * | | pinctrl: cherryview: Add chv_gpio_clear_triggering() helper function | Hans de Goede | 2018-12-05 | 1 | -5/+14 |
| | * | | pinctrl: baytrail: Code formatting fixes | Andy Shevchenko | 2018-11-08 | 1 | -1/+1 |
| | * | | pinctrl: icelake: Code formatting fixes | Andy Shevchenko | 2018-11-08 | 1 | -1/+1 |
| | * | | pinctrl: cannonlake: Code formatting fixes | Andy Shevchenko | 2018-11-08 | 1 | -1/+1 |
| | * | | pinctrl: geminilake: Code formatting fixes | Andy Shevchenko | 2018-11-08 | 1 | -1/+1 |
| | * | | pinctrl: broxton: Code formatting fixes | Andy Shevchenko | 2018-11-08 | 1 | -3/+3 |