summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-06-26wifi: ath12k: use plain access for descriptor lengthJohan Hovold
2025-06-26wifi: ath12k: fix dest ring-buffer corruptionJohan Hovold
2025-06-26wifi: ath11k: fix dest ring-buffer corruption when ring is fullJohan Hovold
2025-06-26wifi: ath11k: fix source ring-buffer corruptionJohan Hovold
2025-06-26wifi: ath11k: use plain accesses for monitor descriptorJohan Hovold
2025-06-26wifi: ath11k: use plain access for descriptor lengthJohan Hovold
2025-06-26wifi: ath11k: fix dest ring-buffer corruptionJohan Hovold
2025-06-26wifi: ath12k: Send WMI_VDEV_SET_TPC_POWER_CMD for AP vdevHariharan Basuthkar
2025-06-26wifi: ath12k: Add memset and update default rate value in wmi tx completionSarika Sharma
2025-06-26wifi: ath12k: Fix beacon reception for sta associated to Non-TX APRameshkumar Sundaram
2025-06-26wifi: ath12k: Fix station association with MBSSID Non-TX BSSHari Chandrakanthan
2025-06-26wifi: ath12k: use real noise floor instead of default valueRaj Kumar Bhagat
2025-06-26wifi: ath12k: handle WMI event for real noise floor calculationRaj Kumar Bhagat
2025-06-26wifi: ath11k: Make read-only const array svc_id static constColin Ian King
2025-06-26wifi: ath11k: fix suspend use-after-free after probe failureJohan Hovold
2025-06-26wifi: ath11k: clear initialized flag for deinit-ed srng listsSergey Senozhatsky
2025-06-26wifi: ath11k: support usercase-specific firmware overridesMiaoqing Pan
2025-06-26wifi: ath9k: ahb: replace id_table with ofRosen Penev
2025-06-26wifi: ath9k: ahb: reorder includesRosen Penev
2025-06-26wifi: ath9k: ahb: reorder declarationsRosen Penev
2025-06-27Merge tag 'drm-intel-fixes-2025-06-26' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2025-06-26scsi: ufs: qcom : Fix NULL pointer dereference in ufs_qcom_setup_clocksNitin Rawat
2025-06-26soundwire: debugfs: move debug statement outside of error handlingRodrigo Gobbi
2025-06-26dmaengine: ti: Do not enable by default during compile testingKrzysztof Kozlowski
2025-06-26dmaengine: sh: Do not enable SH_DMAE_BASE by default during compile testingKrzysztof Kozlowski
2025-06-26dmaengine: idxd: Fix warning for deadcode.deadstoreAnil S Keshavamurthy
2025-06-26dmaengine: mmp: Fix again Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski
2025-06-26dmaengine: fsl-qdma: Add missing fsl_qdma_format kerneldocKrzysztof Kozlowski
2025-06-26dmaengine: qcom: gpi: Drop unused gpi_write_reg_field()Krzysztof Kozlowski
2025-06-26dmaengine: fsl-dpaa2-qdma: Drop unused mc_enc()Krzysztof Kozlowski
2025-06-26dmaengine: dw-edma: Drop unused dchan2dev() and chan2dev()Krzysztof Kozlowski
2025-06-26dmaengine: stm32: Don't use %pK through printkThomas Weißschuh
2025-06-26dmaengine: stm32-dma: configure next sg only if there are more than 2 sgsAmelie Delaunay
2025-06-26Merge branch 'topic/dmaengine_devm' into nextVinod Koul
2025-06-26dmaengine: Add devm_dma_request_chan()Bence Csókás
2025-06-26dmaengine: mediatek: Fix a flag reuse error in mtk_cqdma_tx_status()Qiu-ji Chen
2025-06-26drm/xe: Fix out-of-bounds field write in MI_STORE_DATA_IMMJia Yao
2025-06-26dmaengine: sun4i: Simplify error handling in probe()Bence Csókás
2025-06-26soundwire: amd: add check for status update registersVijendar Mukunda
2025-06-26soundwire: amd: fix for clearing command status registerVijendar Mukunda
2025-06-26soundwire: intel_auxdevice: add rt721 codec to wake_capable_listNaveen Manohar
2025-06-26soundwire: Correct some property namesCharles Keepax
2025-06-26PCI/AER: Add message when AER_MAX_MULTI_ERR_DEVICES limit is hitAkshay Jindal
2025-06-26drm/xe: Rename xe_uc_init_hw to xe_uc_load_hwMaarten Lankhorst
2025-06-26drm/xe: Remove xe_uc_fini_hwMaarten Lankhorst
2025-06-26drm/xe: Remove xe_uc_init_hwconfig()Maarten Lankhorst
2025-06-26drm/xe: Move xe_ttm_sys_mgr_init() downwards.Maarten Lankhorst
2025-06-26drm/xe: Split init of xe_gt_init_hwconfig to xe_gt_init and *_earlyMaarten Lankhorst
2025-06-26drm/xe: Rename gt_init sub-functionsMaarten Lankhorst
2025-06-26drm/xe: Only dump PAT when xe_hw_engines_init_early failsMaarten Lankhorst