index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
/
iicbus
/
iiconf.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
sys/dev: minor spelling fixes.
pfg
2016-05-03
1
-1
/
+1
*
Add iicbus_transfer_excl(), a helper routine to do an i2c bus transaction
ian
2015-10-22
1
-0
/
+2
*
Add a short name, IIC_INTRWAIT, for the common case (IIC_INTR | IIC_WAIT).
ian
2015-10-10
1
-0
/
+1
*
Return only IIC_Exxxx status values from iicbus-layer functions. Most of
ian
2015-10-09
1
-0
/
+4
*
Add iic2errno(), a helper function to translate IIC_Exxxxx status values to
ian
2015-10-09
1
-0
/
+2
*
Use IIC_EBUSBSY and IIC_BUSERR status values consistantly across all drivers.
ian
2015-10-09
1
-2
/
+2
*
Revert r268543.
rpaulo
2014-07-12
1
-1
/
+1
*
Move iic.h to sys/ so that it's automatically installed in /usr/include/sys.
rpaulo
2014-07-12
1
-1
/
+1
*
const poison
imp
2006-12-05
1
-1
/
+1
*
Remove unused leftovers.
imp
2006-11-28
1
-9
/
+0
*
Allow iic bridges to support a generalized transfer, rather than
imp
2006-07-14
1
-0
/
+6
*
make iicbb_devclass and iicbb_driver globally visible. This will let
jmg
2003-06-19
1
-0
/
+3
*
Major rework of the iicbus/smbus framework:
nsouch
2002-03-23
1
-1
/
+11
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Submitted by: Nicolas Souchu <nsouch@freebsd.org>
roger
1999-01-28
1
-3
/
+6
*
Fix warnings in preparation for adding -Wall -Wcast-qual to the
dillon
1999-01-27
1
-2
/
+2
*
Change /dev/smb and /dev/iic interface to allow user programs to interact with
nsouch
1999-01-09
1
-9
/
+9
*
iicbb is generic support for I2C bit-banging.
nsouch
1998-10-31
1
-12
/
+24
*
Submitted by: nsouch
nsouch
1998-09-03
1
-0
/
+115