linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/2] HID: HID Sensor: Custom and Generic sensor support
@ 2015-03-05 16:05 Srinivas Pandruvada
  2015-03-05 16:05 ` [PATCH v1 1/2] " Srinivas Pandruvada
  2015-03-05 16:05 ` [PATCH v1 2/2] HID: HID Sensor: Update document for custom sensor Srinivas Pandruvada
  0 siblings, 2 replies; 6+ messages in thread
From: Srinivas Pandruvada @ 2015-03-05 16:05 UTC (permalink / raw)
  To: jkosina, jic23; +Cc: linux-input, Srinivas Pandruvada

v1
- Two trailing white spaces in the document
- Error in getting attribute value found by
saurabh rawat <saurabh.rawat@st.com>

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              |  12 +
 drivers/hid/Makefile             |   1 +
 drivers/hid/hid-sensor-custom.c  | 551 +++++++++++++++++++++++++++++++++++++++
 4 files changed, 643 insertions(+)
 create mode 100644 drivers/hid/hid-sensor-custom.c

-- 
1.9.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-03-09  2:33 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-05 16:05 [PATCH v1 0/2] HID: HID Sensor: Custom and Generic sensor support Srinivas Pandruvada
2015-03-05 16:05 ` [PATCH v1 1/2] " Srinivas Pandruvada
     [not found]   ` <1425571544-21324-2-git-send-email-srinivas.pandruvada-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
2015-03-07 18:54     ` Jonathan Cameron
2015-03-09  2:33       ` Srinivas Pandruvada
2015-03-05 16:05 ` [PATCH v1 2/2] HID: HID Sensor: Update document for custom sensor Srinivas Pandruvada
2015-03-07 18:56   ` Jonathan Cameron

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).