summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2024-05-22Merge tag 'mfd-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2024-05-20Merge tag 'pinctrl-v6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-05-14Merge tag 'gpio-updates-for-v6.10-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-05-13Merge tag 'soc-drivers-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-05-10Merge branches 'ib-mfd-misc-pinctrl-regulator-6.10', 'ib-mfd-pinctrl-regulato...Lee Jones
2024-05-07Merge tag 'riscv-config-for-v6.10' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2024-05-07Merge tag 'intel-gpio-v6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Bartosz Golaszewski
2024-05-06Merge tag 'samsung-pinctrl-6.10' of https://git.kernel.org/pub/scm/linux/kern...Linus Walleij
2024-05-06pinctrl: bcm2835: Make pin freeing behavior configurableStefan Wahren
2024-05-03pinctrl: pinctrl-tps6594: Add TPS65224 PMIC pinctrl and GPIONirmala Devi Mal Nadar
2024-05-03pinctrl: rk805: Add rk816 pinctrl supportAlex Bee
2024-05-03pinctrl: qcom: pinctrl-sm7150: Fix sdc1 and ufs special pins regsDanila Tikhonov
2024-04-30Merge tag 'pinctrl-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2024-04-30pinctrl: samsung: drop redundant drvdata assignmentKrzysztof Kozlowski
2024-04-29Merge tag 'scmi-updates-6.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2024-04-29pinctrl: samsung: support a bus clockAndré Draszik
2024-04-29Merge tag 'renesas-pinctrl-for-v6.10-tag1' of git://git.kernel.org/pub/scm/li...Linus Walleij
2024-04-25Merge tag 'intel-pinctrl-v6.9-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij
2024-04-25Merge tag 'renesas-pinctrl-fixes-for-v6.9-tag2' of git://git.kernel.org/pub/s...Linus Walleij
2024-04-25pinctrl: renesas: rzg2l: Limit 2.5V power supply to Ethernet interfacesPaul Barker
2024-04-23pinctrl: renesas: r8a779h0: Add INTC-EX pins, groups, and functionGeert Uytterhoeven
2024-04-23pinctrl: renesas: r8a779h0: Fix IRQ suffixesGeert Uytterhoeven
2024-04-23pinctrl: renesas: rzg2l: Remove extra space in function parameterLad Prabhakar
2024-04-22pinctrl: renesas: rzg2l: Configure the interrupt type on resumeClaudiu Beznea
2024-04-19pinctrl: Implementation of the generic scmi-pinctrl driverPeng Fan
2024-04-17pinctrl: pinconf-generic: print hex valuePeng Fan
2024-04-17Merge tag 'renesas-pinctrl-fixes-for-v6.9-tag1' of git://git.kernel.org/pub/s...Linus Walleij
2024-04-17pinctrl: realtek: fix module autoloadingKrzysztof Kozlowski
2024-04-17pinctrl: qcom: sm7150: fix module autoloadingKrzysztof Kozlowski
2024-04-17pinctrl: loongson2: fix module autoloadingKrzysztof Kozlowski
2024-04-17pinctrl: mediatek: fix module autoloadingKrzysztof Kozlowski
2024-04-17pinctrl: freescale: imx8ulp: fix module autoloadingKrzysztof Kozlowski
2024-04-16pinctrl: devicetree: fix refcount leak in pinctrl_dt_to_map()Zeng Heng
2024-04-15gpiolib: acpi: Pass con_id instead of property into acpi_dev_gpio_irq_get_by()Andy Shevchenko
2024-04-08pinctrl: baytrail: Add pinconf group for uart3Hans de Goede
2024-04-08pinctrl: baytrail: Fix selecting gpio pinctrl stateHans de Goede
2024-04-08pinctrl: Use DEFINE_SHOW_STORE_ATTRIBUTE() helper for debugfsAndy Shevchenko
2024-04-05pinctrl: k210: Deprecate SOC_CANAAN and use SOC_CANAAN_K210Yangyu Chen
2024-04-04pinctrl: single: Fix PIN_CONFIG_BIAS_DISABLE handlingMatthijs Kooijman
2024-04-04pinctrl: pinctrl-single: Remove some unused fields in struct pcs_functionChristophe JAILLET
2024-04-04pinctrl: max77620: Remove an unused fields in struct max77620_pin_info and ma...Christophe JAILLET
2024-04-04pinctrl: mediatek: paris: Rework support for PIN_CONFIG_{INPUT,OUTPUT}_ENABLEChen-Yu Tsai
2024-04-04pinctrl: mediatek: paris: Fix PIN_CONFIG_INPUT_SCHMITT_ENABLE readbackChen-Yu Tsai
2024-04-04pinctrl: sunxi: sun9i-a80-r: drop driver owner assignmentKrzysztof Kozlowski
2024-04-04pinctrl: aw9523: Fix indentation in a few placesAndy Shevchenko
2024-04-04pinctrl: aw9523: Sort headers and group pinctrl/*Andy Shevchenko
2024-04-04pinctrl: aw9523: Make use of dev_err_probe()Andy Shevchenko
2024-04-04pinctrl: aw9523: Remove unused irqchip field in struct aw9523_irqAndy Shevchenko
2024-04-04pinctrl: aw9523: Get rid of redundant ' & U8_MAX' piecesAndy Shevchenko
2024-04-04pinctrl: aw9523: Use temporary variable for HW IRQ numberAndy Shevchenko