aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-06-24nvmet: add 'host_traddr' callback for debugfsHannes Reinecke3-0/+31
2024-06-24nvmet: add debugfs supportHannes Reinecke6-3/+262
2024-06-24mailmap: add entry for Weiwen HuWeiwen Hu1-0/+1
2024-06-24nvme: rename CDR/MORE/DNR to NVME_STATUS_*Weiwen Hu16-125/+125
2024-06-24nvme: fix status magic numbersWeiwen Hu6-16/+26
2024-06-24nvme: rename nvme_sc_to_pr_err to nvme_status_to_pr_errWeiwen Hu1-5/+5
2024-06-24nvme: split device add from initializationKeith Busch8-23/+66
2024-06-24nvme: fc: split controller bringup handlingKeith Busch1-16/+27
2024-06-24nvme: rdma: split controller bringup handlingKeith Busch1-7/+21
2024-06-24nvme: tcp: split controller bringup handlingKeith Busch1-6/+19
2024-06-24nvme: apple: fix device reference countingKeith Busch1-5/+22
2024-06-24slab: delete useless RED_INACTIVE and RED_ACTIVEChengming Zhou3-12/+6
2024-06-24block: fix the blk_queue_nonrot polarityChristoph Hellwig1-1/+1
2024-06-24cpufreq: intel_pstate: Use HWP to initialize ITMT if CPPC is missingRafael J. Wysocki1-7/+6
2024-06-24Merge tag 'input-for-v6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-5/+61
2024-06-24cpufreq: amd-pstate: Don't create attributes when registration failsMario Limonciello1-1/+5
2024-06-24cpufreq: amd-pstate: Make amd-pstate unit tests depend on amd-pstateMario Limonciello1-0/+1
2024-06-24arm64: Cleanup __cpu_set_tcr_t0sz()Seongsu Park1-2/+2
2024-06-24f2fs: remove redundant sanity check in sanity_check_inode()Chao Yu1-4/+0
2024-06-24platform/x86: wmi: Add bus ABI documentationArmin Wolf2-0/+82
2024-06-24platform/x86: wmi: Add driver_override supportArmin Wolf2-0/+37
2024-06-24ACPI / amba: Drop unnecessary check for registered amba_dummy_clkYouwan Wang1-5/+1
2024-06-24x86/platform/iosf_mbi: Convert PCIBIOS_* return codes to errnosIlpo Järvinen1-2/+2
2024-06-24x86/pci/xen: Fix PCIBIOS_* return code handlingIlpo Järvinen1-2/+2
2024-06-24x86/pci/intel_mid_pci: Fix PCIBIOS_* return code handlingIlpo Järvinen1-2/+2
2024-06-24arm64: irqchip/gic-v3: Select priorities at boot timeMark Rutland5-106/+97
2024-06-24irqchip/gic-v3: Detect GICD_CTRL.DS and SCR_EL3.FIQ earlierMark Rutland1-54/+63
2024-06-24irqchip/gic-v3: Make distributor priorities variablesMark Rutland8-30/+32
2024-06-24irqchip/gic-common: Remove sync_access callbackMark Rutland5-26/+16
2024-06-24wordpart.h: Add REPEAT_BYTE_U32()Mark Rutland1-0/+8
2024-06-24x86/of: Return consistent error type from x86_of_pci_irq_enable()Ilpo Järvinen1-1/+1
2024-06-24arm64/mm: Stop using ESR_ELx_FSC_TYPE during faultAnshuman Khandual1-6/+27
2024-06-24drm/msm/dp: switch to struct drm_edidJani Nikula3-40/+20
2024-06-24drm/msm/dpu: guard ctl irq callback register/unregisterBarnabás Czémán1-2/+2
2024-06-24drm/msm/dpu: rename dpu_hw_setup_vsync_source functionsDmitry Baryshkov1-7/+7
2024-06-24drm/msm/dpu: support setting the TE sourceDmitry Baryshkov1-1/+43
2024-06-24drm/msm/dsi: parse vsync source from device treeDmitry Baryshkov4-0/+24
2024-06-24drm/msm/dpu: rework vsync_source handlingDmitry Baryshkov3-7/+5
2024-06-24drm/msm/dpu: pull the is_cmd_mode out of _dpu_encoder_update_vsync_source()Dmitry Baryshkov1-3/+3
2024-06-24drm/msm/dsi: drop unused GPIOs handlingDmitry Baryshkov1-37/+0
2024-06-24drm/msm/dpu: convert vsync source defines to the enumDmitry Baryshkov5-16/+18
2024-06-24dt-bindings: display/msm/dsi: allow specifying TE sourceDmitry Baryshkov1-0/+17
2024-06-24wifi: ath12k: handle keepalive during WoWLAN suspend and resumeBaochen Qiang5-0/+153
2024-06-24wifi: ath12k: support GTK rekey offloadBaochen Qiang5-1/+242
2024-06-24wifi: ath12k: support ARP and NS offloadBaochen Qiang4-0/+406
2024-06-24wifi: ath12k: implement hardware data filterBaochen Qiang3-0/+118
2024-06-24wifi: ath12k: add WoW net-detect functionalityBaochen Qiang5-3/+524
2024-06-24wifi: ath12k: add basic WoW functionalitiesBaochen Qiang8-8/+717
2024-06-24wifi: ath12k: implement WoW enable and wakeup commandsBaochen Qiang7-0/+395
2024-06-24wifi: ath12k: add ATH12K_DBG_WOW log levelBaochen Qiang1-1/+2