NetBSD/sys/dev/i2c
chs cbab9cadce split device_t/softc for all remaining drivers.
replace "struct device *" with "device_t".
use device_xname(), device_unit(), etc.
2012-10-27 17:17:22 +00:00
..
adm1021.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
at24cxx.c
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_8vsb.h
au8522mod_qam64.h
au8522mod_qam256.h
au8522mod.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_reg.h
dbcool_var.h When detaching the device, tear down its sysctl tree. 2011-08-02 14:06:15 +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
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 remove Xbox support 2011-11-18 22:18:07 +00:00
g760a.c Use const nodes. Let sysctl_createv initialize sysctl_data. 2012-07-29 07:04:09 +00:00
g760areg.h
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
i2c.c Don't try to match a device if there's already a device attached at 2012-03-14 02:57:10 +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 add lg3303_get_snr, lg3303_get_signal_strength, lg3303_get_ucblocks 2011-07-15 20:28:38 +00:00
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
Makefile Install dev/i2c/i2c_io.h and implement the API in the iic(4) driver. 2011-10-02 16:39:45 +00:00
max6900.c
max6900reg.h
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 Add subdriver for Nextwave (subsequently acquired by ATI, then AMD, and 2011-07-11 00:30:23 +00:00
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_reg.h
sdtemp.c Clean up display of initial hardware provided limits. No functional change. 2012-02-02 02:47:59 +00:00
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
tvpll_tuners.c add LG TDVS-H06xF support 2011-07-15 03:31:37 +00:00
tvpll_tuners.h struct tvpll_data foo -> extern struct tvpll_data foo 2011-07-15 03:30:08 +00:00
tvpll.c now that iic is a module, add "iic" dependency to iic drivers 2011-10-02 19:03:56 +00:00
tvpllvar.h add LG TDVS-H06xF support 2011-07-15 03:31:37 +00:00
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 add LGDT3303 tuner and XC3028L demod drivers 2011-07-11 18:00:06 +00:00
xc3028var.h add LGDT3303 tuner and XC3028L demod drivers 2011-07-11 18:00:06 +00:00
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