summaryrefslogtreecommitdiff
path: root/sys/dev/i2c/iatp.c
AgeCommit message (Expand)Author
2018-06-22set I2C_F_POLL when acquiring the iic bus in an interrupt handlerJoshua Stein
2017-10-28Add the compat-mode setup for wsmouse.Ulf Brosziewski
2016-09-24Don't compare array against null pointer; found by clang.Mark Kettenis
2016-09-04correct the size passed to free in iatp_write_regJonathan Gray
2016-09-01add iatp(4), a driver for the i2c touchpad and touchscreen found onJoshua Stein