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-04-21
Add support for the additional SDHC controller found on the Raspberry Pi.
Mark Kettenis
2020-04-21
Set DMA constraint based on the openbsd,dma-constraint property if
Mark Kettenis
2020-04-21
Add an openbsd,dma-constraint property to the /chosen node and set it
Mark Kettenis
2020-04-21
Commands that create objects return a 24 bit object ID, so mask off the
Jonathan Matthew
2020-04-20
regen
Mark Kettenis
2020-04-20
Add Broadcom BCM2711.
Mark Kettenis
2020-04-20
regen
Patrick Wildt
2020-04-20
Add another SanDisk/WD Black NVMe device.
Patrick Wildt
2020-04-20
Don't return stack garbage even if it is going to be
Kenneth R Westerback
2020-04-20
Fix pasto. We only need a single register set. Makes this work
Mark Kettenis
2020-04-20
Increase the completion queue size to prevent overflow. Under reasonably
Jonathan Matthew
2020-04-20
Check if we've reached the end of the current mailbox before writing past
Jonathan Matthew
2020-04-20
Don't call mcx_intr() from mcx_cmdq_poll(); this was a leftover from early
Jonathan Matthew
2020-04-20
Add athn(4) definitions for the block-ack/block-ack-request control register.
Stefan Sperling
2020-04-19
fix insufficient input sanitization in pf_rulecopyin() and pf_pool_copyin()
Alexandr Nedvedicky
2020-04-19
Add comments to clarify the hex IDs of some bwfm(4) devices on SD bus.
Stefan Sperling
2020-04-19
(1 << 39) is not well defined on a 32-bit int. Use same casts for
Kenneth R Westerback
2020-04-19
Add compatible string for the Raspberry Pi 4.
Mark Kettenis
2020-04-19
Add support for hardware where an SDHC controller lives on a bus that
Mark Kettenis
2020-04-19
Add quitks for the SDHC controller found on the Raspberry Pi. This will
Mark Kettenis
2020-04-19
Add support for hardware where an SDHC controller lives on a bus that
Mark Kettenis
2020-04-19
Enable bcmclock(4) and bcmmbox(4).
tobhe
2020-04-19
Add bcmirng(4), a driver for the RNG200 random number generator found on
Mark Kettenis
2020-04-19
Move logic to change brightness level in reasonable steps from acpivout(4)
Mark Kettenis
2020-04-19
Add bcmclock, a driver for the BCM283X CPRMAN clock controller.
tobhe
2020-04-19
Add bcmmbox, a driver for the VideoCore messagebox interface on BCM283X.
tobhe
2020-04-19
Initialize vmx_get_guest_faulttype() 'prot' to 0 instead of using
Kenneth R Westerback
2020-04-19
Add bcmpcie(4), a driver for the PCIe controller found on the Raspberry Pi 4.
Mark Kettenis
2020-04-18
Disable MSI for AMD Hudson2 HDA to fix random lock ups.
Alexandre Ratchov
2020-04-18
Remove support for unused /dev/mixer device nodes.
Alexandre Ratchov
2020-04-18
Remove useless return statement.
Mark Kettenis
2020-04-18
Add glue to let bse(4) attach using the FDT.
Mark Kettenis
2020-04-18
drm/dp_mst: Fix clearing payload state on topology disable
Jonathan Gray
2020-04-18
Revert "drm/dp_mst: Remove VCPI while disabling topology mgr"
Jonathan Gray
2020-04-18
Sync existing stacktrace_save() implementations
Visa Hankala
2020-04-18
Use MHLEN for the space size of mbuf header. This fixes the panic
YASUOKA Masahiko
2020-04-17
Fix an incorrect test for root in drm linux compatiblity code.
Sebastian Benoit
2020-04-17
Prevent MiRA from jumping from very high to very low rates while
Stefan Sperling
2020-04-15
Fix panic message.
Mark Kettenis
2020-04-15
Remove unused protoype.
Mark Kettenis
2020-04-15
Add support for the Armada 3720 CPU clock.
Mark Kettenis
2020-04-15
Do not delete an existing RTF_CACHED entry with the same destination
Martin Pieuchot
2020-04-15
drm_dp_mst_topology: fix broken drm_dp_sideband_parse_remote_dpcd_read()
Jonathan Gray
2020-04-15
drm/amdgpu: fix typo for vcn1 idle check
Jonathan Gray
2020-04-15
drm/amd/display: Add link_rate quirk for Apple 15" MBP 2017
Jonathan Gray
2020-04-15
Add bse(4) device to unbreak build.
Patrick Wildt
2020-04-15
Commented WITNESS entry.
Martin Pieuchot
2020-04-15
Switch powerpc to MI mplock implementation.
Martin Pieuchot
2020-04-15
gpiodcf(4): unbreak compilation
cheloha
2020-04-15
idgen32(9): use time_uptime(9) for rekey timestamps, not time_second(9)
cheloha
[next]