From: Benjamin Tissoires <benjamin.tissoires@redhat.com>
To: Benjamin Tissoires <benjamin.tissoires@gmail.com>,
Henrik Rydberg <rydberg@euromail.se>,
Jiri Kosina <jkosina@suse.cz>, Stephane Chatty <chatty@enac.fr>,
David Herrmann <dh.herrmann@gmail.com>,
linux-input@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [RFC 0/2] HID: Introduce .idle() to remove last usb dependence from hid-multitouch
Date: Wed, 27 Feb 2013 16:38:16 +0100 [thread overview]
Message-ID: <1361979498-24446-1-git-send-email-benjamin.tissoires@redhat.com> (raw)
Hi guys,
Well, this series of two patches aims at removing the dependence between usb
and hid-multitouch.
I put a RFC and not a patch as I'm not satisfied with the result:
- adding this callback for one use may not be accurate
- the parameters may not be good either (HID_REQ_SET_IDLE is the only valid
value for now as noone seems to be using HID_REQ_GET_IDLE)
- the return value is clearly not very interesting.
- maybe we should just add HID_REQ_SET_IDLE to .request, but this will require
a few changes in the parameters.
The main purpose of this RFC was to share it with David this new ll callback, so
that we can have a global view of what is needed.
Thanks for the inputs.
Cheers,
Benjamin
Benjamin Tissoires (2):
HID: Extend the interface with idle requests
HID: multitouch: remove last usb dependency
drivers/hid/hid-multitouch.c | 17 +----------------
drivers/hid/usbhid/hid-core.c | 15 +++++++++++++++
include/linux/hid.h | 19 +++++++++++++++++++
3 files changed, 35 insertions(+), 16 deletions(-)
--
1.8.1.2
next reply other threads:[~2013-02-27 15:39 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-27 15:38 Benjamin Tissoires [this message]
2013-02-27 15:38 ` [RFC 1/2] HID: Extend the interface with idle requests Benjamin Tissoires
2013-03-07 14:26 ` Jiri Kosina
2013-03-07 14:30 ` Benjamin Tissoires
2013-03-07 14:53 ` Jiri Kosina
2013-02-27 15:38 ` [RFC 2/2] HID: multitouch: remove last usb dependency Benjamin Tissoires
2013-02-27 17:48 ` [RFC 0/2] HID: Introduce .idle() to remove last usb dependence from hid-multitouch David Herrmann
2013-02-27 18:01 ` Benjamin Tissoires
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1361979498-24446-1-git-send-email-benjamin.tissoires@redhat.com \
--to=benjamin.tissoires@redhat.com \
--cc=benjamin.tissoires@gmail.com \
--cc=chatty@enac.fr \
--cc=dh.herrmann@gmail.com \
--cc=jkosina@suse.cz \
--cc=linux-input@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=rydberg@euromail.se \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®