summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
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
2023-04-20add viogpu, a VirtIO GPU driverJoshua Stein
2023-04-20Move ring buffer allocation to before calling uhidev_open(), otherwiseBryan Steele
2023-04-19Remove strict checks added in 1.22, for they break some sensors.Miod Vallat
2023-04-19dwmshc on rockchips don't support dma crossy 128M boundaries.David Gwynne
2023-04-19dont advertise non-removable sdmmc devices as removable to the scsi layer.David Gwynne
2023-04-19handle some more manufacturer ids.David Gwynne
2023-04-19get rid of some dead code.David Gwynne
2023-04-19flag the device as non-removable if the dt says it's non-removableDavid Gwynne
2023-04-19dwmshc configDavid Gwynne
2023-04-18support Designware Mobile Storage Host ControllersDavid Gwynne
2023-04-18Remove kernel lock from ifa_ifwithaddr() and ifa_ifwithdstaddr().Vitaliy Makkoveev
2023-04-18Map MSI-X in addition to MSI and INTx on xhci(4). On Qemu apparentlyPatrick Wildt
2023-04-18Add another check to com probeJonathan Gray
2023-04-18Support upstreamed AP806/CP110 bindings in mvtemp(4). Apparently older EDK2Patrick Wildt
2023-04-18tweak a printf for an unhandled clock in rkclock_get_frequency.David Gwynne
2023-04-18add the emmc clocks on rk3568 (and rk3566)David Gwynne
2023-04-17drm/i915: Split icl_color_commit_noarm() from skl_color_commit_noarm()Jonathan Gray
2023-04-17drm/i915: Use _MMIO_PIPE() for SKL_BOTTOM_COLORJonathan Gray
2023-04-17drm/i915/dp_mst: Fix payload removal during output disablingJonathan Gray
2023-04-17drm/display/dp_mst: Handle old/new payload states in drm_dp_remove_payload()Jonathan Gray
2023-04-17drm/amdgpu: skip psp suspend for IMU enabled ASICs mode2 resetJonathan Gray
2023-04-17drm/amdgpu: for S0ix, skip SDMA 5.x+ suspend/resumeJonathan Gray
2023-04-17drm/amd/display: Clear MST topology if it fails to resumeJonathan Gray
2023-04-17drm/i915: fix race condition UAF in i915_perf_add_config_ioctlJonathan Gray