summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-12-03irqchip/gic-v3: Fix irq_complete_ack() commentLorenzo Pieralisi
2024-12-03rtnetlink: fix double call of rtnl_link_get_net_ifla()Cong Wang
2024-12-03net/qed: allow old cards not supporting "num_images" to workLouis Leseur
2024-12-03drm/xe: Move the coredump registration to the worker threadJohn Harrison
2024-12-03drm/xe/guc: Fix missing init value and add register order checkZhanjun Dong
2024-12-02net: phy: microchip: Reset LAN88xx PHY to ensure clean link state on LAN7800/...Oleksij Rempel
2024-12-02Merge tag 'linux-can-fixes-for-6.13-20241202' of git://git.kernel.org/pub/scm...Jakub Kicinski
2024-12-02clk: amlogic: axg-audio: revert reset implementationJerome Brunet
2024-12-02Revert "clk: Fix invalid execution of clk_set_rate"Johan Hovold
2024-12-02drm/amd/pm: fix and simplify workload handlingAlex Deucher
2024-12-02Revert "drm/amd/pm: correct the workload setting"Alex Deucher
2024-12-02drm/amdgpu: fix sriov reinit late ordersYiqing Yao
2024-12-02drm/amdgpu: Fix ISP hw init issuePratap Nirujogi
2024-12-02drm/amd/display: Add hblank borrowing supportChris Park
2024-12-02drm/amd/display: Limit VTotal range to max hw cap minus fpDillon Varone
2024-12-02drm/amd/display: Correct prefetch calculationLo-an Chen
2024-12-02drm/amd/display: Add option to retrieve detile buffer sizeSung Lee
2024-12-02drm/amd/display: Add a left edge pixel if in YCbCr422 or YCbCr420 and odmPeterson Guo
2024-12-02drm/amdkfd: hard-code cacheline for gc943,gc944David Yat Sin
2024-12-02drm/amdkfd: add MEC version that supports no PCIe atomics for GFX12Sreekant Somasekharan
2024-12-02drm/amd/display: Fix programming backlight on OLED panelsMario Limonciello
2024-12-02drm/amd: Sanity check the ACPI EDIDMario Limonciello
2024-12-02drm/amdgpu/hdp7.0: do a posting read when flushing HDPAlex Deucher
2024-12-02drm/amdgpu/hdp6.0: do a posting read when flushing HDPAlex Deucher
2024-12-02drm/amdgpu/hdp5.2: do a posting read when flushing HDPAlex Deucher
2024-12-02drm/amdgpu/hdp5.0: do a posting read when flushing HDPAlex Deucher
2024-12-02drm/amdgpu/hdp4.0: do a posting read when flushing HDPAlex Deucher
2024-12-02drm/amdgpu/jpeg1.0: fix idle work handlerAlex Deucher
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-12-02nvme: don't apply NVME_QUIRK_DEALLOCATE_ZEROES when DSM is not supportedChristoph Hellwig
2024-12-02nvmet: use kzalloc instead of ZERO_PAGE in nvme_execute_identify_ns_nvm()Nilay Shroff
2024-12-02Merge branch '6.13/scsi-queue' into 6.13/scsi-fixesMartin K. Petersen
2024-12-02platform/x86: asus-nb-wmi: Ignore unknown event 0xCFArmin Wolf
2024-12-02platform/x86: asus-wmi: Ignore return value when writing thermal policyArmin Wolf
2024-12-02platform/x86: samsung-laptop: Match MODULE_DESCRIPTION() to functionalitySedat Dilek
2024-12-02pmdomain: imx: gpcv2: Adjust delay after power up handshakeShengjiu Wang
2024-12-02pmdomain: core: Fix error path in pm_genpd_init() when ida alloc failsUlf Hansson
2024-12-02pmdomain: core: Add missing put_device()Ulf Hansson
2024-12-02mmc: core: Further prevent card detect during shutdownUlf Hansson
2024-12-02mmc: sdhci-pci: Add DMI quirk for missing CD GPIO on Vexia Edu Atla 10 tabletHans de Goede
2024-12-02octeontx2-af: Fix SDP MAC link credits configurationGeetha sowjanya
2024-12-02spi: apple: Set use_gpio_descriptors to trueSasha Finkelstein
2024-12-02spi: mpc52xx: Add cancel_work_sync before module removePei Xiao
2024-12-02regmap: detach regmap from dev on regmap_exitCosmin Tanislav
2024-12-02regmap: Use correct format specifier for logging range errorsMark Brown
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds
2024-12-01Merge tag 'i2c-for-6.13-rc1-part3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-12-01Merge tag 'irq_urgent_for_v6.13_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-12-01arch_numa: Restore nid checks before registering a memblock with a nodeMarc Zyngier
2024-11-30Merge tag 'pci-v6.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds