summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-06-09pinctrl: qcom: fix indentation in KconfigKrzysztof Kozlowski
2023-06-09pinctrl: qcom: qdf2xxx: drop ACPI_PTRKrzysztof Kozlowski
2023-06-09pinctrl: qcom: Add IPQ5018 pinctrl driverSricharan Ramabadhran
2023-06-02pinctrl: s32: separate const device data from struct s32_pinctrl_soc_infoChester Lin
2023-06-01pinctrl: tegra: Consistently refer to SoC dataThierry Reding
2023-06-01pinctrl: tegra: Duplicate pinmux functions tableThierry Reding
2023-05-30pinctrl: sunplus: Add check for kmallocWells Lu
2023-05-29pinctrl: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-05-29pinctrl: microchip: Remove redundant clearing of IRQ_TYPE_SENSE_MASKLizhe
2023-05-29pinctrl: axp209: Add support for GPIO3 on the AXP209Jonathan McDowell
2023-05-29pinctrl: qcom: Add SDX75 pincontrol driverRohit Agarwal
2023-05-29Merge tag 'renesas-pinctrl-for-v6.5-tag1' of git://git.kernel.org/pub/scm/lin...Linus Walleij
2023-05-24pinctrl: at91: fix a couple NULL vs IS_ERR() checksDan Carpenter
2023-05-24pinctrl: at91-pio4: Enable Push-Pull configurationRyan Wanner
2023-05-22pinctrl: qcom: sa8775p: add the wakeirq mapBartosz Golaszewski
2023-05-16pinctrl: qcom: sc8180x: gracefully handle missing IO memory resourceKrzysztof Kozlowski
2023-05-16pinctrl: qcom: Refactor generic qcom pinctrl driverRohit Agarwal
2023-05-16pinctrl: qcom: Remove the msm_function structRohit Agarwal
2023-05-09pinctrl: renesas: Fix spaces followed by tabsMarek Vasut
2023-05-08pinctrl: qcom: spmi-gpio: Add PM8953 supportLuca Weiss
2023-05-08pinctrl: amd: Revert "pinctrl: amd: disable and mask interrupts on probe"Mario Limonciello
2023-05-08pinctrl: amd: Detect and mask spurious interruptsKornel Dulęba
2023-05-08pinctrl: amd: Fix mistake in handling clearing pins at startupMario Limonciello
2023-05-08pinctrl: amd: Detect internal GPIO0 debounce handlingMario Limonciello
2023-05-08pinctrl: bcm2835: Handle gpiochip_add_pin_range() errorsChristophe JAILLET
2023-05-07Merge tag 'v6.4-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2023-05-07Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2023-05-07Merge tag 'mailbox-v6.4' of git://git.linaro.org/landing-teams/working/fujits...Linus Torvalds
2023-05-07Merge tag 'for-6.4/io_uring-2023-05-07' of git://git.kernel.dk/linuxLinus Torvalds
2023-05-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2023-05-06Merge tag 'for-6.4/block-2023-05-06' of git://git.kernel.dk/linuxLinus Torvalds
2023-05-05Merge tag 'net-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-05-05Merge tag 'i2c-for-6.4-rc1-part2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextJakub Kicinski
2023-05-05Merge tag 'devicetree-fixes-for-6.4-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-05-05Merge tag 'riscv-for-linus-6.4-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-05-05Merge tag 'acpi-6.4-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2023-05-05Merge tag 'thermal-6.4-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-05-05Merge tag 'phy-fixes-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-05-05Merge tag 'drm-next-2023-05-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-05-05net: bcmgenet: Remove phy_stop() from bcmgenet_netif_stop()Florian Fainelli
2023-05-05pds_core: fix mutex double unlock in error pathShannon Nelson
2023-05-05net: fec: correct the counting of XDP sent framesShenwei Wang
2023-05-05bonding: add xdp_features supportLorenzo Bianconi
2023-05-05net: enetc: check the index of the SFI rather than the handleWei Fang
2023-05-05virtio_net: suppress cpu stall when free_unused_bufsWenliang Wang
2023-05-05ice: block LAN in case of VF to VF offloadMichal Swiatkowski
2023-05-05net: dsa: mt7530: fix network connectivity with multiple CPU portsArınç ÜNAL
2023-05-05net: dsa: mt7530: fix corrupt frames using trgmii on 40 MHz XTAL MT7621Arınç ÜNAL
2023-05-04Merge tag 'linux-watchdog-6.4-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds