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
2017-12-03
Enumerate all i2c devices on the bus. Mark their nodes as attached even
Mark Kettenis
2017-12-01
Add quotes around the name of (unconfigured) devices like we do for other
Mark Kettenis
2017-11-30
Add bgw(4), a driver for a family of Bosch acceleration sensors.
Mark Kettenis
2017-11-30
Per https://patchwork.kernel.org/patch/5838821/, the documented check of ACPI
Philip Guenther
2017-11-29
Add support for GPIO-signaled events.
Mark Kettenis
2017-11-29
Revise OperatingRegion code to make it extensible and have chvgpio(4)
Mark Kettenis
2017-11-29
turns out you dont have to configure a vsi as the default in a veb.
David Gwynne
2017-11-29
regen
David Gwynne
2017-11-29
add some mellanox parts
David Gwynne
2017-11-29
fix this on sparc64 (or maybe gcc)
David Gwynne
2017-11-29
let this build on sparc64 again.
David Gwynne
2017-11-29
add an adaptive polling mode when no interrupt handler is available,
Joshua Stein
2017-11-28
refer to ixl as "Intel Ethernet 700 Series"
David Gwynne
2017-11-28
remove the #if 0ed out ixl_add_veb now that cvs has backed it up
David Gwynne
2017-11-28
add missing $OpenBSD$ tag
David Gwynne
2017-11-28
add ixl(4) for the "Intel Ethernet 700 Series"
David Gwynne
2017-11-28
Silence the "Unclaimed register before interrupt" errors. While these do
Mark Kettenis
2017-11-28
Use mutex_trylock() rather than mixing Linux APIs with OpenBSD ones.
Martin Pieuchot
2017-11-28
The athn(4) PCI driver forgot about adding the default noisefloor to
Stefan Sperling
2017-11-28
In athn(4), fix a comment which misidentifies the field where RSSI
Stefan Sperling
2017-11-27
lenght->length, mostly in comments
Stuart Henderson
2017-11-27
Revise the linux sleeping compat code to avoid lock ordering problems.
Mark Kettenis
2017-11-27
Add support for SAS3.5 megaraids, which are sold as Dell PERC H740P/840 and
Jonathan Matthew
2017-11-27
regen
Jonathan Matthew
2017-11-27
add SAS3.5 megaraids
Jonathan Matthew
2017-11-26
Add various improvements to the default configuration (better default
Ulf Brosziewski
2017-11-26
Don't mention XOR as a mix-in function since addition is done since 1.180
Mike Belopuhov
2017-11-26
Xen interrupt task barrier is just a taskq_barrier so call it
Mike Belopuhov
2017-11-23
1. Prepare a consistent treatment of edge areas. 2. Add mechanisms
Ulf Brosziewski
2017-11-23
No need to grab the audio lock to call audio_canstart() as it checks
Alexandre Ratchov
2017-11-20
Add Allwinner A10 EMAC clock.
Mark Kettenis
2017-11-19
Implement support for the "next-generation" clock bindings for the
Mark Kettenis
2017-11-19
Remove interlocks between producers and consumers of randomness data
Mike Belopuhov
2017-11-18
Extend regulator "framework" with functions to get/set voltages.
Mark Kettenis
2017-11-18
Add support for voltage regulators.
Mark Kettenis
2017-11-18
Extend regulator "framework" with functions to get/set voltages.
Mark Kettenis
2017-11-17
Make OF_getnodebyname() scan its child nodes instead of its peer nodes.
Mark Kettenis
2017-11-16
Add PCI attachment for dwiic(4) needed by Intel 100 Series machines
Joshua Stein
2017-11-15
Remove unused compat macros.
anton
2017-11-14
Detect touchpad reset announcements. On rare occasions, the touchpad is reset
anton
2017-11-14
Print out the offending data causing pms sync to fail.
anton
2017-11-14
Add a few more PNP IDs to the skip lists.
Mark Kettenis
2017-11-13
Add support for the i2c controller variant found on the Allwinner A31 and
Mark Kettenis
2017-11-13
Add i2c-related clocks for Allwinner H3/H5/A64.
Mark Kettenis
2017-11-13
Newer Allwinner SoCs (H3/H4/A64) use an "unconfigured" default state.
Mark Kettenis
2017-11-08
Fixup what looks like a merge mistake; no functional change
Mike Belopuhov
2017-11-07
Prevent a potential stack buffer overrun when a urtwn(4) device
Stefan Sperling
2017-11-04
Interface counters should only increment.
Florian Obser
2017-11-02
Switch DEC 3000 (TURBOchannel) alpha serial code to MI z8530 code.
Martin Pieuchot
2017-10-29
IFF_NOARP has no effect if the interface don't use ether_input() nor
Martin Pieuchot
[next]