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-05-09
add free sizes
Sebastien Marie
2019-05-09
Correctly mask status bits in iwm's ADD_STA command response; remaining
Stefan Sperling
2019-05-09
Add two sanity checks to iwm's firmware notification interrupt handler:
Stefan Sperling
2019-05-09
add free sizes
Brent Cook
2019-05-09
When changing device rate, send request to the clock source unit.
Alexandre Ratchov
2019-05-09
Set the rate of UAC v2.0 clock units using the control interface, not
Alexandre Ratchov
2019-05-09
Skip empty control interfaces when parsing descriptors.
Alexandre Ratchov
2019-05-09
Implement set_rate() method for M-Audio Audiophile 192k cards.
Alexandre Ratchov
2019-05-09
Add ucrcom(4) a (very simple) driver for the serial console of (some)
Mark Kettenis
2019-05-08
Add ucrcom(4) a (very simple) driver for the serial console of (some)
Mark Kettenis
2019-05-08
regen
Mark Kettenis
2019-05-08
add Google vendor ID
Mark Kettenis
2019-05-08
Add wait_event_killable(). In linux TASK_KILLABLE only gets fatal
Jonathan Gray
2019-05-08
Fix overflow tests such that we can allocate arrays with zero items.
Mark Kettenis
2019-05-08
add cmpxchg() with same implementation as atomic_cmpxchg()
Jonathan Gray
2019-05-08
We're not quite ready yet to actually detach inteldrm(4).
Mark Kettenis
2019-05-08
add free size, the old number of mixers, when reallocating.
Ted Unangst
2019-05-08
when freeing ccbs, pass the number so we can free with the size.
Ted Unangst
2019-05-08
free size. the allocation is the header plus the length.
Ted Unangst
2019-05-08
match on 200 and 300 series pch kt
Jonathan Gray
2019-05-08
match on 300 series pch
Jonathan Gray
2019-05-08
regen
Jonathan Gray
2019-05-08
add more Intel 300 Series PCH ids
Jonathan Gray
2019-05-07
Use the same completion queue for both the send and receive queues.
Jonathan Matthew
2019-05-07
Fix delay logic: measure w/ uptime, pack timeval correctly. ok krw@
cheloha
2019-05-07
always rearm completion queues as leaving them disarmed would lead to rx
Jonathan Matthew
2019-05-07
align the rx buffer to ETHER_ALIGN
David Gwynne
2019-05-07
use MCX_PAGE_SIZE when calculating number of pages for queues
David Gwynne
2019-05-06
Fix a logic error when configuring the driver to use msi.
Kevin Lo
2019-05-05
regen
Mark Kettenis
2019-05-05
Harmonize AMD CPU/APU devices.
Mark Kettenis
2019-05-04
Silence "Uunable to acquire AGP" message since we don't support AGP on all
Mark Kettenis
2019-05-04
fix array bounds check in ixl_search_link_speed()
Jonathan Gray
2019-05-04
drm/i915/bios: assume eDP is present on port A when there is no VBT
Jonathan Gray
2019-05-04
Improve the interaction between efifb(4), inteldrm(4) and radeondrm(4)
Mark Kettenis
2019-05-04
drm: Fix drm_release() and device unplug
Jonathan Gray
2019-05-04
Add mcx(4), a driver for Mellanox ConnectX-4 (and later) Ethernet
Jonathan Matthew
2019-05-03
Revert "drm/i915/fbdev: Actually configure untiled displays"
Jonathan Gray
2019-05-02
Avoid running the activate function for a partially attached ehci(4) driver.
Mark Kettenis
2019-05-02
works on newer AMD Ryzen APUs/CPUs as well
Mark Kettenis
2019-05-02
regen
Mark Kettenis
2019-05-02
add Cryptographics Co-processor found on newer AMD Ryzen CPUs/APUs
Mark Kettenis
2019-05-02
Allow non-root users to become master when they are the first to open a drm
Mark Kettenis
2019-05-01
Use the proper UAC-v2.0 request to read the device controls.
Alexandre Ratchov
2019-05-01
Avoid using an expression which resolves to an int in a bool context
Jonathan Gray
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
[next]