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-08-05
Favor vn_close() in the error path of diskmapioctl() since side-effects
anton
2019-08-05
Allow concurrent reads of the f_offset field of struct file by
anton
2019-08-05
sis(4) calls mii_phy_reset(); add explicit dependency on mii_phy in config
Stefan Sperling
2019-08-04
Add support for X-Gene/eMAG variant.
Mark Kettenis
2019-08-04
Implement smbios support on arm64.
Mark Kettenis
2019-08-02
regen
Mark Kettenis
2019-08-02
Add Ampere vendor and eMAG PCIe devices.
Mark Kettenis
2019-07-31
ihidev: continue doing polling when interrupt setup fails
Joshua Stein
2019-07-31
dwiic_acpi: handle GPIO interrupts when we have no appropriate driver
Joshua Stein
2019-07-31
dwiic: stop enabling polling by default
Joshua Stein
2019-07-31
aml_find_node: perform callback on matched direct-child nodes before
Joshua Stein
2019-07-31
The ACPI 3 spec says the ToHexString and ToDec(imal)String
Joshua Stein
2019-07-31
drm/amd/display: fix compilation error
Jonathan Gray
2019-07-31
drm/amd/display: Always allocate initial connector state state
Jonathan Gray
2019-07-31
drm/amdkfd: Fix sdma queue map issue
Jonathan Gray
2019-07-31
drm/amdkfd: Fix a potential memory leak
Jonathan Gray
2019-07-31
drm/amd/display: Disable ABM before destroy ABM struct
Jonathan Gray
2019-07-31
drm/amdgpu/sriov: Need to initialize the HDP_NONSURFACE_BAStE
Jonathan Gray
2019-07-31
drm/amd/display: Fill prescale_params->scale for RGB565
Jonathan Gray
2019-07-31
Actually set promisc modes based on the interface state
Jonathan Matthew
2019-07-30
Update media type and status on link change events. Since we don't have
Jonathan Matthew
2019-07-30
push rxed packets to the stack once per interrupt (per port)
David Gwynne
2019-07-30
enable DRIVER and KMS debug messages when DRMDEBUG is defined
Jonathan Gray
2019-07-29
Shut down queues properly when bringing the interface down
Jonathan Matthew
2019-07-29
drm/i915: Fix I915_EXEC_RING_MASK
Jonathan Gray
2019-07-29
Add support for 802.11n Tx aggregation to net80211 and the iwn(4) driver.
Stefan Sperling
2019-07-29
reduce the diff to linux
Jonathan Gray
2019-07-29
dma-buf: Discard old fence_excl on retrying get_fences_rcu for realloc
Jonathan Gray
2019-07-29
remove some VF bits now that iavf(4) exists
Jonathan Matthew
2019-07-29
Add iavf(4), a driver for Intel Ethernet Adaptive Virtual Functions.
Jonathan Matthew
2019-07-28
regen
Jonathan Matthew
2019-07-28
add newer intel nic virtual function ids
Jonathan Matthew
2019-07-27
Make target numbers match the NVMe namespace identifiers. This fixes booting
Mark Kettenis
2019-07-27
drm/edid: parse CEA blocks embedded in DisplayID
Jonathan Gray
2019-07-27
Match linux path in i915_gem_mmap_ioctl() and change ggtt origin if
Jonathan Gray
2019-07-25
regen
Mark Kettenis
2019-07-25
Add Sun Static Direct I/O devices
Mark Kettenis
2019-07-25
Remove old unused drm_debug_flag var and make drm_debug (used by
Jonathan Gray
2019-07-25
Remove old DRM_READMEMORYBARRIER() DRM_WRITEMEMORYBARRIER() and
Jonathan Gray
2019-07-25
remove some unused macros
Jonathan Gray
2019-07-25
ipw, iwi, iwm, iwn, wpi(4): tsleep -> tsleep_nsec(9); ok stsp@
cheloha
2019-07-24
Set athn(4) Tx descriptor fields which specify Tx power used for retries.
Stefan Sperling
2019-07-24
Make athn(4) provide full Tx time of each frame in a Tx series to hardware.
Stefan Sperling
2019-07-22
Even when polling is requested, install ihidev's interrupt handler
Joshua Stein
2019-07-21
add a panel orientation quirk for Kogan Atlas 2-in-1 D300
Jonathan Gray
2019-07-21
apply backpressure when ifiq says the stack is getting busy
David Gwynne
2019-07-20
Get rid of `ddb_is_active' instead use `db_active'.
Martin Pieuchot
2019-07-19
ttysleep(): drop unused timeout parameter
cheloha
2019-07-17
don't free dev_priv (softc) in i915_driver_load() error path
Jonathan Gray
2019-07-17
Remove an unused header (dev/mii/miivar.h)
Kevin Lo
[next]