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
2020-03-29
Compute MiRA's moving average and standard deviation after computing the
Stefan Sperling
2020-03-28
Move ND6_PRIV_* constants from nd6.h to slaacd the only place where
Florian Obser
2020-03-28
Export the number of arguments exposed by a probe to userland.
Martin Pieuchot
2020-03-28
Add a few more Allwinner A80 clocks and resets.
Mark Kettenis
2020-03-28
Apply masks to values read from the RTC registers. This is essential for
Mark Kettenis
2020-03-27
Add imxpwm(4), a driver for the PWM controller found on various NXP i.MX SoCs.
Patrick Wildt
2020-03-27
Don't free() part of a struct.
Kenneth R Westerback
2020-03-27
Use correct bit mask to promptly exit rge_set_phy_power() and
Kenneth R Westerback
2020-03-27
Enable FFS2 on the landisk ramdisk. Booting from FFS2 is tricky
Otto Moerbeek
2020-03-27
BD71837 uses the same BUCK2 register as BD71847. This allows
Patrick Wildt
2020-03-27
Relax the lockcount assertion in vputonfreelist(). Back when I fixed
anton
2020-03-26
Unify #ifdef guarding code to remove PPTP and L2TP sessions.
Martin Pieuchot
2020-03-26
Fix register definition. Fixes USB3 support when USB has not been
Mark Kettenis
2020-03-26
Prevent NULL dereference in passing result of dma_alloc() with NO_WAIT
tobhe
2020-03-26
Revert Rev 1.164. Setting sls_sig to 0 uncovered a bunch of issues when it
Claudio Jeker
2020-03-26
drm/amd/amdgpu: Fix GPR read from debugfs (v2)
Jonathan Gray
2020-03-26
drm/amd/display: fix dcc swath size calculations on dcn1
Jonathan Gray
2020-03-26
drm/amd/display: Clear link settings on MST disable connector
Jonathan Gray
2020-03-26
print platform name and gen in early inteldrm attach
Jonathan Gray
2020-03-25
Add missing %s in sr_error, otherwise 'sd->sd_name' is not printed.
tobhe
2020-03-25
Revert introduction of MSI-X code, deraadt@ reported a regression on i386.
Martin Pieuchot
2020-03-25
Introduce stacktrace_save_at() and make use of it in dt(4).
Martin Pieuchot
2020-03-25
Do not test against NULL a variable which is dereference before that.
Martin Pieuchot
2020-03-25
Grab the NET_LOCK() before calling pipex_iface_stop().
Martin Pieuchot
2020-03-25
Indicate that the case handling data underruns falls through to the case
Jonathan Matthew
2020-03-24
Use FALLTHROUGH in uvm_total() like it is done in uvm_loadav().
Martin Pieuchot
2020-03-24
Kill some dead code that tests bits immediately after setting them.
Kenneth R Westerback
2020-03-24
Remove redundant 'NULL' check for 'rtm'.
tobhe
2020-03-24
Backout the rename, it was more confusing then helpful.
anton
2020-03-24
Put MSI-X stuff under !SMALL_KERNEL to reduce the growth for i386 floppy.
Martin Pieuchot
2020-03-24
Remove a chatty debug printf (not enabled by default) in wskbdopen() and
anton
2020-03-24
Rename wsmousedoioctl() -> wmouse_do_ioctl() and follow the same
anton
2020-03-24
Ensure that me_evp is still NULL before assignment during open of wscons
anton
2020-03-24
cope with growth, sigh
Theo de Raadt
2020-03-23
UART 1-3 support for Allwinner H3 (maybe H5/H2+).
SASANO Takayoshi
2020-03-23
If samples per frame is larger than the device usb packet size,
Alexander Bluhm
2020-03-23
Check the outcome of ktrstart() and skip tracing if the trace file
Visa Hankala
2020-03-23
Prevent tsleep(9) with PCATCH from returning immediately without error
Visa Hankala
2020-03-23
Make it possible to use em(4) with MSI-X, currently disabled by default.
Martin Pieuchot
2020-03-23
Make it possible to use ix(4) with MSI-X, currently disabled by default.
Martin Pieuchot
2020-03-23
If an USB audio device supports less rates for recording than for
Alexander Bluhm
2020-03-23
Fix brightness control on machines where initial brigness unknown.
Alexandre Ratchov
2020-03-22
remove unused variable; ok beck@ mpi@
anton
2020-03-22
Mark omissions of break statements as intentional.
Ulf Brosziewski
2020-03-22
Implement WSDISPLAYIO GET/SET ioctls in rkdrm. This allows backlight controls...
Brandon Mercer
2020-03-22
Make efi_device_path_depth() return the full device path depth if we don't
Mark Kettenis
2020-03-22
Don't allocate a framebuffer if no interface ports have been configured.
Mark Kettenis
2020-03-22
zap trailing whitespace
anton
2020-03-21
The #pwm-cells attribute describes the amount of flags in addition
Patrick Wildt
2020-03-21
Simplify some goto'ing that jumps a single line or
Kenneth R Westerback
[next]