aboutsummaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)AuthorFilesLines
2024-05-22Merge tag 'mfd-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Gravatar Linus Torvalds 2-52/+294
2024-05-20Merge tag 'pinctrl-v6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 23-215/+533
2024-05-14Merge tag 'gpio-updates-for-v6.10-rc1' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-1/+1
2024-05-13Merge tag 'soc-drivers-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 3-2/+585
2024-05-10Merge branches 'ib-mfd-misc-pinctrl-regulator-6.10', 'ib-mfd-pinctrl-regulato...Gravatar Lee Jones 1-0/+69
2024-05-07Merge tag 'riscv-config-for-v6.10' of https://git.kernel.org/pub/scm/linux/ke...Gravatar Arnd Bergmann 1-2/+2
2024-05-07Merge tag 'intel-gpio-v6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Bartosz Golaszewski 1-1/+1
2024-05-06Merge tag 'samsung-pinctrl-6.10' of https://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Walleij 3-4/+205
2024-05-06pinctrl: bcm2835: Make pin freeing behavior configurableGravatar Stefan Wahren 1-4/+15
2024-05-03pinctrl: pinctrl-tps6594: Add TPS65224 PMIC pinctrl and GPIOGravatar Nirmala Devi Mal Nadar 1-52/+225
2024-05-03pinctrl: rk805: Add rk816 pinctrl supportGravatar Alex Bee 1-0/+69
2024-05-03pinctrl: qcom: pinctrl-sm7150: Fix sdc1 and ufs special pins regsGravatar Danila Tikhonov 1-10/+10
2024-04-30Merge tag 'pinctrl-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Gravatar Linus Torvalds 8-96/+98
2024-04-30pinctrl: samsung: drop redundant drvdata assignmentGravatar Krzysztof Kozlowski 1-2/+0
2024-04-29Merge tag 'scmi-updates-6.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Arnd Bergmann 3-0/+583
2024-04-29pinctrl: samsung: support a bus clockGravatar André Draszik 3-4/+207
2024-04-29Merge tag 'renesas-pinctrl-for-v6.10-tag1' of git://git.kernel.org/pub/scm/li...Gravatar Linus Walleij 2-14/+140
2024-04-25Merge tag 'intel-pinctrl-v6.9-1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Walleij 2-37/+45
2024-04-25Merge tag 'renesas-pinctrl-fixes-for-v6.9-tag2' of git://git.kernel.org/pub/s...Gravatar Linus Walleij 1-10/+13
2024-04-25pinctrl: renesas: rzg2l: Limit 2.5V power supply to Ethernet interfacesGravatar Paul Barker 1-0/+2
2024-04-23pinctrl: renesas: r8a779h0: Add INTC-EX pins, groups, and functionGravatar Geert Uytterhoeven 1-0/+112
2024-04-23pinctrl: renesas: r8a779h0: Fix IRQ suffixesGravatar Geert Uytterhoeven 1-12/+12
2024-04-23pinctrl: renesas: rzg2l: Remove extra space in function parameterGravatar Lad Prabhakar 1-1/+1
2024-04-22pinctrl: renesas: rzg2l: Configure the interrupt type on resumeGravatar Claudiu Beznea 1-10/+13
2024-04-19pinctrl: Implementation of the generic scmi-pinctrl driverGravatar Peng Fan 3-0/+583
2024-04-17pinctrl: pinconf-generic: print hex valueGravatar Peng Fan 1-1/+1
2024-04-17Merge tag 'renesas-pinctrl-fixes-for-v6.9-tag1' of git://git.kernel.org/pub/s...Gravatar Linus Walleij 1-1/+10
2024-04-17pinctrl: realtek: fix module autoloadingGravatar Krzysztof Kozlowski 2-0/+2
2024-04-17pinctrl: qcom: sm7150: fix module autoloadingGravatar Krzysztof Kozlowski 1-0/+1
2024-04-17pinctrl: loongson2: fix module autoloadingGravatar Krzysztof Kozlowski 1-0/+1
2024-04-17pinctrl: mediatek: fix module autoloadingGravatar Krzysztof Kozlowski 2-0/+2
2024-04-17pinctrl: freescale: imx8ulp: fix module autoloadingGravatar Krzysztof Kozlowski 1-0/+1
2024-04-16pinctrl: devicetree: fix refcount leak in pinctrl_dt_to_map()Gravatar Zeng Heng 1-4/+6
2024-04-15gpiolib: acpi: Pass con_id instead of property into acpi_dev_gpio_irq_get_by()Gravatar Andy Shevchenko 1-1/+1
2024-04-08pinctrl: baytrail: Add pinconf group for uart3Gravatar Hans de Goede 1-2/+4
2024-04-08pinctrl: baytrail: Fix selecting gpio pinctrl stateGravatar Hans de Goede 2-36/+42
2024-04-08pinctrl: Use DEFINE_SHOW_STORE_ATTRIBUTE() helper for debugfsGravatar Andy Shevchenko 1-17/+9
2024-04-05pinctrl: k210: Deprecate SOC_CANAAN and use SOC_CANAAN_K210Gravatar Yangyu Chen 1-2/+2
2024-04-04pinctrl: single: Fix PIN_CONFIG_BIAS_DISABLE handlingGravatar Matthijs Kooijman 1-6/+12
2024-04-04pinctrl: pinctrl-single: Remove some unused fields in struct pcs_functionGravatar Christophe JAILLET 1-4/+0
2024-04-04pinctrl: max77620: Remove an unused fields in struct max77620_pin_info and ma...Gravatar Christophe JAILLET 1-2/+0
2024-04-04pinctrl: mediatek: paris: Rework support for PIN_CONFIG_{INPUT,OUTPUT}_ENABLEGravatar Chen-Yu Tsai 1-27/+11
2024-04-04pinctrl: mediatek: paris: Fix PIN_CONFIG_INPUT_SCHMITT_ENABLE readbackGravatar Chen-Yu Tsai 1-0/+2
2024-04-04pinctrl: sunxi: sun9i-a80-r: drop driver owner assignmentGravatar Krzysztof Kozlowski 1-1/+0
2024-04-04pinctrl: aw9523: Fix indentation in a few placesGravatar Andy Shevchenko 1-9/+8
2024-04-04pinctrl: aw9523: Sort headers and group pinctrl/*Gravatar Andy Shevchenko 1-5/+6
2024-04-04pinctrl: aw9523: Make use of dev_err_probe()Gravatar Andy Shevchenko 1-6/+3
2024-04-04pinctrl: aw9523: Remove unused irqchip field in struct aw9523_irqGravatar Andy Shevchenko 1-8/+0
2024-04-04pinctrl: aw9523: Get rid of redundant ' & U8_MAX' piecesGravatar Andy Shevchenko 1-7/+7
2024-04-04pinctrl: aw9523: Use temporary variable for HW IRQ numberGravatar Andy Shevchenko 1-8/+8