summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)AuthorFilesLines
2023-01-14pinctrl: pinconf-generic: add missing of_node_put()ZhangPeng1-1/+3
2022-12-19pinctrl: meditatek: Startup with the IRQs disabledRicardo Ribalda1-3/+6
2022-12-08pinctrl: single: Fix potential division by zeroMaxim Korotkov1-1/+1
2022-12-08pinctrl: intel: Save and restore pins in "direct IRQ" modeAndy Shevchenko1-1/+26
2022-11-25pinctrl: devicetree: fix null pointer dereferencing in pinctrl_dt_to_mapZeng Heng1-0/+2
2022-09-23pinctrl: sunxi: Fix name for A100 R_PIOMichael Wu1-1/+1
2022-08-31pinctrl: amd: Don't save/restore interrupt status and wake status bitsBasavaraj Natikar1-2/+9
2022-08-25pinctrl: intel: Check against matching data instead of ACPI companionAndy Shevchenko1-8/+6
2022-08-25pinctrl: qcom: sm8250: Fix PDC mapJianhua Lu1-1/+1
2022-08-25pinctrl: sunxi: Add I/O bias setting for H6 R-PIOSamuel Holland2-3/+5
2022-08-25pinctrl: qcom: msm8916: Allow CAMSS GP clocks to be muxedNikita Travkin1-2/+2
2022-08-25pinctrl: nomadik: Fix refcount leak in nmk_pinctrl_dt_subnode_to_mapMiaoqian Lin1-1/+3
2022-07-29pinctrl: stm32: fix optional IRQ support to gpiosFabien Dessenne1-7/+11
2022-07-21pinctrl: aspeed: Fix potential NULL dereference in aspeed_pinmux_set_mux()Haowen Bai1-2/+2
2022-07-12pinctrl: sunxi: sunxi_pconf_set: use correct offsetAndrei Lalaev1-0/+2
2022-07-12pinctrl: sunxi: a83t: Fix NAND function name for some pinsSamuel Holland1-5/+5
2022-06-09pinctrl: renesas: core: Fix possible null-ptr-deref in sh_pfc_map_resources()Yang Yingliang1-4/+3
2022-06-09pinctrl: mvebu: Fix irq_of_parse_and_map() return valueKrzysztof Kozlowski1-1/+1
2022-06-09pinctrl: bcm2835: implement hook for missing gpio-rangesStefan Wahren1-0/+18
2022-06-09pinctrl: renesas: rzn1: Fix possible null-ptr-deref in sh_pfc_map_resources()Yang Yingliang1-6/+4
2022-06-06pinctrl: sunxi: fix f1c100s uart2 functionIotaHydrae1-1/+1
2022-05-25pinctrl: pinctrl-aspeed-g6: remove FWQSPID group in pinctrlJae Hyun Yoo1-11/+3
2022-05-09pinctrl: pistachio: fix use of irq_of_parse_and_map()Lv Ruyi1-3/+3
2022-05-09pinctrl: stm32: Keep pinctrl block clock enabled when LEVEL IRQ requestedMarek Vasut1-2/+17
2022-05-09pinctrl: rockchip: fix RK3308 pinmux bitsLuca Ceresoli1-15/+30
2022-05-09pinctrl: stm32: Do not call stm32_gpio_get() for edge triggered IRQs in EOIMarek Vasut1-0/+4
2022-05-09pinctrl: mediatek: moore: Fix build errorYueHaibing1-0/+1
2022-05-09pinctrl: samsung: fix missing GPIOLIB on ARM64 Exynos configKrzysztof Kozlowski1-7/+4
2022-04-08pinctrl: nuvoton: npcm7xx: Use %zu printk format for ARRAY_SIZE()Jonathan Neuschäfer1-1/+1
2022-04-08pinctrl: nuvoton: npcm7xx: Rename DS() macro to DSTR()Jonathan Neuschäfer1-79/+79
2022-04-08pinctrl: pinconf-generic: Print arguments for bias-pull-*Chen-Yu Tsai1-3/+3
2022-04-08pinctrl: npcm: Fix broken references to chip->parent_deviceMarc Zyngier1-13/+12
2022-04-08pinctrl/rockchip: Add missing of_node_put() in rockchip_pinctrl_probeMiaoqian Lin1-0/+2
2022-04-08pinctrl: nomadik: Add missing of_node_put() in nmk_pinctrl_probeMiaoqian Lin1-1/+3
2022-04-08pinctrl: mediatek: paris: Skip custom extra pin config dump for virtual GPIOsChen-Yu Tsai1-0/+3
2022-04-08pinctrl: mediatek: paris: Fix pingroup pin config state readbackChen-Yu Tsai1-5/+3
2022-04-08pinctrl: mediatek: paris: Fix "argument" argument type for mtk_pinconf_get()Chen-Yu Tsai1-2/+1
2022-04-08pinctrl: mediatek: paris: Fix PIN_CONFIG_BIAS_* readbackChen-Yu Tsai1-10/+6
2022-04-08pinctrl: mediatek: Fix missing of_node_put() in mtk_pctrl_initMiaoqian Lin1-0/+2
2022-04-08pinctrl: renesas: checker: Fix miscalculation of number of statesGeert Uytterhoeven1-2/+3
2022-04-08pinctrl: renesas: r8a77470: Reduce size for narrow VIN1 channelGeert Uytterhoeven1-2/+2
2022-04-08pinctrl: samsung: drop pin banks references on error pathsKrzysztof Kozlowski1-7/+23
2022-03-08pinctrl: sunxi: Use unique lockdep classes for IRQsSamuel Holland1-0/+9
2022-02-08pinctrl: bcm2835: Fix a few error pathsFlorian Fainelli1-8/+15
2022-02-08pinctrl: intel: fix unexpected interruptŁukasz Bartosik1-20/+34
2022-02-08pinctrl: intel: Fix a glitch when updating IRQ flags on a preconfigured lineAndy Shevchenko1-8/+2
2021-12-29pinctrl: mediatek: fix global-out-of-bounds issueGuodong Liu1-2/+6
2021-12-29pinctrl: stm32: consider the GPIO offset to expose all the GPIO linesFabien Dessenne1-4/+4
2021-12-29pinctrl: bcm2835: Change init order for gpio hogsPhil Elwell1-13/+16
2021-11-26pinctrl: qcom: sdm845: Enable dual edge errataBjorn Andersson1-0/+1