NetBSD/sys/dev/i2c
dsl e21a34c25e Add some pre-processor magic to verify that the type of the data item
passed to sysctl_createv() actually matches the declared type for
  the item itself.
In the places where the caller specifies a function and a structure
  address (typically the 'softc') an explicit (void *) cast is now needed.
Fixes bugs in sys/dev/acpi/asus_acpi.c sys/dev/bluetooth/bcsp.c
  sys/kern/vfs_bio.c sys/miscfs/syncfs/sync_subr.c and setting
  AcpiGbl_EnableAmlDebugObject.
(mostly passing the address of a uint64_t when typed as CTLTYPE_INT).
I've test built quite a few kernels, but there may be some unfixed MD
  fallout. Most likely passing &char[] to char *.
Also add CTLFLAG_UNSIGNED for unsiged decimals - not set yet.
2012-06-02 21:36:41 +00:00
..
adm1021.c
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 Rework this driver to support other dsrtc than just the DS1307. 2012-02-23 20:59:19 +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
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
lm75.c Add some pre-processor magic to verify that the type of the data item 2012-06-02 21:36:41 +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
pcf8563.c Add direct config support. 2012-01-07 21:02:15 +00:00
pcf8563reg.h
pcf8583.c
pcf8583reg.h
pcf8583var.h
pic16lcreg.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 Update handling of sysctl stuff when built as modules 2012-05-31 16:09:33 +00:00
tvpll_tuners.c
tvpll_tuners.h
tvpll.c now that iic is a module, add "iic" dependency to iic drivers 2011-10-02 19:03:56 +00:00
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