summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-03-12i2c: ali1535: Fix an error handling path in ali1535_probe()Christophe JAILLET
2025-03-12i2c: omap: fix IRQ stormsAndreas Kemnade
2025-03-12mmc: atmel-mci: Add missing clk_disable_unprepare()Gu Bowen
2025-03-11Merge tag 'hyperv-fixes-signed-20250311' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-03-11drm/i915: Increase I915_PARAM_MMAP_GTT_VERSION version to indicate support fo...José Roberto de Souza
2025-03-11Merge tag 'samsung-clk-fixes-6.14' of https://git.kernel.org/pub/scm/linux/ke...Stephen Boyd
2025-03-11Merge tag 'pinctrl-v6.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-03-11platform/surface: aggregator_registry: Add Support for Surface Pro 11Lukas Hetzenecker
2025-03-11platform/x86/amd/pmf: fix cleanup in amd_pmf_init_smart_pc()Dan Carpenter
2025-03-11qlcnic: fix memory leak issues in qlcnic_sriov_common.cHaoxiang Li
2025-03-11nvme: move error logging from nvme_end_req() to __nvme_end_req()Shin'ichiro Kawasaki
2025-03-11regulator: dummy: force synchronous probingChristian Eggers
2025-03-11rtase: Fix improper release of ring list entries in rtase_sw_resetJustin Lai
2025-03-11bonding: fix incorrect MAC address setting to receive NS messagesHangbin Liu
2025-03-11drm/dp_mst: Fix locking when skipping CSN before topology probingImre Deak
2025-03-10eth: bnxt: fix memory leak in queue resetTaehee Yoo
2025-03-10eth: bnxt: fix kernel panic in the bnxt_get_queue_stats{rx | tx}Taehee Yoo
2025-03-10eth: bnxt: do not update checksum in bnxt_xdp_build_skb()Taehee Yoo
2025-03-10eth: bnxt: do not use BNXT_VNIC_NTUPLE unconditionally in queue restart logicTaehee Yoo
2025-03-10eth: bnxt: return fail if interface is down in bnxt_queue_mem_alloc()Taehee Yoo
2025-03-10eth: bnxt: fix truesize for mb-xdp-pass caseTaehee Yoo
2025-03-10net: usb: lan78xx: Sanitize return values of register read/write functionsOleksij Rempel
2025-03-10net/mlx5: handle errors in mlx5_chains_create_table()Wentao Liang
2025-03-10drm/amdgpu/vce2: fix ip block referenceAlex Deucher
2025-03-10drm/amd/display: Fix slab-use-after-free on hdcp_workMario Limonciello
2025-03-10drm/amd/display: Assign normalized_pix_clk when color depth = 14Alex Hung
2025-03-10drm/amd/display: Restore correct backlight brightness after a GPU resetMario Limonciello
2025-03-10drm/amd/display: fix default brightnessMario Limonciello
2025-03-10drm/amd/display: Disable unneeded hpd interrupts during dm_initLeo Li
2025-03-10drm/amd: Keep display off while going into S4Mario Limonciello
2025-03-10drm/amd/display: fix missing .is_two_pixels_per_containerAliaksei Urbanski
2025-03-10drm/amdgpu/display: Allow DCC for video formats on GFX12David Rosca
2025-03-10drm/xe: remove redundant check in xe_vm_create_ioctl()Xin Wang
2025-03-10nvmet: pci-epf: Do not add an IRQ vector if not neededDamien Le Moal
2025-03-10nvmet: pci-epf: Set NVMET_PCI_EPF_Q_LIVE when a queue is fully createdDamien Le Moal
2025-03-10Drivers: hv: vmbus: Don't release fb_mmio resource in vmbus_free_mmio()Michael Kelley
2025-03-10drm/atomic: Filter out redundant DPMS callsVille Syrjälä
2025-03-10nvme-pci: fix stuck reset on concurrent DPC and HPKeith Busch
2025-03-10drm/xe/guc_pc: Retry and wait longer for GuC PC startRodrigo Vivi
2025-03-10drm/xe/pm: Temporarily disable D3Cold on BMGRodrigo Vivi
2025-03-10drm/i915/cdclk: Do cdclk post plane programming laterVille Syrjälä
2025-03-10drm/xe/userptr: Fix an incorrect assertThomas Hellström
2025-03-10drm/xe: Release guc ids before cancelling workTejas Upadhyay
2025-03-10Merge tag 'thunderbolt-for-v6.14-rc7' of ssh://gitolite.kernel.org/pub/scm/li...Greg Kroah-Hartman
2025-03-09Input: iqs7222 - preserve system status registerJeff LaBundy
2025-03-09fbdev: hyperv_fb: Allow graceful removal of framebufferSaurabh Sengar
2025-03-09fbdev: hyperv_fb: Simplify hvfb_putmemSaurabh Sengar
2025-03-09fbdev: hyperv_fb: Fix hang in kdump kernel when on Hyper-V Gen 2 VMsMichael Kelley
2025-03-09drm/hyperv: Fix address space leak when Hyper-V DRM device is removedMichael Kelley
2025-03-09Merge tag 'usb-6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds