summaryrefslogtreecommitdiff
path: root/sys/dev/usb/hidms.c
AgeCommit message (Expand)Author
2015-11-05for mice with wheels, check for W direction at AC Pan input used inJoshua Stein
2014-05-12Backport FreeBSD's HID parser in order to properly parse `moderm'Martin Pieuchot
2014-05-05Plug a memory leak related to HID descriptor parsing.Martin Pieuchot
2013-08-09Merge uhts(1) into ums(1). The code is amost the same, so no need to duplicate.Edd Barrett
2011-08-19Let ums probe bounds of absolute devices if available.Matthieu Herrb
2011-04-07Do not use NULL in integer comparisons. No functional change.Miod Vallat
2011-03-04Add TouchScreen support. Makes newer Gunze USB TouchScreen devices work.Mark Kettenis
2010-07-31Factorization of the bluetooth and usb hid input driver logic, to reduce codeMiod Vallat