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-01-28
Rename bNumInterface to bNumInterfaces to fix build on arm64.
Kurt Miller
2021-01-27
The usb configuration descriptor parameter providing the number of
Marcus Glocker
2021-01-27
regen
Jonathan Gray
2021-01-27
add some more amdgpu devices
Jonathan Gray
2021-01-27
Be consistent in not using parameter names for function prototypes.
Marcus Glocker
2021-01-27
do better accounting of how many msix interrupts we want to use.
David Gwynne
2021-01-26
intrmap attribute missing from mcx; ok dlg
Theo de Raadt
2021-01-25
Resolve data toggle out of sync problem for ugen(4) and uhidev(4) devices
Marcus Glocker
2021-01-25
Add the new function usbd_clear_endpoint_feature() which allows to issue
Marcus Glocker
2021-01-25
raise the max number of queues/interrupts to 16, up from 1.
David Gwynne
2021-01-25
if the rx descriptor reports the rss hash, use it for the mbuf flowid.
David Gwynne
2021-01-25
don't lose the M_FLOWID flag if the ipv4 cksum is ok.
David Gwynne
2021-01-25
use an intrmap when establishing interrupts for queues.
David Gwynne
2021-01-24
match on Intel Alder Lake and Meteor Lake I219 Ethernet ids
Jonathan Gray
2021-01-24
regen
Jonathan Gray
2021-01-24
add Intel Alder Lake and Meteor Lake I219 Ethernet ids
Jonathan Gray
2021-01-24
match on Realtek RTL8168H ids for Killer E2500V2 and E2600
Jonathan Gray
2021-01-24
regen
Jonathan Gray
2021-01-24
add Realtek RTL8168H ids for Killer E2500V2 and E2600
Jonathan Gray
2021-01-23
match on another Realtek RTL8168 id
Jonathan Gray
2021-01-23
regen
Jonathan Gray
2021-01-23
add another Realtek RTL8168 id
Jonathan Gray
2021-01-23
Fix IORT struct for Context and PMU interrupts. I misread bytes with bits.
Patrick Wildt
2021-01-23
OPAL implements firmware calls that abstract communicating with the BMC over
Mark Kettenis
2021-01-23
introduce ujoy(4), a restricted subset of uhid(4) for gamecontrollers.
thfr
2021-01-22
ims: an actual i2c-connected mouse is unlikely
Joshua Stein
2021-01-20
Reprogram outbound windows to match the device tree. Necessary because
Mark Kettenis
2021-01-20
Check management capabilities before trying to attach temperature sensors,
Jonathan Matthew
2021-01-19
Implement intx support.
Mark Kettenis
2021-01-17
Add defines for the various ARM SMMU models.
Patrick Wildt
2021-01-17
add another iwx device
Joshua Stein
2021-01-17
regen
Joshua Stein
2021-01-17
add another ax201
Joshua Stein
2021-01-17
this hardware is fine with BUS_DMA_64BIT mappings.
David Gwynne
2021-01-16
recognise Realtek ALC287
Jonathan Gray
2021-01-16
regen
Jonathan Gray
2021-01-16
add Intel AX201 Bluetooth
Jonathan Gray
2021-01-16
regen
Jonathan Gray
2021-01-16
add devices mostly from x1 nano jcs@ has
Jonathan Gray
2021-01-15
Add IORT structs for ARM SMMU versions 1 and 2.
Patrick Wildt
2021-01-15
Split the IORT struct into two, as the current version not only contained
Patrick Wildt
2021-01-15
Add IORT id for ARM SMMUv3.
Patrick Wildt
2021-01-15
Move IO Remapping Table (IORT) struct defines to the common ACPI header
Patrick Wildt
2021-01-15
Report full IP address information to the host. Contrary to what I wrote
Jonathan Matthew
2021-01-14
Some BIOS seem to provide memory regions <16M in their reserved memory
Patrick Wildt
2021-01-13
Make vm_rpc_send_rpci_tx_buf() use the buffer passed in, not the buffer
Jonathan Matthew
2021-01-13
put M_ZERO in the right place
Jonathan Matthew
2021-01-13
Add support for the HYM8563 RTC, which is a PCF8563 clone.
Mark Kettenis
2021-01-13
revert drm vmalloc changes
Jonathan Gray
2021-01-11
When an endpoint stalls, we usually try to reset it by calling
Marcus Glocker
[next]