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
/
i2c
/
i2cvar.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Even when polling is requested, install ihidev's interrupt handler
jcs
2019-07-22
1
-1
/
+2
*
Print a meaningful interrupt string for i2c devices.
kettenis
2016-04-23
1
-1
/
+4
*
Fix layer violation in the ihidev(4) code by implementing a generic mechanism
kettenis
2016-04-10
1
-4
/
+9
*
Add support for I2C HID devices with GPIO signalled interrupts.
jsg
2016-04-02
1
-1
/
+2
*
rename new i2c_attach_args fields to avoid conflict with cpp magic in
deraadt
2016-01-12
1
-3
/
+3
*
Add dwiic, a driver for the Synopsys DesignWare i2c controller found
jcs
2016-01-12
1
-1
/
+3
*
Provide a forward declaration of struct device.
kettenis
2013-07-05
1
-1
/
+3
*
add a member to the i2c_attach args so that a controller can pass a
dlg
2006-02-08
1
-1
/
+2
*
switch from macppc-specific maciic(4) driver to the generic iic(4),
deraadt
2006-01-01
1
-2
/
+4
*
spacing
deraadt
2005-12-31
1
-2
/
+2
*
some chips (especially those crazy i2c/lpc/isa gross things) expose their
deraadt
2005-12-28
1
-1
/
+3
*
no longer use ia_compat; tested by a few
deraadt
2005-12-27
1
-2
/
+1
*
permit outsider to call iic_print
deraadt
2005-12-22
1
-1
/
+2
*
Do bus scanning only if underlying controller asked for it.
grange
2005-12-20
1
-1
/
+2
*
First attempt to have a table of known I2C slave devices that we
grange
2005-12-19
1
-1
/
+3
*
instead of passing OF nodes down to the drivers, pass name/compat string
deraadt
2005-11-15
1
-1
/
+3
*
I2C framework originally written by Steve C. Woodford and Jason R. Thorpe
grange
2004-05-23
1
-0
/
+144