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
/
pci
Age
Commit message (
Expand
)
Author
2019-04-24
implement SIOCGIFSFFPAGE so ifconfig can get transceiver info.
Jonathan Matthew
2019-04-24
regen
David Gwynne
2019-04-24
add the product id for VMware NVMe interface
David Gwynne
2019-04-23
Since ppb(4) properly allocates bus ranges for attached devices,
Patrick Wildt
2019-04-23
sync
Theo de Raadt
2019-04-23
shorten some strings
Theo de Raadt
2019-04-23
Remove file name and line number output from witness(4)
Visa Hankala
2019-04-23
enable discard_backing_storage() test
Jonathan Gray
2019-04-23
Linux code expects to find struct file in fs.h so include sys/file.h
Jonathan Gray
2019-04-23
regen
Jonathan Gray
2019-04-23
Add more amdgpu device ids.
Jonathan Gray
2019-04-23
- Update the comment describing why pci retry timeout needs to be disabled
Kevin Lo
2019-04-21
Timeline lock is used from interrupt context so use IPL_TTY to prevent
Mark Kettenis
2019-04-21
Fix rbtree_postorder_for_each_entry_safe() implementation. Fixes crashes
Mark Kettenis
2019-04-20
drm/ttm: Fix bo_global and mem_global kfree error
Jonathan Gray
2019-04-20
Adapt radeondrm_detach_kms() to struct drm_device being split from
Jonathan Gray
2019-04-16
When we encounter ppb(4)s that are not configured we allocate a range
Patrick Wildt
2019-04-16
i2c reads are more reliable a byte at a time.
David Gwynne
2019-04-16
make sff page reads work on little endian archs too. like amd64.
David Gwynne
2019-04-15
Use timeout_del_barrier(9) instead of timeout_del(9) followed by
Visa Hankala
2019-04-15
implement SIOCGIFSFFPAGE so ifconfig can get transceiver info.
David Gwynne
2019-04-15
the myx_cmd struct has to be 4 byte aligned for use with bus_space
David Gwynne
2019-04-15
enum thing needs commas between items.
David Gwynne
2019-04-15
there's some new errors that commands can complete with too
David Gwynne
2019-04-15
there's a bunch of new commands in newer firmwares
David Gwynne
2019-04-15
trim some debug code that printed out the name of a command
David Gwynne
2019-04-14
Update shared drm code, inteldrm(4) and radeondrm(4) from linux 4.4 to
Jonathan Gray
2019-04-10
Add support for X722 to ixl(4)
Peter Hessler
2019-04-10
sync
Peter Hessler
2019-04-10
Add support for X722 to ixl(4)
Peter Hessler
2019-04-10
implement support for SIOCGIFSFFPAGE
David Gwynne
2019-04-10
add support for SIOCGIFSFFPAGE so userland can read sfp module info
David Gwynne
2019-04-08
Make azalia(4) initialize dolby atmos codecs in the resume path.
Stefan Sperling
2019-04-03
Correct access to doorbell. In radeondrm this is only present and used
Jonathan Gray
2019-04-02
disable MSI for AMD Summit Ridge/Raven Ridge HD Audio as workaround for audio...
thfr
2019-04-01
Enable RF_KILL interrupts on resume
kn
2019-04-01
Fix interrupt handler to set RUNNING flag when RF switch is enabled
kn
2019-04-01
repair "} if" from an ancient merge error; ok deraadt@ kn@
Christian Weisgerber
2019-04-01
Enable the full pre-reset code path again, now that we've fixed the cause
Jonathan Matthew
2019-04-01
Don't use a prefetchable mapping for the registers - the controller only
Jonathan Matthew
2019-03-29
typo in printf; leo_tck at volny cz
Stuart Henderson
2019-03-29
remove ifiq_barrier in ixl_down cos ifiq tasks don't use nic resources.
David Gwynne
2019-03-27
Add AR8152 PCI ids to alc_phy_down(), based on FreeBSD r272730.
Kevin Lo
2019-03-25
- Formatting fixes and in some cases bringing things a bit closer to the
Kevin Lo
2019-03-24
virtio: Prepare for 64 feature bits
Stefan Fritsch
2019-03-24
virtio: adjust virtio_setup_queue prototype for 1.0
Stefan Fritsch
2019-03-24
Add a quirk for the Huawei Matebook X to activate the right-side
Joshua Stein
2019-03-22
- Fix the AR816X_REV_B0 / default DMA channel selection to be the
Kevin Lo
2019-03-22
Mixmerge fixup.
Kevin Lo
2019-03-22
Add support for QCA AR816x/AR817x for alc(4).
Kevin Lo
[next]