summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: mlxbf3: remove broken Kconfig 'select'Arnd Bergmann2023-06-191-1/+0
* pinctrl: spear: Remove unused of_gpio.h inclusionAndy Shevchenko2023-06-161-1/+0
* pinctrl: lantiq: Remove unused of_gpio.h inclusionAndy Shevchenko2023-06-162-2/+1
* pinctrl: at91-pio4: check return value of devm_kasprintf()Claudiu Beznea2023-06-161-0/+2
* pinctrl: microchip-sgpio: check return value of devm_kasprintf()Claudiu Beznea2023-06-161-0/+3
* pinctrl: freescale: Fix a memory out of bounds when num_configs is 1Xiaolei Wang2023-06-161-1/+2
* Merge tag 'qcom-pinctrl-6.5' of https://git.kernel.org/pub/scm/linux/kernel/g...Linus Walleij2023-06-104-41/+4
|\
| * dt-bindings: pinctrl: qcom,sm7150-tlmm: simplify with unevaluatedPropertiesKrzysztof Kozlowski2023-05-121-10/+1
| * dt-bindings: pinctrl: qcom,qcm2290-tlmm: simplify with unevaluatedPropertiesKrzysztof Kozlowski2023-05-121-10/+1
| * dt-bindings: pinctrl: qcom,sc8280xp-tlmm: simplify with unevaluatedPropertiesKrzysztof Kozlowski2023-05-121-11/+1
| * dt-bindings: pinctrl: qcom,ipq9574-tlmm: simplify with unevaluatedPropertiesKrzysztof Kozlowski2023-05-121-10/+1
* | pinctrl: npcm7xx: Add missing check for ioremapJiasheng Jiang2023-06-091-0/+2
* | pinctrl:sunplus: Add check for kmallocWells Lu2023-06-091-2/+1
* | pinctrl: nxp: Fix resource leaks in for_each_child_of_node() loopsLu Hongfei2023-06-091-3/+9
* | pinctrl: Relax user input size in pinmux_select()Andy Shevchenko2023-06-091-4/+0
* | pinctrl: Duplicate user memory in one go in pinmux_select()Andy Shevchenko2023-06-091-8/+3
* | gpio: tegra186: Check PMC driver status before any requestPrathamesh Shete2023-06-091-5/+9
* | pinctrl: tegra: Add Tegra234 pinmux driverPrathamesh Shete2023-06-094-0/+1967
* | dt-bindings: pinctrl: Document Tegra234 pin controllersPrathamesh Shete2023-06-093-0/+283
* | pinctrl: qcom: organize audio drivers in menuconfigKrzysztof Kozlowski2023-06-091-12/+12
* | pinctrl: qcom: organize main SoC drivers in new Kconfig.msmKrzysztof Kozlowski2023-06-092-412/+370
* | pinctrl: qcom: allow true compile testingKrzysztof Kozlowski2023-06-091-1/+1
* | pinctrl: qcom: mark true OF dependency - common MSM pinctrl codeKrzysztof Kozlowski2023-06-091-41/+2
* | pinctrl: qcom: drop unneeded GPIOLIB dependencyKrzysztof Kozlowski2023-06-091-14/+8
* | pinctrl: qcom: correct language typo (Technologies)Krzysztof Kozlowski2023-06-091-1/+1
* | pinctrl: qcom: fix indentation in KconfigKrzysztof Kozlowski2023-06-091-2/+2
* | pinctrl: qcom: qdf2xxx: drop ACPI_PTRKrzysztof Kozlowski2023-06-091-1/+1
* | pinctrl: qcom: Add IPQ5018 pinctrl driverSricharan Ramabadhran2023-06-093-0/+795
* | dt-bindings: pinctrl: qcom: Add support for ipq5018Sricharan Ramabadhran2023-06-091-0/+127
* | dt-bindings: pinctrl: Drop k3Nishanth Menon2023-06-092-61/+0
* | pinctrl: s32: separate const device data from struct s32_pinctrl_soc_infoChester Lin2023-06-023-26/+32
* | pinctrl: tegra: Consistently refer to SoC dataThierry Reding2023-06-011-7/+6
* | pinctrl: tegra: Duplicate pinmux functions tableThierry Reding2023-06-018-35/+25
* | pinctrl: sunplus: Add check for kmallocWells Lu2023-05-301-6/+18
* | pinctrl: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-293-3/+3
* | pinctrl: microchip: Remove redundant clearing of IRQ_TYPE_SENSE_MASKLizhe2023-05-291-2/+0
* | pinctrl: axp209: Add support for GPIO3 on the AXP209Jonathan McDowell2023-05-291-0/+42
* | pinctrl: qcom: Add SDX75 pincontrol driverRohit Agarwal2023-05-293-11/+1166
* | MAINTAINERS: Update the entry for pinctrl maintainersRohit Agarwal2023-05-291-1/+1
* | dt-bindings: pinctrl: qcom: Add SDX75 pinctrl devicetree compatibleRohit Agarwal2023-05-291-0/+137
* | Merge tag 'renesas-pinctrl-for-v6.5-tag1' of git://git.kernel.org/pub/scm/lin...Linus Walleij2023-05-292-4/+4
|\ \
| * | pinctrl: renesas: Fix spaces followed by tabsMarek Vasut2023-05-092-4/+4
| |/
* | pinctrl: at91: fix a couple NULL vs IS_ERR() checksDan Carpenter2023-05-241-4/+4
* | pinctrl: at91-pio4: Enable Push-Pull configurationRyan Wanner2023-05-241-4/+11
* | dt-bindings: pinctrl: at91-pio4: Add push-pull supportRyan Wanner2023-05-241-1/+2
* | pinctrl: qcom: sa8775p: add the wakeirq mapBartosz Golaszewski2023-05-221-0/+19
* | pinctrl: qcom: sc8180x: gracefully handle missing IO memory resourceKrzysztof Kozlowski2023-05-161-1/+5
* | pinctrl: qcom: Refactor generic qcom pinctrl driverRohit Agarwal2023-05-1647-329/+325
* | pinctrl: qcom: Remove the msm_function structRohit Agarwal2023-05-1646-6192/+5850
* | pinctrl: qcom: spmi-gpio: Add PM8953 supportLuca Weiss2023-05-081-0/+2