summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-06-09pinctrl: qcom: allow true compile testingKrzysztof Kozlowski1-1/+1
2023-06-09pinctrl: qcom: mark true OF dependency - common MSM pinctrl codeKrzysztof Kozlowski1-41/+2
2023-06-09pinctrl: qcom: drop unneeded GPIOLIB dependencyKrzysztof Kozlowski1-14/+8
2023-06-09pinctrl: qcom: correct language typo (Technologies)Krzysztof Kozlowski1-1/+1
2023-06-09pinctrl: qcom: fix indentation in KconfigKrzysztof Kozlowski1-2/+2
2023-06-09pinctrl: qcom: qdf2xxx: drop ACPI_PTRKrzysztof Kozlowski1-1/+1
2023-06-09pinctrl: qcom: Add IPQ5018 pinctrl driverSricharan Ramabadhran3-0/+795
2023-06-09dt-bindings: pinctrl: qcom: Add support for ipq5018Sricharan Ramabadhran1-0/+127
2023-06-09dt-bindings: pinctrl: Drop k3Nishanth Menon2-61/+0
2023-06-02pinctrl: s32: separate const device data from struct s32_pinctrl_soc_infoChester Lin3-26/+32
2023-06-01pinctrl: tegra: Consistently refer to SoC dataThierry Reding1-7/+6
2023-06-01pinctrl: tegra: Duplicate pinmux functions tableThierry Reding8-35/+25
2023-05-30pinctrl: sunplus: Add check for kmallocWells Lu1-6/+18
2023-05-29pinctrl: Switch i2c drivers back to use .probe()Uwe Kleine-König3-3/+3
2023-05-29pinctrl: microchip: Remove redundant clearing of IRQ_TYPE_SENSE_MASKLizhe1-2/+0
2023-05-29pinctrl: axp209: Add support for GPIO3 on the AXP209Jonathan McDowell1-0/+42
2023-05-29pinctrl: qcom: Add SDX75 pincontrol driverRohit Agarwal3-11/+1166
2023-05-29MAINTAINERS: Update the entry for pinctrl maintainersRohit Agarwal1-1/+1
2023-05-29dt-bindings: pinctrl: qcom: Add SDX75 pinctrl devicetree compatibleRohit Agarwal1-0/+137
2023-05-29Merge tag 'renesas-pinctrl-for-v6.5-tag1' of git://git.kernel.org/pub/scm/lin...Linus Walleij2-4/+4
2023-05-24pinctrl: at91: fix a couple NULL vs IS_ERR() checksDan Carpenter1-4/+4
2023-05-24pinctrl: at91-pio4: Enable Push-Pull configurationRyan Wanner1-4/+11
2023-05-24dt-bindings: pinctrl: at91-pio4: Add push-pull supportRyan Wanner1-1/+2
2023-05-22pinctrl: qcom: sa8775p: add the wakeirq mapBartosz Golaszewski1-0/+19
2023-05-16pinctrl: qcom: sc8180x: gracefully handle missing IO memory resourceKrzysztof Kozlowski1-1/+5
2023-05-16pinctrl: qcom: Refactor generic qcom pinctrl driverRohit Agarwal47-329/+325
2023-05-16pinctrl: qcom: Remove the msm_function structRohit Agarwal46-6192/+5850
2023-05-09pinctrl: renesas: Fix spaces followed by tabsMarek Vasut2-4/+4
2023-05-08pinctrl: qcom: spmi-gpio: Add PM8953 supportLuca Weiss1-0/+2
2023-05-08dt-bindings: pinctrl: qcom,pmic-gpio: add PM8953Luca Weiss1-0/+3
2023-05-08pinctrl: amd: Revert "pinctrl: amd: disable and mask interrupts on probe"Mario Limonciello1-31/+0
2023-05-08pinctrl: amd: Detect and mask spurious interruptsKornel Dulęba1-6/+6
2023-05-08pinctrl: amd: Fix mistake in handling clearing pins at startupMario Limonciello1-2/+2
2023-05-08pinctrl: amd: Detect internal GPIO0 debounce handlingMario Limonciello2-0/+8
2023-05-08pinctrl: bcm2835: Handle gpiochip_add_pin_range() errorsChristophe JAILLET1-4/+2
2023-05-07Linux 6.4-rc1Linus Torvalds1-2/+2
2023-05-07Merge tag 'perf-tools-for-v6.4-3-2023-05-06' of git://git.kernel.org/pub/scm/...Linus Torvalds514-144556/+167669
2023-05-07Merge tag 'core-debugobjects-2023-05-06' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-6/+15
2023-05-07Merge tag 'v6.4-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds12-13/+16
2023-05-07Merge tag '6.4-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...Linus Torvalds15-223/+376
2023-05-07Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds3-12/+2
2023-05-07Merge tag 'mailbox-v6.4' of git://git.linaro.org/landing-teams/working/fujits...Linus Torvalds13-122/+288
2023-05-07Merge tag 'for-6.4/io_uring-2023-05-07' of git://git.kernel.dk/linuxLinus Torvalds8-41/+47
2023-05-07Revert "perf build: Make BUILD_BPF_SKEL default, rename to NO_BPF_SKEL"Arnaldo Carvalho de Melo6-20/+14
2023-05-07Revert "perf build: Warn for BPF skeletons if endian mismatches"Arnaldo Carvalho de Melo1-10/+7
2023-05-06Merge tag 'mm-stable-2023-05-06-10-49' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-205/+202
2023-05-06Merge tag 'mm-hotfixes-stable-2023-05-06-10-45' of git://git.kernel.org/pub/s...Linus Torvalds5-13/+35
2023-05-06dmapool: link blocks across pagesKeith Busch1-127/+130
2023-05-06dmapool: don't memset on free twiceKeith Busch1-2/+2
2023-05-06dmapool: simplify freeingKeith Busch1-16/+6