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
/
octeon
/
dev
/
octmmc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Handle card detect GPIO.
visa
2019-01-13
1
-1
/
+14
*
Pass timeout in seconds instead of ticks.
visa
2019-01-13
1
-5
/
+4
*
Add references to errata.
visa
2018-01-07
1
-6
/
+7
*
Synchronize command initiation, event wait, and interrupt handling
visa
2017-11-09
1
-5
/
+21
*
Utilize scatter/gather DMA with the newer MMC controller.
visa
2017-10-16
1
-35
/
+109
*
Fix controller locking so that it covers the DMA map and bounce buffer.
visa
2017-09-23
1
-7
/
+8
*
Do not bounce if possible.
visa
2017-09-22
1
-24
/
+25
*
Allocate a bounce buffer once during init and reuse it for DMA commands.
visa
2017-09-22
1
-27
/
+31
*
Let octmmc(4) attach on revision 7890 controller.
visa
2017-09-04
1
-20
/
+54
*
Keep refusing SDIO initialization. The driver cannot work properly
visa
2017-07-10
1
-1
/
+10
*
Add logic for running SD commands. Tested with a few different makes
visa
2017-07-07
1
-14
/
+53
*
Use the correct interrupt disestablish routine.
visa
2017-04-06
1
-3
/
+3
*
Add a driver for OCTEON MMC host controller.
visa
2016-12-21
1
-0
/
+790