summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2022-06-20When there are multiple GOPs, try to select first one from which weYASUOKA Masahiko
2022-06-20Remove unused struct fileops field fo_poll and callbacks.Visa Hankala
2022-06-19Revert previous iwn(4) commit. Later testing done by Christian SchulteStefan Sperling
2022-06-19pluart(4) does not report the correct baudrate for the hardware consoleAnton Lindqvist
2022-06-17The timeout for ipsec acquire does not decrement the referenceAlexander Bluhm
2022-06-17Only probe device 0 on PCI busses corresponding to a PCIe root port or aMark Kettenis
2022-06-16Add boundary checks to hidms_setup.Ulf Brosziewski
2022-06-16pfctl reports existing table as being added. glitch hasAlexandr Nedvedicky
2022-06-16Bump MAXCPUS to 256, which is the maximum number of cores on a dual socketMark Kettenis
2022-06-16The 64-core versions of the Ampere Altra SoC still have 80 redistributors.Mark Kettenis
2022-06-16Mark routes sent via sysctl(2) with RTF_DONE like it is done on theClaudio Jeker
2022-06-15In iwn(4), delay 40MHz RXON config until we have negotiated 11n mode.Stefan Sperling
2022-06-15drm/amdgpu: update VCN codec support for Yellow CarpJonathan Gray
2022-06-15drm/atomic: Force bridge self-refresh-exit on CRTC switchJonathan Gray
2022-06-15drm/amd/pm: use bitmap_{from,to}_arr32 where appropriateJonathan Gray
2022-06-15drm/amd/pm: Fix missing thermal throttler statusJonathan Gray
2022-06-15drm/radeon: fix a possible null pointer dereferenceJonathan Gray
2022-06-15drm/amd/display: Check if modulo is 0 before dividing.Jonathan Gray
2022-06-15add bitmap_to_arr32() for 5.15.47 drmJonathan Gray
2022-06-13fix logic bug in pf_find_state()Henning Brauer
2022-06-13Fix compatible strings to match the official device tree binding.Mark Kettenis
2022-06-12vmm(4): remove vm teardown from vcpu run pathDave Voutila
2022-06-12The NVMe firmware distributed with the macOS 13 developer beta does notMark Kettenis
2022-06-12Add stftemp(4), a driver for the temperature sensor integrated on theMark Kettenis
2022-06-12Allow sleeping while clearing a sleep timeoutVisa Hankala
2022-06-12kqueue: Fix missing wakeupVisa Hankala
2022-06-11whitespaceMark Kettenis
2022-06-11Bring back PL011 UART FIFO support to pluart(4). This time with workingAnton Lindqvist
2022-06-10Implement CPU_BUSY_CYCLE() with the ZiHintPause extensionJeremie Courreges-Anglas
2022-06-10Add _?ENTRY_NB() macro for doing an ASM function entry withoutPhilip Guenther
2022-06-10drm/i915/dsi: fix VBT send packet port selection for ICL+Jonathan Gray
2022-06-10drm/amdgpu/cs: make commands with 0 chunks illegal behaviour.Jonathan Gray
2022-06-10drm/i915: Fix CFI violation with show_dynamic_id()Jonathan Gray
2022-06-10drm/edid: fix invalid EDID extension block filteringJonathan Gray
2022-06-10drm: fix EDID struct for old ARM OABI formatJonathan Gray
2022-06-10drm/amd/pm: update smartshift powerboost calc for smu13Jonathan Gray
2022-06-10drm/amd/pm: update smartshift powerboost calc for smu12Jonathan Gray
2022-06-10drm/amdgpu/ucode: Remove firmware load type check in amdgpu_ucode_free_boJonathan Gray
2022-06-10drm/amdgpu/psp: move PSP memory alloc from hw_init to sw_initJonathan Gray
2022-06-10drm/amd/pm: fix the compile warningJonathan Gray
2022-06-10drm/plane: Move range check for format_count earlierJonathan Gray
2022-06-10drm/amdgpu/sdma: Fix incorrect calculations of the wptr of the doorbellsJonathan Gray
2022-06-10drm/amd/pm: fix double free in si_parse_power_table()Jonathan Gray
2022-06-10drm/amd/display: Disabling Z10 on DCN31Jonathan Gray
2022-06-10add struct kobj_attributeJonathan Gray
2022-06-09Reorganize the handling of tap inputs.Ulf Brosziewski
2022-06-09Handle "broken-cd" as "non-removable" like we do in dwmmc(4). Needed onMark Kettenis
2022-06-09Add gpiorestart(4).Mark Kettenis
2022-06-09Add gpiorestart(4), a driver that resets a SoC/board/machine using a GPIOMark Kettenis
2022-06-08Add stfpinctrl(4).Mark Kettenis