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-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
2022-06-04
match on Gemini Lake HD Audio (0x3198)
Jonathan Gray
2022-06-03
expose hardware counters as kstats.
David Gwynne
2022-06-03
fix the definition of the MVNETA_PRXITTH Port RX Intr Threshold register
David Gwynne
2022-06-02
Take the size of allocation into account when checking the kernel reserve.
Mark Kettenis
2022-06-02
Implement and enable IPv4, TCP, and UDP checksum offloading for igc.
mbuhl
2022-06-02
Stop hiding a few assertions behind the opt-in LOCKF_DIAGNOSTIC option.
Anton Lindqvist
2022-06-02
enable aq(4) on arm64 now that it works reasonably well
Jonathan Matthew
2022-06-01
change amd64 pmap_convert to return void
Dave Voutila
2022-06-01
callers to pf(4) must continue to run with packet as returned
Alexandr Nedvedicky
2022-06-01
remove unused pmap_convert prototype from i386
Dave Voutila
2022-06-01
Fix ambiguity with lock range end
Visa Hankala
2022-06-01
Fix lock range start when l_whence == SEEK_END and l_len < 0.
Visa Hankala
2022-06-01
shrink dmesg output by printing the ethernet address on the attach line.
David Gwynne
2022-06-01
mark the mvneta interrupt handler as mpsafe.
David Gwynne
2022-06-01
rework the rx ring processing.
David Gwynne
2022-06-01
mark mvneta_start mpsafe.
David Gwynne
2022-06-01
dont have to say Ethernet address in dmesg, address is fine
David Gwynne
2022-06-01
trim some white space
David Gwynne
2022-06-01
rework tx start and completion.
David Gwynne
2022-05-30
knf; fix whitespace in structs
Dave Voutila
2022-05-30
Add sfgpio(4), a driver for the GPIO controller found on the
Mark Kettenis
2022-05-30
Replace selwakeup() with KNOTE() in pipe event activation.
Visa Hankala
2022-05-30
make a first pass at providing kstats from the hardware counters.
David Gwynne
2022-05-30
tell the compiler about the tx/rx desc alignment.
David Gwynne
2022-05-29
pwr_action isn't used in this file, zap pointless decl.
Jeremie Courreges-Anglas
2022-05-29
Device tree bindings for this device are official now.
Mark Kettenis
2022-05-28
oops, wrong value in previous commit
Theo de Raadt
2022-05-28
64K of locked memory should be enough for anyone (until we hear a good
Theo de Raadt
2022-05-27
Convert KVA allocation to km_alloc(9).
Mark Kettenis
2022-05-27
Call uvm_vnp_uncache() before VOP_RENAME().
Martin Pieuchot
2022-05-26
Adjust compatible string to match what has been submitted to mainline Linux.
Mark Kettenis
2022-05-26
recognise Cortex-X1C
Jonathan Gray
2022-05-26
drm/i915/adl-n: Add stepping info
Jonathan Gray
2022-05-26
drm/i915/rpl-s: Add stepping info
Jonathan Gray
2022-05-26
drm/i915/rpl-s: Enable guc submission by default
Jonathan Gray
2022-05-26
drm/i915/adl-n: Add PCH Support for Alder Lake N
Jonathan Gray
2022-05-26
drm/i915/rpl-s: Add PCH Support for Raptor Lake S
Jonathan Gray
[next]