summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: meson-axg: add missing GPIOA_18 gpio groupMartin Hundebøll2023-06-141-0/+1
* pinctrl: renesas: r8a779a0: Remove incorrect AVB[01] pinmux configurationHai Pham2023-05-111-8/+0
* pinctrl: qcom: lpass-lpi: set output value before enabling outputKrzysztof Kozlowski2023-05-111-5/+9
* Revert "pinctrl: amd: Disable and mask interrupts on resume"Kornel Dulęba2023-04-201-20/+16
* pinctrl: at91-pio4: fix domain name assignmentJohan Hovold2023-04-051-1/+0
* pinctrl: amd: Disable and mask interrupts on resumeKornel Dulęba2023-04-051-16/+20
* pinctrl: ocelot: Fix alt mode for ocelotHoratiu Vultur2023-04-051-1/+1
* pinctrl: at91: use devm_kasprintf() to avoid potential leaksClaudiu Beznea2023-03-102-3/+3
* pinctrl: mediatek: Initialize variable *buf to zeroGuodong Liu2023-03-101-1/+1
* pinctrl: mediatek: Initialize variable pullen and pullup to zeroGuodong Liu2023-03-101-1/+1
* pinctrl: mediatek: fix coding styleZhiyong Tao2023-03-101-4/+4
* pinctrl: bcm2835: Remove of_node_put() in bcm2835_of_gpio_ranges_fallback()Andy Shevchenko2023-03-101-2/+0
* pinctrl: rockchip: Fix refcount leak in rockchip_pinctrl_parse_groupsMiaoqian Lin2023-03-101-0/+1
* pinctrl: stm32: Fix refcount leak in stm32_pctrl_get_irq_domainMiaoqian Lin2023-03-101-0/+1
* pinctrl: qcom: pinctrl-msm8976: Correct function names for wcss pinsAdam Skladowski2023-03-101-4/+4
* pinctrl: intel: Restore the pins that used to be in Direct IRQ modeAndy Shevchenko2023-02-141-3/+13
* pinctrl: single: fix potential NULL dereferenceMaxim Korotkov2023-02-141-0/+2
* pinctrl: aspeed: Fix confusing types in return valueJoel Stanley2023-02-141-1/+1
* pinctrl: mediatek: Fix the drive register definition of some PinsGuodong Liu2023-02-141-2/+2
* pinctrl: rockchip: fix mux route data for rk3568Jonas Karlman2023-02-011-10/+10
* pinctrl: rockchip: fix reading pull type on rk3568Jonas Karlman2023-02-011-1/+10
* pinctrl/rockchip: add error handling for pull/drive register gettersSebastian Reichel2023-02-012-63/+109
* pinctrl/rockchip: Use temporary variable for struct deviceAndy Shevchenko2023-02-011-63/+53
* gpio: use raw spinlock for gpio chip shadowed dataSchspa Shi2023-02-011-4/+4
* pinctrl: amd: Add dynamic debugging for active GPIOsMario Limonciello2023-01-181-4/+6
* pinctrl: pinconf-generic: add missing of_node_put()ZhangPeng2022-12-311-1/+3
* pinctrl: k210: call of_node_put()ZhangPeng2022-12-311-1/+3
* pinctrl: meditatek: Startup with the IRQs disabledRicardo Ribalda2022-12-191-3/+6
* pinctrl: single: Fix potential division by zeroMaxim Korotkov2022-12-081-1/+1
* pinctrl: intel: Save and restore pins in "direct IRQ" modeAndy Shevchenko2022-12-081-1/+26
* pinctrl: devicetree: fix null pointer dereferencing in pinctrl_dt_to_mapZeng Heng2022-11-261-0/+2
* pinctrl: rockchip: list all pins in a possible mux route for PX30Quentin Schulz2022-11-261-0/+40
* pinctrl: Ingenic: JZ4755 bug fixesSiarhei Volkau2022-11-031-2/+2
* pinctrl: rockchip: add pinmux_ops.gpio_set_direction callbackQuentin Schulz2022-10-261-0/+13
* pinctrl: sunxi: Fix name for A100 R_PIOMichael Wu2022-09-231-1/+1
* pinctrl: qcom: sc8180x: Fix wrong pin numbersMolly Sophia2022-09-231-4/+4
* pinctrl: qcom: sc8180x: Fix gpio_wakeirq_mapMolly Sophia2022-09-231-1/+1
* pinctrl: intel: Check against matching data instead of ACPI companionAndy Shevchenko2022-08-251-8/+6
* pinctrl: qcom: sm8250: Fix PDC mapJianhua Lu2022-08-251-1/+1
* pinctrl: sunxi: Add I/O bias setting for H6 R-PIOSamuel Holland2022-08-252-3/+5
* pinctrl: amd: Don't save/restore interrupt status and wake status bitsBasavaraj Natikar2022-08-251-2/+9
* pinctrl: qcom: msm8916: Allow CAMSS GP clocks to be muxedNikita Travkin2022-08-251-2/+2
* pinctrl: nomadik: Fix refcount leak in nmk_pinctrl_dt_subnode_to_mapMiaoqian Lin2022-08-251-1/+3
* pinctrl: armada-37xx: use raw spinlocks for regmap to avoid invalid wait contextVladimir Oltean2022-07-291-6/+21
* pinctrl: armada-37xx: Convert to use dev_err_probe()Andy Shevchenko2022-07-291-12/+6
* pinctrl: armada-37xx: Make use of the devm_platform_ioremap_resource()Andy Shevchenko2022-07-291-7/+1
* pinctrl: armada-37xx: Use temporary variable for struct deviceAndy Shevchenko2022-07-291-33/+23
* pinctrl: ralink: Check for null return of devm_kcallocWilliam Dean2022-07-291-0/+2
* pinctrl: ralink: rename pinctrl-rt2880 to pinctrl-ralinkArınç ÜNAL2022-07-299-171/+167
* pinctrl: ralink: rename MT7628(an) functions to MT76X8Arınç ÜNAL2022-07-291-109/+109