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
2013-02-08
Handle direct configuration if ia->ia_name is set, using iic_compat_match().
jdc
2013-02-03
Also set ia.ia_size from size when doing direct config.
jdc
2012-12-31
add TPS65950 RTC support
jmcneill
2012-12-31
add support for TPS65950 watchdog timer
jmcneill
2012-12-31
TI TPS65950 driver, right now about all it can do is control LEDs
jmcneill
2012-10-27
split device_t/softc for all remaining drivers.
chs
2012-09-12
Initialize the sysctl(9) stuff before configuring the spd(4) devices.
pgoyette
2012-09-01
pic16lcreg.h has been unused since removal of Xbox support, remove.
jakllsch
2012-07-29
Use const nodes. Let sysctl_createv initialize sysctl_data.
mlelstv
2012-07-28
Use (void *) instead of (type **) which gcc complains about.
matt
2012-07-25
Clean up error messages.
matt
2012-06-02
Add some pre-processor magic to verify that the type of the data item
dsl
2012-05-31
Update handling of sysctl stuff when built as modules
pgoyette
2012-04-28
Fix logical errors (&& instead of & in a few places).
wiz
2012-04-22
Identify SMBus block-mode operations.
pgoyette
2012-03-15
always set *data to appease gcc -03 (some users of cx24227_readreg() don't
bouyer
2012-03-14
Don't try to match a device if there's already a device attached at
pgoyette
2012-02-23
Rework this driver to support other dsrtc than just the DS1307.
matt
2012-02-02
Clean up display of initial hardware provided limits. No functional change.
pgoyette
2012-01-22
Add "dimm" found on Sun US-IIe based machines (eg. Netra X1, Blade 100).
nakayama
2012-01-21
fix my license notice.
nonaka
2012-01-07
Add direct config support.
phx
2012-01-07
Fixed 12/24h mode. Bit 6 from the hours register indicates 12h mode.
phx
2011-11-18
remove Xbox support
jmcneill
2011-11-17
tidy up.
christos
2011-11-17
Fix last envsys2 conversion (1.10). From Tetsuya Isaki in PR#45622.
jakllsch
2011-11-09
Support setting the temperature threshold for the LM75's alarm/interrupt
macallan
2011-10-11
remove spurious warning about duplicate devices when using info from MD
macallan
2011-10-03
iic_ioctl_exec: if the i2c controller's "exec" function uses -1 instead of
jmcneill
2011-10-03
fix build for kernels with i2c host controller drivers but no iic(4)
jmcneill
2011-10-02
iic_ioctl_exec: initialize cmd before using it
jmcneill
2011-10-02
now that iic is a module, add "iic" dependency to iic drivers
jmcneill
2011-10-02
add support for detaching iic(4)
jmcneill
2011-10-02
I2C_IOCTL_EXEC: only allow i2c write ops if the device was opened for writing
jmcneill
2011-10-02
Install dev/i2c/i2c_io.h and implement the API in the iic(4) driver.
jmcneill
2011-10-02
Consistent use of 'return'.
mbalmer
2011-10-02
Build iic(4) and gpioiic(4) as modules.
mbalmer
2011-10-02
ii2c can be built as module.
mbalmer
2011-08-29
Fix RCS keyword string.
jruoho
2011-08-29
Add Zarlink ZL10353 DVB demodulator (or as it is now know, Intel CE623x).
jruoho
2011-08-18
fix gcc-4.5 warnings
christos
2011-08-13
lg3303 depends on dtv_math, not xc3028
jmcneill
2011-08-09
lg3303 should depend on dtv_math, not xc3028
jmcneill
2011-08-09
add dtv_math.h
jmcneill
2011-08-09
modify the dtv device api so hardware drivers can be loaded independently
jmcneill
2011-08-05
hide debug messages under CX24227_DEBUG
jmcneill
2011-08-05
Various cleanup, mostly reducing debugging spew.
jakllsch
2011-08-05
add QAM64/256 support
jmcneill
2011-08-04
modularize cx24227
jmcneill
2011-08-04
modularize mt2131
jmcneill
[next]