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
/
dev
Age
Commit message (
Expand
)
Author
2021-12-23
Get rid of unused next battery level argument.
Anton Lindqvist
2021-12-23
Disk lock was held when returning to userland. Add a missing unlock
Alexander Bluhm
2021-12-23
give et_setmulti() more chance of working
Jonathan Gray
2021-12-22
Disable minimum power consumption in hostap mode. This improves connection
Tobias Heider
2021-12-22
drm/amdgpu: correct register access for RLC_JUMP_TABLE_RESTORE
Jonathan Gray
2021-12-22
drm/amd/pm: fix a potential gpu_metrics_table memory leak
Jonathan Gray
2021-12-22
%Lx -> %llx kernel printf does not support %Lx
Jonathan Gray
2021-12-21
Move checks on attach arguments from attach into match.
Mark Kettenis
2021-12-21
knf nits
Anton Lindqvist
2021-12-21
Do not print "dt: 451 probes" at boot in dmesg. Btrace device dt(4)
Alexander Bluhm
2021-12-21
avoid returning uninitialised var in hidpp_send_report()
Jonathan Gray
2021-12-21
Fix another vnd race pointed out by mpi@ and make sure to not unlock the
Anton Lindqvist
2021-12-21
Ensure that the disk has been initialized after acquiring the lock and
Anton Lindqvist
2021-12-21
Rename local variable intrfn to intr, matches what dev/fdt/com_fdt.c
Anton Lindqvist
2021-12-21
Do not attach com at acpi when there's no address or irq present. Fixes
Anton Lindqvist
2021-12-21
errno overhaul, getting rid of some ambiguity. In the hopes of tracking
Anton Lindqvist
2021-12-20
Remove useless suser assert from dt(4). The ioctl(2) path checks
Alexander Bluhm
2021-12-20
bus_dmamem_unmap() should not be called from interrupt context, so free
Patrick Wildt
2021-12-20
Make iwm(4) attach to PCI devices with product ID 0x31dc.
Stefan Sperling
2021-12-20
regen
Stefan Sperling
2021-12-20
Change a PCI device string: The "Gemini Lake CNVi" is an iwm(4) "AC 9560".
Stefan Sperling
2021-12-20
Make mtw(4) known to the config(8) framework.
hastings
2021-12-20
Add mtw(4), a driver for MediaTek MT7601U wifi devices.
hastings
2021-12-20
Rework the tx path to use the consumer and producer positions to work out
Jonathan Matthew
2021-12-19
whitespace
Mark Kettenis
2021-12-19
Reduce the overhead of all trace routines by returning as early as
Anton Lindqvist
2021-12-19
fix setting palette with 8bpp fb used on 8mb parts
Jonathan Gray
2021-12-19
fix radeondrm console colours on sparc64
Jonathan Gray
2021-12-19
drm/amd/display: add connector type check for CRC source set
Jonathan Gray
2021-12-19
drm/amd/display: Fix for the no Audio bug with Tiled Displays
Jonathan Gray
2021-12-18
Add a mailbox "framework" to handle mailboxes referenced in device trees
Mark Kettenis
2021-12-18
Reduce the overhead of the trace compare routines by checking if kcov is
Anton Lindqvist
2021-12-16
Attach com over acpi on amd64. Some hardware uses a different interrupt
Anton Lindqvist
2021-12-15
Use a per-UVM object lock to serialize the lower part of the fault handler.
Martin Pieuchot
2021-12-14
drm/syncobj: Deal with signalled fences in drm_syncobj_find_fence.
Jonathan Gray
2021-12-14
drm/amdkfd: fix boot failure when iommu is disabled in Picasso.
Jonathan Gray
2021-12-14
drm/amdgpu: init iommu after amdkfd device init
Jonathan Gray
2021-12-14
drm/amdgpu: move iommu_resume before ip init/resume
Jonathan Gray
2021-12-14
drm/amdgpu: add amdgpu_amdkfd_resume_iommu
Jonathan Gray
2021-12-14
drm/amdkfd: separate kfd_iommu_resume from kfd_resume
Jonathan Gray
2021-12-14
drm/amd/amdkfd: adjust dummy functions' placement
Jonathan Gray
2021-12-14
use bus_space_read_region_1() when reading bios from pci rom
Jonathan Gray
2021-12-14
Implement support for selecting SGMII or SerDes mode depending on the
Patrick Wildt
2021-12-13
add pclk clock used by dwdog(4) on RK3399
Christopher Zimmermann
2021-12-13
Handle multi-port controllers in uslcom(4)
Visa Hankala
2021-12-12
Add vnode parameter to VOP_STRATEGY()
Visa Hankala
2021-12-09
Broken ACPI tables containing scopes that are larger than their outer shell
Patrick Wildt
2021-12-09
We only have one syscall table: inline sysent/SYS_MAXSYSCALL and
Philip Guenther
2021-12-08
drm/amd/display: Allow DSC on supported MST branch devices
Jonathan Gray
2021-12-08
drm/amd/amdgpu: fix potential memleak
Jonathan Gray
[next]