summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2023-03-06add support for iwx firmware alive response version 6Stefan Sperling
2023-03-06recognize more iwx ucode TLV sections which are present in newer fw imagesStefan Sperling
2023-03-06drm/amd/display: Properly reuse completion structureJonathan Gray
2023-03-06drm/amd/display: Fix race condition in DPIA AUX transferJonathan Gray
2023-03-06drm/amd/display: Move DCN314 DOMAIN power control to DMCUBJonathan Gray
2023-03-05arm64 needs -DBOOT_STTY as well.Mark Kettenis
2023-03-05Mask off IPL flags before storing the IPL for an interrupt.Patrick Wildt
2023-03-05Add RK356x-specific initialization. Also initialize a few auto modeMark Kettenis
2023-03-05Mask off IPL flags before storing the IPL for an interrupt.Jonathan Matthew
2023-03-04Turns out the RK3566 has a different value in the GPIO_VER_ID registerMark Kettenis
2023-03-04On RK356x many devices need to be explicitly routed to use alternative pinMark Kettenis
2023-03-04Enable ytphy(4) here too.Mark Kettenis
2023-03-04Add ytphy(4) to files.mii (forgotten in the previous commit).Mark Kettenis
2023-03-04enable ytphy(4)Mark Kettenis
2023-03-04Add ytphy(4), a driver for the MotorComm YT8511 PHY.Mark Kettenis
2023-03-04Use ISC licence.Mark Kettenis
2023-03-04move to 7.3-betaTheo de Raadt
2023-03-04pf(4) should be enforcing TTL=1 to packets sent to 224.0.0.1 only.Alexandr Nedvedicky
2023-03-04Add mvortc(4) and mvodog(4) here tooJonathan Matthew
2023-03-04properly initialise LIST headKlemens Nanni
2023-03-04handle polling when cold in tipmic_thermal_opreg_handler().David Gwynne
2023-03-03initclocks: don't reinitialize ticks, jiffies at runtimeScott Soule Cheloha
2023-03-02Enable mvodog(4) and mvortc(4)Jonathan Matthew
2023-03-02Add mvortc(4), a driver for the RTC on the ARMADA 38x series.Jonathan Matthew
2023-03-02Add mvodog(4), a driver for the watchdog on the ARMADA 38x series.Jonathan Matthew
2023-03-02Add eephy(4), found on the Turris Omnia's WAN portJonathan Matthew
2023-02-27Pass MII flags depending on the phy mode specified in the device tree.Jonathan Matthew
2023-02-27Turn off TSO if interface is added to layer 2 devices.Jan Klemkow
2023-02-27drm/i915: Remove __maybe_unused from mtl_infoJonathan Gray
2023-02-27drm/edid: Fix minimum bpc supported with DSC1.2 for HDMI sinkJonathan Gray
2023-02-27syncTheo de Raadt
2023-02-27Include varags types in sys/syscalls.h commentAndrew Fresh
2023-02-26clockintr: add a kernel-facing APIScott Soule Cheloha
2023-02-26Add a few missing bounds checks when processing terminal escape sequences.Miod Vallat
2023-02-26Defragment mbufs in the tx path to work around a (not fully understood)Mark Kettenis
2023-02-26RK3588 support.Mark Kettenis
2023-02-26Modern Rockchip SoCs, such as the RK356x and RK3588, use a differentMark Kettenis
2023-02-25regenVitaliy Makkoveev
2023-02-25Unlock select(2), pselect(2), poll(2) and ppoll(2).Vitaliy Makkoveev
2023-02-24Change to use the default bsd.prog.mk "install" target.Kenji Aoyama
2023-02-24Do not held the vm_map lock while flushing pages in msync(2) and madvise(2).Martin Pieuchot
2023-02-23Remove dangerous user-settable "addr" variable from MI boot loader, andMiod Vallat
2023-02-23Make bootloader 'time' command work correctly on luna88k.Kenji Aoyama
2023-02-23Fix ethertype for NSH. RFC 8300 states ethertype 0x894F has beenMoritz Buhl
2023-02-23drm/i915/gen11: Wa_1408615072/Wa_1407596294 should be on GT listJonathan Gray
2023-02-23drm/amd/display: Fail atomic_check early on normalize_zpos errorJonathan Gray
2023-02-23drm/amd/amdgpu: fix warning during suspendJonathan Gray
2023-02-23drm/amd/display: Properly handle additional cases where DCN is not supportedJonathan Gray
2023-02-23drm/amdgpu: Enable vclk dclk node for gc11.0.3Jonathan Gray
2023-02-23drm/amdgpu: enable HDP SD for gfx 11.0.3Jonathan Gray