summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2022-04-19Use a pool instead of malloc for struct rttimer_queue. As routingAlexander Bluhm
2022-04-19Instead of a MP unsafe global variable to initialize at first use,Alexander Bluhm
2022-04-19add missing unlock before returning in uvn_detach()Sebastien Marie
2022-04-19regenKevin Lo
2022-04-19Add a new RDC PHY.Kevin Lo
2022-04-19Restore original MDC speed control register value on vte_reset,Kevin Lo
2022-04-19enable kstat(4) and kstat(1).David Gwynne
2022-04-18regenKevin Lo
2022-04-18A few devices found on EBOX-3360-C2CF and EBOX-3300MX.Kevin Lo
2022-04-16esm(4): constify sensor tablesChristian Weisgerber
2022-04-16it(4): constify sensor tablesChristian Weisgerber
2022-04-16constify SCSI adapter entry pointsChristian Weisgerber
2022-04-16Make device matching in iwx(4) more similar to Linux iwlwifi.Stefan Sperling
2022-04-16regenStefan Sperling
2022-04-16Add more Intel wifi PCI device IDs. Some AX201, some AX210, some AX211.Stefan Sperling
2022-04-14The XOR instruction affects the carry and zero flag. Move it beforeAlexander Bluhm
2022-04-14ddb: constify command tablesChristian Weisgerber
2022-04-14Relax address availability check for multicast binds.Claudio Jeker
2022-04-14pf and pfsync are running without kernel lock, so the mutexes mustAlexander Bluhm
2022-04-14drm/amdgpu: don't use BACO for reset in S3Jonathan Gray
2022-04-14drm/amdkfd: Create file descriptor after client is added to smi_clients listJonathan Gray
2022-04-14drm/amdgpu/vcn: Fix the register setting for vcn1Jonathan Gray
2022-04-14drm/amdgpu/smu10: fix SoC/fclk units in auto modeJonathan Gray
2022-04-14drm/amdgpu/display: change pipe policy for DCN 2.1Jonathan Gray
2022-04-14amd/display: set backlight only if requiredJonathan Gray
2022-04-14drm/amdgpu: fix off by one in amdgpu_gfx_kiq_acquire()Jonathan Gray
2022-04-14drm/amdkfd: make CRAT table missing message informational onlyJonathan Gray
2022-04-14drm/amdgpu: Fix recursive locking warningJonathan Gray
2022-04-14drm/amdkfd: Don't take process mutex for svm ioctlsJonathan Gray
2022-04-14drm/amd/display: Use PSR version selected during set_psr_capsJonathan Gray
2022-04-14drm/amd/display: Fix memory leakJonathan Gray
2022-04-14drm/amd/amdgpu/amdgpu_cs: fix refcount leak of a dma_fence objJonathan Gray
2022-04-14drm/amd/display: Add signal type check when verify stream backends sameJonathan Gray
2022-04-14drm: Add orientation quirk for GPD Win MaxJonathan Gray
2022-04-13Use a simpler "formula" to decide a default kern.maxthread value;Stuart Henderson
2022-04-12ddb: simplify machine command handlingChristian Weisgerber
2022-04-12constify USB host controller method tables and root hub descriptorsChristian Weisgerber
2022-04-12struct vnode: document the protection required for manipulating v_numoutputSebastien Marie
2022-04-11Keep `fdp' locked until we finish the second loop of unp_externalize().Vitaliy Makkoveev
2022-04-11Remove trailing spaces.Martin Pieuchot
2022-04-11gpio: Add missing device_unref() callsVisa Hankala
2022-04-11don't warn on output type 0 result in dm_edid_parser_send_cea()Jonathan Gray
2022-04-11drm/connector: Fix typo in documentationJonathan Gray
2022-04-11drm/i915: Reject unsupported TMDS rates on ICL+Jonathan Gray
2022-04-11drm/i915: Fix PSF GV point mask when SAGV is not possibleJonathan Gray
2022-04-11drm/i915: Treat SAGV block time 0 as SAGV disabledJonathan Gray
2022-04-11drm/dp: Fix off-by-one in register cache sizeJonathan Gray
2022-04-11drm/i915/display: Fix HPD short pulse handling for eDPJonathan Gray
2022-04-11drm/amd/display: Remove vupdate_int_entry definitionJonathan Gray
2022-04-11drm/amd/display: Add affected crtcs to atomic state for dsc mst unplugJonathan Gray