NetBSD/sys/dev/i2c
rkujawa 441ebfd259 Fix typo: s/300/500/ . 2013-05-16 21:25:27 +00:00
..
Makefile Install dev/i2c/i2c_io.h and implement the API in the iic(4) driver. 2011-10-02 16:39:45 +00:00
adm1021.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
at24cxx.c Handle direct configuration if ia->ia_name is set, using iic_compat_match(). 2013-02-08 15:14:11 +00:00
at24cxxvar.h
au8522.c now that iic is a module, add "iic" dependency to iic drivers 2011-10-02 19:03:56 +00:00
au8522mod.h
au8522mod_8vsb.h
au8522mod_qam64.h
au8522mod_qam256.h
au8522reg.h
au8522var.h
cx24227.c always set *data to appease gcc -03 (some users of cx24227_readreg() don't 2012-03-15 16:20:36 +00:00
cx24227var.h Add Conexant/Samsung CX24227/S5H1409 demodulator subroutines. 2011-08-04 01:48:34 +00:00
dbcool.c Add some pre-processor magic to verify that the type of the data item 2012-06-02 21:36:41 +00:00
dbcool_reg.h
dbcool_var.h When detaching the device, tear down its sysctl tree. 2011-08-02 14:06:15 +00:00
ddc.c
ddcreg.h
ddcvar.h
ds1307.c Clean up error messages. 2012-07-25 03:07:37 +00:00
ds1307reg.h Rework this driver to support other dsrtc than just the DS1307. 2012-02-23 20:59:19 +00:00
files.i2c Add driver for Microchip MCP9800/1/2/3 temperature sensors. 2013-05-06 22:04:12 +00:00
g760a.c Use const nodes. Let sysctl_createv initialize sysctl_data. 2012-07-29 07:04:09 +00:00
g760areg.h
i2c.c Also set ia.ia_size from size when doing direct config. 2013-02-03 16:28:51 +00:00
i2c_bitbang.c
i2c_bitbang.h
i2c_exec.c Identify SMBus block-mode operations. 2012-04-22 14:10:36 +00:00
i2c_io.h Identify SMBus block-mode operations. 2012-04-22 14:10:36 +00:00
i2c_subr.c fix build for kernels with i2c host controller drivers but no iic(4) 2011-10-03 22:27:23 +00:00
i2cvar.h
ibmhawk.c
ibmhawkreg.h
ibmhawkvar.h
lg3303.c now that iic is a module, add "iic" dependency to iic drivers 2011-10-02 19:03:56 +00:00
lg3303var.h
lm75.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
lm75reg.h
lm_i2c.c
m41st84.c
m41st84reg.h
m41st84var.h
m41t00.c
m41t00reg.h
max6900.c
max6900reg.h
mcp980x.c Add driver for Microchip MCP9800/1/2/3 temperature sensors. 2013-05-06 22:04:12 +00:00
mcp980xreg.h Add driver for Microchip MCP9800/1/2/3 temperature sensors. 2013-05-06 22:04:12 +00:00
motoi2c.c
motoi2creg.h
motoi2cvar.h
mt2131.c now that iic is a module, add "iic" dependency to iic drivers 2011-10-02 19:03:56 +00:00
mt2131var.h Add subroutines to support Microtune MT2131 silicon tuner. 2011-08-04 01:45:37 +00:00
nxt2k.c now that iic is a module, add "iic" dependency to iic drivers 2011-10-02 19:03:56 +00:00
nxt2kvar.h
pcf8563.c Add direct config support. 2012-01-07 21:02:15 +00:00
pcf8563reg.h
pcf8583.c
pcf8583reg.h
pcf8583var.h
r2025.c
r2025reg.h
rs5c372.c fix my license notice. 2012-01-21 19:44:28 +00:00
rs5c372reg.h fix my license notice. 2012-01-21 19:44:28 +00:00
s390.c
s390reg.h
sdtemp.c Clean up display of initial hardware provided limits. No functional change. 2012-02-02 02:47:59 +00:00
sdtemp_reg.h
sgsmix.c
sgsmixvar.h
smscmon.c
smscmonvar.h
spdmem_i2c.c Initialize the sysctl(9) stuff before configuring the spd(4) devices. 2012-09-12 00:36:41 +00:00
tps65217pmic.c Fix typo: s/300/500/ . 2013-05-16 21:25:27 +00:00
tps65217pmicreg.h Add WLED register defines. 2013-05-07 01:16:25 +00:00
tps65950.c add TPS65950 RTC support 2012-12-31 21:45:36 +00:00
tvpll.c now that iic is a module, add "iic" dependency to iic drivers 2011-10-02 19:03:56 +00:00
tvpll_tuners.c
tvpll_tuners.h
tvpllvar.h
x1226.c
x1226reg.h
xc5k.c now that iic is a module, add "iic" dependency to iic drivers 2011-10-02 19:03:56 +00:00
xc5kreg.h
xc5kvar.h
xc3028.c now that iic is a module, add "iic" dependency to iic drivers 2011-10-02 19:03:56 +00:00
xc3028reg.h
xc3028var.h
zl10353.c now that iic is a module, add "iic" dependency to iic drivers 2011-10-02 19:03:56 +00:00
zl10353reg.h Fix RCS keyword string. 2011-08-29 11:16:35 +00:00
zl10353var.h Fix RCS keyword string. 2011-08-29 11:16:35 +00:00