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
2020-01-03
Fix RAID volume WWIDs for LSI controllers on sparc64
kn
2020-01-03
regen
David Gwynne
2020-01-03
add some more samsung nvme ids
David Gwynne
2020-01-02
regen
mortimer
2020-01-02
Add pci id for recent AMD CCP and use it in ccp(4).
mortimer
2020-01-02
Fix bus_dmamap_sync(9) calls. While here fix a typo in a comment.
Kevin Lo
2020-01-01
drm/amdkfd: fix a potential NULL pointer dereference (v2)
Jonathan Gray
2020-01-01
drm/amdgpu: fix uninitialized variable pasid_mapping_needed
Jonathan Gray
2020-01-01
drm/amdgpu: fix bad DMA from INTERRUPT_CNTL2
Jonathan Gray
2020-01-01
drm/amdgpu: fix potential double drop fence reference
Jonathan Gray
2020-01-01
drm/amdgpu: disallow direct upload save restore list from gfx driver
Jonathan Gray
2020-01-01
drm/amd/display: Fix dongle_caps containing stale information.
Jonathan Gray
2019-12-31
drm/drm_vblank: Change EINVAL by the correct errno
Jonathan Gray
2019-12-31
drm/amdgpu: grab the id mgr lock while accessing passid_mapping
Jonathan Gray
2019-12-31
drm: mst: Fix query_payload ack reply struct
Jonathan Gray
2019-12-31
convert infinite msleep(9) to msleep_nsec(9)
Jonathan Gray
2019-12-31
Use C99 designated initializers with struct filterops. In addition,
Visa Hankala
2019-12-31
Convert infinite sleeps to {m,t}sleep_nsec(9).
Martin Pieuchot
2019-12-31
include sys/sensors.h for sensor use
Jonathan Gray
2019-12-31
include sys/sensors.h for sensor use
Jonathan Gray
2019-12-31
include sys/sensors.h for sensor use in cacvar.h
Jonathan Gray
2019-12-31
needs sys/sensor.h to standalone from whether machine/cpu.h pulls the
Theo de Raadt
2019-12-30
convert infinite msleep(9) to msleep_nsec(9)
Jonathan Gray
2019-12-30
Convert infinite sleeps to {m,t}sleep_nsec(9).
Martin Pieuchot
2019-12-29
Populate logical disk port WWNs with their RAID volume's WWID
kn
2019-12-29
The name field of struct mpii_cfg_raid_vol_pg1 is 16 bytes, not 32.
Jonathan Matthew
2019-12-28
Add sizes for free() in clct(4).
Frederic Cambus
2019-12-28
regen
kn
2019-12-28
Attach Symbios Logic Flash Accelerator eMLC cards
kn
2019-12-26
implement unregister_shrinker()
Jonathan Gray
2019-12-26
enable shrinker for ttm
Jonathan Gray
2019-12-25
WSDISPLAYIO_GTYPE is u_int not int
Jonathan Gray
2019-12-25
Hook up the shrinker for inteldrm(4). This is a "light" version that only
Mark Kettenis
2019-12-23
Add amdgpio(4), a driver for the GPIO controller found on newer AMD
Mark Kettenis
2019-12-22
midi(4): *sleep(9) -> *sleep_nsec(9)
cheloha
2019-12-22
drm/radeon: fix r1xx/r2xx register checker for POT textures
Jonathan Gray
2019-12-21
Fix DDR4 DIMM size calculation.
Mark Kettenis
2019-12-20
Make iwm(4) clear/set selected bits in the HW_IF_CONFIG register, rather
Stefan Sperling
2019-12-20
Make athn(4) use a constant Tx retry rate while MiRA is probing.
Stefan Sperling
2019-12-19
spelling; from bryan stenson
Jason McIntyre
2019-12-19
poll handlers must return a poll(2) revents value, not errno(2) values.
Reyk Floeter
2019-12-19
Add size for free() in vio(4).
Frederic Cambus
2019-12-19
Use bus_size_t as the type for the base address.
Mark Kettenis
2019-12-18
Mask high bits of iwm(4) firmware SYSASSERT codes before matching
Stefan Sperling
2019-12-18
Re-enable firmware-based Tx retries at lower rates for iwm(4).
Stefan Sperling
2019-12-18
Allow pagefault_disable() to be called recursively, something that may happen
Mark Kettenis
2019-12-18
undo assumptions about MI .h inclusions
Theo de Raadt
2019-12-18
audio(4): msleep(9) -> msleep_nsec(9)
cheloha
2019-12-17
Add fido(4), a HID driver for FIDO/U2F security keys
Reyk Floeter
2019-12-17
Add code to parse DDR4 and LPDDR3/4 SPD memories.
Claudio Jeker
[next]