All of lore.kernel.org
 help / color / mirror / Atom feed
From: Heiner Kallweit <hkallweit1@gmail.com>
To: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Cc: Jiri Kosina <jikos@kernel.org>, linux-input@vger.kernel.org
Subject: [PATCH 0/4] HID: merge support for ThingM blink(1) into hid-led
Date: Tue, 21 Jun 2016 19:53:55 +0200	[thread overview]
Message-ID: <dc6bbc8a-4454-fb95-4a98-6266523f320b@gmail.com> (raw)

The hid-led driver just needs small extensions to support also devices with
multiple independent LED's. As a first device of this category support for
the ThingM blink(1) can be merged into the hid-led driver.

Heiner Kallweit (4):
  HID: hid-led: add support for devices with multiple independent LEDs
  HID: hid-led: add support for reading from LED devices
  HID: hid-led: add support for ThingM blink(1)
  HID: remove ThingM blink(1) driver

 drivers/hid/Kconfig      |  17 +---
 drivers/hid/Makefile     |   1 -
 drivers/hid/hid-led.c    | 180 ++++++++++++++++++++++++++------
 drivers/hid/hid-thingm.c | 259 -----------------------------------------------
 4 files changed, 154 insertions(+), 303 deletions(-)
 delete mode 100644 drivers/hid/hid-thingm.c

-- 
2.9.0


             reply	other threads:[~2016-06-21 19:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-21 17:53 Heiner Kallweit [this message]
2016-06-23  6:52 ` [PATCH 0/4] HID: merge support for ThingM blink(1) into hid-led Jiri Kosina

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=dc6bbc8a-4454-fb95-4a98-6266523f320b@gmail.com \
    --to=hkallweit1@gmail.com \
    --cc=benjamin.tissoires@redhat.com \
    --cc=jikos@kernel.org \
    --cc=linux-input@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 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.