All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/2] Core driver enhancements
@ 2015-02-19 23:31 Srinivas Pandruvada
  2015-02-19 23:31 ` [PATCH v1 1/2] HID: hid-sensor-hub: Allow parallel synchronous reads Srinivas Pandruvada
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Srinivas Pandruvada @ 2015-02-19 23:31 UTC (permalink / raw)
  To: jkosina, jic23; +Cc: linux-input, Srinivas Pandruvada

Enhance core to support next generation of hub devices for fast response
and application collection.

v1
Added acked by tag for parallel read patch
For collection support, changed the commit message and relying on FW to explicitlty
define a collection, then only create a collection and allow callback registration

v0
Base version

Srinivas Pandruvada (2):
  HID: hid-sensor-hub: Allow parallel synchronous reads
  HID: hid-sensor-hub: Add support for application collection

 drivers/hid/hid-sensor-hub.c   | 120 +++++++++++++++++++++++------------------
 include/linux/hid-sensor-hub.h |  24 +++++++++
 include/linux/hid-sensor-ids.h |   2 +
 3 files changed, 93 insertions(+), 53 deletions(-)

-- 
1.9.1


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

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

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-19 23:31 [PATCH v1 0/2] Core driver enhancements Srinivas Pandruvada
2015-02-19 23:31 ` [PATCH v1 1/2] HID: hid-sensor-hub: Allow parallel synchronous reads Srinivas Pandruvada
2015-02-19 23:31 ` [PATCH v1 2/2] HID: hid-sensor-hub: Add support for application collection Srinivas Pandruvada
2015-03-09 14:53   ` Jonathan Cameron
2015-02-23 14:12 ` [PATCH v1 0/2] Core driver enhancements Jiri Kosina

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.