summaryrefslogtreecommitdiff
path: root/sys/dev/i2c/ihidev.h
AgeCommit message (Expand)Author
2022-01-14ihidev(4): Fix locking and interrupt handler.riastradh
2022-01-14ihidev(4): Add missing includes and header guard.riastradh
2020-01-09Re-enable the intr / mask / softint / unmask dance now that the x86thorpej
2019-12-25Revert previous until issues can be sorted out.thorpej
2019-12-22The hid-over-i2c spec specifies that compliant devices use level-sensitivethorpej
2017-12-10Add drivers for HID over I2C devices, and a driver for I2C mices.bouyer