NetBSD/sys/dev/i2c
tnn 677a1b79fa delete unused variable 2019-03-17 01:47:57 +00:00
..
Makefile
ac100.c More cleanup to i2c autoconfiguration: 2018-06-16 21:22:13 +00:00
act8846.c More cleanup to i2c autoconfiguration: 2018-06-16 21:22:13 +00:00
act8846.h
adadc.c In my quest to make device_compatible_entry (and associated goo) 2018-06-26 06:03:57 +00:00
adm1021.c In my quest to make device_compatible_entry (and associated goo) 2018-06-26 06:03:57 +00:00
adm1026.c In my quest to make device_compatible_entry (and associated goo) 2018-06-26 06:03:57 +00:00
adm1026reg.h
am2315.c Oops, another one. 2018-06-17 01:08:15 +00:00
am2315reg.h add RCSID's 2017-12-29 02:20:47 +00:00
am2315var.h add RCSID's 2017-12-29 02:20:47 +00:00
anxedp.c Broadcast PMF display on/off events when our connector is handling dpms so we can turn off the backlight 2019-02-03 13:56:38 +00:00
as3722.c In my quest to make device_compatible_entry (and associated goo) 2018-06-26 06:03:57 +00:00
as3722.h
at24cxx.c Remove the i2c "size" locator and corresponding property / attach arg. 2018-06-26 06:34:55 +00:00
at24cxxvar.h
au8522.c
au8522mod.h
au8522mod_8vsb.h
au8522mod_qam64.h
au8522mod_qam256.h
au8522reg.h
au8522var.h
axp20x.c In my quest to make device_compatible_entry (and associated goo) 2018-06-26 06:03:57 +00:00
axp20xvar.h Hook axp20x into fdt regulator api 2017-10-07 18:22:06 +00:00
axp22x.c In my quest to make device_compatible_entry (and associated goo) 2018-06-26 06:03:57 +00:00
axp809.c More cleanup to i2c autoconfiguration: 2018-06-16 21:22:13 +00:00
axp809.h
axppmic.c Revert part of previous - do not reserve regulators, it's perfectly normal for devices to share one. 2019-01-02 18:38:03 +00:00
cx24227.c
cx24227var.h
dbcool.c Change a aprint_verbose into aprint_debug - the message does not add 2019-02-06 08:37:12 +00:00
dbcool_reg.h
dbcool_var.h
ddc.c Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
ddcreg.h Add a definition for the DDC segment address (30h). 2019-01-27 11:41:52 +00:00
ddcvar.h
ds1307.c make DSRTC_FLAG_YEAR_START_2K settable by device property 2018-12-20 21:36:53 +00:00
ds1307reg.h
dstemp.c In my quest to make device_compatible_entry (and associated goo) 2018-06-26 06:03:57 +00:00
em3027.c More cleanup to i2c autoconfiguration: 2018-06-16 21:22:13 +00:00
em3027reg.h Driver for EM Microelectronic EM3027 RTC and temperature sensor. 2018-01-05 03:07:15 +00:00
fan53555.c Initialize transition slew rate if specified in the DT 2018-08-29 11:08:30 +00:00
fcu.c Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
files.i2c add i2c attachment for ssdfb 2019-03-17 01:03:47 +00:00
g760a.c More cleanup to i2c autoconfiguration: 2018-06-16 21:22:13 +00:00
g760areg.h
gttwsi_core.c Expand code covered by sc->sc_mtx, to make sure an interrupt would not be 2018-10-01 09:39:20 +00:00
gttwsireg.h
gttwsivar.h Don't sleep with IPL_VM lock held. 2018-05-07 15:03:19 +00:00
hytp14.c More cleanup to i2c autoconfiguration: 2018-06-16 21:24:36 +00:00
hytp14reg.h
hytp14var.h
i2c.c Merge the [pgoyette-compat] branch 2019-01-27 02:08:33 +00:00
i2c_bitbang.c
i2c_bitbang.h
i2c_exec.c Make i2c_acquire_bus() / i2c_release_bus() real symbols. 2018-12-10 00:31:45 +00:00
i2c_io.h Add some #includes to make a few more header files compile. 2017-10-28 06:27:32 +00:00
i2c_subr.c
i2cvar.h Make i2c_acquire_bus() / i2c_release_bus() real symbols. 2018-12-10 00:31:45 +00:00
ibmhawk.c Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
ibmhawkreg.h
ibmhawkvar.h
ihidev.c Use acpi_md_intr_establish/disestablish to handle device IRQs. The existing 2018-11-16 23:05:50 +00:00
ihidev.h Add drivers for HID over I2C devices, and a driver for I2C mices. 2017-12-10 17:05:54 +00:00
ims.c Add drivers for HID over I2C devices, and a driver for I2C mices. 2017-12-10 17:05:54 +00:00
lg3303.c
lg3303var.h
lm75.c moar match string 2019-02-20 18:19:46 +00:00
lm75reg.h
lm87.c In my quest to make device_compatible_entry (and associated goo) 2018-06-26 06:03:57 +00:00
lm_i2c.c More cleanup to i2c autoconfiguration: 2018-06-16 21:22:13 +00:00
m41st84.c More cleanup to i2c autoconfiguration: 2018-06-16 21:22:13 +00:00
m41st84reg.h
m41st84var.h
m41t00.c More cleanup to i2c autoconfiguration: 2018-06-16 21:22:13 +00:00
m41t00reg.h
max6900.c More cleanup to i2c autoconfiguration: 2018-06-16 21:22:13 +00:00
max6900reg.h
max77620.c In my quest to make device_compatible_entry (and associated goo) 2018-06-26 06:03:57 +00:00
mcp980x.c More cleanup to i2c autoconfiguration: 2018-06-16 21:22:13 +00:00
mcp980xreg.h
motoi2c.c
motoi2creg.h
motoi2cvar.h
mpl115a.c More cleanup to i2c autoconfiguration: 2018-06-16 21:22:13 +00:00
mpl115areg.h
mt2131.c
mt2131var.h
nxt2k.c
nxt2kvar.h
pcf8563.c In my quest to make device_compatible_entry (and associated goo) 2018-06-26 06:03:57 +00:00
pcf8563reg.h
pcf8583.c More cleanup to i2c autoconfiguration: 2018-06-16 21:22:13 +00:00
pcf8583reg.h
pcf8583var.h
r2025.c More cleanup to i2c autoconfiguration: 2018-06-16 21:22:13 +00:00
r2025reg.h
rkpmic.c Add support for RK805 2018-09-20 09:02:46 +00:00
rs5c372.c More cleanup to i2c autoconfiguration: 2018-06-16 21:22:13 +00:00
rs5c372reg.h
s390.c More cleanup to i2c autoconfiguration: 2018-06-16 21:22:13 +00:00
s390reg.h
sdtemp.c Typo (s/vaule/value/) 2019-02-28 16:56:35 +00:00
sdtemp_reg.h - Add Maxim MAX6604. 2018-02-22 10:09:12 +00:00
sgsmix.c More cleanup to i2c autoconfiguration: 2018-06-16 21:22:13 +00:00
sgsmixvar.h
si70xx.c add missing break. 2019-02-03 12:18:21 +00:00
si70xxreg.h add RCSID's 2017-12-29 02:20:47 +00:00
si70xxvar.h add RCSID's 2017-12-29 02:20:47 +00:00
smscmon.c More cleanup to i2c autoconfiguration: 2018-06-16 21:22:13 +00:00
smscmonvar.h
spdmem_i2c.c match "i2c-at34c02", found in various sparc64 boxes 2018-10-20 03:23:05 +00:00
ssdfb_i2c.c delete unused variable 2019-03-17 01:47:57 +00:00
sy8106a.c In my quest to make device_compatible_entry (and associated goo) 2018-06-26 06:03:57 +00:00
tcagpio.c In my quest to make device_compatible_entry (and associated goo) 2018-06-26 06:03:57 +00:00
tcakp.c lock/unlock I2C bus around transfers as required by API 2018-10-17 16:56:40 +00:00
tea5767.c Add TEA5767 FM radio driver. From Karuna Grewal. 2018-07-27 12:02:25 +00:00
tea5767reg.h Add TEA5767 FM radio driver. From Karuna Grewal. 2018-07-27 12:02:25 +00:00
titemp.c In my quest to make device_compatible_entry (and associated goo) 2018-06-26 06:03:57 +00:00
tps65217pmic.c More cleanup to i2c autoconfiguration: 2018-06-16 21:22:13 +00:00
tps65217pmicreg.h
tps65217pmicvar.h
tps65950.c More cleanup to i2c autoconfiguration: 2018-06-16 21:22:13 +00:00
tsl256x.c In my quest to make device_compatible_entry (and associated goo) 2018-06-26 06:03:57 +00:00
tsl256xreg.h Add a driver for the Taos TSL256x light sensors. 2018-05-27 05:31:20 +00:00
tvpll.c
tvpll_tuners.c
tvpll_tuners.h
tvpllvar.h
w83795g.c More cleanup to i2c autoconfiguration: 2018-06-16 21:22:13 +00:00
w83795greg.h
x1226.c More cleanup to i2c autoconfiguration: 2018-06-16 21:22:13 +00:00
x1226reg.h
xc5k.c Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
xc5kreg.h
xc5kvar.h
xc3028.c Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
xc3028reg.h
xc3028var.h
zl10353.c
zl10353reg.h
zl10353var.h