summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2023-04-28regenKevin Lo
2023-04-28Add support for RTL8188FTV chip to urtwn(4).Kevin Lo
2023-04-27Mark the fan speed sensor as invalid when it reports -1 RPM. This happens forMiod Vallat
2023-04-27Temporarily workaround double calls into vioscsi_req_done()Kenneth R Westerback
2023-04-27Add support for (one of) the PCIe controllers on the RK3588 SoC. SinceMark Kettenis
2023-04-27Fix config space access for the root bus of a dwpcie(4) controller whenMark Kettenis
2023-04-27Add RK3588 support.Mark Kettenis
2023-04-27Add some RK3588 PCIe related clocks.Mark Kettenis
2023-04-27The ASIX AX88179A chipset does not work properly with the axen(4) driver.Gerhard Roth
2023-04-27Fix logic error in rtwn_r92e_get_txpower().Kevin Lo
2023-04-27Whitespace fixKevin Lo
2023-04-27drm/amd/display: set dcn315 lb bpp to 48Jonathan Gray
2023-04-27drm/amdgpu: Fix desktop freezed after gpu-resetJonathan Gray
2023-04-27drm/i915: Fix fast wake AUX sync lenJonathan Gray
2023-04-27drm: buddy_allocator: Fix buddy allocator init on 32-bit systemsJonathan Gray
2023-04-26Fix phy_enable_prop_idx() to retrieve the property length with the passedPatrick Wildt
2023-04-26Implement dt(4) utrace support on amd64 and i386.Claudio Jeker
2023-04-26Reodrer some things to fix vmctl/vmd builds after the vmm MI/MD splitMike Larkin
2023-04-26Refactor MD/MI parts of vmm.Mike Larkin
2023-04-26Fix my email address.Mark Kettenis
2023-04-26Rotate the console in amdgpu when there is an orientation quirk.Anthony J. Bentley
2023-04-26Fix typo in comment: default scalue values -> default scale valuesAnthony J. Bentley
2023-04-25regenMark Kettenis
2023-04-25Add RK3588.Mark Kettenis
2023-04-25Enable power management for PCI devices.Patrick Wildt
2023-04-25Add suspend/resume support to pwmbl(4), so that when suspending the x13sPatrick Wildt
2023-04-25Disable keyboard backlight on Apple Silicon laptops on suspend,Tobias Heider
2023-04-25regenJonathan Gray
2023-04-25add Kingston KC3000 from Paul de WeerdJonathan Gray
2023-04-24Enable MSI if the node contains an msi-map, like we already do in pciecam(4).Patrick Wildt
2023-04-24Update qcpon(4) compatibles to match on qcom,pmk8350-pon, which is the updatedPatrick Wildt
2023-04-24Add initial support for Atlantic 2 hardware. Atlantic 2 hasJonathan Matthew
2023-04-24handle fixed-link configuration in the device tree.David Gwynne
2023-04-23Adjust some printfs in the attach code path to make more sense,Jonathan Matthew
2023-04-23Prepare for adding Atlantic 2 support by renaming functions and definesJonathan Matthew
2023-04-23Stop setting ri->ri_bs to prevent a panic caused by rasops accessing itsPatrick Wildt
2023-04-23rename sc_tick to sc_phy_tick. no functional change.David Gwynne
2023-04-23iosf(4) implements functionality that was stubbed out in drmDavid Gwynne
2023-04-23add support for coordinating i2c bus access with iosf(4)David Gwynne
2023-04-23add iosf(4), a driver for the Intel OnChip System FabricDavid Gwynne
2023-04-22reduce the delays used in the mii/mdio bus opsDavid Gwynne
2023-04-22use if_baudrate and if_link_state for mac config, not mii media valuesDavid Gwynne
2023-04-21drm/amd/pm: correct SMU13.0.7 max shader clock reportingJonathan Gray
2023-04-21drm/amd/pm: correct SMU13.0.7 pstate profiling clock settingsJonathan Gray
2023-04-21drm/amdgpu/gfx: set cg flags to enter/exit safe modeJonathan Gray
2023-04-21drm/amdgpu: Force signal hw_fences that are embedded in non-sched jobsJonathan Gray
2023-04-21drm/amdgpu: add mes resume when do gfx post soft resetJonathan Gray
2023-04-21drm: panel-orientation-quirks: Add quirk for Lenovo Yoga Book X90FJonathan Gray
2023-04-21drm/i915/dsi: fix DSS CTL register offsets for TGL+Jonathan Gray
2023-04-21drm/amd/display: Pass the right info to drm_dp_remove_payloadJonathan Gray