From: Florent Flament <contact@florentflament.com>
To: andy.shevchenko@gmail.com
Cc: jikos@kernel.org, benjamin.tissoires@redhat.com,
linux-kernel@vger.kernel.org, linux-input@vger.kernel.org,
Florent Flament <contact@florentflament.com>
Subject: [PATCH v2 0/1] Logitech K290: Add driver for the Logitech K290 USB keyboard
Date: Sun, 4 Mar 2018 23:14:24 +0100 [thread overview]
Message-ID: <20180304221425.28611-1-contact@florentflament.com> (raw)
In-Reply-To: <20180304170004.26553-1-contact@florentflament.com>
Changes in v2:
* Using SPDX ID instead of licence statement
* Removed unnecessary includes (linux/moduleparam.h and linux/mod_devicetable.h)
ps: Sorry for having broken the previous thread and sent the previous
mail without proper versioning of the patch.
Florent Flament (1):
HID: Logitech K290: Add driver for the Logitech K290 USB keyboard
drivers/hid/Kconfig | 18 ++++++++
drivers/hid/Makefile | 1 +
drivers/hid/hid-ids.h | 1 +
drivers/hid/hid-logitech-k290.c | 100 ++++++++++++++++++++++++++++++++++++++++
4 files changed, 120 insertions(+)
create mode 100644 drivers/hid/hid-logitech-k290.c
--
2.14.3
next prev parent reply other threads:[~2018-03-04 22:21 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-04 17:00 [PATCH] HID: " Florent Flament
2018-03-04 22:14 ` Florent Flament [this message]
2018-03-04 22:14 ` [PATCH v2 1/1] " Florent Flament
2018-03-05 9:31 ` Nestor Lopez Casado
2018-03-05 17:26 ` Benjamin Tissoires
2018-03-05 23:31 ` Florent Flament
2018-03-06 23:11 ` Florent Flament
2018-03-05 23:25 ` Florent Flament
2018-03-05 15:20 ` kbuild test robot
2018-03-05 21:11 ` kbuild test robot
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=20180304221425.28611-1-contact@florentflament.com \
--to=contact@florentflament.com \
--cc=andy.shevchenko@gmail.com \
--cc=benjamin.tissoires@redhat.com \
--cc=jikos@kernel.org \
--cc=linux-input@vger.kernel.org \
--cc=linux-kernel@vger.kernel.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 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®