summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2023-03-29pinctrl: mcp23s08: Rename and change function that wraps regmap_update_bits()Uwe Kleine-König
2023-03-29Merge branch 'ib-qcom-quad-spi' into develLinus Walleij
2023-03-29pinctrl: qcom: Support OUTPUT_ENABLE; deprecate INPUT_ENABLEDouglas Anderson
2023-03-28pinctrl: amd: Disable and mask interrupts on resumeKornel Dulęba
2023-03-27pinctrl: s32cc: Use generic struct data to describe pin functionChester Lin
2023-03-27pinctrl: s32cc: embed generic struct pingroupChester Lin
2023-03-27pinctrl: s32cc: refactor pin config parsingChester Lin
2023-03-27pinctrl: s32: refine error/return/config checks and simplify driver codesChester Lin
2023-03-27Merge tag 'renesas-pinctrl-for-v6.4-tag1' of git://git.kernel.org/pub/scm/lin...Linus Walleij
2023-03-23pinctrl: Use of_property_present() for testing DT property presenceRob Herring
2023-03-19pinctrl: mlxbf3: Add pinctrl driver supportAsmaa Mnebhi
2023-03-19pinctrl: qcom: Add IPQ9574 pinctrl driverDevi Priya
2023-03-19pinctrl: qcom: Add SM7150 pinctrl driverDanila Tikhonov
2023-03-19pinctrl: mediatek: remove OF_GPIO as reverse dependencyArınç ÜNAL
2023-03-19pinctrl: ralink: move to mediatek as mtmipsArınç ÜNAL
2023-03-19pinctrl: ralink: mt7620: split out to mt76x8Arınç ÜNAL
2023-03-19pinctrl: ralink: rt305x: add new compatible string for every SoCArınç ÜNAL
2023-03-19pinctrl: ralink: reintroduce ralink,rt2880-pinmux compatible stringArınç ÜNAL
2023-03-16pinctrl: renesas: Drop support for Renesas-specific propertiesGeert Uytterhoeven
2023-03-13pinctrl: qcom: sm8550-lpass-lpi: allow GPIO functionKrzysztof Kozlowski
2023-03-13pinctrl: qcom: lpass-lpi: allow glitch-free output GPIOKrzysztof Kozlowski
2023-03-13pinctrl: qcom: lpass-lpi: use consistent name for "group" variableKrzysztof Kozlowski
2023-03-13pinctrl: qcom: lpass-lpi: set output value before enabling outputKrzysztof Kozlowski
2023-03-13pinctrl: qcom: msm8998: Add MPM pin mappingsKonrad Dybcio
2023-03-13pinctrl: at91: Remove pioc_index from struct at91_gpio_chipMark Brown
2023-03-13pinctrl: at91: Make the irqchip immutableMark Brown
2023-03-13pinctrl: s32cc: fix !CONFIG_PM_SLEEP build errorArnd Bergmann
2023-03-13pinctrl: sx150x: drop of_match_ptr for ID tableKrzysztof Kozlowski
2023-03-10pinctrl: renesas: Remove R-Car H3 ES1.* handlingWolfram Sang
2023-03-10pinctrl: renesas: r8a779g0: Fix ERROROUTC function namesGeert Uytterhoeven
2023-03-10pinctrl: renesas: r8a779g0: Fix Group 6/7 pin functionsGeert Uytterhoeven
2023-03-10pinctrl: renesas: r8a779g0: Fix Group 4/5 pin functionsGeert Uytterhoeven
2023-03-09pinctrl: qcom: Use devm_platform_get_and_ioremap_resource()Md Sadre Alam
2023-03-07pinctrl: freescale: remove generic pin config core supportRasmus Villemoes
2023-03-07pinctrl: at91-pio4: use proper format specifier for unsigned intClaudiu Beznea
2023-03-07pinctrl: at91-pio4: use dev_err_probe()Claudiu Beznea
2023-03-07pinctrl: at91-pio4: use device_get_match_data()Claudiu Beznea
2023-03-07pinctrl: at91-pio4: use devm_clk_get_enabled()Claudiu Beznea
2023-03-06pinctrl: stm32: use dynamic allocation of GPIO baseDario Binacchi
2023-03-06pinctrl: ocelot: Fix alt mode for ocelotHoratiu Vultur
2023-03-06pinctrl: at91-pio4: fix domain name assignmentJohan Hovold
2023-03-06pinctrl: add NXP S32 SoC family supportChester Lin
2023-03-06pinctrl: mediatek: fix naming inconsistencyArınç ÜNAL
2023-03-06pinctrl: mediatek: add missing options to PINCTRL_MT7981Arınç ÜNAL
2023-03-06pinctrl: at91: Utilise temporary variable for struct deviceAndy Shevchenko
2023-03-06pinctrl: at91: Use dev_err_probe() instead of custom messagingAndy Shevchenko
2023-03-06pinctrl: at91: Use of_device_get_match_data()Andy Shevchenko
2023-03-06pinctrl: at91: Don't mix non-devm calls with devm onesAndy Shevchenko
2023-03-06pinctrl: at91: use devm_kasprintf() to avoid potential leaks (part 2)Andy Shevchenko
2023-03-06gpiolib: remove asm-generic/gpio.hArnd Bergmann