aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-06-24lpfc_nvmet: implement 'host_traddr'Hannes Reinecke1-0/+11
2024-06-24nvme-fcloop: implement 'host_traddr'Hannes Reinecke1-0/+11
2024-06-24nvmet-fc: implement host_traddr()Hannes Reinecke1-0/+33
2024-06-24nvmet-rdma: implement host_traddr()Hannes Reinecke1-0/+12
2024-06-24nvmet-tcp: implement host_traddr()Hannes Reinecke1-0/+14
2024-06-24nvmet: add 'host_traddr' callback for debugfsHannes Reinecke3-0/+31
2024-06-24nvmet: add debugfs supportHannes Reinecke6-3/+262
2024-06-24nvme: rename CDR/MORE/DNR to NVME_STATUS_*Weiwen Hu15-122/+122
2024-06-24nvme: fix status magic numbersWeiwen Hu5-14/+14
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-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-24platform/x86: wmi: Add driver_override supportArmin Wolf1-0/+33
2024-06-24ACPI / amba: Drop unnecessary check for registered amba_dummy_clkYouwan Wang1-5/+1
2024-06-24arm64: irqchip/gic-v3: Select priorities at boot timeMark Rutland1-57/+39
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 Rutland6-25/+31
2024-06-24irqchip/gic-common: Remove sync_access callbackMark Rutland5-26/+16
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-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
2024-06-24Merge branch 'pdx86/platform-drivers-x86-lenovo-c630' into review-ilpoIlpo Järvinen1-1/+1
2024-06-24drm/i915: Use the same vblank worker for atomic unpinMaarten Lankhorst5-2/+49
2024-06-24drm/i915: Use vblank worker to unpin old legacy cursor fb safelyVille Syrjälä3-2/+30
2024-06-24drm: Add drm_vblank_work_flush_all().Maarten Lankhorst1-0/+22
2024-06-24platform/arm64: build drivers even on non-ARM64 platformsDmitry Baryshkov1-1/+1
2024-06-24media: i2c: Add GC05A2 image sensor driverZhi Mao3-0/+1370
2024-06-24media: i2c: Add GC08A3 image sensor driverZhi Mao3-0/+1350
2024-06-24mmc: tmio: Remove obsolete .set_pwr() callback()Geert Uytterhoeven2-11/+0