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-30
Make AK5385-related macros of ap192k cards look like julia ones.
Alexandre Ratchov
2019-04-30
Implement the set_rate() method for ESI Juli@ cards.
Alexandre Ratchov
2019-04-30
Add a "set_rate" method to the envy codec API.
Alexandre Ratchov
2019-04-30
Attach mvneta(4) on the Armada 3720 SoC.
Patrick Wildt
2019-04-30
Fix ESI juil@'s EEPROM contents holding default GPIO state.
Alexandre Ratchov
2019-04-30
Enable EnvyHT-specific sample rates (above 96kHz) on the host controller.
Alexandre Ratchov
2019-04-30
Decrease verbosity when XHCI_DEBUG is defined.
Alexandre Ratchov
2019-04-30
Add support for the Armada 3720 pinctrl controller to mvpinctrl(4).
Patrick Wildt
2019-04-30
Add mvuart(4) to support the Armada 3720's serial console.
Patrick Wildt
2019-04-30
Add support for the Armada 3720 clocks to mvclock(4).
Patrick Wildt
2019-04-30
We are allowed to enable regulators with the "regulator-always-on"
Patrick Wildt
2019-04-30
Convert a linux specific test for master in currently disabled code.
Jonathan Gray
2019-04-30
Add an equivalent test for master in drm_fb_helper_is_bound()
Jonathan Gray
2019-04-29
MC146818_GETTOD: Check for RTC rollover during read.
cheloha
2019-04-29
Extend channel dwell time during passive scans in iwn(4).
Stefan Sperling
2019-04-28
Make sure only "primary" clients can become master.
Mark Kettenis
2019-04-27
drm/ttm: fix out-of-bounds read in ttm_put_pages() v2
Jonathan Gray
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
[next]