index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
arch
/
sgi
/
dev
/
mavb.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
spelling
jsg
2021-03-11
1
-7
/
+7
*
Remove the unused interrupt type (edge/level) from the mace interrupt
visa
2018-12-03
1
-2
/
+2
*
Remove unused getdev() audio driver functions.
ratchov
2016-09-19
1
-16
/
+1
*
Remove drain(), query_encoding(), mappage() and get_default_params()
ratchov
2016-09-14
1
-38
/
+2
*
Remove all audio format conversion code from the kernel (btw holding
ratchov
2015-05-11
1
-213
/
+16
*
Format string fixes and removal of -Wno-format for sgi. Based upon an
miod
2014-05-19
1
-5
/
+5
*
enable 24-bit, lsb-aligned encoding, which is the device's
ratchov
2013-06-21
1
-5
/
+12
*
Introduce a global interrupt-aware mutex protecting data
ratchov
2013-05-15
1
-4
/
+11
*
Don't include <mips64/archtype.h> unless you really need it.
miod
2012-10-03
1
-4
/
+1
*
add two new members to structs audio_encoding and audio_prinfo.
jakemsr
2010-07-15
1
-1
/
+11
*
timeout_add -> timeout_add_msec
blambert
2010-07-02
1
-5
/
+5
*
* always move the same amount of data (256 frames) in the interrupt handler
jakemsr
2009-11-18
1
-68
/
+271
*
Better crime/mace interrupt handling; interrupt information is no longer
miod
2009-10-26
1
-11
/
+12
*
allow low level audio drivers to specify a default sample format,
jakemsr
2008-04-21
1
-2
/
+3
*
Completely overhault attachment rules on sgi. No more indirect configuration
miod
2008-02-20
1
-5
/
+2
*
Check for codec presence in match(), and don't attach if none is found.
miod
2007-05-20
1
-9
/
+10
*
make sure aligment does not return zero block size
mickey
2005-04-15
1
-2
/
+2
*
Fix MACE ISA ringbuffer alignment.
kettenis
2005-01-24
1
-2
/
+2
*
Tweak mixer label. Whitespace.
kettenis
2005-01-24
1
-3
/
+3
*
Split out register definitions.
kettenis
2005-01-02
1
-141
/
+11
*
Add OpenBSD tag. Better mixer support.
kettenis
2005-01-02
1
-17
/
+395
*
Moosehead A/V Board audio driver.
kettenis
2005-01-02
1
-0
/
+977