From: Srinivas Pandruvada <spandruvada@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> v2 - Addressed review comments from Jonathan - Added poll capability on misc device - Added time stamp to the report id v1 - Two trailing white spaces in the document - Error in getting attribute value found by saurabh rawat <saurabh.rawat@xxxxxx> v0 Base version Srinivas Pandruvada (2): HID: HID Sensor: Custom and Generic sensor support HID: HID Sensor: Update document for custom sensor Documentation/hid/hid-sensor.txt | 79 ++++ drivers/hid/Kconfig | 15 + drivers/hid/Makefile | 1 + drivers/hid/hid-sensor-custom.c | 759 +++++++++++++++++++++++++++++++++++++++ 4 files changed, 854 insertions(+) create mode 100644 drivers/hid/hid-sensor-custom.c -- 2.1.0 -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html