summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2023-12-12pinctrl: equilibrium: Convert to use grp memberAndy Shevchenko
2023-12-12pinctrl: bcm: Convert to use grp memberAndy Shevchenko
2023-12-12pinctrl: core: Embed struct pingroup into struct group_descAndy Shevchenko
2023-12-12pinctrl: ingenic: Use C99 initializers in PINCTRL_PIN_GROUP()Andy Shevchenko
2023-12-12pinctrl: mediatek: Use C99 initializers in PINCTRL_PIN_GROUP()Andy Shevchenko
2023-12-12pinctrl: core: Add a convenient define PINCTRL_GROUP_DESC()Andy Shevchenko
2023-12-12Merge tag 'gpio-remove-gpiochip_is_requested-for-v6.8-rc1' of git://git.kerne...Linus Walleij
2023-12-08pinctrl: sppctl: use gpiochip_dup_line_label()Bartosz Golaszewski
2023-12-08pinctrl: baytrail: use gpiochip_dup_line_label()Bartosz Golaszewski
2023-12-08pinctrl: nomadik: use gpiochip_dup_line_label()Bartosz Golaszewski
2023-12-08pinctrl: abx500: use gpiochip_dup_line_label()Bartosz Golaszewski
2023-12-07pinctrl: nuvoton: Convert to use struct pingroup and PINCTRL_PINGROUP()Andy Shevchenko
2023-12-07pinctrl: keembay: Convert to use struct pingroupAndy Shevchenko
2023-12-07pinctrl: equilibrium: Convert to use struct pingroupAndy Shevchenko
2023-12-07pinctrl: core: Make pins const unsigned int pointer in struct group_descAndy Shevchenko
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