linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Elias Vanderstuyft <elias.vds@gmail.com>
To: "Michal Malý" <madcatxster@devoid-pointer.net>
Cc: Jiri Kosina <jkosina@suse.cz>,
	"open list:HID CORE LAYER" <linux-input@vger.kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	Simon Wood <simon@mungewell.org>
Subject: Re: [PATCH 0/4] HID: Improve handling of multimode Logitech handling wheels
Date: Mon, 9 Feb 2015 10:14:45 +0100	[thread overview]
Message-ID: <CADbOyBQMhOGWNBiQPN8asK+gMnfaD-ogunotNX45uN0VyTBUOg@mail.gmail.com> (raw)
In-Reply-To: <1423240486-6714-1-git-send-email-madcatxster@devoid-pointer.net>

On Fri, Feb 6, 2015 at 5:34 PM, Michal Malý
<madcatxster@devoid-pointer.net> wrote:
> This patch series improves handling of various Logitech gaming wheels and
> allows switching between various compatibility modes which might be useful
> to improve compatibility with very old games and testing purposes.
>
> Signed-off-by: Michal Malý <madcatxster@devoid-pointer.net>
>
> Michal Malý (4):
>   Identify Logitech gaming wheels in compatibility modes accordingly to
>        Logitech specifications
>   Display the real wheel model and supported alternate modes through
>     sysfs. This applies only to multimode wheels.
>   Introduce a module parameter to disable automatic switch of Logitech
>       gaming wheels from compatibility to native mode. This only applies
>     to     multimode wheels.
>   Allow switching of Logitech gaming wheels between available
>     compatibility modes through sysfs. This only applies to multimode
>     wheels.
>
>  .../ABI/testing/sysfs-driver-hid-logitech-lg4ff    |  45 ++
>  drivers/hid/hid-lg.c                               |   6 +
>  drivers/hid/hid-lg4ff.c                            | 608 ++++++++++++++++++---
>  3 files changed, 583 insertions(+), 76 deletions(-)
>
> --
> 2.2.2
>

Applied cleanly on kernel 3.17.8, and tested with:
- Logitech Formula Vibration Wheel
- Logitech MOMO (Black) Wheel
Everything keeps working like it was before, which is correct because
these wheels are no multimode wheels.

Tested-by: Elias Vanderstuyft <elias.vds@gmail.com>

Thanks,
Elias

  parent reply	other threads:[~2015-02-09  9:14 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-06 16:34 [PATCH 0/4] HID: Improve handling of multimode Logitech handling wheels Michal Malý
2015-02-06 16:34 ` [PATCH 1/4] HID: Identify Logitech gaming wheels in compatibility modes accordingly to Logitech specifications Michal Malý
2015-02-17 12:12   ` Jiri Kosina
2015-02-06 16:34 ` [PATCH 2/4] HID: Display the real wheel model and supported alternate modes through sysfs. This applies only to multimode wheels Michal Malý
2015-02-06 16:34 ` [PATCH 3/4] HID: Introduce a module parameter to disable automatic switch of Logitech gaming wheels from compatibility to native mode. This only applies " Michal Malý
2015-02-17 12:10   ` Jiri Kosina
2015-02-06 16:34 ` [PATCH 4/4] HID: Allow switching of Logitech gaming wheels between available compatibility modes through sysfs. " Michal Malý
2015-02-06 17:27 ` [PATCH 0/4] HID: Improve handling of multimode Logitech handling wheels simon
2015-02-09  9:14 ` Elias Vanderstuyft [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-02-13 16:27 Simon Wood

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=CADbOyBQMhOGWNBiQPN8asK+gMnfaD-ogunotNX45uN0VyTBUOg@mail.gmail.com \
    --to=elias.vds@gmail.com \
    --cc=jkosina@suse.cz \
    --cc=linux-input@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=madcatxster@devoid-pointer.net \
    --cc=simon@mungewell.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;
as well as URLs for NNTP newsgroup(s).