summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-03-01dmaengine: fsl-qdma: increase size of 'irq_name'Vinod Koul1-1/+1
2024-03-01dmaengine: shdma: increase size of 'dev_id'Vinod Koul1-1/+1
2024-03-01scsi: target: core: Add TMF to tmr_list handlingDmitry Bogdanov2-5/+4
2024-03-01scsi: smartpqi: Fix logical volume rescan race conditionMahesh Rajashekhara2-8/+36
2024-03-01scsi: smartpqi: Add new controller PCI IDsDavid Strahan1-0/+40
2024-03-01dmaengine: apple-admac: Keep upper bits of REG_BUS_WIDTHHector Martin1-1/+4
2024-03-01riscv/efistub: Ensure GP-relative addressing is not usedJan Kiszka1-1/+1
2024-03-01PCI: dwc: Fix a 64bit bug in dw_pcie_ep_raise_msix_irq()Dan Carpenter1-1/+2
2024-02-23dm: limit the number of targets and parameter size areaMikulas Patocka3-3/+11
2024-02-23of: property: Add in-ports/out-ports support to of_graph_get_port_parent()Saravana Kannan1-1/+3
2024-02-23x86/efi: Disregard setup header of loaded imageArd Biesheuvel1-40/+6
2024-02-23x86/efi: Drop EFI stub .bss from .data sectionArd Biesheuvel1-7/+0
2024-02-23md: bypass block throttle for superblock updateJunxiao Bi1-3/+4
2024-02-23pmdomain: core: Move the unused cleanup to a _sync initcallKonrad Dybcio1-1/+1
2024-02-23can: netlink: Fix TDCO calculation using the old data bittimingMaxime Jayat1-1/+1
2024-02-23of: property: fix typo in io-channelsNuno Sa1-1/+1
2024-02-23hv_netvsc: Register VF in netvsc_probe if NET_DEVICE_REGISTER missedShradha Gupta1-20/+62
2024-02-23net: stmmac: protect updates of 64-bit statistics countersPetr Tesarik7-157/+221
2024-02-23pmdomain: renesas: r8a77980-sysc: CR7 must be always onGeert Uytterhoeven1-1/+2
2024-02-23net: ethernet: ti: cpsw_new: enable mac_managed_pm to fix mdioSinthu Raja1-0/+3
2024-02-23s390/qeth: Fix potential loss of L3-IP@ in case of network issuesAlexandra Winter1-3/+6
2024-02-23net: ethernet: ti: cpsw: enable mac_managed_pm to fix mdioSinthu Raja1-0/+2
2024-02-23mmc: sdhci-pci-o2micro: Fix a warm reboot issue that disk can't be detected b...Fred Ai1-0/+30
2024-02-23thunderbolt: Fix setting the CNS bit in ROUTER_CS_5Mohammad Rahimi2-2/+2
2024-02-23irqchip/gic-v3-its: Fix GICv4.1 VPE affinity updateMarc Zyngier1-9/+13
2024-02-23irqchip/gic-v3-its: Restore quirk probing for ACPI-based systemsMarc Zyngier1-1/+2
2024-02-23irqchip/irq-brcmstb-l2: Add write memory barrier before exitDoug Berger1-1/+4
2024-02-23wifi: iwlwifi: mvm: fix a crash when we run out of stationsEmmanuel Grumbach2-0/+7
2024-02-23wifi: iwlwifi: fix double-free bugJohannes Berg1-0/+1
2024-02-23nfp: flower: prevent re-adding mac index for bonded portDaniel de Villiers1-1/+1
2024-02-23nfp: enable NETDEV_XDP_ACT_REDIRECT feature flagJames Hershaw1-0/+1
2024-02-23nfp: use correct macro for LengthSelect in BAR configDaniel Basilio1-2/+4
2024-02-23crypto: ccp - Fix null pointer dereference in __sev_platform_shutdown_lockedKim Phillips1-2/+8
2024-02-23mmc: slot-gpio: Allow non-sleeping GPIO roAlexander Stein1-1/+5
2024-02-23serial: mxs-auart: fix txJiri Slaby (SUSE)1-1/+4
2024-02-23serial: max310x: prevent infinite while() loop in port startupHugo Villeneuve1-2/+18
2024-02-23serial: max310x: fail probe if clock crystal is unstableHugo Villeneuve1-3/+9
2024-02-23serial: max310x: improve crystal stable clock detectionHugo Villeneuve1-5/+16
2024-02-23serial: max310x: set default value when reading clock ready bitHugo Villeneuve1-1/+1
2024-02-23nfp: flower: fix hardware offload for the transfer layer portHui Zhou1-2/+22
2024-02-23nfp: flower: add hardware offload check for post ct entryHui Zhou1-1/+21
2024-02-23net: dsa: mv88e6xxx: Fix failed probe due to unsupported C45 readsAndrew Lunn1-1/+1
2024-02-23hv_netvsc: Fix race condition between netvsc_probe and netvsc_removeSouradeep Chakrabarti1-1/+4
2024-02-23drm/amd/display: Preserve original aspect ratio in create streamTom Chung1-0/+2
2024-02-23drm/amd/display: Increase frame-larger-than for all display_mode_vba filesNathan Chancellor1-3/+3
2024-02-23drm/amd/display: Fix MST Null Ptr for RVFangzhi Zuo1-5/+7
2024-02-23drm/amdgpu/soc21: update VCN 4 max HEVC encoding resolutionThong1-2/+2
2024-02-23drm/prime: Support page array >= 4GBPhilip Yang1-1/+1
2024-02-23drm/amd/display: Add align done checkZhikai Zhai1-1/+4
2024-02-23drm/msm: Wire up tlb opsRob Clark1-3/+29