summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2022-07-29pinctrl: armada-37xx: make irq_lock a raw spinlock to avoid invalid wait contextVladimir Oltean
2022-07-29pinctrl: armada-37xx: Reuse GPIO fwnode in armada_37xx_irqchip_register()Andy Shevchenko
2022-07-29pinctrl: ocelot: Fix pincfgHoratiu Vultur
2022-07-29pinctrl: ocelot: Fix pincfg for lan966xHoratiu Vultur
2022-07-29pinctrl: sunplus: Add check for kcallocWilliam Dean
2022-07-29pinctrl: ralink: Check for null return of devm_kcallocWilliam Dean
2022-07-29pinctrl: ralink: rename pinctrl-rt2880 to pinctrl-ralinkArınç ÜNAL
2022-07-29pinctrl: ralink: rename MT7628(an) functions to MT76X8Arınç ÜNAL
2022-07-29pinctrl: stm32: fix optional IRQ support to gpiosFabien Dessenne
2022-07-29pinctrl: armada-37xx: use raw spinlocks for regmap to avoid invalid wait contextVladimir Oltean
2022-07-22pinctrl: imx: Add the zero base flag for imx93Jacky Bai
2022-07-22pinctrl: aspeed: Fix potential NULL dereference in aspeed_pinmux_set_mux()Haowen Bai
2022-07-12pinctrl: sunxi: sunxi_pconf_set: use correct offsetAndrei Lalaev
2022-07-12pinctrl: sunxi: a83t: Fix NAND function name for some pinsSamuel Holland
2022-06-09pinctrl/rockchip: support setting input-enable paramCaleb Connolly
2022-06-09pinctrl: apple: Use a raw spinlock for the regmapHector Martin
2022-06-09pinctrl: renesas: core: Fix possible null-ptr-deref in sh_pfc_map_resources()Yang Yingliang
2022-06-09pinctrl: renesas: r8a779f0: Fix GPIO function on I2C-capable pinsGeert Uytterhoeven
2022-06-09pinctrl: renesas: r8a779a0: Fix GPIO function on I2C-capable pinsGeert Uytterhoeven
2022-06-09pinctrl: mvebu: Fix irq_of_parse_and_map() return valueKrzysztof Kozlowski
2022-06-09pinctrl: mediatek: mt8195: enable driver on mtk platformsFabien Parent
2022-06-09pinctrl/rockchip: support deferring other gpio paramsCaleb Connolly
2022-06-09pinctrl: bcm2835: implement hook for missing gpio-rangesStefan Wahren
2022-06-09pinctrl: renesas: rzn1: Fix possible null-ptr-deref in sh_pfc_map_resources()Yang Yingliang
2022-05-19Merge tag 'pinctrl-v5.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-05-14pinctrl: sunxi: f1c100s: Fix signal name comment for PA2 SPI pinAndre Przywara
2022-05-14pinctrl: sunxi: fix f1c100s uart2 functionIotaHydrae
2022-05-03Merge tag 'aspeed-v5.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2022-05-01pinctrl: mediatek: mt8365: fix IES control pinsMattijs Korpershoek
2022-05-01pinctrl: ocelot: Fix for lan966x alt modeHoratiu Vultur
2022-04-24pinctrl: pistachio: fix use of irq_of_parse_and_map()Lv Ruyi
2022-04-23pinctrl: stm32: Keep pinctrl block clock enabled when LEVEL IRQ requestedMarek Vasut
2022-04-22pinctrl: rockchip: sort the rk3308_mux_recalced_data entriesLuca Ceresoli
2022-04-22pinctrl: rockchip: fix RK3308 pinmux bitsLuca Ceresoli
2022-04-22Merge tag 'samsung-pinctrl-fixes-5.18' of https://git.kernel.org/pub/scm/linu...Linus Walleij
2022-04-21pinctrl: stm32: Do not call stm32_gpio_get() for edge triggered IRQs in EOIMarek Vasut
2022-04-21pinctrl: Fix an error in pin-function table of SP7021Wells Lu
2022-04-21pinctrl: samsung: fix missing GPIOLIB on ARM64 Exynos configKrzysztof Kozlowski
2022-04-21pinctrl: mediatek: moore: Fix build errorYueHaibing
2022-04-18pinctrl: qcom: sm6350: fix order of UFS & SDC pinsLuca Weiss
2022-04-13pinctrl: pinctrl-aspeed-g6: add FWQSPI function-groupJohnny Huang
2022-04-13pinctrl: pinctrl-aspeed-g6: remove FWQSPID group in pinctrlJae Hyun Yoo
2022-04-06pinctrl: alderlake: Fix register offsets for ADL-N variantAndy Shevchenko
2022-04-04pinctrl: samsung: staticize fsd_pin_ctrlKrzysztof Kozlowski
2022-03-28Merge tag 'pinctrl-v5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-03-27pinctrl: mediatek: common-v1: fix semicolon.cocci warningskernel test robot
2022-03-25pinctrl: nuvoton: wpcm450: Fix build error without OFZheng Bin
2022-03-25Merge tag 'platform-drivers-x86-v5.18-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-03-24pinctrl: qcom-pmic-gpio: Add support for pm8450Dmitry Baryshkov
2022-03-24pinctrl: ingenic: Fix regmap on X series SoCsAidan MacDonald