Age | Commit message (Expand) | Author |
---|---|---|
2016-05-22 | Use the new input functions of wsmouse in mouse and touchscreen drivers. | Ulf Brosziewski |
2016-03-30 | Add support for multitouch input to wsmouse. | Ulf Brosziewski |
2016-02-10 | Permit negative x and y coordinates in mouse.scale for uts and ums. | Philip Guenther |
2016-01-20 | add hidmt, a HID-layer driver for multitouch touchpads that conform | Joshua Stein |
2016-01-20 | add hid_get_udata | Joshua Stein |
2016-01-08 | protect structs in hid.h with #ifdef _KERNEL, to allow inclusion in | Joshua Stein |
2016-01-08 | Move HID support files out of dev/usb into new dev/hid directory | Joshua Stein |