summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-06-27wifi: ath9k: ahb: reorder includesRosen Penev1-2/+3
2025-06-27wifi: ath9k: ahb: reorder declarationsRosen Penev1-5/+5
2025-06-27Merge tag 'drm-intel-fixes-2025-06-26' of https://gitlab.freedesktop.org/drm/...Dave Airlie3-4/+4
2025-06-27scsi: ufs: qcom : Fix NULL pointer dereference in ufs_qcom_setup_clocksNitin Rawat1-1/+3
2025-06-27soundwire: debugfs: move debug statement outside of error handlingRodrigo Gobbi1-3/+3
2025-06-27dmaengine: ti: Do not enable by default during compile testingKrzysztof Kozlowski1-2/+2
2025-06-27dmaengine: sh: Do not enable SH_DMAE_BASE by default during compile testingKrzysztof Kozlowski1-1/+1
2025-06-27dmaengine: idxd: Fix warning for deadcode.deadstoreAnil S Keshavamurthy1-1/+0
2025-06-27dmaengine: mmp: Fix again Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski1-1/+1
2025-06-27dmaengine: fsl-qdma: Add missing fsl_qdma_format kerneldocKrzysztof Kozlowski1-0/+3
2025-06-27dmaengine: qcom: gpi: Drop unused gpi_write_reg_field()Krzysztof Kozlowski1-11/+0
2025-06-27dmaengine: fsl-dpaa2-qdma: Drop unused mc_enc()Krzysztof Kozlowski1-5/+0
2025-06-27dmaengine: dw-edma: Drop unused dchan2dev() and chan2dev()Krzysztof Kozlowski1-12/+0
2025-06-27dmaengine: stm32: Don't use %pK through printkThomas Weißschuh3-14/+14
2025-06-27dmaengine: stm32-dma: configure next sg only if there are more than 2 sgsAmelie Delaunay1-1/+1
2025-06-27Merge branch 'topic/dmaengine_devm' into nextVinod Koul1-0/+30
2025-06-27dmaengine: Add devm_dma_request_chan()Bence Csókás1-0/+30
2025-06-27dmaengine: mediatek: Fix a flag reuse error in mtk_cqdma_tx_status()Qiu-ji Chen1-2/+2
2025-06-27drm/xe: Fix out-of-bounds field write in MI_STORE_DATA_IMMJia Yao1-8/+10
2025-06-27dmaengine: sun4i: Simplify error handling in probe()Bence Csókás1-33/+13
2025-06-26soundwire: amd: add check for status update registersVijendar Mukunda1-0/+3
2025-06-26soundwire: amd: fix for clearing command status registerVijendar Mukunda1-1/+1
2025-06-26soundwire: intel_auxdevice: add rt721 codec to wake_capable_listNaveen Manohar1-0/+1
2025-06-26soundwire: Correct some property namesCharles Keepax1-2/+2
2025-06-26PCI/AER: Add message when AER_MAX_MULTI_ERR_DEVICES limit is hitAkshay Jindal1-1/+2
2025-06-26drm/xe: Rename xe_uc_init_hw to xe_uc_load_hwMaarten Lankhorst3-7/+7
2025-06-26drm/xe: Remove xe_uc_fini_hwMaarten Lankhorst3-7/+1
2025-06-26drm/xe: Remove xe_uc_init_hwconfig()Maarten Lankhorst3-30/+6
2025-06-26drm/xe: Move xe_ttm_sys_mgr_init() downwards.Maarten Lankhorst1-4/+8
2025-06-26drm/xe: Split init of xe_gt_init_hwconfig to xe_gt_init and *_earlyMaarten Lankhorst3-41/+26
2025-06-26drm/xe: Rename gt_init sub-functionsMaarten Lankhorst1-4/+4
2025-06-26drm/xe: Only dump PAT when xe_hw_engines_init_early failsMaarten Lankhorst1-2/+3
2025-06-26drm/xe: Make it possible to read instance0 MCR registers after xe_gt_mcr_init...Maarten Lankhorst2-20/+29
2025-06-26drm/xe: Simplify GuC early initializationMaarten Lankhorst7-30/+70
2025-06-26drm/xe/sriov: Move VF bootstrap and query_config to vf_guc_initMaarten Lankhorst4-18/+16
2025-06-26drm/xe: Defer memirq init until neededMaarten Lankhorst2-4/+7
2025-06-26ACPI: proc: Prefer to use octal permissionAndy Shevchenko1-2/+1
2025-06-26ACPI: proc: Use str_enabled_disabled() helperAndy Shevchenko1-5/+4
2025-06-26ACPI: proc: Remove unused headerAndy Shevchenko1-1/+0
2025-06-26ACPI: proc: Use correct format specifier and drop castingAndy Shevchenko1-2/+2
2025-06-26ACPI: wakeup: Drop unneeded casting for sleep_stateAndy Shevchenko1-2/+2
2025-06-26ACPICA: Decrease `AcpiExTracePoint` verbosityMario Limonciello1-2/+2
2025-06-26ACPI: APEI: EINJ: Fix check and iounmap of uninitialized pointer pColin Ian King1-1/+1
2025-06-26drm/i915/power: convert {SKL, ICL}_PW_CTL_IDX_TO_PG() macros to a functionJani Nikula1-13/+11
2025-06-26drm/i915/power: relocate {SKL,ICL}_PW_CTL_IDX_TO_PG()Jani Nikula2-12/+13
2025-06-26drm/i915/power: move enum skl_power_gate under displayJani Nikula2-10/+9
2025-06-26ACPI: APEI: EINJ: Fix less than zero comparison on a size_t variableColin Ian King1-1/+1
2025-06-26ACPI: APEI: EINJ: prevent memory corruption in error_type_set()Dan Carpenter1-0/+4
2025-06-26PM: Restrict swap use to later in the suspend sequenceMario Limonciello1-1/+4
2025-06-26iio: imu: inv_icm42600: Convert to uXX and sXX integer typesAndy Shevchenko7-57/+57