.. |
Makefile
|
…
|
|
ac100.c
|
No need to check cold to add I2C_F_POLL; the i2c API does it for us now.
|
2019-07-27 16:02:27 +00:00 |
act8846.c
|
No need to check cold to add I2C_F_POLL; the i2c API does it for us now.
|
2019-07-27 16:02:27 +00:00 |
act8846.h
|
…
|
|
adadc.c
|
explicitly initialize sensor->state
|
2019-06-15 02:00:21 +00:00 |
adm1021.c
|
get sensore names from properties, remove OF code
|
2020-08-21 20:44:38 +00:00 |
adm1026.c
|
Avoid creating a full temporary softc struct on the stack.
|
2020-06-26 10:06:57 +00:00 |
adm1026reg.h
|
Revert previous for now:
|
2020-04-16 23:29:52 +00:00 |
am2315.c
|
…
|
|
am2315reg.h
|
…
|
|
am2315var.h
|
…
|
|
anxedp.c
|
No need to use I2C_F_POLL here.
|
2020-01-01 18:09:44 +00:00 |
as3722.c
|
No need to use I2C_F_POLL here.
|
2020-01-04 02:21:15 +00:00 |
as3722.h
|
…
|
|
asms.c
|
a very preliminary driver for the acclerometer found in later *Books
|
2020-04-24 12:38:31 +00:00 |
at24cxx.c
|
tsleep -> kpause
|
2020-01-15 05:56:57 +00:00 |
at24cxxvar.h
|
…
|
|
au8522.c
|
…
|
|
au8522mod.h
|
…
|
|
au8522mod_8vsb.h
|
…
|
|
au8522mod_qam64.h
|
…
|
|
au8522mod_qam256.h
|
…
|
|
au8522reg.h
|
…
|
|
au8522var.h
|
…
|
|
axp20x.c
|
- Don't use I2C_F_POLL.
|
2020-02-16 22:43:27 +00:00 |
axp22x.c
|
…
|
|
axp809.c
|
No need to check cold to add I2C_F_POLL; the i2c API does it for us now.
|
2019-07-27 16:02:27 +00:00 |
axp809.h
|
…
|
|
axppmic.c
|
Don't access the i2c bus in interrupt context. Instead, mask the
|
2020-02-16 20:32:29 +00:00 |
cwfg.c
|
Add driver for CellWise CW2015 Fuel Gauge IC.
|
2020-01-03 18:00:05 +00:00 |
cx24227.c
|
Fix mis-placed parentheses. PR kern/54812.
|
2019-12-31 14:25:33 +00:00 |
cx24227var.h
|
…
|
|
dbcool.c
|
in sysctl_dbcool_behavior() - actually use the array index when translating
|
2020-07-12 06:42:32 +00:00 |
dbcool_reg.h
|
Revert previous for now:
|
2020-04-16 23:29:52 +00:00 |
dbcool_var.h
|
Make this compile
|
2020-07-12 08:48:49 +00:00 |
ddc.c
|
No need to use I2C_F_POLL here.
|
2019-12-23 18:09:05 +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
|
No need to use I2C_F_POLL here.
|
2020-01-02 16:24:51 +00:00 |
ds1307reg.h
|
…
|
|
dstemp.c
|
more OF -> properties for sensor names, this should be the last one
|
2020-08-21 21:28:22 +00:00 |
em3027.c
|
No need to check cold to add I2C_F_POLL; the i2c API does it for us now.
|
2019-07-27 16:02:27 +00:00 |
em3027reg.h
|
…
|
|
es8316ac.c
|
Avoid sleeping while the audio intr lock is held.
|
2020-01-03 01:00:08 +00:00 |
fan53555.c
|
No need to use I2C_F_POLL here.
|
2019-12-23 19:22:46 +00:00 |
fcu.c
|
explicitly initialize sensor->state
|
2019-06-15 02:00:21 +00:00 |
files.i2c
|
a very preliminary driver for the acclerometer found in later *Books
|
2020-04-24 12:38:31 +00:00 |
g760a.c
|
…
|
|
g760areg.h
|
…
|
|
gttwsi_core.c
|
Interrupt-driven I/O seems to completely go off the rails, at least
|
2020-02-15 23:42:01 +00:00 |
gttwsireg.h
|
Clean up gttwsi's register access stuff:
|
2020-01-12 17:48:42 +00:00 |
gttwsivar.h
|
Clean up gttwsi's register access stuff:
|
2020-01-12 17:48:42 +00:00 |
hytp14.c
|
enable FDT direct configuration.
|
2019-10-08 21:16:11 +00:00 |
hytp14reg.h
|
…
|
|
hytp14var.h
|
…
|
|
i2c.c
|
whitelist -> permitlist
|
2020-07-07 16:14:23 +00:00 |
i2c_bitbang.c
|
…
|
|
i2c_bitbang.h
|
…
|
|
i2c_exec.c
|
In iic_acquire_bus(), unlock the bus lock if the back-end returns an
|
2020-04-19 17:08:14 +00:00 |
i2c_io.h
|
…
|
|
i2c_subr.c
|
…
|
|
i2cvar.h
|
whitelist -> permitlist
|
2020-07-07 16:14:23 +00:00 |
ibmhawk.c
|
hardclock_ticks -> getticks()
|
2020-05-15 19:28:09 +00:00 |
ibmhawkreg.h
|
…
|
|
ibmhawkvar.h
|
…
|
|
ihidev.c
|
Re-enable the intr / mask / softint / unmask dance now that the x86
|
2020-01-09 04:04:01 +00:00 |
ihidev.h
|
Re-enable the intr / mask / softint / unmask dance now that the x86
|
2020-01-09 04:04:01 +00:00 |
ims.c
|
Enable finger touch panel of HP Spectre x360 13-inch ae019TU
|
2019-07-09 12:56:30 +00:00 |
lg3303.c
|
…
|
|
lg3303var.h
|
…
|
|
lm75.c
|
get sensor name from properties, remove macppc-specific OF support
|
2020-08-21 20:41:43 +00:00 |
lm75reg.h
|
…
|
|
lm87.c
|
No need to use I2C_F_POLL here.
|
2019-12-23 14:41:41 +00:00 |
lm_i2c.c
|
avoid stack usage in match routine
|
2020-06-24 19:11:49 +00:00 |
m41st84.c
|
Eliminate all of the #ifdefs for the "strtc" driver. Define model
|
2020-01-03 03:44:42 +00:00 |
m41st84reg.h
|
…
|
|
m41st84var.h
|
…
|
|
m41t00.c
|
- Use todr_gettime_ymdhms / todr_settime_ymdhms.
|
2020-01-02 19:11:12 +00:00 |
m41t00reg.h
|
…
|
|
max6900.c
|
- Use todr_gettime_ymdhms / todr_settime_ymdhms.
|
2020-01-02 18:57:58 +00:00 |
max6900reg.h
|
…
|
|
max77620.c
|
Actually, the local mutex is unnecesary; the i2c bus lock is held
|
2019-12-23 19:20:18 +00:00 |
mcp980x.c
|
No need to use I2C_F_POLL here.
|
2019-12-23 14:41:41 +00:00 |
mcp980xreg.h
|
…
|
|
motoi2c.c
|
Cleanup i2c bus acquire / release, centralizing all of the logic into
|
2019-12-22 23:23:29 +00:00 |
motoi2creg.h
|
…
|
|
motoi2cvar.h
|
Cleanup i2c bus acquire / release, centralizing all of the logic into
|
2019-12-22 23:23:29 +00:00 |
mpl115a.c
|
No need to use I2C_F_POLL here.
|
2019-12-23 14:41:41 +00:00 |
mpl115areg.h
|
…
|
|
mt2131.c
|
- No need to use I2C_F_POLL here.
|
2019-12-23 18:57:30 +00:00 |
mt2131var.h
|
…
|
|
nxt2k.c
|
Fix mis-placed parentheses. PR kern/54813.
|
2019-12-31 14:27:50 +00:00 |
nxt2kvar.h
|
…
|
|
pca9685.c
|
Do the iic_acquire_bus() / iic_release_bus() dance that I, um, forgot
|
2019-07-25 04:24:44 +00:00 |
pca9685reg.h
|
Add a driver for the NXP PCA9685 16-channel, 12-bit PWM Fm+ LED controller.
|
2019-07-24 05:25:32 +00:00 |
pcagpio.c
|
break long lines
|
2020-02-02 06:43:14 +00:00 |
pcf8563.c
|
- No need to use I2C_F_POLL here.
|
2020-01-02 16:48:05 +00:00 |
pcf8563reg.h
|
…
|
|
pcf8583.c
|
No need to use I2C_F_POLL here.
|
2020-01-02 16:53:05 +00:00 |
pcf8583reg.h
|
…
|
|
pcf8583var.h
|
…
|
|
r2025.c
|
Use todr_gettime_ymdhms / todr_settime_ymdhms.
|
2020-01-02 19:00:34 +00:00 |
r2025reg.h
|
…
|
|
rkpmic.c
|
If the rockchip,system-power-controller property is present, try to power off with the PMIC
|
2020-01-03 01:17:29 +00:00 |
rs5c372.c
|
- No need to use I2C_F_POLL here.
|
2020-01-02 17:17:36 +00:00 |
rs5c372reg.h
|
…
|
|
s390.c
|
Use todr_gettime_ymdhms / todr_settime_ymdhms.
|
2020-01-02 19:00:34 +00:00 |
s390reg.h
|
…
|
|
sdtemp.c
|
If an error occurred in sme_refresh function, pass ENVSYS_SINVALID.
|
2020-06-30 19:02:42 +00:00 |
sdtemp_reg.h
|
…
|
|
sgsmix.c
|
…
|
|
sgsmixvar.h
|
Revert previous for now:
|
2020-04-16 23:29:52 +00:00 |
si70xx.c
|
add missing break.
|
2019-02-03 12:18:21 +00:00 |
si70xxreg.h
|
…
|
|
si70xxvar.h
|
…
|
|
smscmon.c
|
…
|
|
smscmonvar.h
|
…
|
|
spdmem_i2c.c
|
No need to use I2C_F_POLL here.
|
2019-12-23 14:55:22 +00:00 |
ssdfb_i2c.c
|
ssdfb: fix i2c transfer error with some controllers
|
2019-11-05 19:59:35 +00:00 |
sy8106a.c
|
No need to use I2C_F_POLL here.
|
2019-12-23 19:35:07 +00:00 |
tcagpio.c
|
No need to use I2C_F_POLL here.
|
2019-12-23 19:35:07 +00:00 |
tcakp.c
|
- Don't use I2C_F_POLL.
|
2019-12-23 20:38:08 +00:00 |
tda19988.c
|
No need to check 'cold' for I2C_F_POLL; the i2c code does it for us.
|
2019-12-23 15:05:32 +00:00 |
tea5767.c
|
No need to use I2C_F_POLL here. Also fix an uninitialized error variable
|
2019-12-23 20:49:09 +00:00 |
tea5767reg.h
|
Add TEA5767 FM radio driver. From Karuna Grewal.
|
2018-07-27 12:02:25 +00:00 |
titemp.c
|
No need to use I2C_F_POLL here.
|
2019-12-23 15:07:42 +00:00 |
tps65217pmic.c
|
- No need to use I2C_F_POLL here.
|
2019-12-23 21:24:59 +00:00 |
tps65217pmicreg.h
|
…
|
|
tps65217pmicvar.h
|
…
|
|
tsl256x.c
|
tsleep -> kpause
|
2020-01-15 05:56:57 +00:00 |
tsl256xreg.h
|
…
|
|
tvpll.c
|
No need to use I2C_F_POLL here.
|
2019-12-23 15:25:08 +00:00 |
tvpll_tuners.c
|
…
|
|
tvpll_tuners.h
|
…
|
|
tvpllvar.h
|
…
|
|
twl4030.c
|
Fix non-FDT build
|
2019-11-03 09:34:09 +00:00 |
w83795g.c
|
…
|
|
w83795greg.h
|
…
|
|
x1226.c
|
Use todr_gettime_ymdhms / todr_settime_ymdhms.
|
2020-01-02 19:00:34 +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
|
…
|
|