summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pinctrl-v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-10-14102-501/+10422
|\
| * pinctrl: amd: Add missing pins to the pin group listShyam Sundar S K2020-10-071-1/+68
| * pinctrl: visconti: PINCTRL_TMPV7700 should depend on ARCH_VISCONTIGeert Uytterhoeven2020-10-071-2/+2
| * pinctrl: mediatek: Free eint data on failureEnric Balletbo i Serra2020-10-071-6/+18
| * pinctrl: single: fix debug output when #pinctrl-cells = 2Drew Fustini2020-10-011-1/+1
| * pinctrl: single: fix pinctrl_spec.args_count bounds checkDrew Fustini2020-10-011-1/+1
| * pinctrl: sunrisepoint: Modify COMMUNITY macros to be consistentAndy Shevchenko2020-09-301-33/+27
| * pinctrl: cannonlake: Modify COMMUNITY macros to be consistentAndy Shevchenko2020-09-301-11/+11
| * pinctrl: tigerlake: Fix register offsets for TGL-H variantAndy Shevchenko2020-09-301-17/+25
| * pinctrl: mediatek: use devm_platform_ioremap_resource_byname()Wang Xiaojun2020-09-303-26/+5
| * pinctrl: nuvoton: npcm7xx: Constify static ops structsRikard Falkeborn2020-09-301-3/+3
| * pinctrl: mediatek: mt7622: add antsel pins/groupsChuanhong Guo2020-09-291-0/+103
| * pinctrl: ocelot: simplify the return expression of ocelot_gpiochip_register()Qinglang Miao2020-09-291-6/+2
| * pinctrl: at91-pio4: add support for sama7g5 SoCEugen Hristev2020-09-291-0/+7
| * pinctrl: spear: simplify the return expression of tvc_connect()Qinglang Miao2020-09-291-7/+1
| * pinctrl: spear: simplify the return expression of spear310_pinctrl_probeLiu Shixin2020-09-291-7/+1
| * pinctrl: sprd: use module_platform_driver to simplify the codeLiu Shixin2020-09-291-12/+1
| * pinctrl: Ingenic: Add I2S pins support for Ingenic SoCs.周琰杰 (Zhou Yanjie)2020-09-291-0/+70
| * pinctrl: Ingenic: Correct the pullup and pulldown parameters of JZ4780.周琰杰 (Zhou Yanjie)2020-09-291-2/+10
| * pinctrl: Ingenic: Add SSI pins support for JZ4770 and JZ4780.周琰杰 (Zhou Yanjie)2020-09-291-0/+267
| * pinctrl: aspeed-g6: Add bias controls for 1.8V GPIO banksAndrew Jeffery2020-09-291-0/+17
| * pinctrl: aspeed: Use the right pinconf maskAndrew Jeffery2020-09-291-1/+1
| * pinctrl: aspeed: Format pinconf debug consistent with pinmuxAndrew Jeffery2020-09-291-3/+3
| * pinctrl: imx: Support building i.MX pinctrl core driver as moduleAnson Huang2020-09-292-1/+7
| * pinctrl: imx: Support building SCU pinctrl core driver as moduleAnson Huang2020-09-292-1/+6
| * pinctrl: imx: Use function callbacks for SCU related functionsAnson Huang2020-09-295-39/+35
| * pinctrl: mediatek: Add MT8167 Pinctrl driverFabien Parent2020-09-274-0/+1618
| * Merge tag 'intel-pinctrl-v5.10-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Walleij2020-09-215-134/+117
| |\
| | * pinctrl: cherryview: Preserve CHV_PADCTRL1_INVRXTX_TXDATA flag on GPIOsHans de Goede2020-09-071-1/+13
| | * pinctrl: intel: Update header block to reflect direct dependenciesAndy Shevchenko2020-08-201-1/+4
| | * pinctrl: cherryview: Switch to use intel_pinctrl_get_soc_data()Andy Shevchenko2020-08-202-22/+7
| | * pinctrl: baytrail: Switch to use intel_pinctrl_get_soc_data()Andy Shevchenko2020-08-202-24/+6
| | * pinctrl: intel: Extract intel_pinctrl_get_soc_data() helper for wider useAndy Shevchenko2020-08-182-6/+20
| | * pinctrl: cherryview: Utilize temporary variable to hold device pointerAndy Shevchenko2020-08-181-6/+5
| | * pinctrl: cherryview: Switch to use struct intel_pinctrlAndy Shevchenko2020-08-181-65/+39
| | * pinctrl: cherryview: Move custom community members to separate data structAndy Shevchenko2020-08-181-14/+31
| | * pinctrl: cherryview: Drop stale commentAndy Shevchenko2020-08-181-3/+0
| * | Merge tag 'renesas-pinctrl-for-v5.10-tag1' of git://git.kernel.org/pub/scm/li...Linus Walleij2020-09-2143-143/+296
| |\ \
| | * | pinctrl: renesas: Reintroduce SH_PFC for common sh-pfc codeGeert Uytterhoeven2020-09-152-10/+42
| | * | pinctrl: Rename sh-pfc to renesasGeert Uytterhoeven2020-09-1543-11/+11
| | * | pinctrl: rzn1: Do not select GENERIC_PIN{CTRL_GROUPS,MUX_FUNCTIONS}Geert Uytterhoeven2020-09-151-2/+0
| | * | pinctrl: rza1: Switch to using "output-enable"Geert Uytterhoeven2020-09-151-1/+2
| | * | pinctrl: sh-pfc: Tidy up driver description titleKuninori Morimoto2020-09-151-99/+99
| | * | pinctrl: sh-pfc: Align driver description titleKuninori Morimoto2020-09-151-44/+44
| | * | pinctrl: sh-pfc: Collect Renesas related CONFIGs in one placeKuninori Morimoto2020-09-157-44/+49
| | * | pinctrl: sh-pfc: Tidy up Emma Mobile EV2Kuninori Morimoto2020-09-151-1/+1
| | * | pinctrl: sh-pfc: r8a7790: Add CAN pins, groups and functionsLad Prabhakar2020-08-311-2/+110
| | * | pinctrl: sh-pfc: r8a7790: Add USB1 PWEN pin and groupLad Prabhakar2020-08-171-1/+10
| | |/
| * | pinctrl: devicetree: Keep deferring even on timeoutThierry Reding2020-09-121-3/+2
| * | pinctrl: sx150x: Fix pinctrl enablement order bugMartin DEVERA2020-09-121-6/+11