summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)AuthorFilesLines
2023-04-05pinctrl: at91-pio4: fix domain name assignmentJohan Hovold1-1/+0
2023-04-05pinctrl: amd: Disable and mask interrupts on resumeKornel Dulęba1-16/+20
2023-04-05pinctrl: 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: 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: mediatek: fix coding styleZhiyong Tao1-4/+4
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-14pinctrl: intel: Restore the pins that used to be in Direct IRQ modeAndy Shevchenko1-3/+13
2023-02-14pinctrl: single: fix potential NULL dereferenceMaxim Korotkov1-0/+2
2023-02-14pinctrl: aspeed: Fix confusing types in return valueJoel Stanley1-1/+1
2023-02-14pinctrl: mediatek: Fix the drive register definition of some PinsGuodong Liu1-2/+2
2023-02-01pinctrl: rockchip: fix mux route data for rk3568Jonas Karlman1-10/+10
2023-02-01pinctrl: rockchip: fix reading pull type on rk3568Jonas Karlman1-1/+10
2023-02-01pinctrl/rockchip: add error handling for pull/drive register gettersSebastian Reichel2-63/+109
2023-02-01pinctrl/rockchip: Use temporary variable for struct deviceAndy Shevchenko1-63/+53
2023-02-01gpio: use raw spinlock for gpio chip shadowed dataSchspa Shi1-4/+4
2023-01-18pinctrl: amd: Add dynamic debugging for active GPIOsMario Limonciello1-4/+6
2022-12-31pinctrl: pinconf-generic: add missing of_node_put()ZhangPeng1-1/+3
2022-12-31pinctrl: k210: call 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-26pinctrl: devicetree: fix null pointer dereferencing in pinctrl_dt_to_mapZeng Heng1-0/+2
2022-11-26pinctrl: rockchip: list all pins in a possible mux route for PX30Quentin Schulz1-0/+40
2022-11-03pinctrl: Ingenic: JZ4755 bug fixesSiarhei Volkau1-2/+2
2022-10-26pinctrl: rockchip: add pinmux_ops.gpio_set_direction callbackQuentin Schulz1-0/+13
2022-09-23pinctrl: sunxi: Fix name for A100 R_PIOMichael Wu1-1/+1
2022-09-23pinctrl: qcom: sc8180x: Fix wrong pin numbersMolly Sophia1-4/+4
2022-09-23pinctrl: qcom: sc8180x: Fix gpio_wakeirq_mapMolly Sophia1-1/+1
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: amd: Don't save/restore interrupt status and wake status bitsBasavaraj Natikar1-2/+9
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: armada-37xx: use raw spinlocks for regmap to avoid invalid wait contextVladimir Oltean1-6/+21
2022-07-29pinctrl: armada-37xx: Convert to use dev_err_probe()Andy Shevchenko1-12/+6
2022-07-29pinctrl: armada-37xx: Make use of the devm_platform_ioremap_resource()Andy Shevchenko1-7/+1
2022-07-29pinctrl: armada-37xx: Use temporary variable for struct deviceAndy Shevchenko1-33/+23
2022-07-29pinctrl: ralink: Check for null return of devm_kcallocWilliam Dean1-0/+2
2022-07-29pinctrl: ralink: rename pinctrl-rt2880 to pinctrl-ralinkArınç ÜNAL9-171/+167
2022-07-29pinctrl: ralink: rename MT7628(an) functions to MT76X8Arınç ÜNAL1-109/+109
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