Age | Commit message (Expand) | Author | Files | Lines |
2020-10-15 | Merge tag 'pinctrl-v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 102 | -501/+10422 |
2020-10-13 | Merge tag 'gpio-v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 1 | -0/+1 |
2020-10-12 | Merge tag 'irq-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -5/+6 |
2020-10-07 | pinctrl: amd: Add missing pins to the pin group list | Shyam Sundar S K | 1 | -1/+68 |
2020-10-07 | pinctrl: visconti: PINCTRL_TMPV7700 should depend on ARCH_VISCONTI | Geert Uytterhoeven | 1 | -2/+2 |
2020-10-07 | pinctrl: mediatek: Free eint data on failure | Enric Balletbo i Serra | 1 | -6/+18 |
2020-10-06 | pinctrl: qcom: Set IRQCHIP_ENABLE_WAKEUP_ON_SUSPEND flag | Maulik Shah | 1 | -1/+2 |
2020-10-06 | pinctrl: qcom: Use return value from irq_set_wake() call | Maulik Shah | 1 | -5/+3 |
2020-10-06 | pinctrl: qcom: Set IRQCHIP_SET_TYPE_MASKED and IRQCHIP_MASK_ON_SUSPEND flags | Maulik Shah | 1 | -0/+2 |
2020-10-01 | pinctrl: single: fix debug output when #pinctrl-cells = 2 | Drew Fustini | 1 | -1/+1 |
2020-10-01 | pinctrl: single: fix pinctrl_spec.args_count bounds check | Drew Fustini | 1 | -1/+1 |
2020-10-01 | pinctrl: mediatek: check mtk_is_virt_gpio input parameter | Hanks Chen | 1 | -0/+4 |
2020-10-01 | pinctrl: qcom: sm8250: correct sdc2_clk | Dmitry Baryshkov | 1 | -1/+1 |
2020-09-30 | pinctrl: sunrisepoint: Modify COMMUNITY macros to be consistent | Andy Shevchenko | 1 | -33/+27 |
2020-09-30 | pinctrl: cannonlake: Modify COMMUNITY macros to be consistent | Andy Shevchenko | 1 | -11/+11 |
2020-09-30 | pinctrl: tigerlake: Fix register offsets for TGL-H variant | Andy Shevchenko | 1 | -17/+25 |
2020-09-30 | pinctrl: mediatek: use devm_platform_ioremap_resource_byname() | Wang Xiaojun | 3 | -26/+5 |
2020-09-30 | pinctrl: nuvoton: npcm7xx: Constify static ops structs | Rikard Falkeborn | 1 | -3/+3 |
2020-09-29 | pinctrl: mediatek: mt7622: add antsel pins/groups | Chuanhong Guo | 1 | -0/+103 |
2020-09-29 | pinctrl: ocelot: simplify the return expression of ocelot_gpiochip_register() | Qinglang Miao | 1 | -6/+2 |
2020-09-29 | pinctrl: at91-pio4: add support for sama7g5 SoC | Eugen Hristev | 1 | -0/+7 |
2020-09-29 | pinctrl: spear: simplify the return expression of tvc_connect() | Qinglang Miao | 1 | -7/+1 |
2020-09-29 | pinctrl: spear: simplify the return expression of spear310_pinctrl_probe | Liu Shixin | 1 | -7/+1 |
2020-09-29 | pinctrl: bcm: fix kconfig dependency warning when !GPIOLIB | Necip Fazil Yildiran | 1 | -0/+1 |
2020-09-29 | pinctrl: sprd: use module_platform_driver to simplify the code | Liu Shixin | 1 | -12/+1 |
2020-09-29 | pinctrl: Ingenic: Add I2S pins support for Ingenic SoCs. | 周琰杰 (Zhou Yanjie) | 1 | -0/+70 |
2020-09-29 | pinctrl: Ingenic: Correct the pullup and pulldown parameters of JZ4780. | 周琰杰 (Zhou Yanjie) | 1 | -2/+10 |
2020-09-29 | pinctrl: Ingenic: Add SSI pins support for JZ4770 and JZ4780. | 周琰杰 (Zhou Yanjie) | 1 | -0/+267 |
2020-09-29 | pinctrl: aspeed-g6: Add bias controls for 1.8V GPIO banks | Andrew Jeffery | 1 | -0/+17 |
2020-09-29 | pinctrl: aspeed: Use the right pinconf mask | Andrew Jeffery | 1 | -1/+1 |
2020-09-29 | pinctrl: aspeed: Format pinconf debug consistent with pinmux | Andrew Jeffery | 1 | -3/+3 |
2020-09-29 | pinctrl: imx: Support building i.MX pinctrl core driver as module | Anson Huang | 2 | -1/+7 |
2020-09-29 | pinctrl: imx: Support building SCU pinctrl core driver as module | Anson Huang | 2 | -1/+6 |
2020-09-29 | pinctrl: imx: Use function callbacks for SCU related functions | Anson Huang | 5 | -39/+35 |
2020-09-27 | pinctrl: mediatek: Add MT8167 Pinctrl driver | Fabien Parent | 4 | -0/+1618 |
2020-09-22 | Merge tag 'intel-pinctrl-v5.10-1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Walleij | 5 | -134/+117 |
2020-09-22 | Merge tag 'renesas-pinctrl-for-v5.10-tag1' of git://git.kernel.org/pub/scm/li... | Linus Walleij | 43 | -143/+296 |
2020-09-22 | pinctrl: cherryview: Preserve CHV_PADCTRL1_INVRXTX_TXDATA flag on GPIOs | Hans de Goede | 1 | -1/+13 |
2020-09-15 | pinctrl: renesas: Reintroduce SH_PFC for common sh-pfc code | Geert Uytterhoeven | 2 | -10/+42 |
2020-09-15 | pinctrl: Rename sh-pfc to renesas | Geert Uytterhoeven | 43 | -11/+11 |
2020-09-15 | pinctrl: rzn1: Do not select GENERIC_PIN{CTRL_GROUPS,MUX_FUNCTIONS} | Geert Uytterhoeven | 1 | -2/+0 |
2020-09-15 | pinctrl: rza1: Switch to using "output-enable" | Geert Uytterhoeven | 1 | -1/+2 |
2020-09-15 | pinctrl: sh-pfc: Tidy up driver description title | Kuninori Morimoto | 1 | -99/+99 |
2020-09-15 | pinctrl: sh-pfc: Align driver description title | Kuninori Morimoto | 1 | -44/+44 |
2020-09-15 | pinctrl: sh-pfc: Collect Renesas related CONFIGs in one place | Kuninori Morimoto | 7 | -44/+49 |
2020-09-15 | pinctrl: sh-pfc: Tidy up Emma Mobile EV2 | Kuninori Morimoto | 1 | -1/+1 |
2020-09-12 | pinctrl: devicetree: Keep deferring even on timeout | Thierry Reding | 1 | -3/+2 |
2020-09-12 | pinctrl: mvebu: Fix i2c sda definition for 98DX3236 | Chris Packham | 1 | -1/+1 |
2020-09-12 | pinctrl: sx150x: Fix pinctrl enablement order bug | Martin DEVERA | 1 | -6/+11 |
2020-09-12 | pinctrl: rockchip: depend on OF | Heiko Stuebner | 1 | -0/+2 |