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-07-10
Change users of IFQ_SET_MAXLEN() and IFQ_IS_EMPTY() to use the "new" API.
Patrick Wildt
2020-07-10
Change users of IFQ_PURGE() to use the "new" API.
Patrick Wildt
2020-07-10
Change users of IFQ_DEQUEUE(), IFQ_ENQUEUE() and IFQ_LEN() to use the
Patrick Wildt
2020-07-10
add back orientation quirk for Kogan Atlas 2-in-1 D300
Jonathan Gray
2020-07-10
Add "Spleen 6x12" to wsfont, a font targetted at OLED displays.
Frederic Cambus
2020-07-09
Move sc->sc_link initialization closer to config_found() invocation
Kenneth R Westerback
2020-07-09
Move sc->sc_link initialization closer to config_found() invocation
Kenneth R Westerback
2020-07-09
On some laptops that have a Windows Precision Touchpad (imt) and
Joshua Stein
2020-07-09
Some touchpads don't have the "maximum number of contacts" or
Joshua Stein
2020-07-09
drm/amdgpu/atomfirmware: fix vram_info fetching for renoir
Jonathan Gray
2020-07-09
drm/amdgpu: use %u rather than %d for sclk/mclk
Jonathan Gray
2020-07-09
drm/amd/display: Only revalidate bandwidth on medium and fast updates
Jonathan Gray
2020-07-09
drm/amd/powerplay: Fix NULL dereference in lock_bus() on Vega20 w/o RAS
Jonathan Gray
2020-07-09
drm/i915: Include asm sources for {ivb, hsw}_clear_kernel.c
Jonathan Gray
2020-07-09
drm/amdgpu: fix kernel page fault issue by ras recovery on sGPU
Jonathan Gray
2020-07-09
drm/amdgpu: fix non-pointer dereference for non-RAS supported
Jonathan Gray
2020-07-09
drm/amdgpu: disable ras query and iject during gpu reset
Jonathan Gray
2020-07-09
drm/i915/gt: Mark timeline->cacheline as destroyed after rcu grace period
Jonathan Gray
2020-07-09
drm/amd/display: Fix ineffective setting of max bpc property
Jonathan Gray
2020-07-09
drm/amd/display: Fix incorrectly pruned modes with deep color
Jonathan Gray
2020-07-09
Enable spleen16x32 and spleen32x64 on armv7 for GENERIC kernels.
Frederic Cambus
2020-07-09
a couple of small tweaks that shrink the kstat code.
David Gwynne
2020-07-07
fix a copy pasto.
David Gwynne
2020-07-07
Switch iwx(4) from -46 to -48 firmware.
Stefan Sperling
2020-07-07
apparently vmx(4) needs a power of 2 number of interrupts.
David Gwynne
2020-07-07
add kstat support for some of the counters the chip maintains.
David Gwynne
2020-07-07
drm: use hi-res time to implement ktime_get(), ktime_get_real()
cheloha
2020-07-07
don't try and be too clever in the kstat update timeout.
David Gwynne
2020-07-07
remove some old code from a previous version of the kstat diff.
David Gwynne
2020-07-07
add kstat support for reading hardware counters.
David Gwynne
2020-07-07
add kstat support for reading the "hardware" counters for each ring.
David Gwynne
2020-07-06
IEEE1275 (Open Firmware) defines that parameter name strings can have a
Mark Kettenis
2020-07-06
defer access of fb_info pointer in drm_fb_helper_hotplug_event()
Jonathan Gray
2020-07-06
Add support for timeconting in userland.
Paul Irofti
2020-07-06
Repair athn(4) in client mode against WPA2 access points.
Stefan Sperling
2020-07-06
match on D-Link DWA-121 rev B1
Jonathan Gray
2020-07-06
regen
Jonathan Gray
2020-07-06
add D-Link DWA-121 rev B1
Jonathan Gray
2020-07-06
add kstat(4), a subsystem to let the kernel expose statistics to userland.
David Gwynne
2020-07-05
Double checking you committed the correct diff sometimes pays
Kenneth R Westerback
2020-07-05
Nuke struct scsi_link's "scsibus" member. The two drivers using it
Kenneth R Westerback
2020-07-05
uvideo_querycap(): Set the 'device_caps' field of struct v4l2_capability like...
Landry Breuil
2020-07-05
Fix mbuf leak in urtwn(4) with frames that are CCMP-crypted in hardware.
Stefan Sperling
2020-07-04
Nestle all sc_link initialization near config_found() invocation.
Kenneth R Westerback
2020-07-04
Nestle all sc_c.sc_link initialization near config_found() invocation.
Kenneth R Westerback
2020-07-04
Fix intermittent failing device initialization seen on some Synaptics
Marcus Glocker
2020-07-04
Do the same as libc, store "-1" in the return value when a syscall failed.
Martin Pieuchot
2020-07-04
It's been agreed upon that global locks should be expressed using
anton
2020-07-03
Pass the expected 'scsibus_attach_args *' to scsibus_attach() via
Kenneth R Westerback
2020-07-02
Shuffle things around so that sc->sc_link initialization is
Kenneth R Westerback
[next]