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-06-24
Use SDEV_NO_ADAPTER_TARGET instead of -1 to indicate
Kenneth R Westerback
2020-06-24
Use C99 initializers in wsdisplay_font struct definitions for
Frederic Cambus
2020-06-24
get rid of the per device sff lock because we only use the global one.
David Gwynne
2020-06-24
Acknowledge xhci(4) interrupts before calling usb_schedsoftintr().
Patrick Wildt
2020-06-24
Apply sc->sc_xfer_flags to control transfers as well. These are used
Patrick Wildt
2020-06-24
actually use pci_intr_establish_cpu with cpus from the intrmap.
David Gwynne
2020-06-24
Nuke some pointless *_dev_probe() and *_dev_free() functions and
Kenneth R Westerback
2020-06-23
Use C99 initializers in wsdisplay_font struct definitions for Spleen
Frederic Cambus
2020-06-22
Remove AMRR/MiRA support from iwx(4). Tx rate selection happens in firmware.
Stefan Sperling
2020-06-22
Remove unused code for parsing non-volatile memory (NVM) from iwx(4).
Stefan Sperling
2020-06-22
Blacklist Ericsson F5521gw broadband modem.
tobhe
2020-06-22
regen
tobhe
2020-06-22
Add Ericsson F5521gw Mobile Broadband Modem.
tobhe
2020-06-22
Some connectors attach late when the drm driver is registers. For
Mark Kettenis
2020-06-22
apart from the lock wait_queue_head struct is unused so replace it
Jonathan Gray
2020-06-22
don't try to decrement if completion flag is UINT_MAX
Jonathan Gray
2020-06-22
drm/amdgpu: Sync with VM root BO when switching VM to CPU update mode
Jonathan Gray
2020-06-22
drm/amd/powerpay: Disable gfxoff when setting manual mode on picasso and raven
Jonathan Gray
2020-06-22
drm/amd/display: Do not disable pipe split if mode is not supported
Jonathan Gray
2020-06-22
drm/amd/display: dmcu wait loop calculation is incorrect in RV
Jonathan Gray
2020-06-22
drm/amd/display: Correct updating logic of dcn21's pipe VM flags
Jonathan Gray
2020-06-22
drm/amd/display: Revert to old formula in set_vtg_params
Jonathan Gray
2020-06-22
drm/dp: Lenovo X13 Yoga OLED panel brightness fix
Jonathan Gray
2020-06-22
drm/amdgpu: Init data to avoid oops while reading pp_num_states.
Jonathan Gray
2020-06-22
drm/amd/display: fix virtual signal dsc setup
Jonathan Gray
2020-06-22
drm/amd/display: Force watermark value propagation
Jonathan Gray
2020-06-22
drm/amdgpu: fix and cleanup amdgpu_gem_object_close v4
Jonathan Gray
2020-06-22
gup: document and work around "COW can break either way" issue
Jonathan Gray
2020-06-22
Fix two iwx(4) TX_CMD_OFFLD macros.
Stefan Sperling
2020-06-22
Prepare for newer iwx(4) firmware scan command versions.
Stefan Sperling
2020-06-22
Update definition of the iwx_ac_to_tx_fifo map.
Stefan Sperling
2020-06-22
Enable critical temperature detection in iwx(4) firmware.
Stefan Sperling
2020-06-22
Do not copy an SSID into the iwx(4) probe request template.
Stefan Sperling
2020-06-22
Fix unconditional write to v1.scan_priority in iwx(4) scan command.
Stefan Sperling
2020-06-22
Fix length specification for 2GHz band IE data in iwx(4) probe request
Stefan Sperling
2020-06-22
in wait_for_completion_* return 0 on timeout -ERESTARTSYS on signal
Jonathan Gray
2020-06-22
let userland read vpd info from a pci device.
David Gwynne
2020-06-22
use ifiq_input and use it's return value to apply backpressure to rxrs.
David Gwynne
2020-06-22
use ifiq_input and use it's return value to apply backpressure to rxrs.
David Gwynne
2020-06-22
use ifiq_input and use it's return value to apply backpressure to rxrs.
David Gwynne
2020-06-21
Update Spleen kernel fonts to version 1.7.1, bringing the following
Frederic Cambus
2020-06-21
Nuke pointless vioblk_dev_probe() and vioblk_dev_free() functions and
Kenneth R Westerback
2020-06-21
correct mutex_lock_interruptible()
Jonathan Gray
2020-06-21
The onboard interfaces on T7/S7 machines don't provide a valid MAC address
Jonathan Matthew
2020-06-20
Add bcmtmon(4), a driver for the temperature sensor on the Raspberry Pi 4.
Mark Kettenis
2020-06-20
Shifts (<<) of more than 32 bits must be done on 64-bit values.
Kenneth R Westerback
2020-06-20
Make FUNCTION()/UNIT() return valid major/minor device numbers rather
Kenneth R Westerback
2020-06-20
make zeroing fb mem conditional matching linux path
Jonathan Gray
2020-06-19
Add support for BCM4359 SDIO variants such as the AP6359SA module found
Mark Kettenis
2020-06-19
Whitespace.
Kenneth R Westerback
[next]