summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2023-12-07pinctrl: renesas: Mark local variable with const in ->set_mux()Andy Shevchenko
2023-12-04pinctrl: amd: Mask non-wake source pins with interrupt enabled at suspendMario Limonciello
2023-12-04pinctrl: pinctrl-single: add ti,j7200-padconf compatibleThomas Richard
2023-12-04pinctrl: qcom: fail to retrieve configuration from invalid pin groupsRichard Acayan
2023-12-04pinctrl: mediatek: Switch to use no-IRQ PM helpersAndy Shevchenko
2023-12-04pinctrl: Convert unsigned to unsigned intAndy Shevchenko
2023-12-04pinctrl: starfive: jh7100: ignore disabled device tree nodesNam Cao
2023-12-04pinctrl: starfive: jh7110: ignore disabled device tree nodesNam Cao
2023-12-01pinctrl: imx: Use temporary variable to hold pinsAndy Shevchenko
2023-12-01pinctrl: equilibrium: Use temporary variable to hold pinsAndy Shevchenko
2023-12-01pinctrl: equilibrium: Unshadow error code of of_property_count_u32_elems()Andy Shevchenko
2023-12-01pinctrl: qcom: lpass-lpi: Remove unused member in struct lpi_pingroupAndy Shevchenko
2023-12-01pinctrl: qcom: lpass-lpi: Replace kernel.h with what is being usedAndy Shevchenko
2023-12-01Merge tag 'renesas-pinctrl-for-v6.8-tag1' of git://git.kernel.org/pub/scm/lin...Linus Walleij
2023-11-30pinctrl: samsung: add irq_set_affinity() for non wake up external gpio interruptYoungmin Nam
2023-11-27pinctrl: renesas: rzg2l: Enhance driver to support interrupt affinity settingLad Prabhakar
2023-11-25pinctrl: don't include GPIOLIB private headerBartosz Golaszewski
2023-11-25pinctrl: stop using gpiod_to_chip()Bartosz Golaszewski
2023-11-24pinctrl: baytrail: Simplify code with cleanup helpersAndy Shevchenko
2023-11-24pinctrl: baytrail: Move default strength assignment to a switch-caseAndy Shevchenko
2023-11-24pinctrl: baytrail: Factor out byt_gpio_force_input_mode()Andy Shevchenko
2023-11-24pinctrl: baytrail: Fix types of config value in byt_pin_config_set()Andy Shevchenko
2023-11-24pinctrl: lynxpoint: Simplify code with cleanup helpersAndy Shevchenko
2023-11-24pinctrl: tangier: simplify locking using cleanup helpersRaag Jadav
2023-11-24pinctrl: as3722: Use devm_gpiochip_add_data() to simplify remove pathAndrew Davis
2023-11-24pinctrl: qcom: Add X1E80100 pinctrl driverRajendra Nayak
2023-11-24pinctrl: npcm7xx: prevent glitch when setting the GPIO to output highTomer Maimon
2023-11-24pinctrl: stm32: return errors from stm32_gpio_direction_output()Sergey Shtylyov
2023-11-24pinctrl: realtek: Fix logical error when finding descriptorTzuyi Chang
2023-11-22pinctrl: intel: use the correct _PM_OPS() export macroRaag Jadav
2023-11-16pinctrl: lochnagar: Don't build on MIPSCharles Keepax
2023-11-15pinctrl: avoid reload of p state in list iterationMaria Yu
2023-11-14pinctrl: cy8c95x0: Fix doc warningLinus Walleij
2023-11-14pinctrl: tps6594: Add driver for TPS6594 pinctrl and GPIOsEsteban Blanc
2023-11-14pinctrl: s32cc: Avoid possible string truncationChester Lin
2023-11-14pinctrl: stm32: fix array read out of boundAntonio Borneo
2023-11-14pinctrl: intel: Add a generic Intel pin control platform driverAndy Shevchenko
2023-11-14pinctrl: intel: Revert "Unexport intel_pinctrl_probe()"Andy Shevchenko
2023-11-14pinctrl: qcom: lpass-lpi: allow slew rate bit in main pin config registerKrzysztof Kozlowski
2023-11-14pinctrl: qcom: lpass-lpi: split slew rate set to separate functionKrzysztof Kozlowski
2023-11-13pinctrl: intel: allow independent COMPILE_TESTRaag Jadav
2023-11-13pinctrl: stm32: Add check for devm_kcallocChen Ni
2023-11-13pinctrl: qcom: Introduce the SM8650 Top Level Mode Multiplexer driverNeil Armstrong
2023-11-13pinctrl: qcom: handle intr_target_reg wakeup_present/enable bitsNeil Armstrong
2023-11-13pinctrl: qcom: sm8650-lpass-lpi: add SM8650 LPASSKrzysztof Kozlowski
2023-11-13pinctrl: tegra: Display pin function in pinconf-groupsThierry Reding
2023-11-13pinctrl: intel: Refactor intel_pinctrl_get_soc_data()Andy Shevchenko
2023-11-13pinctrl: intel: Move default strength assignment to a switch-caseAndy Shevchenko
2023-11-13pinctrl: tangier: Move default strength assignment to a switch-caseAndy Shevchenko
2023-11-13pinctrl: tangier: Enable 910 Ohm biasAndy Shevchenko