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-11-06
Remove unused `anon' argument from uvmfault_unlockall().
Martin Pieuchot
2020-11-06
move definitions which should be in rwsem.h
Jonathan Gray
2020-11-06
Match on ConnectX-6 (non-Dx) cards too.
Jonathan Matthew
2020-11-06
Bail out early if the port type is not Ethernet, rather than failing later
Jonathan Matthew
2020-11-03
Have mvpp(4) pass MII flags depending on the phy mode specified in
Patrick Wildt
2020-11-03
The Marvell 88E1512 supports multiple modes between MAC to PHY and PHY
Patrick Wildt
2020-11-03
Disable HW PHY polling. It's enabled by default.
Patrick Wildt
2020-11-02
sync
tobhe
2020-11-02
Enable brightness keys on powerbooks where the keyboard attaches as ukbd(4).
tobhe
2020-11-02
add support for ctl reads and writes on 710 chips with API < 1.5
David Gwynne
2020-10-31
Update the RTL8125B microcode and use ifiq_input and its return value to
Kevin Lo
2020-10-29
We need more memory barriers on powerpc.
Mark Kettenis
2020-10-29
Silence "using MMIO for ATOM IIO" error message, since that is normal on
Mark Kettenis
2020-10-28
Apple Geyser3 keyboards need munging as well. Reported by Mathius Schocker.
Mark Kettenis
2020-10-28
regen
Mark Kettenis
2020-10-28
Add a few more Apple Geyser IDs.
Mark Kettenis
2020-10-28
regen
Mark Kettenis
2020-10-28
Fujitsu SPARC64 X CPI host bridge and another PLX PCIe switch.
Mark Kettenis
2020-10-28
Switch from bus_space_read/write to linux io.h interfaces for all
Jonathan Gray
2020-10-28
Use the function from <linux/io.h> for all "Memory Space" IO. This reduces
Mark Kettenis
2020-10-28
Add missing bus_space_barrier() in mcx_cmdq_post() - without this, cmdq
Jonathan Matthew
2020-10-27
Do not touch non existing queues. Allows to disable MSI-X in ix(4).
Alexander Bluhm
2020-10-27
Adding IOMMU support for AMD Vi and Intel VTD (disabled)
Jordan Hargrave
2020-10-26
Make mapping the "I/O Space" BAR optional. POWER9 systems don't support
Mark Kettenis
2020-10-26
Improve I/O functions to match Linux:
Mark Kettenis
2020-10-26
remove unused alpha memory barrier defines
Jonathan Gray
2020-10-26
use __membar() where possible
Jonathan Gray
2020-10-26
use lwsync and eieio for smp barriers on powerpc
Jonathan Gray
2020-10-25
Make mapping the "I/O Space" BAR optional. POWER9 systems don't support
Mark Kettenis
2020-10-25
Add firmload attribute to drivers that load firmware.
Mark Kettenis
2020-10-25
sync
Peter Hessler
2020-10-25
add my new graphics tablet, not yet working
Peter Hessler
2020-10-25
Unbreak brightness setting on MacBooks introduced by abl(4).
Marcus Glocker
2020-10-25
enable snooping on more Intel devices
Jonathan Gray
2020-10-25
regen
Jonathan Gray
2020-10-25
add more Intel azalia ids
Jonathan Gray
2020-10-25
enable snooping on more AMD devices
Jonathan Gray
2020-10-25
use pci macros when testing subvendor id for idt codecs
Jonathan Gray
2020-10-25
recognise some more realtek codecs found in submitted dmesgs
Jonathan Gray
2020-10-24
add entry for realtek alc3204/236;
Jason McIntyre
2020-10-23
1. Work around a firmware bug of some Elantech-v1 touchpads.
Ulf Brosziewski
2020-10-23
Subtract threshold from absolute position to allow absolute pointer
tobhe
2020-10-23
Add support for the Micro Crystal RV4162. This variant holds the
Patrick Wildt
2020-10-23
Don't panic on curlen == 0. This DIAGNOSTIC code should have been removed
Marcus Glocker
2020-10-22
add support for AMD 17h/3xh HD Audio and the ALC887 codec
Robert Nagy
2020-10-22
Switch away from splsoftnet() and change the code to splnet().
Claudio Jeker
2020-10-22
Do not write unneeded data into the iwx(4) MAC context removal command.
Stefan Sperling
2020-10-21
handle capable(CAP_SYS_NICE) for allowing high priority contexts
Jonathan Gray
2020-10-21
Constify and use C99 initializer for "struct uvm_pagerops".
Martin Pieuchot
2020-10-21
change drm_vma function arguments to take struct drm_file *
Jonathan Gray
[next]