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-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
2019-04-08
Make azalia(4) initialize dolby atmos codecs in the resume path.
Stefan Sperling
2019-04-05
Try to start playback after play buffer pointers are advanced.
Alexandre Ratchov
2019-04-04
Make tpm(4) attach to MSFT0101 chips.
Edd Barrett
2019-04-04
Simplify underruns handling: just copy silence produced by upper layer.
Alexandre Ratchov
2019-04-04
Avoid potential null-pointer dereference. Found by Kent R. Spillner.
Mark Kettenis
2019-04-04
The ASUS E200HA reads the register at "address" 0x00 instead of 0x18.
Mark Kettenis
2019-04-03
Correct access to doorbell. In radeondrm this is only present and used
Jonathan Gray
2019-04-03
Always copy data (if any) whenever a new bounce buffer is available.
Alexandre Ratchov
2019-04-03
Check for available space before copying data to the bounce buffers.
Alexandre Ratchov
2019-04-03
Make the uaudio_stream->ubuf_xfer relative to current xfer number.
Alexandre Ratchov
2019-04-02
disable MSI for AMD Summit Ridge/Raven Ridge HD Audio as workaround for audio...
thfr
2019-04-02
Don't detach non-removable devices during resume on "sdhc* at acpi?".
Stefan Sperling
2019-04-01
Correctly extract the RSSI information from the structure. It's
Patrick Wildt
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
In the upstreamed and official device tree for i.MX8MQ the clocks
Patrick Wildt
2019-04-01
imxdwusb(4) and imxpd(4) are no longer needed.
Patrick Wildt
2019-04-01
In the upstreamed and official device tree for i.MX8MQ the USB phys
Patrick Wildt
2019-04-01
In the upstreamed and official device tree for i.MX8MQ the power domains are
Patrick Wildt
2019-04-01
Repair "} if" and make it the intended "} else if", compare the corresponding
Christian Weisgerber
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-31
Don't try to recover when DMA pointers wrap if the driver is
Alexandre Ratchov
2019-03-31
AR9287-based usb devices use GPIO pin 10 for LED, not 8.
Kevin Lo
2019-03-31
Fix comment typo: 'trasnfer' -> 'transfer'.
Marcus Glocker
2019-03-30
Restrict the number of allowed wsmux devices, just like wskbd and wsmouse
anton
2019-03-29
typo in printf; leo_tck at volny cz
Stuart Henderson
2019-03-29
Read the EEPROM of AR9287 USB devices from the correct offset.
Stefan Sperling
2019-03-29
remove ifiq_barrier in ixl_down cos ifiq tasks don't use nic resources.
David Gwynne
2019-03-27
Add uxrcom(4), a driver for the Exar XR21V1410 USB serial adapter.
Mark Kettenis
2019-03-27
regen
Mark Kettenis
2019-03-27
Add Exar XR21V1410.
Mark Kettenis
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
Fix a precedence problem.
Ulf Brosziewski
2019-03-24
virtio: Add a few feature bit defines and names
Stefan Fritsch
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
Switch to precision scrolling in wstpad.
Ulf Brosziewski
[next]