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
/
fdt
/
sxitwi.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Register sxitwi(4) in the I2C framework.
patrick
2020-10-08
1
-2
/
+7
*
Unify messaged printed when we can't estiblish an interrupt.
kettenis
2018-12-04
1
-2
/
+2
*
Give the FDT interrupt API a more generic naming by replacing the
patrick
2018-08-06
1
-2
/
+2
*
Add support for the i2c controller on the Marvell ARMADA 7K/8K SoC as well.
kettenis
2018-07-24
1
-2
/
+4
*
The I2C controller on the Allwinner hardware is actually a modified
patrick
2018-07-24
1
-19
/
+47
*
Set the proper bus clock rate based on the "clock-frequency" property and
kettenis
2018-01-06
1
-7
/
+26
*
Remove unnecessary delays. There is no reason to wait after each and every
kettenis
2018-01-05
1
-42
/
+14
*
Somewhow I botched rev 1.3, which has a = where a |= is needed. Fix this.
kettenis
2017-12-30
1
-2
/
+2
*
Remove duplicate includes from sxitwi(4)
tom
2017-12-28
1
-5
/
+1
*
Add support for the i2c controller variant found on the Allwinner A31 and
kettenis
2017-11-13
1
-5
/
+14
*
Add missing pipe in sxitwi(4)'s match code to actually make
patrick
2017-09-13
1
-2
/
+2
*
Add sxitwi(4), a driver for the (i2c compatible) two-wire bus found on
kettenis
2017-07-23
1
-0
/
+482