summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
AgeCommit message (Expand)AuthorLines
2023-03-19pinctrl: qcom: Add SM7150 pinctrl driverDanila Tikhonov-0/+1291
2023-03-19pinctrl: mediatek: remove OF_GPIO as reverse dependencyArınç ÜNAL-3/+0
2023-03-19pinctrl: ralink: move to mediatek as mtmipsArınç ÜNAL-241/+246
2023-03-19pinctrl: ralink: mt7620: split out to mt76x8Arınç ÜNAL-256/+290
2023-03-19pinctrl: ralink: rt305x: add new compatible string for every SoCArınç ÜNAL-0/+2
2023-03-19pinctrl: ralink: reintroduce ralink,rt2880-pinmux compatible stringArınç ÜNAL-0/+5
2023-03-16pinctrl: renesas: Drop support for Renesas-specific propertiesGeert Uytterhoeven-26/+5
2023-03-13pinctrl: qcom: sm8550-lpass-lpi: allow GPIO functionKrzysztof Kozlowski-0/+8
2023-03-13pinctrl: qcom: lpass-lpi: allow glitch-free output GPIOKrzysztof Kozlowski-0/+28
2023-03-13pinctrl: qcom: lpass-lpi: use consistent name for "group" variableKrzysztof Kozlowski-2/+2
2023-03-13pinctrl: qcom: lpass-lpi: set output value before enabling outputKrzysztof Kozlowski-5/+9
2023-03-13pinctrl: qcom: msm8998: Add MPM pin mappingsKonrad Dybcio-0/+14
2023-03-13pinctrl: at91: Remove pioc_index from struct at91_gpio_chipMark Brown-3/+0
2023-03-13pinctrl: at91: Make the irqchip immutableMark Brown-1/+24
2023-03-13pinctrl: s32cc: fix !CONFIG_PM_SLEEP build errorArnd Bergmann-8/+5
2023-03-13pinctrl: sx150x: drop of_match_ptr for ID tableKrzysztof Kozlowski-1/+1
2023-03-10pinctrl: renesas: Remove R-Car H3 ES1.* handlingWolfram Sang-5992/+3
2023-03-10pinctrl: renesas: r8a779g0: Fix ERROROUTC function namesGeert Uytterhoeven-251/+251
2023-03-10pinctrl: renesas: r8a779g0: Fix Group 6/7 pin functionsGeert Uytterhoeven-122/+49
2023-03-10pinctrl: renesas: r8a779g0: Fix Group 4/5 pin functionsGeert Uytterhoeven-188/+279
2023-03-09pinctrl: qcom: Use devm_platform_get_and_ioremap_resource()Md Sadre Alam-2/+1
2023-03-07pinctrl: freescale: remove generic pin config core supportRasmus Villemoes-100/+6
2023-03-07pinctrl: at91-pio4: use proper format specifier for unsigned intClaudiu Beznea-1/+1
2023-03-07pinctrl: at91-pio4: use dev_err_probe()Claudiu Beznea-12/+7
2023-03-07pinctrl: at91-pio4: use device_get_match_data()Claudiu Beznea-5/+3
2023-03-07pinctrl: at91-pio4: use devm_clk_get_enabled()Claudiu Beznea-13/+4
2023-03-06pinctrl: stm32: use dynamic allocation of GPIO baseDario Binacchi-1/+1
2023-03-06pinctrl: ocelot: Fix alt mode for ocelotHoratiu Vultur-1/+1
2023-03-06pinctrl: at91-pio4: fix domain name assignmentJohan Hovold-1/+0
2023-03-06pinctrl: add NXP S32 SoC family supportChester Lin-0/+1814
2023-03-06pinctrl: mediatek: fix naming inconsistencyArınç ÜNAL-21/+21
2023-03-06pinctrl: mediatek: add missing options to PINCTRL_MT7981Arınç ÜNAL-0/+2
2023-03-06pinctrl: at91: Utilise temporary variable for struct deviceAndy Shevchenko-34/+26
2023-03-06pinctrl: at91: Use dev_err_probe() instead of custom messagingAndy Shevchenko-43/+21
2023-03-06pinctrl: at91: Use of_device_get_match_data()Andy Shevchenko-4/+2
2023-03-06pinctrl: at91: Don't mix non-devm calls with devm onesAndy Shevchenko-10/+2
2023-03-06pinctrl: at91: use devm_kasprintf() to avoid potential leaks (part 2)Andy Shevchenko-6/+17
2023-03-06gpiolib: remove asm-generic/gpio.hArnd Bergmann-1/+0
2023-03-06pinctrl: renesas: r8a779g0: Add Audio SSI pins, groups, and functionsLinh Phung-0/+26
2023-03-06pinctrl: renesas: r8a779g0: Add Audio Clock pins, groups, and functionsLinh Phung-0/+26
2023-03-06pinctrl: renesas: r8a779f0: Fix tsn1_avtp_pps pin groupPhong Hoang-1/+1
2023-03-06pinctrl: renesas: r8a779a0: Remove incorrect AVB[01] pinmux configurationHai Pham-8/+0
2023-02-27Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+1
2023-02-22Merge tag 'pinctrl-v6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds-651/+9290
2023-02-22Merge tag 'gpio-updates-for-v6.3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-2/+12
2023-02-20Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-669/+0
2023-02-10pinctrl: qcom: Add support for i2c specific pull featureAbel Vesa-0/+9
2023-02-10pinctrl: starfive: Add StarFive JH7110 aon controller driverJianlong Huang-0/+190
2023-02-10pinctrl: starfive: Add StarFive JH7110 sys controller driverJianlong Huang-0/+1525
2023-02-08firmware: qcom_scm: Move qcom_scm.h to include/linux/firmware/qcom/Elliot Berman-1/+1