summaryrefslogtreecommitdiff
path: root/include/uapi/linux/uhid.h (unfollow)
Commit message (Expand)Author
2014-08-25HID: uhid: report to user-space whether reports are numberedDavid Herrmann
2014-08-25HID: uhid: implement SET_REPORTDavid Herrmann
2014-08-25HID: uhid: keep legacy definitions at the bottom of uhid.hDavid Herrmann
2014-08-25HID: uhid: add ABI compatible UHID_GET_REPORT replacing UHID_FEATUREDavid Herrmann
2014-04-01HID: uhid: Add UHID_CREATE2 + UHID_INPUT2Petri Gynther
2013-07-31HID: uhid: use generic hidinput_input_event()David Herrmann
2013-01-03HID: uhid: use __packed__ for uhid_feature_answer_reqDavid Herrmann
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells
2012-06-18HID: uhid: implement feature requestsDavid Herrmann
2012-06-18HID: uhid: forward raw output reports to user-spaceDavid Herrmann
2012-06-18HID: uhid: forward output request to user-spaceDavid Herrmann
2012-06-18HID: uhid: forward open/close events to user-spaceDavid Herrmann
2012-06-18HID: uhid: add UHID_START and UHID_STOP eventsDavid Herrmann
2012-06-18HID: uhid: allow feeding input data into uhid devicesDavid Herrmann
2012-06-18HID: uhid: add UHID_CREATE and UHID_DESTROY eventsDavid Herrmann
2012-06-18HID: uhid: add internal message bufferDavid Herrmann