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
2019-05-27
spelling fixes in comments and one printf; from j sisson
Jason McIntyre
2019-05-27
fix virtio_pci on 32bit archs
Stefan Fritsch
2019-05-27
fix multitouch by properly reading multi-finger data on type4
Joshua Stein
2019-05-26
Support virtio 1.0 for virtio_pci
Stefan Fritsch
2019-05-26
Rework virtio_negotiate_features()
Stefan Fritsch
2019-05-26
virtio_pci: Move msix vector config into functions
Stefan Fritsch
2019-05-26
virtio_pci: Split bus space handles
Stefan Fritsch
2019-05-24
Configure pins.
Mark Kettenis
2019-05-24
Remove redundant conditional. Inspecting flags is the correct way to
anton
2019-05-24
Match radeon_device.c rev 1.2 and return early in amdgpu_device_suspend()
Jonathan Gray
2019-05-24
implement support for SIOCGIFSFFPAGE
Jonathan Matthew
2019-05-23
drop STUB() calls in paths frequently called when running xorg
Jonathan Gray
2019-05-23
Inline 18 bytes of packet header so we can send vlan tagged packets.
Jonathan Matthew
2019-05-23
match radeondrm and switch DRM_INFO message with device id/asic name to
Jonathan Gray
2019-05-23
Formatting fixes.
Kevin Lo
2019-05-22
Cleanup debug macros in wscons. Favor __func__ over spelling out the actual
anton
2019-05-22
A wscons device may only be opened in read/write mode once. However,
anton
2019-05-22
Print the bwfm(4)'s ethernet address on attach.
Patrick Wildt
2019-05-22
If we are SCANning and we want another SCAN, we don't need to purge
Patrick Wildt
2019-05-21
add amdgpu from linux 4.19.44 for recent AMD Radeon parts
Jonathan Gray
2019-05-21
A problem fixed in wskbd is also present in wsmux. Repeating the
anton
2019-05-21
Fix NULL check with wrong pointer in xhci_event_xfer_isoc(); CID 1480287
Stefan Sperling
2019-05-21
Fix free(9) with wrong pointer in sili(4) attach error path; CID 1480295
Stefan Sperling
2019-05-19
During fuzzing, one or many fuzzing processes are often stuck waiting on
anton
2019-05-18
Correct free size. Fixes a panic when detaching crypto volumes.
Tim van der Molen
2019-05-17
Implement mcx_down() and use it to unwind unsuccessful mcx_up() attempts.
Jonathan Matthew
2019-05-17
For AR9271, use correct clock control register and add a macro to access it.
Kevin Lo
2019-05-16
Attach two dwiic-pci devices that didn't work before. That problem seems
Mike Larkin
2019-05-15
unrevert, i missed deraadt's commit with the proper fix
Ted Unangst
2019-05-15
revert previous, since it makes jmc's machine print an extra newline.
Ted Unangst
2019-05-15
if \n is added in attach, then tpm_init() should skip it.
Theo de Raadt
2019-05-15
Fix free(9) sizes in softraid(4)
jan
2019-05-15
remove some use of uninitialized values pointed out by jsg@
Jonathan Matthew
2019-05-15
Rework tx path to allow using up to 13 segments per packet, so we don't
Jonathan Matthew
2019-05-14
Fix athn(4) 9280 1T2R devices; broken since my noisefloor calib commit
Stefan Sperling
2019-05-14
Add free(9) sizes to ahc(4)
jan
2019-05-14
armv7 and arm64 also have ci_idepth
Jonathan Gray
2019-05-13
print a newline for attach. from f holop
Ted Unangst
2019-05-13
enable in_irq() based check
Jonathan Gray
2019-05-13
add in_irq() in_interrupt() in_task()
Jonathan Gray
2019-05-13
free(9) sizes.
Martin Pieuchot
2019-05-13
add idr_is_empty()
Jonathan Gray
2019-05-13
vmm: add host side pvclock
pd
2019-05-12
remove unused STUB definition
Jonathan Gray
2019-05-12
Fix 'ifconfig nwflags; These flags ended up overlapping with other flags
Stefan Sperling
2019-05-12
Make sure the extended PM register descriptions actually exist before
Mark Kettenis
2019-05-12
Add support for mapping ACPI PM registers using the "extended" gasio
Mark Kettenis
2019-05-11
Kill an unused done: label and the associated superfluous "return;"
Kenneth R Westerback
2019-05-11
implement dma_fence_array
Jonathan Gray
2019-05-11
Fix incorrect error message.
Lawrence Teo
[next]