summaryrefslogtreecommitdiff
path: root/sys/dev/hid
AgeCommit message (Expand)Author
2020-09-19Pull up following revision(s) (requested by nonaka in ticket #1086):martin
2020-07-15Pull up following revision(s) (requested by riastradh in ticket #1010):martin
2020-07-13Pull up following revision(s) (requested by nia in ticket #1002):martin
2020-01-21Pull up following revision(s) (requested by nia in ticket #635):martin
2020-01-05Pull up following revision(s) (requested by maxv in ticket #605):martin
2019-07-10hidms depends on tpcalib nowmartin
2019-07-09Enable finger touch panel of HP Spectre x360 13-inch ae019TUryoon
2019-07-09Add tpcalib, touch panel calibration to ims(4)ryoon
2018-11-15Correctly handle signed/unsigned quantities in kernel HID parser.jakllsch
2018-09-03Rename min/max -> uimin/uimax for better honesty.riastradh
2018-05-25Fix HIDMS_DEBUG buildryoon
2017-12-10Fix fallout from hid factorisation:bouyer
2017-12-10Factor out bus-independant HID code so that it can be shared by USB, bluetoothbouyer