aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/hidraw.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-30HID: fix return value of hidraw_report_event() when !CONFIG_HIDRAWJiri Kosina1-1/+1
2012-04-27HID: hidraw: add proper error handling to raw event reportingJiri Kosina1-2/+2
2011-02-11HID: Add Support for Setting and Getting Feature Reports from hidrawAlan Ott1-0/+3
2009-01-04HID: add phys and name ioctls to hidrawJiri Kosina1-0/+2
2008-04-22HID: export headers properlyMike Frysinger1-0/+1
2007-10-15HID: fix HIDIOCGRDESC memory access in hidrawJiri Kosina1-3/+3
2007-10-14HID: add hidraw interfaceJiri Kosina1-0/+86