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
/
dev
/
ic
/
arcofi.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make this build again.
kettenis
2016-09-19
1
-2
/
+1
*
Remove unused getdev() audio driver functions.
ratchov
2016-09-19
1
-18
/
+1
*
remove unused arcofi_drain() routine
ratchov
2016-09-17
1
-27
/
+1
*
Remove drain(), query_encoding(), mappage() and get_default_params()
ratchov
2016-09-14
1
-43
/
+1
*
Adapt to the removal of the symbolic input and output port names from
miod
2015-06-26
1
-6
/
+5
*
Remove all audio format conversion code from the kernel (btw holding
ratchov
2015-05-11
1
-81
/
+4
*
Use <sys/endian.h> instead of <machine/endian.h>
guenther
2014-12-19
1
-2
/
+2
*
Call audio_{pint,rint}() call-backs with the mutex held. Found by
ratchov
2014-08-20
1
-2
/
+2
*
yet another typo
miod
2014-08-19
1
-2
/
+2
*
Three independent typos for `independent' or `independently'.
miod
2014-08-19
1
-2
/
+2
*
Format string fixes and removal of -Wno-format for hppa kernels.
miod
2014-05-08
1
-2
/
+2
*
Introduce a global interrupt-aware mutex protecting data
ratchov
2013-05-15
1
-16
/
+18
*
Do not advertize this device as full-duplex. While I believe the Siemens chip
miod
2012-01-02
1
-2
/
+2
*
Fix the documented CAVEAT by forcing the TX gain to minus infinity when
miod
2011-12-25
1
-40
/
+40
*
Default to a much smaller input gain on the MIC line, to improve recording
miod
2011-12-24
1
-26
/
+26
*
Add 16-bit modes to arcofi(4). Big-endian signed is native, others require some
miod
2011-12-22
1
-61
/
+139
*
Work-in-progress driver for the HP ``Audio1'' device found on the HP 9000/425e
miod
2011-12-21
1
-0
/
+1218