All of lore.kernel.org
 help / color / mirror / Atom feed
From: Johan Hedberg <johan.hedberg@gmail.com>
To: David Herrmann <dh.herrmann@gmail.com>
Cc: linux-bluetooth@vger.kernel.org,
	Benjamin Tissoires <benjamin.tissoires@redhat.com>,
	Marcel Holtmann <marcel@holtmann.org>
Subject: Re: [PATCH 0/4] Add GET/SET_REPORT support to HoG
Date: Wed, 26 Nov 2014 10:04:27 +0200	[thread overview]
Message-ID: <20141126080427.GA16861@t440s> (raw)
In-Reply-To: <1416580906-22134-1-git-send-email-dh.herrmann@gmail.com>

Hi David,

On Fri, Nov 21, 2014, David Herrmann wrote:
> Benjamin Tissoires (4):
>   hog: import latest uhid.h definition
>   hog: break out the report retrieval in its own function
>   hog: implement get_report functionality
>   hog: implement set_report functionality
> 
>  profiles/input/hog.c       | 204 +++++++++++++++++++++++++++++++++++++++++----
>  profiles/input/uhid_copy.h | 117 +++++++++++++++++++++++---
>  2 files changed, 292 insertions(+), 29 deletions(-)

All these patches have been applied upstream. There was just a minor
thing I fixed myself with a follow-up patch where the code was doing an
unnecessary < 0 comparison of an unsigned value.

Johan

  parent reply	other threads:[~2014-11-26  8:04 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-21 14:41 [PATCH 0/4] Add GET/SET_REPORT support to HoG David Herrmann
2014-11-21 14:41 ` [PATCH 1/4] hog: import latest uhid.h definition David Herrmann
2014-11-21 14:41 ` [PATCH 2/4] hog: break out the report retrieval in its own function David Herrmann
2014-11-21 14:41 ` [PATCH 3/4] hog: implement get_report functionality David Herrmann
2014-11-21 14:41 ` [PATCH 4/4] hog: implement set_report functionality David Herrmann
2014-11-21 14:58 ` [PATCH 0/4] Add GET/SET_REPORT support to HoG Benjamin Tissoires
2014-11-26  8:04 ` Johan Hedberg [this message]
2014-11-26  8:14   ` David Herrmann

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=20141126080427.GA16861@t440s \
    --to=johan.hedberg@gmail.com \
    --cc=benjamin.tissoires@redhat.com \
    --cc=dh.herrmann@gmail.com \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=marcel@holtmann.org \
    /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 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.