summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
Commit message (Expand)AuthorAgeFilesLines
...
| | * | pinctrl: renesas: r8a779g0: Fix Group 6/7 pin functionsGeert Uytterhoeven2023-03-101-122/+49
| | * | pinctrl: renesas: r8a779g0: Fix Group 4/5 pin functionsGeert Uytterhoeven2023-03-101-188/+279
| | * | pinctrl: renesas: r8a779g0: Add Audio SSI pins, groups, and functionsLinh Phung2023-03-061-0/+26
| | * | pinctrl: renesas: r8a779g0: Add Audio Clock pins, groups, and functionsLinh Phung2023-03-061-0/+26
| | * | pinctrl: renesas: r8a779f0: Fix tsn1_avtp_pps pin groupPhong Hoang2023-03-061-1/+1
| | * | pinctrl: renesas: r8a779a0: Remove incorrect AVB[01] pinmux configurationHai Pham2023-03-061-8/+0
| * | | pinctrl: Use of_property_present() for testing DT property presenceRob Herring2023-03-235-15/+15
| * | | pinctrl: mlxbf3: Add pinctrl driver supportAsmaa Mnebhi2023-03-193-0/+334
| * | | pinctrl: qcom: Add IPQ9574 pinctrl driverDevi Priya2023-03-193-0/+838
| * | | pinctrl: qcom: Add SM7150 pinctrl driverDanila Tikhonov2023-03-193-0/+1291
| * | | pinctrl: mediatek: remove OF_GPIO as reverse dependencyArınç ÜNAL2023-03-191-3/+0
| * | | pinctrl: ralink: move to mediatek as mtmipsArınç ÜNAL2023-03-1914-241/+246
| * | | pinctrl: ralink: mt7620: split out to mt76x8Arınç ÜNAL2023-03-194-256/+290
| * | | pinctrl: ralink: rt305x: add new compatible string for every SoCArınç ÜNAL2023-03-191-0/+2
| * | | pinctrl: ralink: reintroduce ralink,rt2880-pinmux compatible stringArınç ÜNAL2023-03-195-0/+5
| * | | pinctrl: qcom: sm8550-lpass-lpi: allow GPIO functionKrzysztof Kozlowski2023-03-131-0/+8
| * | | pinctrl: qcom: lpass-lpi: allow glitch-free output GPIOKrzysztof Kozlowski2023-03-131-0/+28
| * | | pinctrl: qcom: lpass-lpi: use consistent name for "group" variableKrzysztof Kozlowski2023-03-131-2/+2
| * | | pinctrl: qcom: lpass-lpi: set output value before enabling outputKrzysztof Kozlowski2023-03-131-5/+9
| * | | pinctrl: qcom: msm8998: Add MPM pin mappingsKonrad Dybcio2023-03-131-0/+14
| * | | pinctrl: at91: Remove pioc_index from struct at91_gpio_chipMark Brown2023-03-131-3/+0
| * | | pinctrl: at91: Make the irqchip immutableMark Brown2023-03-131-1/+24
| * | | pinctrl: s32cc: fix !CONFIG_PM_SLEEP build errorArnd Bergmann2023-03-133-8/+5
| * | | pinctrl: sx150x: drop of_match_ptr for ID tableKrzysztof Kozlowski2023-03-131-1/+1
| * | | pinctrl: qcom: Use devm_platform_get_and_ioremap_resource()Md Sadre Alam2023-03-091-2/+1
| * | | pinctrl: freescale: remove generic pin config core supportRasmus Villemoes2023-03-073-100/+6
| * | | pinctrl: at91-pio4: use proper format specifier for unsigned intClaudiu Beznea2023-03-071-1/+1
| * | | pinctrl: at91-pio4: use dev_err_probe()Claudiu Beznea2023-03-071-12/+7
| * | | pinctrl: at91-pio4: use device_get_match_data()Claudiu Beznea2023-03-071-5/+3
| * | | pinctrl: at91-pio4: use devm_clk_get_enabled()Claudiu Beznea2023-03-071-13/+4
| * | | pinctrl: add NXP S32 SoC family supportChester Lin2023-03-067-0/+1814
| * | | pinctrl: at91: Utilise temporary variable for struct deviceAndy Shevchenko2023-03-061-34/+26
| * | | pinctrl: at91: Use dev_err_probe() instead of custom messagingAndy Shevchenko2023-03-061-43/+21
| * | | pinctrl: at91: Use of_device_get_match_data()Andy Shevchenko2023-03-061-4/+2
| * | | pinctrl: at91: Don't mix non-devm calls with devm onesAndy Shevchenko2023-03-061-10/+2
| * | | pinctrl: at91: use devm_kasprintf() to avoid potential leaks (part 2)Andy Shevchenko2023-03-061-6/+17
| |/ /
* | | Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-04-2714-14/+0
|\ \ \
| * | | pinctrl: renesas: remove MODULE_LICENSE in non-modulesNick Alcock2023-04-135-5/+0
| * | | pinctrl: mediatek: remove MODULE_LICENSE in non-modulesNick Alcock2023-04-133-3/+0
| * | | pinctrl: amd: remove MODULE_LICENSE in non-modulesNick Alcock2023-04-131-1/+0
| * | | pinctrl: bcm: ns: remove MODULE_LICENSE in non-modulesNick Alcock2023-04-131-1/+0
| * | | pinctrl: nuvoton: npcm7xx: remove MODULE_LICENSE in non-modulesNick Alcock2023-04-131-1/+0
| * | | pinctrl: actions: remove MODULE_LICENSE in non-modulesNick Alcock2023-04-133-3/+0
| |/ /
* | | Merge tag 'gpio-updates-for-v6.4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-04-251-1/+0
|\ \ \
| * | | gpiolib: remove asm-generic/gpio.hArnd Bergmann2023-03-061-1/+0
| |/ /
* | | Merge tag 'soc-dt-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2023-04-251-5/+31
|\ \ \ | | |/ | |/|
| * | pinctrl: qcom: Support OUTPUT_ENABLE; deprecate INPUT_ENABLEDouglas Anderson2023-03-291-5/+31
| |/
* | Revert "pinctrl: amd: Disable and mask interrupts on resume"Kornel Dulęba2023-04-111-20/+16
* | pinctrl: amd: Disable and mask interrupts on resumeKornel Dulęba2023-03-281-16/+20
* | pinctrl: stm32: use dynamic allocation of GPIO baseDario Binacchi2023-03-061-1/+1