summaryrefslogtreecommitdiff
path: root/sys/dev/usb/utpms.c
AgeCommit message (Expand)Author
2024-05-23remove unneeded includes; ok mpi@Jonathan Gray
2022-01-09spellingJonathan Gray
2021-11-22Add missing claim multiple report ids conditionals to uhidev drivers.Anton Lindqvist
2020-10-23Subtract threshold from absolute position to allow absolute pointertobhe
2020-09-11Correctly set y_sensors for Geyser2 touchpads.tobhe
2020-08-25usbd_set_idle() use requires prototype from usbdi_util.hTheo de Raadt
2020-08-23uhidev(4) does apply the SET_IDLE request to all its child driversMarcus Glocker
2016-06-05Use the new input functions of wsmouse in mouse and touchscreen drivers.Ulf Brosziewski
2015-12-04Activate functions should in general return 0 for events they don't handle.Mark Kettenis
2014-05-26Matching USB devices per device IDs is not a good idea, especially ifMartin Pieuchot
2014-05-09Format string fixes and removal of -Wno-format for *ppc kernels.Miod Vallat
2013-11-15Clean-up the HID environment.Paul Irofti
2013-07-06Advertise utpms(4) as being a WSMOUSE_TYPE_USB because even if it couldMartin Pieuchot
2013-05-31Rename tpms(4), the driver for Apple USB touchpads, to utpms(4) and moveMartin Pieuchot