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
2021-05-31
Change the behavior of the UVIDEO_FLAG_REATTACH flag to attach an
Marcus Glocker
2021-05-31
call drmbackoff() on powerpc64 as well
Jonathan Gray
2021-05-31
Redefine ADJFREQ_MIN to avoid undefined behaviour (when not using -fwrapv)
Visa Hankala
2021-05-31
Avoid "mac clock not ready" panic in iwx(4).
Stefan Sperling
2021-05-31
Avoid "mac clock not ready" panic in iwm(4).
Stefan Sperling
2021-05-31
make nvme_read8 and write8 less clever.
David Gwynne
2021-05-31
try to get rid of a weird comma on the alpns attach line.
David Gwynne
2021-05-30
Declare all struct protosw as constant.
Alexander Bluhm
2021-05-30
Include <sys/mutex.h> and <sys/queue.h> earlier in powerpc* pmap.h
Visa Hankala
2021-05-30
Include <sys/queue.h> to avoid a hidden header dependency.
Visa Hankala
2021-05-30
Include <sys/mutex.h> to avoid a hidden header dependency.
Visa Hankala
2021-05-30
recognise ALC294
Jonathan Gray
2021-05-30
match on Intel 500 Series LP HDA
Jonathan Gray
2021-05-29
Enable aplns(4).
Mark Kettenis
2021-05-29
Remove support for the hibernate queue. Allocating this queue would
Mark Kettenis
2021-05-29
Only allocate the "hibernate" queue when HIBERNATE support is being built.
Mark Kettenis
2021-05-29
timeout.h: remove API documentation comment
cheloha
2021-05-28
Remove CPU and node id fields that were used with SGI Origin.
Visa Hankala
2021-05-28
Add f_modify and f_process callbacks to socket filterops.
Visa Hankala
2021-05-28
Add cad(4), a driver for Cadence GEM.
Visa Hankala
2021-05-28
Schedule timeout a little bit sooner. Doing this once every minute isn't
Patrick Wildt
2021-05-28
Enable imxdog(4)
Patrick Wildt
2021-05-28
Once i.MX's watchdog is enabled, it can never be disabled. Some 64-bit
Patrick Wildt
2021-05-28
Move imxdog(4) to sys/dev/fdt.
Patrick Wildt
2021-05-28
kettenis@ pointed out that i forgot to fill in the op_cq_done nvme_op.
David Gwynne
2021-05-28
aplns needs some dmamem per queue for it's iommu.
David Gwynne
2021-05-28
commented out lines for aplns(4) for Apple NVME storage controllers.
David Gwynne
2021-05-28
start working on support for Apple NVME Storage as found in apple M1 devs
David Gwynne
2021-05-28
provide nvme_ops for vanilla pci nvme, and use them in the right places.
David Gwynne
2021-05-28
provide an nvme_ops struct to start trying to support apple m1 nvme.
David Gwynne
2021-05-28
move the nvme_dmamem prototypes so bus glue can use them.
David Gwynne
2021-05-28
shuffle the deck chairs. no functional change
David Gwynne
2021-05-28
move nvme_barrier to nvmevar.h, just to keep it with the other reg ops.
David Gwynne
2021-05-28
let nvme_read8 and nvme_write8 get used by bus glue too.
David Gwynne
2021-05-28
move the nvme_read4 and nvme_write4 macros to the header.
David Gwynne
2021-05-27
vga(4): fix vga_doswitch() prototype
cheloha
2021-05-27
Relax criteria for recognizing GPT formatted media by allowing the
Kenneth R Westerback
2021-05-27
Use todr_attach(). Prompted by cheloha@
Mark Kettenis
2021-05-27
ajacoutot says i missed copying some bits from bridge for divert-to.
David Gwynne
2021-05-27
ajacouto says i missed copying some bits from bridge for divert-to.
David Gwynne
2021-05-26
Add aplspmi(4), a driver for the Apple SPMI controller, and aplpmu(4)
Mark Kettenis
2021-05-26
Fix the return value for the FUTEX_WAIT/FUTEX_WAIT_PRIVATE futex(2)
Mark Kettenis
2021-05-26
Use `so_lock' to protect key management (PF_KEY) sockets. This can be
mvs
2021-05-26
add support for pf divert-to on tpmr, like what was done for veb(4).
David Gwynne
2021-05-26
support divert-to when pf applies it to a packet.
David Gwynne
2021-05-25
As network features are not added dynamically, the domain structures
Alexander Bluhm
2021-05-25
clang's assembler now supports 64-suffixed versions of the
Philip Guenther
2021-05-25
The arrays sadb_exts_allowed_out and sadb_exts_required_out are
Alexander Bluhm
2021-05-24
Add apldwusb(4), a glue driver for the Synpsys DesignWare USB 3 controllers
Mark Kettenis
2021-05-24
Add support for a DART with two sets of registers. We need this to support
Mark Kettenis
[next]