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-03
add Allwinner H6 support
SASANO Takayoshi
2021-12-03
support AXP805 PMIC
SASANO Takayoshi
2021-12-03
Perform DMA address translation if required.
Mark Kettenis
2021-12-03
Switch iwx(4) to new -67 firmware images.
Stefan Sperling
2021-12-03
Disable probe requests during scans in iwx(4) again.
Stefan Sperling
2021-12-03
Implement a bgscan_done() handler for iwm(4).
Stefan Sperling
2021-12-03
Implement a bgscan_done() handler for iwx(4).
Stefan Sperling
2021-12-03
Bring back the recently reverted change, this time without the inverted
Anton Lindqvist
2021-12-01
drm/amdgpu/gfx9: switch to golden tsc registers for renoir+
Jonathan Gray
2021-12-01
drm/amd/display: Set plane update flags for all planes in reset
Jonathan Gray
2021-11-28
Spacing
Marcus Glocker
2021-11-28
utvfu(4) only has one frame size, either for PAL or NTSC. Therefore
Marcus Glocker
2021-11-28
Align with the recent memory allocation changes we did for the other
Marcus Glocker
2021-11-27
previous commit causes gcc to perform an unaligned access to the tcphdr
Theo de Raadt
2021-11-27
Let iwm(4) use per-Tx-queue interface timers to ensure that the interface
Stefan Sperling
2021-11-27
drm/amdgpu: fix set scaling mode Full/Full aspect/Center not works on vga and...
Jonathan Gray
2021-11-27
drm/i915/dp: Ensure sink rate values are always valid
Jonathan Gray
2021-11-27
drm/amd/display: Update swizzle mode enums
Jonathan Gray
2021-11-26
Add interfaces to enable all power domains for a node.
Mark Kettenis
2021-11-25
revert recent change, breakage reported by dv@
Anton Lindqvist
2021-11-25
Prepare iwx(4) for using new firmware (API version -67) in the future.
Stefan Sperling
2021-11-25
Assert that at least one report id is claimed during multiple report ids
Anton Lindqvist
2021-11-24
Spacing and remove an unused macro.
Marcus Glocker
2021-11-24
Spacing
Marcus Glocker
2021-11-24
Fix panic when running utvfu(4) on xhci(4).
Marcus Glocker
2021-11-24
Add a few dt(4) TRACEPOINTS to SMR. Should help to better understand what
Claudio Jeker
2021-11-23
Fix mbuf leaks after reception error in rge_rxeof().
Kevin Lo
2021-11-23
avoid clang -Wsometimes-uninitialized warnings in fms(4)
Jonathan Gray
2021-11-22
use ISC license for ubcmtp
Joshua Stein
2021-11-22
Add pcyrtc(4), a driver for the NXP PCF85063A/TP RTC chips.
Mark Kettenis
2021-11-22
Remove unused header files and make some cosmetic changes.
Mark Kettenis
2021-11-22
avoid uninitialised variable use in igc(4)
Jonathan Gray
2021-11-22
M_USB -> M_USBHC
Marcus Glocker
2021-11-22
Drop the old problematic claim multiple report ids logic now that all
Anton Lindqvist
2021-11-22
Add missing claim multiple report ids conditionals to uhidev drivers.
Anton Lindqvist
2021-11-22
Make iwx(4) update an Rx BA session's last_rx timestamp when a frame
Stefan Sperling
2021-11-22
Make iwm(4) update an Rx BA session's last_rx timestamp when a frame
Stefan Sperling
2021-11-22
Let iwx(4) use per-Tx-queue interface timers to ensure that the interface
Stefan Sperling
2021-11-22
In iwx(4), fix off-by-one errors during TID value bounds checks.
Stefan Sperling
2021-11-22
Fix iwx(4) Tx ring array size which was one entry too short.
Stefan Sperling
2021-11-22
Let iwm(4) resume directly in DVACT_WAKEUP instead of running the init task.
Stefan Sperling
2021-11-22
Align memory allocation for USB device drivers and USB HC drivers:
Marcus Glocker
2021-11-22
avoid clang -Wsometimes-uninitialized warning with SMALL_KERNEL
Jonathan Gray
2021-11-21
correct the vnd-on-vnd dev_t test, and avoid leaking a cred in an
Theo de Raadt
2021-11-21
Add iicmux(4), a driver that switches between I2C busses connected to
Mark Kettenis
2021-11-21
Register i2c bus.
Mark Kettenis
2021-11-19
Fix monitor mode on iwm(4) and iwx(4).
Stefan Sperling
2021-11-19
whitespace tweaks. no functional change.
David Gwynne
2021-11-19
let CH340 chips keep working in 8N1 mode.
David Gwynne
2021-11-19
drm/plane-helper: fix uninitialized variable reference
Jonathan Gray
[next]