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-04-25
Since we now have an attachhook, the actual interrupt handler is installed
Mark Kettenis
2019-04-25
Follow up on jmatthew's suggestion:
Kevin Lo
2019-04-24
Add product id for the USB serial adapter found in Juniper SRX 300.
remi
2019-04-24
regen
remi
2019-04-24
New product id for the USB serial adapter found in Juniper SRX 300.
remi
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
Add support for ccp(4) at acpi(4).
Mark Kettenis
2019-04-23
Add support for "pinconf-single" devices and add support for bias and
Mark Kettenis
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-22
Add support for official Linux device tree bindings and implement support
Mark Kettenis
2019-04-22
Configure pins.
Mark Kettenis
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
armv7 RAMDISK is now compiled with -Oz (just to be like other ramdisks),
Theo de Raadt
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-17
Remove unused parameter from virtio_init_vq()
Stefan Fritsch
2019-04-17
Initialize virtqueue before passing it to device
Stefan Fritsch
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-13
MSFT0101 must require some special handling, since this breaks
Theo de Raadt
2019-04-13
Add missing compatibles for newer Linux kernel bindings.
Mark Kettenis
2019-04-10
Hide debug printfs.
Alexandre Ratchov
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-10
Handle missed service errors, specific to isochronous transfers.
Alexandre Ratchov
2019-04-10
Fix URE_WDT6_SET_MODE register definition.
Kevin Lo
2019-04-08
change psize to a signed int to cope with it going negative since
Joshua Stein
[next]