index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
Age
Commit message (
Expand
)
Author
2022-06-13
fix logic bug in pf_find_state()
Henning Brauer
2022-06-13
Fix compatible strings to match the official device tree binding.
Mark Kettenis
2022-06-12
vmm(4): remove vm teardown from vcpu run path
Dave Voutila
2022-06-12
The NVMe firmware distributed with the macOS 13 developer beta does not
Mark Kettenis
2022-06-12
Add stftemp(4), a driver for the temperature sensor integrated on the
Mark Kettenis
2022-06-12
Allow sleeping while clearing a sleep timeout
Visa Hankala
2022-06-12
kqueue: Fix missing wakeup
Visa Hankala
2022-06-11
whitespace
Mark Kettenis
2022-06-11
Bring back PL011 UART FIFO support to pluart(4). This time with working
Anton Lindqvist
2022-06-10
Implement CPU_BUSY_CYCLE() with the ZiHintPause extension
Jeremie Courreges-Anglas
2022-06-10
Add _?ENTRY_NB() macro for doing an ASM function entry without
Philip Guenther
2022-06-10
drm/i915/dsi: fix VBT send packet port selection for ICL+
Jonathan Gray
2022-06-10
drm/amdgpu/cs: make commands with 0 chunks illegal behaviour.
Jonathan Gray
2022-06-10
drm/i915: Fix CFI violation with show_dynamic_id()
Jonathan Gray
2022-06-10
drm/edid: fix invalid EDID extension block filtering
Jonathan Gray
2022-06-10
drm: fix EDID struct for old ARM OABI format
Jonathan Gray
2022-06-10
drm/amd/pm: update smartshift powerboost calc for smu13
Jonathan Gray
2022-06-10
drm/amd/pm: update smartshift powerboost calc for smu12
Jonathan Gray
2022-06-10
drm/amdgpu/ucode: Remove firmware load type check in amdgpu_ucode_free_bo
Jonathan Gray
2022-06-10
drm/amdgpu/psp: move PSP memory alloc from hw_init to sw_init
Jonathan Gray
2022-06-10
drm/amd/pm: fix the compile warning
Jonathan Gray
2022-06-10
drm/plane: Move range check for format_count earlier
Jonathan Gray
2022-06-10
drm/amdgpu/sdma: Fix incorrect calculations of the wptr of the doorbells
Jonathan Gray
2022-06-10
drm/amd/pm: fix double free in si_parse_power_table()
Jonathan Gray
2022-06-10
drm/amd/display: Disabling Z10 on DCN31
Jonathan Gray
2022-06-10
add struct kobj_attribute
Jonathan Gray
2022-06-09
Reorganize the handling of tap inputs.
Ulf Brosziewski
2022-06-09
Handle "broken-cd" as "non-removable" like we do in dwmmc(4). Needed on
Mark Kettenis
2022-06-09
Add gpiorestart(4).
Mark Kettenis
2022-06-09
Add gpiorestart(4), a driver that resets a SoC/board/machine using a GPIO
Mark Kettenis
2022-06-08
Add stfpinctrl(4).
Mark Kettenis
2022-06-08
Add stfpinctrl(4), a driver for the pinctrl/gpio block found on the
Mark Kettenis
2022-06-07
fixes potential memory leak. if_vinput() should always consume packet
Alexandr Nedvedicky
2022-06-07
fixes NULL pointer dereference panic triggered by relayd.
Alexandr Nedvedicky
2022-06-07
Enable stfclock(4) and make xhci(4) attach to fdt.
Mark Kettenis
2022-06-07
Remove uvm_km_valloc_prefer_wait(9) and uvm_km_free_wakeup(9) now that
Mark Kettenis
2022-06-07
Remove redundant check for free pages. The pmemrange code that is called
Mark Kettenis
2022-06-06
Enable stfclock(4) and make xhci(4) attach to fdt.
Mark Kettenis
2022-06-06
Add stfclock(4), a driver for the clock controller found on the StarFive
Mark Kettenis
2022-06-06
Simplify solock() and sounlock(). There is no reason to return a value
Claudio Jeker
2022-06-06
Remove unused prototype.
Mark Kettenis
2022-06-06
The StarFive JH7100 SoC has peripherals that only support 32-bit DMA
Mark Kettenis
2022-06-06
Add support for the XHCI function that is part of the Cadence USB3 DRD
Mark Kettenis
2022-06-06
drm/i915: Fix -Wstringop-overflow warning in call to intel_read_wm_latency()
Jonathan Gray
2022-06-06
regen
Jonathan Gray
2022-06-06
drm/amdgpu: add beige goby PCI ID
Jonathan Gray
2022-06-05
enable interrupt coalescing.
David Gwynne
2022-06-05
use the write lemtohXX functions for bits of the stats structure.
David Gwynne
2022-06-05
add support for getting the frequency of the clocks mventa uses.
David Gwynne
2022-06-04
Make iwm(4) handle 9k devices which do not support antenna B.
Stefan Sperling
[next]