summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2024-05-26Add support for configuring sleep voltage settings based on device treeMark Kettenis
2024-05-26remove unneeded includesJonathan Gray
2024-05-26remove unneeded includesJonathan Gray
2024-05-26correct an argument to fix build, broken by rev 1.22 in 2013Jonathan Gray
2024-05-24Enable UFS "Auto-Hibernation". From the documentation:Marcus Glocker
2024-05-24Add support for NVMe passthrough commands IDENTIFY, GET_LOG_PG and SELFTEST.Kenneth R Westerback
2024-05-24remove unneeded includesJonathan Gray
2024-05-24Add support for suspend/resume.Marcus Glocker
2024-05-24remove unneeded includesJonathan Gray
2024-05-24remove unneeded includes; ok miod@Jonathan Gray
2024-05-24add back var removed in rev 1.7 in 2009, makes puc@cardbus buildJonathan Gray
2024-05-23regenKevin Lo
2024-05-23Add support for Quectel EM060K.Kevin Lo
2024-05-23remove unneeded includes; ok mpi@Jonathan Gray
2024-05-22Fix some bogus masking for the HCS (Host Controller Status) register.Marcus Glocker
2024-05-22regenMartijn van Duren
2024-05-22Add support for MT7922. This brings the MT7922 in line with MT7921.Martijn van Duren
2024-05-22Make the interrupt status poll function generic, rather than for only oneMarcus Glocker
2024-05-22Add firmware and driver own functions. These are needed to bring up theMartijn van Duren
2024-05-21Refactor vmx(4) receive offloading.Jan Klemkow
2024-05-21Remove obsolete comment, and fix some spacing.Marcus Glocker
2024-05-21Only enable BUS_DMA_64BIT if the controller supports it.Marcus Glocker
2024-05-21Make igc(4) and ix(4) struct names unique.Alexander Bluhm
2024-05-21regenJonathan Gray
2024-05-21move entry to be ordered by device idJonathan Gray
2024-05-21regenJonathan Gray
2024-05-21move some entries to be ordered by device idJonathan Gray
2024-05-20Fix an off by one.Martijn van Duren
2024-05-20Introduce some macros for static intr. aggr. and slot integers, and doMarcus Glocker
2024-05-20Add flag to switch between normal interrupts (one interrupt per completedMarcus Glocker
2024-05-20drm/amd/display: Fix incorrect DSC instance for MSTJonathan Gray
2024-05-20drm/amd/display: Handle Y carry-over in VCP X.Y calculationJonathan Gray
2024-05-20drm/i915/bios: Fix parsing backlight BDB dataJonathan Gray
2024-05-20drm/i915/gt: Automate CCS Mode setting during engine resetsJonathan Gray
2024-05-20drm/i915/audio: Fix audio time stamp programming for DPJonathan Gray
2024-05-20drm/ttm: Print the memory decryption status just onceJonathan Gray
2024-05-20drm/amdkfd: don't allow mapping the MMIO HDP page with large pagesJonathan Gray
2024-05-20drm/amdgpu: once more fix the call oder in amdgpu_ttm_move() v2Jonathan Gray
2024-05-20drm/amdgpu: Fix comparison in amdgpu_res_cpu_visibleJonathan Gray
2024-05-20drm/amd/display: Atom Integrated System Info v2_2 for DCN35Jonathan Gray
2024-05-20dm/amd/pm: Fix problems with reboot/shutdown for some SMU 13.0.4/13.0.11 usersJonathan Gray
2024-05-20drm/connector: Add \n to message about demoting connector force-probesJonathan Gray
2024-05-20drm/radeon: silence UBSAN warning (v3)Jonathan Gray
2024-05-20amd/amdkfd: sync all devices to wait all processes being evictedJonathan Gray
2024-05-20drm/amdgpu: Fix VCN allocation in CPX partitionJonathan Gray
2024-05-20drm/amd/display: Skip on writeback when it's not applicableJonathan Gray
2024-05-20drm/amdgpu: implement IRQ_STATE_ENABLE for SDMA v4.4.2Jonathan Gray
2024-05-20drm/amdgpu: Refine IB schedule error loggingJonathan Gray
2024-05-20drm/amdkfd: range check cp bad op exception interruptsJonathan Gray
2024-05-20drm/amdkfd: Check cgroup when returning DMABuf infoJonathan Gray