opnsense-src/sys/dev/iicbus
Gordon Bergling 7fad3ed8e9 iicbus(4): Fix two typos in kernel error messages
- s/occured/occurred/

MFC after:3 days
2022-04-20 12:55:44 +02:00
..
gpio gpio tca6416: Remove unused variable. 2022-04-13 16:08:22 -07:00
mux pca954x: driver for PCA954x / TCA954x I2C switches 2021-11-13 11:27:41 +02:00
pmic pmic: rockchip: Plug set but not used variable 2022-02-21 11:08:12 +01:00
rtc rx8803_settime: remove write only variable bus 2022-04-04 22:29:38 -06:00
twsi twsi: Make ext_resources non-optional 2022-02-21 17:28:44 +01:00
acpi_iicbus.c bus: Add ACPI locator support 2022-03-01 08:06:41 -07:00
ad7417.c ad7417: Avoid an unused but set warning when compiled with NO_SYSCTL_DESCR. 2022-04-13 16:08:23 -07:00
ad7418.c Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many) 2020-02-26 14:26:36 +00:00
adm1030.c
ads111x.c Revert "Define PNP info after defining driver modules" 2021-01-23 10:59:41 -05:00
adt746x.c adt746x: Remove unused variables. 2022-04-12 14:58:58 -07:00
ds13rtc.c Clean up some of my copyrights; add SPDX tag and remove All rights reserved. 2019-12-13 01:38:48 +00:00
ds1307.c ds1307: allow configuration via hints on FDT-based systems 2021-11-13 11:23:10 +02:00
ds1307reg.h
ds1631.c Drop 'All rights reserved' 2020-03-06 21:24:09 +00:00
ds1672.c
ds1775.c Drop 'All rights reserved' 2020-03-06 21:26:35 +00:00
ds3231.c ds3231: fix accidental breakage of !FDT in 1256067c 2021-12-13 13:49:47 +02:00
ds3231reg.h The ds3231 RTC chip bitmask values for 12- versus 24-hour mode were reversed, 2020-07-19 18:53:19 +00:00
htu21.c iicbus: plug set-but-not-used vars 2021-12-18 13:14:04 +00:00
icee.c icee: allow configuration via hints on FDT-based systems 2021-11-13 11:24:57 +02:00
if_ic.c routing: Allow using IPv6 next-hops for IPv4 routes (RFC 5549). 2021-08-22 22:56:08 +00:00
iic.c
iic.h
iic_recover_bus.c Clean up some of my copyrights; add SPDX tag and remove All rights reserved. 2019-12-13 01:38:48 +00:00
iic_recover_bus.h Clean up some of my copyrights; add SPDX tag and remove All rights reserved. 2019-12-13 01:38:48 +00:00
iicbb.c move defintion of hw.i2c sysctl node from iicbb to iicbus 2020-09-03 08:02:19 +00:00
iicbb_if.m
iicbus.c newbus: Move from bus_child_{pnpinfo,location}_src to bus_child_{pnpinfo,location} with sbuf 2021-06-22 20:52:06 -06:00
iicbus.h newbus: Move from bus_child_{pnpinfo,location}_src to bus_child_{pnpinfo,location} with sbuf 2021-06-22 20:52:06 -06:00
iicbus_if.m
iichid.c iicbus(4): Fix two typos in kernel error messages 2022-04-20 12:55:44 +02:00
iicoc.c iicoc: fix repeated start 2021-11-01 12:29:29 +08:00
iicoc.h iicoc: split up common core and PCI bus specifics 2019-12-20 03:40:46 +00:00
iicoc_fdt.c iicoc: support building as a module 2021-11-01 12:33:39 +08:00
iicoc_pci.c iicoc: Remove unused variable. 2022-04-12 14:58:57 -07:00
iiconf.c Add support for i2c bus mux hardware. 2020-01-02 17:51:49 +00:00
iiconf.h Add support for i2c bus mux hardware. 2020-01-02 17:51:49 +00:00
iicsmb.c iicsmb: Request the bus recursively in bread() 2021-02-23 20:06:16 +00:00
isl12xx.c Clean up some of my copyrights; add SPDX tag and remove All rights reserved. 2019-12-13 01:38:48 +00:00
lm75.c
max6690.c Provide a slightly more-tolerant set of thermal parameters for PowerMac 2020-10-15 13:43:43 +00:00
max44009.c driver for MAX44009 I2C illuminance sensor 2021-11-06 19:19:04 +02:00
nxprtc.c Clean up some of my copyrights; add SPDX tag and remove All rights reserved. 2019-12-13 01:38:48 +00:00
ofw_iicbus.c ofw_iicbus: Use uint32_t for iic bus address argument, not int. 2022-02-20 14:17:50 +01:00
ofw_iicbus_if.m ofw_iicbus: Use uint32_t for iic bus address argument, not int. 2022-02-20 14:17:50 +01:00
pcf8591.c pcf8591: remove write-only variables 2021-12-13 13:39:08 +02:00
rtc8583.c Clean up some of my copyrights; add SPDX tag and remove All rights reserved. 2019-12-13 01:38:48 +00:00
s35390a.c
sy8106a.c
syr827.c
tmp461.c tmp461_signed_extend32 is unused, remove it 2022-04-04 22:29:39 -06:00