summaryrefslogtreecommitdiff
path: root/sys/dev/i2c/iatp.c
AgeCommit message (Expand)Author
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