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
2018-11-08
correct intel 0x9d66
Jonathan Gray
2018-11-05
Fix kernel build without serial console
kn
2018-11-01
Add SPDX-License-Identifier tag from drm-intel-next-queued to
Jonathan Gray
2018-11-01
Add SPDX-License-Identifier tags from linux git master to drm files
Jonathan Gray
2018-10-31
add simple implementation of intel trace files which just define away
Jonathan Gray
2018-10-31
Add support to uvm to establish write-combining mappings. Use this in the
Mark Kettenis
2018-10-30
Replace with minimal version written from scratch that just defines the data
Mark Kettenis
2018-10-27
size for free(); ok ratchov@
miko
2018-10-26
regen
Mike Larkin
2018-10-26
Add VirtualBox NVMe
Mike Larkin
2018-10-26
sync
Kevin Lo
2018-10-26
Fix entry for Realtek RTL8723BE, from Stuart Shillington.
Kevin Lo
2018-10-25
New mesa uses the I915_MMAP_WC flag which we advertise but don't actually
Mark Kettenis
2018-10-22
regen
Jonathan Gray
2018-10-22
Add AMD 400 series (promontory), vega 10, more 17h ids seen on
Jonathan Gray
2018-10-21
regen
mortimer
2018-10-21
Add some devices found on Lenovo A485.
mortimer
2018-10-02
Add support for RT3290 chipset by James Hastings.
Kevin Lo
2018-10-01
add RTL8723AE support
Jonathan Matthew
2018-10-01
regen
Jonathan Matthew
2018-10-01
add RTL8723AE
Jonathan Matthew
2018-10-01
The sequence number field in the 802.11 frame header includes the sequence
Jonathan Matthew
2018-09-22
Back out the following if_iwm.c revisions:
Stefan Sperling
2018-09-21
Add support for RTL8188EE.
Jonathan Matthew
2018-09-19
Report duplex state correctly for adapters with firmware interface versions
Jonathan Matthew
2018-09-18
cast HWRM_NA_SIGNATURE when shortening it to keep gcc happy, prodded by jsg@
Jonathan Matthew
2018-09-16
Fix length checks in the receive path of iwm(4).
Stefan Sperling
2018-09-14
ansify auich_trigger_input() and remove #ifdef around DPRINTF(); ok ratchov@
miko
2018-09-14
mark some suspend/resume functions always returning zero as void; ok ratchov@
miko
2018-09-13
In drm_wait_one_vblank() add a delay when we're "cold". Interrupts aren't
Mark Kettenis
2018-09-13
- There's no need to set R92C_HSSI_PARAM2_READ_EDGE for R92C_HSSI_PARAM2(0)
Kevin Lo
2018-09-13
clarify that config_activate_children() is called unconditionally in *activat...
miko
2018-09-13
drm/drivers: add support for using the arch wc mapping API.
Jonathan Gray
2018-09-13
drm/i915/userptr: reject zero user_size
Jonathan Gray
2018-09-13
avoid sequence-point warning with gcc 4.9
Jonathan Gray
2018-09-11
Only look for acpi tables if acpi(4) attached. Fixes radeondrm(4) crash
Mark Kettenis
2018-09-10
put the port into autonegotiate mode on attach, since that's the default
Jonathan Matthew
2018-09-10
if the adapter can't determine the phy type on a port, pretend it's baseCR
Jonathan Matthew
2018-09-10
bit rates over 2G won't fit in an int, so use uint64_ts instead
Jonathan Matthew
2018-09-07
remove some unused variables and otherwise tidy up a bit.
Jonathan Matthew
2018-09-03
regen
Joshua Stein
2018-09-03
add another toshiba nvme
Joshua Stein
2018-09-03
Remove round_buffersize function from drivers using the default buffersize
miko
2018-08-30
Set up an aggregation buffer ring and configure placement mode so data
Jonathan Matthew
2018-08-27
Add an interface that allows drivers to claim a framebuffer and check
Mark Kettenis
2018-08-26
return -1 from the interrupt handler if we didn't find any work to do
Jonathan Matthew
2018-08-25
Use __HAVE_ACPI to decide whether ACPI support should be considered.
Mark Kettenis
2018-08-25
regen
Mark Kettenis
2018-08-25
Audio as found on an "Oland" Radeon card. Naming is a bit arbitrary, but
Mark Kettenis
2018-08-24
Include the list of multicast groups in the rx filter configuration.
Jonathan Matthew
[next]