summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)AuthorFilesLines
2024-05-17pinctrl: devicetree: fix refcount leak in pinctrl_dt_to_map()Zeng Heng1-4/+6
2024-05-17pinctrl: baytrail: Fix selecting gpio pinctrl stateHans de Goede2-36/+42
2024-05-17pinctrl: mediatek: paris: Rework support for PIN_CONFIG_{INPUT,OUTPUT}_ENABLEChen-Yu Tsai1-27/+11
2024-05-17pinctrl: mediatek: paris: Fix PIN_CONFIG_INPUT_SCHMITT_ENABLE readbackChen-Yu Tsai1-0/+2
2024-05-17pinctrl: core: delete incorrect free in pinctrl_enable()Dan Carpenter1-7/+1
2024-05-17pinctrl/meson: fix typo in PDM's pin nameJan Dakinevich1-3/+3
2024-05-17pinctrl: pinctrl-aspeed-g6: Fix register offset for pinconf of GPIOR-TBilly Tsai1-17/+17
2024-04-13pinctrl: renesas: checker: Limit cfg reg enum checks to provided IDsGeert Uytterhoeven1-1/+3
2024-04-10kbuild: make -Woverride-init warnings more consistentArnd Bergmann1-1/+1
2024-04-03genirq: Introduce IRQF_COND_ONESHOT and use it in pinctrl-amdRafael J. Wysocki1-1/+1
2024-04-03pinctrl: qcom: sm8650-lpass-lpi: correct Kconfig nameKrzysztof Kozlowski1-1/+1
2024-03-27gpio: nomadik: fix offset bug in nmk_pmx_set()Théo Lebrun1-2/+4
2024-03-27pinctrl: renesas: Allow the compiler to optimize away sh_pfc_pmGeert Uytterhoeven1-1/+3
2024-03-27pinctrl: mediatek: Drop bogus slew rate register range for MT8192Chen-Yu Tsai1-1/+0
2024-03-27pinctrl: mediatek: Drop bogus slew rate register range for MT8186Chen-Yu Tsai1-1/+0
2024-03-27pinctrl: renesas: r8a779g0: Add missing SCIF_CLK2 pin group/functionGeert Uytterhoeven1-0/+14
2024-03-27pinctrl: renesas: rzg2l: Fix locking in rzg2l_dt_subnode_to_map()Claudiu Beznea1-10/+10
2024-02-29pinctrl: don't put the reference to GPIO device in pinctrl_pins_show()Bartosz Golaszewski1-1/+1
2024-02-13pinctrl: stm32: fix PM support for stm32mp257Antonio Borneo1-1/+1
2024-01-31pinctrl: amd: Add IRQF_ONESHOT to the interrupt requestMario Limonciello1-1/+1
2024-01-18Merge tag 'pinctrl-v6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds95-884/+7451
2024-01-13Merge tag 'gpio-updates-for-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-13/+23
2024-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski6-5/+39
2023-12-29pinctrl: samsung: constify iomem pointersKrzysztof Kozlowski2-4/+4
2023-12-27Merge tag 'v6.7-rc7' into gpio/for-nextBartosz Golaszewski11-16/+59
2023-12-21pinctrl: at91-pio4: use dedicated lock class for IRQAlexis Lothoré1-0/+8
2023-12-20pinctrl: cy8c95x0: Cache muxed registersPatrick Rudolph1-143/+315
2023-12-20pinctrl: cy8c95x0: Fix get_pincfgPatrick Rudolph1-0/+2
2023-12-20pinctrl: cy8c95x0: Fix regressionPatrick Rudolph1-0/+10
2023-12-20pinctrl: cy8c95x0: Fix typoPatrick Rudolph1-1/+1
2023-12-20pinctrl: qcom: lpass-lpi: remove duplicated includeWang Jinchao1-1/+0
2023-12-20pinctrl: qcom: sm4450: dd SM4450 pinctrl driverTengfei Fan3-0/+1023
2023-12-19Merge tag 'intel-pinctrl-v6.8-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij24-279/+888
2023-12-18Merge tag 'samsung-pinctrl-6.8' of https://git.kernel.org/pub/scm/linux/kerne...Linus Walleij5-9/+426
2023-12-18Merge tag 'renesas-pinctrl-for-v6.8-tag2' of git://git.kernel.org/pub/scm/lin...Linus Walleij1-19/+145
2023-12-15pinctrl: intel: Add Intel Meteor Point pin controller and GPIO supportAndy Shevchenko3-0/+475
2023-12-15pinctrl: renesas: rzg2l: Add input enable to the Ethernet pinsClaudiu Beznea1-2/+2
2023-12-15pinctrl: renesas: rzg2l: Add output enable supportClaudiu Beznea1-2/+85
2023-12-15pinctrl: renesas: rzg2l: Add support to select power source for Ethernet pinsClaudiu Beznea1-3/+39
2023-12-15pinctrl: renesas: rzg2l: Add pin configuration support for pinmux groupsClaudiu Beznea1-1/+14
2023-12-13pinctrl: renesas: rzg2l: Move arg and index in the main function blockClaudiu Beznea1-13/+7
2023-12-13pinctrl: samsung: add exynosautov920 pinctrlJaewon Kim5-1/+190
2023-12-13pinctrl: samsung: support ExynosAuto GPIO structureJaewon Kim3-8/+79
2023-12-13Merge tag 'pef2256-framer' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Jakub Kicinski3-0/+374
2023-12-13Merge tag 'pef2256-framer' into develLinus Walleij3-0/+374
2023-12-13pinctrl: Add support for the Lantic PEF2256 pinmuxHerve Codina3-0/+374
2023-12-12pinctrl: samsung: Add gs101 SoC pinctrl configurationPeter Griffin3-0/+143
2023-12-12pinctrl: core: Remove unused members from struct group_descAndy Shevchenko2-18/+0
2023-12-12pinctrl: starfive: Convert to use grp memberAndy Shevchenko2-8/+8
2023-12-12pinctrl: renesas: Convert to use grp memberAndy Shevchenko4-10/+10