All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Henrik Rydberg" <rydberg@euromail.se>
To: Jiri Kosina <jkosina@suse.cz>
Cc: Nikolai Kondrashov <spbnick@gmail.com>, linux-input@vger.kernel.org
Subject: Re: [PATCH 1/1] HID: add have_special_driver hid module parameter
Date: Tue, 3 Apr 2012 19:11:41 +0200	[thread overview]
Message-ID: <20120403171141.GA17280@polaris.bitmath.org> (raw)
In-Reply-To: <alpine.LNX.2.00.1204031000100.9041@pobox.suse.cz>

On Tue, Apr 03, 2012 at 10:01:37AM -0700, Jiri Kosina wrote:
> On Tue, 3 Apr 2012, Henrik Rydberg wrote:
> 
> > > It probably should, yes. One of the reasons supporting this is that during 
> > > USB reset (for example), the descriptors are reread from the device, which 
> > > has a potential to cause a mismatch if a full rebind cycle is not 
> > > performed. (I have a patch in my queue that tries to fix this, but moving 
> > > the fixups to ll drivers is still something I will be considering).
> > 
> > Sounds good, it will also pave the way for the modalias patches.
> 
> A proper and clean implementation will have to be thought about though.
> 
> I specifically want to avoid situation when we'll be heading towards 
> "let's put all quirk handling into one driver under giant VID/PID-based 
> switch", as getting rid of that was the very original pulse to have HID 
> bus introduced.

Absolutely. Less in-kernel lookups, less complex switches and more modularity.

Henrik

      reply	other threads:[~2012-04-03 17:10 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-20 21:29 [PATCH 1/1] HID: add have_special_driver hid module parameter Nikolai Kondrashov
2012-02-27 14:15 ` Nikolai Kondrashov
2012-02-28 14:30   ` Jiri Kosina
2012-02-28 15:12     ` Nikolai Kondrashov
2012-02-29 21:23     ` Nikolai Kondrashov
2012-03-29  8:00     ` Nikolai Kondrashov
2012-03-30 13:49 ` Jiri Kosina
2012-03-30 15:22   ` Nikolai Kondrashov
2012-03-30 23:03     ` David Herrmann
2012-04-01 19:44       ` Nikolai Kondrashov
2012-04-01 19:49         ` Jiri Kosina
2012-04-01 20:11           ` Nikolai Kondrashov
2012-04-01 20:10         ` David Herrmann
2012-04-01 20:22           ` Nikolai Kondrashov
2012-04-01 19:33   ` Nikolai Kondrashov
2012-04-01 19:46     ` Jiri Kosina
2012-04-01 20:50       ` Nikolai Kondrashov
2012-04-02 23:41         ` Jiri Kosina
2012-04-04  8:27           ` Nikolai Kondrashov
2012-04-08 10:48           ` Nikolai Kondrashov
2012-04-03 14:46         ` Henrik Rydberg
2012-04-03 15:09           ` Jiri Kosina
2012-04-03 16:37             ` Henrik Rydberg
2012-04-03 17:01               ` Jiri Kosina
2012-04-03 17:11                 ` Henrik Rydberg [this message]

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=20120403171141.GA17280@polaris.bitmath.org \
    --to=rydberg@euromail.se \
    --cc=jkosina@suse.cz \
    --cc=linux-input@vger.kernel.org \
    --cc=spbnick@gmail.com \
    /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.