summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)AuthorFilesLines
2023-05-11pinctrl-bcm2835.c: fix race condition when setting gpio dirHans Verkuil1-4/+15
2023-05-11pinctrl: ralink: reintroduce ralink,rt2880-pinmux compatible stringArınç ÜNAL5-0/+5
2023-05-11pinctrl: renesas: r8a779g0: Fix ERROROUTC function namesGeert Uytterhoeven1-251/+251
2023-05-11pinctrl: renesas: r8a779g0: Fix Group 6/7 pin functionsGeert Uytterhoeven1-122/+49
2023-05-11pinctrl: renesas: r8a779g0: Fix Group 4/5 pin functionsGeert Uytterhoeven1-188/+279
2023-05-11pinctrl: renesas: r8a779f0: Fix tsn1_avtp_pps pin groupPhong Hoang1-1/+1
2023-05-11pinctrl: renesas: r8a779a0: Remove incorrect AVB[01] pinmux configurationHai Pham1-8/+0
2023-05-11pinctrl: qcom: lpass-lpi: set output value before enabling outputKrzysztof Kozlowski1-5/+9
2023-04-20Revert "pinctrl: amd: Disable and mask interrupts on resume"Kornel Dulęba1-20/+16
2023-04-06pinctrl: at91-pio4: fix domain name assignmentJohan Hovold1-1/+0
2023-04-06pinctrl: amd: Disable and mask interrupts on resumeKornel Dulęba1-16/+20
2023-04-06pinctrl: ocelot: Fix alt mode for ocelotHoratiu Vultur1-1/+1
2023-03-10pinctrl: at91: use devm_kasprintf() to avoid potential leaksClaudiu Beznea2-3/+3
2023-03-10pinctrl: renesas: rzg2l: Fix configuring the GPIO pins as interruptsLad Prabhakar1-7/+10
2023-03-10pinctrl: mediatek: Initialize variable *buf to zeroGuodong Liu1-1/+1
2023-03-10pinctrl: mediatek: Initialize variable pullen and pullup to zeroGuodong Liu1-1/+1
2023-03-10pinctrl: bcm2835: Remove of_node_put() in bcm2835_of_gpio_ranges_fallback()Andy Shevchenko1-2/+0
2023-03-10pinctrl: rockchip: Fix refcount leak in rockchip_pinctrl_parse_groupsMiaoqian Lin1-0/+1
2023-03-10pinctrl: stm32: Fix refcount leak in stm32_pctrl_get_irq_domainMiaoqian Lin1-0/+1
2023-03-10pinctrl: qcom: pinctrl-msm8976: Correct function names for wcss pinsAdam Skladowski1-4/+4
2023-02-07pinctrl: intel: Restore the pins that used to be in Direct IRQ modeAndy Shevchenko1-3/+13
2023-02-06pinctrl: qcom: sm8450-lpass-lpi: correct swr_rx_data groupKrzysztof Kozlowski1-1/+1
2023-01-31pinctrl: aspeed: Revert "Force to disable the function's signal"Joel Stanley1-1/+10
2023-01-27pinctrl: single: fix potential NULL dereferenceMaxim Korotkov1-0/+2
2023-01-27pinctrl: amd: Fix debug output for debounce timeMario Limonciello1-0/+1
2023-01-27pinctrl: aspeed: Fix confusing types in return valueJoel Stanley1-1/+1
2023-01-26pinctrl: mediatek: Fix the drive register definition of some PinsGuodong Liu1-2/+2
2023-01-17pinctrl: rockchip: fix mux route data for rk3568Jonas Karlman1-10/+10
2023-01-16pinctrl: rockchip: fix reading pull type on rk3568Jonas Karlman1-1/+10
2023-01-04pinctrl: nomadik: Add missing header(s)Andy Shevchenko8-31/+54
2022-12-29pinctrl: sp7021: fix unused function warningArnd Bergmann1-5/+2
2022-12-14Merge tag 'pinctrl-v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds96-887/+3954
2022-12-06pinctrl: thunderbay: fix possible memory leak in thunderbay_build_functions()Gaosheng Cui1-2/+6
2022-12-03pinctrl: stm32: Remove check for pins-are-numberedBernhard Rosenkränzer1-5/+0
2022-12-03pinctrl: mediatek: common: Remove check for pins-are-numberedBernhard Rosenkränzer1-6/+0
2022-11-28pinctrl: intel: Save and restore pins in "direct IRQ" modeAndy Shevchenko1-1/+26
2022-11-28pinctrl: qcom: remove duplicate included header filesye xingchen3-3/+0
2022-11-28Merge tag 'intel-pinctrl-v6.2-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij1-0/+29
2022-11-27pinctrl: sunxi: d1: Add CAN bus pinmuxesFabien Poussin1-0/+4
2022-11-25pinctrl: loongson2: Fix some const correctnessLinus Walleij1-2/+2
2022-11-25pinctrl: pinconf-generic: add missing of_node_put()ZhangPeng1-1/+3
2022-11-22pinctrl: meditatek: Startup with the IRQs disabledRicardo Ribalda1-3/+6
2022-11-22pinctrl: intel: Enumerate PWM device when community has a capabilityAndy Shevchenko1-0/+29
2022-11-22pinctrl: k210: call of_node_put()ZhangPeng1-1/+3
2022-11-22pinctrl: starfive: Use existing variable gpioGeert Uytterhoeven1-2/+2
2022-11-21pinctrl: single: Fix potential division by zeroMaxim Korotkov1-1/+1
2022-11-21pinctrl: pinctrl-loongson2: fix Kconfig dependencyRen Zhijie1-1/+1
2022-11-21Merge tag 'renesas-pinctrl-for-v6.2-tag1' of git://git.kernel.org/pub/scm/lin...Linus Walleij3-9/+7
2022-11-18Merge tag 'intel-pinctrl-v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij11-82/+1004
2022-11-17pinctrl: renesas: gpio: Use dynamic GPIO base if no function GPIOsGeert Uytterhoeven1-5/+5