aboutsummaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2023-06-14pinctrl: meson-axg: add missing GPIOA_18 gpio groupMartin Hundebøll
2023-05-11pinctrl-bcm2835.c: fix race condition when setting gpio dirHans Verkuil
2023-05-11pinctrl: ralink: reintroduce ralink,rt2880-pinmux compatible stringArınç ÜNAL
2023-05-11pinctrl: renesas: r8a779g0: Fix ERROROUTC function namesGeert Uytterhoeven
2023-05-11pinctrl: renesas: r8a779g0: Fix Group 6/7 pin functionsGeert Uytterhoeven
2023-05-11pinctrl: renesas: r8a779g0: Fix Group 4/5 pin functionsGeert Uytterhoeven
2023-05-11pinctrl: renesas: r8a779f0: Fix tsn1_avtp_pps pin groupPhong Hoang
2023-05-11pinctrl: renesas: r8a779a0: Remove incorrect AVB[01] pinmux configurationHai Pham
2023-05-11pinctrl: qcom: lpass-lpi: set output value before enabling outputKrzysztof Kozlowski
2023-04-20Revert "pinctrl: amd: Disable and mask interrupts on resume"Kornel Dulęba
2023-04-06pinctrl: at91-pio4: fix domain name assignmentJohan Hovold
2023-04-06pinctrl: amd: Disable and mask interrupts on resumeKornel Dulęba
2023-04-06pinctrl: ocelot: Fix alt mode for ocelotHoratiu Vultur
2023-03-10pinctrl: at91: use devm_kasprintf() to avoid potential leaksClaudiu Beznea
2023-03-10pinctrl: renesas: rzg2l: Fix configuring the GPIO pins as interruptsLad Prabhakar
2023-03-10pinctrl: mediatek: Initialize variable *buf to zeroGuodong Liu
2023-03-10pinctrl: mediatek: Initialize variable pullen and pullup to zeroGuodong Liu
2023-03-10pinctrl: bcm2835: Remove of_node_put() in bcm2835_of_gpio_ranges_fallback()Andy Shevchenko
2023-03-10pinctrl: rockchip: Fix refcount leak in rockchip_pinctrl_parse_groupsMiaoqian Lin
2023-03-10pinctrl: stm32: Fix refcount leak in stm32_pctrl_get_irq_domainMiaoqian Lin
2023-03-10pinctrl: qcom: pinctrl-msm8976: Correct function names for wcss pinsAdam Skladowski
2023-03-03pinctrl: amd: Fix debug output for debounce timeMario Limonciello
2023-02-14pinctrl: qcom: sm8450-lpass-lpi: correct swr_rx_data groupKrzysztof Kozlowski
2023-02-14pinctrl: intel: Restore the pins that used to be in Direct IRQ modeAndy Shevchenko
2023-02-14pinctrl: aspeed: Revert "Force to disable the function's signal"Joel Stanley
2023-02-14pinctrl: single: fix potential NULL dereferenceMaxim Korotkov
2023-02-14pinctrl: aspeed: Fix confusing types in return valueJoel Stanley
2023-02-14pinctrl: mediatek: Fix the drive register definition of some PinsGuodong Liu
2023-02-01pinctrl: rockchip: fix mux route data for rk3568Jonas Karlman
2023-02-01pinctrl: rockchip: fix reading pull type on rk3568Jonas Karlman
2023-01-18pinctrl: amd: Add dynamic debugging for active GPIOsMario Limonciello
2022-12-31pinctrl: thunderbay: fix possible memory leak in thunderbay_build_functions()Gaosheng Cui
2022-12-31pinctrl: pinconf-generic: add missing of_node_put()ZhangPeng
2022-12-31pinctrl: k210: call of_node_put()ZhangPeng
2022-12-31pinctrl: mediatek: fix the pinconf register offset of some pinsSam Shih
2022-12-31pinctrl: ocelot: add missing destroy_workqueue() in error path in ocelot_pinc...Yang Yingliang
2022-11-28pinctrl: intel: Save and restore pins in "direct IRQ" modeAndy Shevchenko
2022-11-22pinctrl: meditatek: Startup with the IRQs disabledRicardo Ribalda
2022-11-21pinctrl: single: Fix potential division by zeroMaxim Korotkov
2022-11-15pinctrl: mediatek: Export debounce time tablesLinus Walleij
2022-11-14pinctrl: mediatek: Fix EINT pins input debounce time configurationAngeloGioacchino Del Regno
2022-11-10pinctrl: devicetree: fix null pointer dereferencing in pinctrl_dt_to_mapZeng Heng
2022-11-09pinctrl: mediatek: common-v2: Fix bias-disable for PULL_PU_PD_RSEL_TYPEAngeloGioacchino Del Regno
2022-11-08pinctrl: qcom: sc8280xp: Rectify UFS reset pinsAnjana Hari
2022-11-07pinctrl: rockchip: list all pins in a possible mux route for PX30Quentin Schulz
2022-10-18pinctrl: ocelot: Fix incorrect trigger of the interrupt.Horatiu Vultur
2022-10-18Revert "pinctrl: pinctrl-zynqmp: Add support for output-enable and bias-high-...Sai Krishna Potthuri
2022-10-17pinctrl: qcom: Avoid glitching lines when we first mux to outputDouglas Anderson
2022-10-17pinctrl: Ingenic: JZ4755 bug fixesSiarhei Volkau
2022-10-12Merge tag 'irq-core-2022-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds