From: Randy Dunlap <rdunlap@xenotime.net>
To: Alan Ott <alan@signal11.us>
Cc: Jiri Kosina <jkosina@suse.cz>,
linux-input@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-doc@vger.kernel.org,
Antonio Ospite <ospite@studenti.unina.it>
Subject: Re: [PATCH v2 0/2] HID: hidraw documentation
Date: Fri, 18 Jun 2010 20:14:45 -0700 [thread overview]
Message-ID: <20100618201445.28c58573.rdunlap@xenotime.net> (raw)
In-Reply-To: <1276913623-6126-1-git-send-email-alan@signal11.us>
On Fri, 18 Jun 2010 22:13:41 -0400 Alan Ott wrote:
> These patches add the hidraw.txt file to a new Documentation/hid/ directory.
>
> The example program has been moved out of the document and fixed up for style
> (it's now checkpatch.pl clean), and a Makefile has been created for it.
>
> I integrated the comments provided.
>
> hiddev.txt has been moved from Documentation/usb/ to Documentation/hid/
>
>
> Alan Ott (2):
> HID: Documentation for hidraw
> HID: Move hiddev.txt to the new Documentation/HID directory
Acked-by: Randy Dunlap <randy.dunlap@oracle.com>
Jiri, can you merge these patches, please?
> Documentation/hid/Makefile | 8 ++
> Documentation/hid/hid-example.c | 167 +++++++++++++++++++++++++++++++++
> Documentation/{usb => hid}/hiddev.txt | 0
> Documentation/hid/hidraw.txt | 119 +++++++++++++++++++++++
> 4 files changed, 294 insertions(+), 0 deletions(-)
> create mode 100644 Documentation/hid/Makefile
> create mode 100644 Documentation/hid/hid-example.c
> rename Documentation/{usb => hid}/hiddev.txt (100%)
> create mode 100644 Documentation/hid/hidraw.txt
---
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***
next prev parent reply other threads:[~2010-06-19 3:14 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-18 3:38 [PATCH] HID: Documentation for hidraw Alan Ott
2010-06-18 9:57 ` Antonio Ospite
2010-06-18 13:37 ` Alan Ott
2010-06-18 11:59 ` Jiri Kosina
2010-06-18 14:45 ` Alan Ott
2010-06-18 15:45 ` Randy Dunlap
2010-06-19 2:13 ` [PATCH v2 0/2] HID: hidraw documentation Alan Ott
2010-06-19 3:14 ` Randy Dunlap [this message]
2010-06-19 17:47 ` Jiri Kosina
2010-06-19 8:25 ` Antonio Ospite
2010-06-19 2:13 ` [PATCH v2 1/2] HID: Documentation for hidraw Alan Ott
2010-06-19 2:13 ` [PATCH v2 2/2] HID: Move hiddev.txt to the new Documentation/HID directory Alan Ott
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=20100618201445.28c58573.rdunlap@xenotime.net \
--to=rdunlap@xenotime.net \
--cc=alan@signal11.us \
--cc=jkosina@suse.cz \
--cc=linux-doc@vger.kernel.org \
--cc=linux-input@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=ospite@studenti.unina.it \
/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;
as well as URLs for NNTP newsgroup(s).