NetBSD/sys/dev/i2c
joerg 634a4e4c66 Always use polling mode for now, hummingbird doesn't work otherwise. 2015-04-11 20:05:44 +00:00
..
Makefile
ac100.c Add driver for X-Powers AC100 integrated audio codec and RTC subsystem. 2014-12-07 14:24:11 +00:00
act8846.c disable ACT_DEBUG, but still print current state at attach 2015-01-02 21:55:31 +00:00
act8846.h Add driver for Active-Semi ACT8846 Power Management controller. 2015-01-01 17:33:18 +00:00
adm1021.c
at24cxx.c Add d_discard to all struct cdevsw instances I could find. 2014-07-25 08:10:31 +00:00
at24cxxvar.h
au8522.c i2c devices don't actually have a dependency on "iic" (the bus driver) 2015-03-07 14:16:51 +00:00
au8522mod.h
au8522mod_8vsb.h
au8522mod_qam64.h
au8522mod_qam256.h
au8522reg.h
au8522var.h
axp20x.c fix a sizeof typo 2014-09-09 23:39:16 +00:00
axp22x.c Change internal temperature base from -267.7C to -243.7C. The AXP223 2014-11-21 22:31:09 +00:00
axp806.c Add AXP806 and AXP809 power management controller drivers. 2014-12-07 00:33:26 +00:00
axp806.h Add AXP806 and AXP809 power management controller drivers. 2014-12-07 00:33:26 +00:00
axp809.c Add AXP806 and AXP809 power management controller drivers. 2014-12-07 00:33:26 +00:00
axp809.h Add AXP806 and AXP809 power management controller drivers. 2014-12-07 00:33:26 +00:00
cx24227.c i2c devices don't actually have a dependency on "iic" (the bus driver) 2015-03-07 14:16:51 +00:00
cx24227var.h
dbcool.c i2c devices don't actually have a dependency on "iic" (the bus driver) 2015-03-07 14:16:51 +00:00
dbcool_reg.h Allow i2c addr wildcard matching. Use with care! 2013-08-07 19:38:45 +00:00
dbcool_var.h
ddc.c add ddc_read_edid_block, which is the same as ddc_read_edid but takes an additional block number argument 2014-11-17 00:46:44 +00:00
ddcreg.h
ddcvar.h add ddc_read_edid_block, which is the same as ddc_read_edid but takes an additional block number argument 2014-11-17 00:46:44 +00:00
ds1307.c use the inline bcdtobin and bintobcd directly instead through a macro. 2014-11-20 16:34:25 +00:00
ds1307reg.h - support DS3231 ( more or less a DS3232 without NVRAM it seems ) 2014-10-12 01:23:23 +00:00
files.i2c pcf8653 driver is compatible, delete this driver 2015-01-11 16:54:21 +00:00
g760a.c
g760areg.h
gttwsi_core.c On Allwinner A31 you need to set the CONTROL_IFLG bit to clear it. Add 2014-11-23 13:37:27 +00:00
gttwsireg.h correct softreset reg for allwinner boards 2014-09-11 11:14:44 +00:00
gttwsivar.h On Allwinner A31 you need to set the CONTROL_IFLG bit to clear it. Add 2014-11-23 13:37:27 +00:00
hytp14.c i2c devices don't actually have a dependency on "iic" (the bus driver) 2015-03-07 14:16:51 +00:00
hytp14reg.h remove artifacts inspired by misleading documentation 2014-06-29 09:06:05 +00:00
hytp14var.h Merge tls-earlyentropy branch into HEAD. 2014-08-10 16:44:32 +00:00
i2c.c dedup code. 2015-04-04 15:16:54 +00:00
i2c_bitbang.c
i2c_bitbang.h
i2c_exec.c i2c devices don't actually have a dependency on "iic" (the bus driver) 2015-03-07 14:16:51 +00:00
i2c_io.h
i2c_subr.c
i2cvar.h
ibmhawk.c
ibmhawkreg.h
ibmhawkvar.h
lg3303.c i2c devices don't actually have a dependency on "iic" (the bus driver) 2015-03-07 14:16:51 +00:00
lg3303var.h
lm75.c
lm75reg.h Allow i2c addr wildcard matching. Use with care! 2013-08-07 19:38:45 +00:00
lm87.c Add missing braces. 2013-11-04 15:06:26 +00:00
lm_i2c.c
m41st84.c use the inline bcdtobin and bintobcd directly instead through a macro. 2014-11-20 16:34:25 +00:00
m41st84reg.h
m41st84var.h
m41t00.c use the inline bcdtobin and bintobcd directly instead through a macro. 2014-11-20 16:34:25 +00:00
m41t00reg.h
max6900.c use the inline bcdtobin and bintobcd directly instead through a macro. 2014-11-20 16:34:25 +00:00
max6900reg.h Allow i2c addr wildcard matching. Use with care! 2013-08-07 19:38:45 +00:00
mcp980x.c Fix name of sysctl setup function. 2013-10-28 11:24:08 +00:00
mcp980xreg.h Add forgotten register definitions for previous commit. 2013-10-15 13:43:51 +00:00
motoi2c.c
motoi2creg.h fix some c&p bugs. 2014-10-07 21:32:10 +00:00
motoi2cvar.h
mpl115a.c Preliminary support for MPL115A2 pressure sensor. It works, but accurracy is 2013-09-08 14:59:42 +00:00
mpl115areg.h Preliminary support for MPL115A2 pressure sensor. It works, but accurracy is 2013-09-08 14:59:42 +00:00
mt2131.c i2c devices don't actually have a dependency on "iic" (the bus driver) 2015-03-07 14:16:51 +00:00
mt2131var.h
nxt2k.c i2c devices don't actually have a dependency on "iic" (the bus driver) 2015-03-07 14:16:51 +00:00
nxt2kvar.h
pcf8563.c Always use polling mode for now, hummingbird doesn't work otherwise. 2015-04-11 20:05:44 +00:00
pcf8563reg.h add VL flags 2015-01-11 18:56:54 +00:00
pcf8583.c use the inline bcdtobin and bintobcd directly instead through a macro. 2014-11-20 16:34:25 +00:00
pcf8583reg.h Allow i2c addr wildcard matching. Use with care! 2013-08-07 19:38:45 +00:00
pcf8583var.h
r2025.c use the inline bcdtobin and bintobcd directly instead through a macro. 2014-11-20 16:34:25 +00:00
r2025reg.h
rs5c372.c use the inline bcdtobin and bintobcd directly instead through a macro. 2014-11-20 16:34:25 +00:00
rs5c372reg.h
s390.c use the inline bcdtobin and bintobcd directly instead through a macro. 2014-11-20 16:34:25 +00:00
s390reg.h
sdtemp.c i2c devices don't actually have a dependency on "iic" (the bus driver) 2015-03-07 14:16:51 +00:00
sdtemp_reg.h add three temperature sensors from ST. 2014-01-09 16:51:05 +00:00
sgsmix.c
sgsmixvar.h
smscmon.c
smscmonvar.h
spdmem_i2c.c i2c devices don't actually have a dependency on "iic" (the bus driver) 2015-03-07 14:16:51 +00:00
tps65217pmic.c Add a callback to change the regulator outputs. 2014-07-20 23:01:22 +00:00
tps65217pmicreg.h Add a callback to change the regulator outputs. 2014-07-20 23:01:22 +00:00
tps65217pmicvar.h Add a callback to change the regulator outputs. 2014-07-20 23:01:22 +00:00
tps65950.c use the inline bcdtobin and bintobcd directly instead through a macro. 2014-11-20 16:34:25 +00:00
tvpll.c i2c devices don't actually have a dependency on "iic" (the bus driver) 2015-03-07 14:16:51 +00:00
tvpll_tuners.c
tvpll_tuners.h
tvpllvar.h
w83795g.c fix statement with no effect (Dave Tyson) 2014-04-13 12:42:47 +00:00
w83795greg.h Add driver for Nuvoton W83795G voltage/temp/fan/gpio monitoring device. 2013-08-06 15:58:25 +00:00
x1226.c use the inline bcdtobin and bintobcd directly instead through a macro. 2014-11-20 16:34:25 +00:00
x1226reg.h Allow i2c addr wildcard matching. Use with care! 2013-08-07 19:38:45 +00:00
xc5k.c i2c devices don't actually have a dependency on "iic" (the bus driver) 2015-03-07 14:16:51 +00:00
xc5kreg.h
xc5kvar.h
xc3028.c i2c devices don't actually have a dependency on "iic" (the bus driver) 2015-03-07 14:16:51 +00:00
xc3028reg.h
xc3028var.h
zl10353.c i2c devices don't actually have a dependency on "iic" (the bus driver) 2015-03-07 14:16:51 +00:00
zl10353reg.h
zl10353var.h