summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2023-07-08regenMark Kettenis
2023-07-08Add support for the RK3588 PCIe3 PHY to rkpciephy(4). The PHY controlsPatrick Wildt
2023-07-08Add PLDA XpressRICH-AXI PCIe controllerMark Kettenis
2023-07-08Check rx dma map was allocated before trying to free it, so we don't crashJonathan Matthew
2023-07-08Add some resets for the PCIe controllers on the RK3588.Patrick Wildt
2023-07-08Add support for the Motorcomm YT8521/YT8531 PHYs. Since these PHYs mayMark Kettenis
2023-07-08regenMark Kettenis
2023-07-08Add Motorcomm YT8531.Mark Kettenis
2023-07-08Move /dev/apm related acpi code to acpi_apm.c which is only built onTobias Heider
2023-07-08Add ietp driver for Elantech I2C touchpadsJoshua Stein
2023-07-07Add clocks for the RK3588 PWM controllers.Patrick Wildt
2023-07-07Add clocks for the RK3588 I2C controllers.Patrick Wildt
2023-07-07Add resets for the RK3588 USB 3.0 controllers.Patrick Wildt
2023-07-07The per-VQ MSI-X interrupt handler needs to sync DMA mappings in thePatrick Wildt
2023-07-07Add support for multiple batteries to acpithinkpad setchargestart andClaudio Jeker
2023-07-07regenJonathan Gray
2023-07-07add more Intel 13G TBT PCIE idsJonathan Gray
2023-07-06- fix voltage range defined by base2 and delta2 works correctlySASANO Takayoshi
2023-07-06use refcnt API for multicast addresses, add tracepoint:refcnt:ethmulti probeKlemens Nanni
2023-07-06if panic() is meant, use panic()Jasper Lievisse Adriaanse
2023-07-06Use mtx_init() to initialize stack-based mutexesVisa Hankala
2023-07-06Clear knotes when finishing wseventvarVisa Hankala
2023-07-06Register a mapping of dwge interfaces to ofw nodes/phandles.Jonathan Matthew
2023-07-06moving acpiioctl to a different file than acpiopen is not going to workTheo de Raadt
2023-07-06drm/amd/display: Ensure vmin and vmax adjust for DCEJonathan Gray
2023-07-06drm/amdgpu: Validate VM ioctl flags.Jonathan Gray
2023-07-06drm/amd/display: Do not update DRR while BW optimizations pendingJonathan Gray
2023-07-06drm/amd/display: Remove optimization for VRR updatesJonathan Gray
2023-07-05Move acpiioctl to acpi_x86.c, it is only used up on i386 and amd64.Tobias Heider
2023-07-05Handle fixed-link configuration in the device tree.Jonathan Matthew
2023-07-05The hypercall page populated with instructions by the hypervisor is not IBTAnton Lindqvist
2023-07-05Fix off-by-one in the MSI-X interrupt establish loop that always tried toPatrick Wildt
2023-07-05Add iwm/iwx background scan task to the queue which it will be deleted from.Stefan Sperling
2023-07-05drm/radeon: fix race condition UAF in radeon_gem_set_domain_ioctlJonathan Gray
2023-07-05drm/amd/display: fix the system hang while disable PSRJonathan Gray
2023-07-05drm/amd/display: Add wrapper to call planes and stream updateJonathan Gray
2023-07-05drm/amd/display: Use dc_update_planes_and_streamJonathan Gray
2023-07-04Instead of waiting for the inbound item to show up in the interruptPatrick Wildt
2023-07-04Add StarFive JH7110 support.Mark Kettenis
2023-07-04Handle rx error.Mark Kettenis
2023-07-04consistenly name instruction definesJasper Lievisse Adriaanse
2023-07-04Unbreak kprobes. Since LLVM emits endbr64 instructions for IBT, dt could noJasper Lievisse Adriaanse
2023-07-04Make the hardware counters available on BCM5705 and newer available asJonathan Matthew
2023-07-04Add some extra parenthesis for consistency.Mark Kettenis
2023-07-03use semicolon not comma at eolJonathan Gray
2023-07-03typofix lladdr in function names; OK deraadt janKlemens Nanni
2023-07-02Add button mappings for two- and three-finger clicks on clickpads.Ulf Brosziewski
2023-07-01Add sensor to qccpu to be able to show all cpu frequencies.Dale Rahn
2023-07-01Add driver for QC cpu Power States.Dale Rahn
2023-07-01Enable AC detection in qcpas driver.Dale Rahn