summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)AuthorFilesLines
5 dayspinctrl: stm32: Manage irq affinity settingsCheick Traore1-0/+1
10 dayspinmux: fix race causing mux_owner NULL with active mux_usecountMukesh Ojha1-11/+9
10 dayspinctrl: canaan: k230: Fix order of DT parse and pinctrl registerZe Huang1-2/+5
10 dayspinctrl: canaan: k230: add NULL check in DT parseZe Huang1-1/+5
10 dayspinctrl: berlin: fix memory leak in berlin_pinctrl_build_state()Yuan Chen1-2/+6
10 dayspinctrl: sunxi: Fix memory leak on krealloc failureYuan Chen1-3/+8
2025-07-17pinctrl: qcom: msm: mark certain pins as invalid for interruptsBartosz Golaszewski1-0/+20
2025-07-17pinctrl: nuvoton: Fix boot on ma35dx platformsMiquel Raynal1-2/+8
2025-07-17pinctrl: amd: Clear GPIO debounce for suspendMario Limonciello1-0/+11
2025-06-27pinctrl: mcp23s08: Reset all pins to input at probeMike Looijmans1-0/+8
2025-06-27pinctrl: armada-37xx: propagate error from armada_37xx_gpio_get()Gabor Juhos1-1/+4
2025-06-27pinctrl: armada-37xx: propagate error from armada_37xx_pmx_gpio_set_direction()Gabor Juhos1-3/+4
2025-06-27pinctrl: armada-37xx: propagate error from armada_37xx_gpio_get_direction()Gabor Juhos1-1/+4
2025-06-27pinctrl: armada-37xx: propagate error from armada_37xx_pmx_set_by_name()Gabor Juhos1-3/+1
2025-06-19pinctrl: sunxi: dt: Consider pin base when calculating bank number from pinChen-Yu Tsai1-4/+4
2025-06-19pinctrl: qcom: pinctrl-qcm2290: Add missing pinsWojciech Slenska1-0/+9
2025-06-19pinctrl: samsung: add gs101 specific eint suspend/resume callbacksPeter Griffin3-12/+85
2025-06-19pinctrl: samsung: add dedicated SoC eint suspend/resume callbacksPeter Griffin3-85/+97
2025-06-19pinctrl: samsung: refactor drvdata suspend & resume callbacksPeter Griffin4-80/+42
2025-06-19pinctrl: mediatek: Fix the invalid conditionsHao Chang3-5/+8
2025-06-19pinctrl: at91: Fix possible out-of-boundary accessAndy Shevchenko1-1/+5
2025-06-19pinctrl: qcom: correct the ngpios entry for QCS8300Lijuan Gao1-1/+1
2025-06-19pinctrl: qcom: correct the ngpios entry for QCS615Lijuan Gao1-1/+1
2025-06-19pinctrl: qcom: tlmm-test: Fix potential null dereference in tlmm kunit testCharles Han1-0/+1
2025-06-10pinctrl: mediatek: eint: Fix invalid pointer dereference for v1 platformsNĂ­colas F. R. A. Prado4-19/+16
2025-06-10pinctrl: armada-37xx: set GPIO output value before setting directionGabor Juhos1-8/+7
2025-06-10pinctrl: armada-37xx: use correct OUTPUT_VAL register for GPIOs > 31Gabor Juhos1-0/+3
2025-05-20pinctrl: qcom: switch to devm_register_sys_off_handler()Dmitry Baryshkov1-11/+12
2025-04-29pinctrl: qcom: Fix PINGROUP definition for sm8750Maulik Shah1-1/+3
2025-04-23pinctrl: mediatek: common-v1: Fix error checking in mtk_eint_init()Dan Carpenter1-3/+3
2025-04-23pinctrl: mediatek: Fix new design debounce issueHao Chang1-1/+1
2025-04-17pinctrl: mediatek: common-v1: Fix EINT breakage on older controllersChen-Yu Tsai1-1/+7
2025-04-15pinctrl: airoha: fix wrong PHY LED mapping and PHY2 LED definesChristian Marangi1-89/+70
2025-04-15pinctrl: meson: define the pull up/down resistor value as 60 kOhmMartin Blumenstingl1-1/+1
2025-04-15pinctrl: imx: Return NULL if no group is matched and foundHui Wang1-3/+3
2025-03-29Merge tag 'pinctrl-v6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds77-1174/+7656
2025-03-24pinctrl: mediatek: Add EINT support for multiple addressesHao Chang5-127/+254
2025-03-22pinctrl: amlogic-a4: Drop surplus semicolonLinus Walleij1-1/+1
2025-03-20pinctrl: nuvoton: Reduce use of OF-specific APIsAndy Shevchenko4-34/+21
2025-03-20pinctrl: nuvoton: Convert to use struct group_descAndy Shevchenko1-37/+33
2025-03-20pinctrl: nuvoton: Make use of struct pinfunction and PINCTRL_PINFUNCTION()Andy Shevchenko4-35/+17
2025-03-20pinctrl: nuvoton: Convert to use struct pingroup and PINCTRL_PINGROUP()Andy Shevchenko2-28/+4
2025-03-20pinctrl: npcm8xx: Fix incorrect struct npcm8xx_pincfg assignmentAndy Shevchenko1-2/+4
2025-03-20pinctrl: tegra: Fix off by one in tegra_pinctrl_get_group()Dan Carpenter1-1/+1
2025-03-18pinctrl: PINCTRL_AMDISP should depend on DRM_AMD_ISPGeert Uytterhoeven1-0/+1
2025-03-18pinctrl: spacemit: PINCTRL_SPACEMIT_K1 should not default to y unconditionallyGeert Uytterhoeven1-1/+1
2025-03-18Merge tag 'samsung-pinctrl-6.15' of https://git.kernel.org/pub/scm/linux/kern...Linus Walleij4-49/+408
2025-03-17pinctrl: qcom: sa8775p: Enable egpio functionWasim Nazir1-24/+34
2025-03-17pinctrl: qcom: tlmm-test: Validate irq_enable delivers edge irqsBjorn Andersson1-0/+37
2025-03-17pinctrl: qcom: Clear latched interrupt status when changing IRQ typeStephan Gerhold1-6/+6