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
/
dev
/
i2c
Age
Commit message (
Expand
)
Author
2007-06-15
KNF, from Anon Ymous. Also kill extra unneeded initializers and use size_t
christos
2007-06-14
Eliminate unnessary floating point.
christos
2007-04-30
add support for i2c waitstates so we can actually talk to slow slaves
macallan
2007-04-15
Fix envsys ranges.
njoly
2007-02-06
Missing LIST_INIT. Pointed out by uebayasi@
jmcneill
2007-02-05
Remove debug printf accidentally added in last commit.
jmcneill
2007-02-05
Register an SMBus interrupt handler to trap the reset on eject "feature"
jmcneill
2007-02-05
Allow i2c child devices to register interrupt handlers to the smbus host
jmcneill
2007-01-17
add sgsmix
macallan
2007-01-17
driver for the SGS 7433 mixer found in some G3 macs
macallan
2007-01-13
Complete initializers so those files compile.
cube
2007-01-12
Add missing initializers in cdevsw structs.
cube
2007-01-12
Update a few comments based on newer members of the at24xx family.
imp
2007-01-10
Complete initialiser of the cdevsw structure.
cube
2007-01-07
Rename a few possible avpack values to reflect reality.
jmcneill
2007-01-07
Move register definitions to a separate header.
jmcneill
2007-01-06
Report the version string from the PIC16LC.
jmcneill
2007-01-06
Provide external functions for setting the LED, rebooting, and powering off
jmcneill
2007-01-06
Microsoft Xbox serial EEPROM driver. Currently reports the system serial
jmcneill
2007-01-06
Fix __KERNEL_RCSID text (missing $)
jmcneill
2007-01-06
Driver for the Xbox System Management Controller. Currently reports CPU and
jmcneill
2007-01-05
Remove include of machine/autoconf.h to make this compile.
jmcneill
2006-11-16
__unused removal on arguments; approved by core.
christos
2006-10-12
- sprinkle __unused on function decls.
christos
2006-09-09
Convert to MI clock_ymdhms versions of todr calls.
gdamore
2006-09-04
Remove unused todr_setcal/todr_getcal and all the assorted stub
gdamore
2006-08-23
gettime and settime functions are meant to return errno values. Make
bjh21
2006-07-14
Add support for 10-bit addressing, per i2c specs. This has not been tested
gdamore
2006-07-10
Put appropriate prefixes on property names to reduce chances of name
thorpej
2006-06-26
remove the "name" element from the i2cbus attach args, that's what
drochner
2006-06-12
It necessary to mask to validate bits.
kiyohara
2006-05-17
Support LM77 Temperature.
kiyohara
2006-05-14
integrate kauth.
elad
2006-05-05
Remove the devprop API and switch everthing over to the new proplib. Add
thorpej
2006-04-30
PR kern/32885: adt7463 i2c device does not always unlock i2c bus on error.
xtraeme
2006-04-26
Oops! ddc.c was accidentally getting included in *all* kernel configs.
gdamore
2006-04-25
Add basic DDC (VESA Data Display Channel) driver for use by framebuffers.
gdamore
2006-04-04
Correct a couple of typos in comments ("Hook info" -> "Hook into",
riz
2006-03-29
Use device_private().
thorpej
2006-03-29
Use device_cfdata().
thorpej
2006-03-27
Implement a handful of missing smbus protocol functions. Proposed on
jmcneill
2006-03-06
Add r2025rtc.
shige
2006-03-06
Add a driver for RICOH R2025S/D I2C RTC.
shige
2006-03-05
cleanup more SET/CLR/ISSET lossage
christos
2006-02-19
* Add missing $NetBSD$ tag and __KERNEL_RCSID.
xtraeme
2006-02-19
Add support for i2c bus on AMD-8111 used on many Opteron server motherboards,
tls
2006-02-18
- Don't expose dev_propdb directly -- provide devprop_*() wrappers instead.
thorpej
2006-02-17
back out previous commit
macallan
2006-02-17
set I2C_OP_WRITE when passing a write buffer to iic_exec()
macallan
2005-12-13
Update some missed _close() and _open() functions from 'struct proc *p'
abs
[next]