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-05-17
Implement mcx_down() and use it to unwind unsuccessful mcx_up() attempts.
Jonathan Matthew
2019-05-16
Attach two dwiic-pci devices that didn't work before. That problem seems
Mike Larkin
2019-05-15
remove some use of uninitialized values pointed out by jsg@
Jonathan Matthew
2019-05-15
Rework tx path to allow using up to 13 segments per packet, so we don't
Jonathan Matthew
2019-05-13
enable in_irq() based check
Jonathan Gray
2019-05-13
add in_irq() in_interrupt() in_task()
Jonathan Gray
2019-05-13
free(9) sizes.
Martin Pieuchot
2019-05-13
add idr_is_empty()
Jonathan Gray
2019-05-12
remove unused STUB definition
Jonathan Gray
2019-05-11
implement dma_fence_array
Jonathan Gray
2019-05-11
move irq_work bits into irq_work header
Jonathan Gray
2019-05-10
Fix idr_get_next() such that idr_for_each_entry() actually works.
Mark Kettenis
2019-05-10
Explicitly disable BCM4331 chips present in 2011-2012 Apple Mac systems.
Brent Cook
2019-05-10
regen
Jonathan Gray
2019-05-10
add Intel Atom C3000 ids
Jonathan Gray
2019-05-09
set up IFP using the gen3 path on pineview
Jonathan Gray
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
Implement set_rate() method for M-Audio Audiophile 192k cards.
Alexandre Ratchov
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
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
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
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
[next]