index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
mips
/
alchemy
/
dev
/
ausmbus_psc.c
Age
Commit message (
Expand
)
Author
2022-06-18
fix typos in word "functions" in comments, mainly s/fuctions/functions/.
andvar
2021-08-07
Merge thorpej-cfargs2.
thorpej
2021-04-24
Merge thorpej-cfargs branch:
thorpej
2019-12-22
Cleanup i2c bus acquire / release, centralizing all of the logic into
thorpej
2016-02-14
zero the i2c_attach_args structure before filling it in.
chs
2012-01-03
Use device_t instead of 'struct device *'.
kiyohara
2011-07-01
#include <sys/bus.h> instead of <machine/bus.h>.
dyoung
2009-04-20
One more implementation of the quick_{read,write} I2C protocol. Note
pgoyette
2007-10-17
Merge the ppcoea-renovation branch to HEAD.
garbled
2007-08-14
Remove white-spaces.
kiyohara
2006-06-26
use the "i2cbus" interface attribute rather than putting a string name
drochner
2006-06-25
Supoort read/write word.
kiyohara
2006-03-27
Add waits after bus_space_write.
shige
2006-03-06
Change name of SMBus include: smbusreg.h => ausmbus_pscreg.h.
shige
2006-03-06
Remove working-debug codes.
shige
2006-03-06
Add support for On-chip PSC SMBus protocol.
shige