summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-07-01drm/i915/gt: Fix timeline left held on VMA alloc errorJanusz Krzysztofik1-1/+2
2025-07-01drm/vmwgfx: Fix guests running with TDX/SEVMarko Kiiskila1-1/+1
2025-07-01net: usb: lan78xx: fix WARN in __netif_napi_del_locked on disconnectOleksij Rempel1-2/+0
2025-07-01net: txgbe: fix the issue of TX failureJiawen Wu1-0/+1
2025-06-30powercap: intel_rapl: Do not change CLAMPING bit if ENABLE bit cannot be changedZhang Rui1-1/+17
2025-06-30drm/amd/display: Don't allow OLED to go down to fully offMario Limonciello1-5/+7
2025-06-30drm/amd/display: Added case for when RR equals panel's max RR using freesyncHarold Sun2-0/+9
2025-06-30drm/amdkfd: add hqd_sdma_get_doorbell callbacks for gfx7/8Alex Deucher2-0/+16
2025-06-30drm/amdgpu: Fix memory leak in amdgpu_ctx_mgr_entity_finiLin.Cao1-0/+1
2025-06-30drm/amdkfd: Don't call mmput from MMU notifier callbackPhilip Yang1-23/+20
2025-06-30i2c/designware: Fix an initialization issueMichael J. Ruhl1-0/+1
2025-06-30drm/amdgpu: Include sdma_4_4_4.binKent Russell1-0/+1
2025-06-30amdkfd: MTYPE_UC for ext-coherent system memoryDavid Yat Sin1-1/+1
2025-06-30drm/amdgpu/sdma5.x: suspend KFD queues in ring resetAlex Deucher2-2/+12
2025-06-30Revert "PCI: ecam: Allow cfg->priv to be pre-populated from the root port dev...Marc Zyngier1-2/+0
2025-06-30PCI: host-generic: Set driver_data before calling gen_pci_init()Geert Uytterhoeven1-2/+2
2025-06-30PCI: apple: Add tracking of probed root portsMarc Zyngier1-4/+49
2025-06-30Input: alps - use scnprintf() to suppress truncation warningAndy Shevchenko1-2/+2
2025-06-30drm/bridge: aux-hpd-bridge: fix assignment of the of_nodeDmitry Baryshkov1-1/+2
2025-06-30drm/bridge: panel: move prepare_prev_first handling to drm_panel_bridge_add_t...Dmitry Baryshkov1-4/+1
2025-06-30Merge tag 'rtc-6.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds3-74/+140
2025-06-30regulator: mp886x: Fix ID table driver_dataJisheng Zhang1-1/+2
2025-06-30regulator: sy8824x: Fix ID table driver_dataJisheng Zhang1-1/+4
2025-06-30irqchip/irq-msi-lib: Select CONFIG_GENERIC_MSI_IRQNam Cao1-0/+1
2025-06-30usb: hub: Fix flushing of delayed work used for post resume purposesMathias Nyman2-13/+9
2025-06-30wifi: zd1211rw: Fix potential NULL pointer dereference in zd_mac_tx_to_dev()Daniil Dulov1-1/+5
2025-06-30spi: spi-qpic-snand: avoid memory corruptionMark Brown2-4/+42
2025-06-30drm/ttm: fix error handling in ttm_buffer_object_transferChristian König1-6/+7
2025-06-30dma-buf: fix timeout handling in dma_resv_wait_timeout v2Christian König1-5/+7
2025-06-30platform/mellanox: mlxreg-lc: Fix logic error in power state checkAlok Tiwari1-1/+1
2025-06-30i2c: Re-enable piix4 driver on non-x86Mario Limonciello1-1/+1
2025-06-30Move FCH header to a location accessible by all archsMario Limonciello2-2/+2
2025-06-30platform/x86/intel/hid: Add Wildcat Lake supportSrinivas Pandruvada1-0/+1
2025-06-30platform/x86: dell-wmi-sysman: Fix class device unregistrationKurt Borja1-2/+2
2025-06-30platform/x86: think-lmi: Fix class device unregistrationKurt Borja1-2/+2
2025-06-30platform/x86: hp-bioscfg: Fix class device unregistrationKurt Borja1-2/+2
2025-06-30platform/x86: Update swnode graph for amd isp4Pratap Nirujogi1-37/+144
2025-06-30EDAC: Initialize EDAC features sysfs attributesShiju Jose3-1/+5
2025-06-30platform/x86: dell-wmi-sysman: Fix WMI data block retrieval in sysfs callbacksKurt Borja6-12/+21
2025-06-30nvme-pci: refresh visible attrs after being checkedEugen Hristev1-2/+4
2025-06-30nvmet: fix memory leak of bio integrityDmitry Bogdanov1-0/+2
2025-06-30nvme: correctly account for namespace head reference counterNilay Shroff2-2/+19
2025-06-30nvme: Fix incorrect cdw15 value in passthru error loggingAlok Tiwari1-1/+1
2025-06-30drm/i915/dsi: Fix NULL pointer deref in vlv_dphy_param_init()Hans de Goede1-1/+1
2025-06-30drm/i915/selftests: Change mock_request() to return error pointersDan Carpenter2-11/+11
2025-06-30Input: iqs7222 - explicitly define number of external channelsJeff LaBundy1-2/+5
2025-06-30spi: spi-fsl-dspi: Clear completion counter before initiating transferJames Clark1-1/+10
2025-06-30mtd: nand: qpic_common: prevent out of bounds access of BAM arraysGabor Juhos1-4/+26
2025-06-30spi: spi-qpic-snand: reallocate BAM transactionsGabor Juhos1-0/+16
2025-06-30regulator: tps65219: Fix devm_kmalloc size allocationShree Ramamoorthy1-14/+14