kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
From: greg@kroah.com (Greg KH)
To: kernelnewbies@lists.kernelnewbies.org
Subject: HID Custom Sensor driver in linux kernel
Date: Thu, 12 Feb 2015 10:04:17 +0800	[thread overview]
Message-ID: <20150212020417.GA10375@kroah.com> (raw)
In-Reply-To: <CALwa49sHtSeG5ASdNsnvwpjtKd=h0zOtKSwYuAmpudSuX14Gew@mail.gmail.com>

On Wed, Feb 11, 2015 at 04:48:44PM +0530, s.rawat wrote:
> thanks for the hint.A quick grep of hid-custom* or custom* inside Documentation
> /hid as well as drivers/iio/ doesn't yields anything related to hid custom
> sensor driver.Manual search inside the folders recursively also give the same
> result.I did this for kernel 3.18.x and 3.19.x.I inspired to find the
> implementation of hid-custom sensor by looking at a code in google :?https://
> github.com/pfps/yoga-laptop .My intention is to use the hid-custom driver to
> retrieve the custom values inside the custom sensor fields .I built the above
> module for custom sensor but got some failure in inserting the custom sensor
> module - "?dmesg log "failed to setup attributes""?: so looking for an update
> driver for hid-custom-sensor.I may be re-looking the same driver again if it
> doesnt have an updated version.

Try asking about this on the linux-iio mailing list, the developers
there should be able to help you out much better than we can as they are
responsible for the existing hid iio drivers.

hope this helps,

greg k-h

      reply	other threads:[~2015-02-12  2:04 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-10 17:42 HID Custom Sensor driver in linux kernel s.rawat
2015-02-10 22:20 ` Greg KH
2015-02-11 11:18   ` s.rawat
2015-02-12  2:04     ` Greg KH [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=20150212020417.GA10375@kroah.com \
    --to=greg@kroah.com \
    --cc=kernelnewbies@lists.kernelnewbies.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).