summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2024-05-24Add support for suspend/resume.Marcus Glocker
2024-05-24pfsync must let to progress state for destination peerAlexandr Nedvedicky
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-23increment CCMP decryption error counter if hw decrypt fails to get PNStefan Sperling
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-22remove prototypes with no matching function; ok miod@Jonathan Gray
2024-05-22remove extern with no matching var; ok miod@Jonathan Gray
2024-05-22Make the interrupt status poll function generic, rather than for only oneMarcus Glocker
2024-05-22When clearing the wait channel also clear the wait message.Claudio Jeker
2024-05-22In the big p_stat switch in ptsignal do not call return but insteadClaudio Jeker
2024-05-22Just grab the SCHED_LOCK() once in donice() before walking the ps_threadsClaudio Jeker
2024-05-22Add firmware and driver own functions. These are needed to bring up theMartijn van Duren
2024-05-22remove prototypes with no matching function and externs with no varJonathan Gray
2024-05-21remove switch_exit() prototypes, replaced by sched_exit()Jonathan Gray
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-21Inform user land when vltime / pltime changes.Florian Obser
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-20remove extern with no matching varJonathan Gray
2024-05-20remove prototypes with no matching functionJonathan Gray
2024-05-20remove prototypes with no matching function; ok visa@Jonathan 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-20Remove always-false condition in amap_free KASSERT.Dave Voutila
2024-05-20Add flag to switch between normal interrupts (one interrupt per completedMarcus Glocker
2024-05-20Rework interaction between sleep API and exit1() and start unlocking ps_threadsClaudio Jeker
2024-05-20Drop MNT_LOCAL flag in corresponding `vfsconflist' fuse(4) entry insteadVitaliy Makkoveev
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