OpenGrok
Cross Reference: iopi2cvar.h
xref
: /
src
/
sys
/
arch
/
arm
/
xscale
/
iopi2cvar.h
Home
|
History
|
Annotate
|
Download
|
only in
xscale
History log of
/src/sys/arch/arm/xscale/iopi2cvar.h
Revision
Date
Author
Comments
1.5
22-Dec-2019
thorpej
Cleanup i2c bus acquire / release, centralizing all of the logic into
iic_acquire_bus() / iic_release_bus(). "acquire" and "release" hooks
no longer need to be provided by back-end controller drivers (only if
they need special handling, e.g. powering on the i2c controller).
This results in the removal of a bunch of rendundant code from each
back-end controller driver.
Assert that we are not in hard interrupt context in iic_acquire_bus(),
iic_exec(), and iic_release_bus().
1.4
10-Jan-2012
jakllsch
branches: 1.4.48;
split iopi2c(4) device/softc
1.3
08-Dec-2007
ad
branches: 1.3.50; 1.3.54;
struct lock -> kmutex_t
1.2
11-Dec-2005
christos
branches: 1.2.34; 1.2.46; 1.2.48; 1.2.50; 1.2.52; 1.2.62;
merge ktrace-lwp.
1.1
06-Oct-2003
thorpej
branches: 1.1.4; 1.1.18;
Add support for the i80312 and i80321 I2C controllers.
1.1.18.1
21-Jan-2008
yamt
sync with head
1.1.4.4
21-Sep-2004
skrll
Fix the sync with head I botched.
1.1.4.3
18-Sep-2004
skrll
Sync with HEAD.
1.1.4.2
03-Aug-2004
skrll
Sync with HEAD
1.1.4.1
06-Oct-2003
skrll
file iopi2cvar.h was added on branch ktrace-lwp on 2004-08-03 10:32:58 +0000
1.2.62.1
08-Dec-2007
ad
Sync with head.
1.2.52.1
09-Jan-2008
matt
sync with HEAD
1.2.50.1
01-Jan-2008
chris
Sync with HEAD.
1.2.48.1
09-Dec-2007
jmcneill
Sync with HEAD.
1.2.46.1
26-Dec-2007
rjs
Sync with HEAD.
1.2.34.1
09-Dec-2007
reinoud
Pullup to HEAD
1.3.54.1
18-Feb-2012
mrg
merge to -current.
1.3.50.1
17-Apr-2012
yamt
sync with head
1.4.48.1
08-Apr-2020
martin
Merge changes from current as of 20200406
Indexes created Sun Oct 19 16:10:00 GMT 2025