summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-02-03drm/amd/display: Fix a NULL pointer dereference in dcn20_hwseq.cWenjing Liu-1/+2
2026-02-03drm/amd/display: Fix IGT ILR link training failure on Replay panelRay Wu-1/+20
2026-02-03drm/amd/display: Add oem panel config for new featuresIan Chen-1/+24
2026-02-03drm/amd/display: Fix IGT link training failure on Replay panelRay Wu-0/+3
2026-02-03drm/amd/display: Fix writeback on DCN 3.2+Alex Hung-4/+15
2026-02-03drm/amd/display: Make some DCN35 DCCG symbols non-staticNicholas Kazlauskas-20/+27
2026-02-03drm/amd/display: Make DSC FGCG a DSC block level functionNicholas Kazlauskas-0/+1
2026-02-03drm/amd/display: Make DCN35 OTG disable w/a reusableNicholas Kazlauskas-1/+7
2026-02-03drm/amd/display: External panel replay fsm controlPeichen Huang-9/+80
2026-02-03drm/amd/display: Add lpddr5 handling to dml2.1Dmytro Laktyushkin-25/+64
2026-02-03drm/amd/display: Migrate DCCG register access from hwseq to dccg component.Bhuvanachandra Pinninti-49/+98
2026-02-03drm/amdgpu: ensure no_hw_access is visible before MMIOPerry Yuan-0/+3
2026-02-03PM: sleep: wakeirq: harden dev_pm_clear_wake_irq() against racesGui-Dong Han-3/+6
2026-02-03cpufreq: intel_pstate: Enable asym capacity only when CPU SMT is not possibleYaxiong Tian-1/+1
2026-02-03spi: xilinx: use device property accessors.Abdurrahman Hussain-5/+5
2026-02-03Merge tag 'i2c-host-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/an...Wolfram Sang-452/+416
2026-02-03i2c: imx: preserve error state in block data length handlerLI Qingwu-1/+2
2026-02-03drm/xe/pm: Disable D3Cold for BMG only on specific platformsKarthik Poosa-3/+10
2026-02-03rbd: check for EOD after exclusive lock is ensured to be heldIlya Dryomov-12/+21
2026-02-03perf/arm-cmn: Reject unsupported hardware configurationsRobin Murphy-1/+14
2026-02-03perf: arm_spe: Properly set hw.state on failuresLeo Yan-6/+12
2026-02-03accel/amdxdna: Fix incorrect error code returned for failed chain commandLizhi Hou-1/+1
2026-02-03Merge tag 'platform-drivers-x86-v6.19-4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-7/+64
2026-02-03cxl/acpi: Prepare use of EFI runtime servicesRobert Richter-2/+6
2026-02-03cxl: Introduce callback for HPA address ranges translationRobert Richter-0/+25
2026-02-03cxl/region: Use region data to get the root decoderRobert Richter-26/+24
2026-02-03cxl/region: Add @hpa_range argument to function cxl_calc_interleave_pos()Robert Richter-6/+8
2026-02-03cxl/region: Separate region parameter setup and region constructionRobert Richter-9/+26
2026-02-03cxl: Simplify cxl_root_ops allocation and handlingRobert Richter-24/+18
2026-02-03cxl/region: Store HPA range in struct cxl_regionRobert Richter-0/+9
2026-02-03cxl/region: Store root decoder in struct cxl_regionRobert Richter-18/+21
2026-02-03cxl/region: Rename misleading variable name @hpa to @hpa_rangeRobert Richter-13/+15
2026-02-03accel/amdxdna: Remove hardware context statusLizhi Hou-28/+5
2026-02-03remoteproc: imx_rproc: Fix invalid loaded resource table detectionPeng Fan-0/+4
2026-02-03RDMA/umem: don't abuse current->group_leaderOleg Nesterov-2/+2
2026-02-03drm/pan*: don't abuse current->group_leaderOleg Nesterov-2/+2
2026-02-03drm/amd: kill the outdated "Only the pthreads threading model is supported" c...Oleg Nesterov-13/+0
2026-02-03drm/amdgpu: don't abuse current->group_leaderOleg Nesterov-2/+2
2026-02-03android/binder: use same_thread_group(proc->tsk, current) in binder_mmap()Oleg Nesterov-1/+1
2026-02-03android/binder: don't abuse current->group_leaderOleg Nesterov-5/+4
2026-02-03mtd: spinand: winbond: Remove unneeded semicolonChen Ni-1/+1
2026-02-03drm/bridge: imx8qxp-pixel-combiner: Fix bailout for imx8qxp_pc_bridge_probe()Liu Ying-1/+1
2026-02-03PCI: Remove superfluous HK_TYPE_WQ checkFrederic Weisbecker-14/+3
2026-02-03PCI: Flush PCI probe workqueue on cpuset isolated partition changeFrederic Weisbecker-1/+16
2026-02-03driver core: cpu: Convert /sys/devices/system/cpu/isolated to use HK_TYPE_DOM...Frederic Weisbecker-1/+1
2026-02-03net: dsa: yt921x: Add DCB/QoS supportDavid Yang-11/+298
2026-02-03net: dsa: yt921x: Refactor yt921x_chip_setup()David Yang-11/+24
2026-02-03net: dsa: yt921x: Refactor VLAN awareness settingDavid Yang-10/+14
2026-02-03iommupt: Always add IOVA range to iotlb_gather in gather_range_pages()Yu Zhang-2/+1
2026-02-03iommu/amd: serialize sequence allocation under concurrent TLB invalidationsAnkit Soni-8/+14