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-08
Add supported media types for SFPs.
Mark Kettenis
2020-11-08
Add code to determine the supported media types from the SFP EEPROM.
Mark Kettenis
2020-11-08
U-Boot might not have cleaned its pools. The pool needs to be empty
Patrick Wildt
2020-11-08
Hand the pool a physical address, not a virtual one.
Patrick Wildt
2020-11-08
Check that DMA memory has been allocated for the rings and the BM. While
Patrick Wildt
2020-11-07
Add clock support for i.MX8MP. This variant uses essentially the
Patrick Wildt
2020-11-07
change from rwlock(9) to mutex(9) for linux rwlocks
Jonathan Gray
2020-11-06
The ClearFog GT 8K device tree references the PP22's gate clock
Patrick Wildt
2020-11-06
Remove unused `anon' argument from uvmfault_unlockall().
Martin Pieuchot
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
[next]