summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2023-07-08Add support for the PCIe controller on the JH7110 SoC.Mark Kettenis
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-08Toggle IBT off during EFI runtime services calls.Mark Kettenis
2023-07-08Add ietp driver for Elantech I2C touchpadsJoshua Stein
2023-07-07Keep mbuf header field ph_mss during loopback TCP with LRO/TSO.Alexander Bluhm
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-07Expand the counters in struct mbstat from u_short to u_long. UseAlexander Bluhm
2023-07-07Expand the counters in struct mbstat from u_short to u_long.YASUOKA Masahiko
2023-07-07The per-VQ MSI-X interrupt handler needs to sync DMA mappings in thePatrick Wildt
2023-07-07Keep more information about the established LPI around, so that we can usePatrick Wildt
2023-07-07Add a few more JH7110 clocks.Mark Kettenis
2023-07-07Fix path MTU discovery for TCP LRO/TSO when forwarding.Alexander Bluhm
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-06timeout_hardclock_update: enter timeout_mutex before reading uptime clockScott Soule Cheloha
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-06Use correct variable to check for successful allocation.Patrick Wildt
2023-07-06Convert tcp_now() time counter to 64 bit.Alexander Bluhm
2023-07-06Register a mapping of dwge interfaces to ofw nodes/phandles.Jonathan Matthew
2023-07-06remove during-development special cases for MNT_WXALLOWED and chrome andTheo de Raadt
2023-07-06moving acpiioctl to a different file than acpiopen is not going to workTheo de Raadt
2023-07-06big update to pfsync to try and clean up locking in particular.David Gwynne
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-05Make softdep mounts a no-opBob Beck
2023-07-05Add iwm/iwx background scan task to the queue which it will be deleted from.Stefan Sperling
2023-07-05Drop kernel lock before panic to avoid WITNESS report during faultKlemens Nanni
2023-07-05Implement support for the GPIOs on the JH7110. Makes it possible to rebootMark Kettenis
2023-07-05drm/radeon: fix race condition UAF in radeon_gem_set_domain_ioctlJonathan Gray