All of lore.kernel.org
 help / color / mirror / Atom feed
From: William Breathitt Gray <wbg@kernel.org>
To: gregkh@linuxfoundation.org
Cc: linux-iio@vger.kernel.org
Subject: [GIT PULL] Counter updates for 6.13
Date: Thu, 7 Nov 2024 15:52:16 +0900	[thread overview]
Message-ID: <ZyxjoC3zM3CgWrve@ishi> (raw)

[-- Attachment #1: Type: text/plain, Size: 1096 bytes --]

The following changes since commit 9852d85ec9d492ebef56dc5f229416c925758edc:

  Linux 6.12-rc1 (2024-09-29 15:06:19 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/wbg/counter.git tags/counter-updates-for-6.13

for you to fetch changes up to 522ae89b78580c62765e160aed3479297baa75be:

  counter: intel-qep: Replace deprecated PCI functions (2024-11-01 15:00:31 +0900)

----------------------------------------------------------------
Counter updates for 6.13

Add MODULE_DEVICE_TABLE() for ftm-quaddec to autoload based on the alias
from of_device_id table. Replace deprecated pcim_iomap_regions() and
pcim_iomap_table() calls with pcim_iomap_region() in intel-eqp.

----------------------------------------------------------------
Liao Chen (1):
      counter: ftm-quaddec: Enable module autoloading

Philipp Stanner (1):
      counter: intel-qep: Replace deprecated PCI functions

 drivers/counter/ftm-quaddec.c |  1 +
 drivers/counter/intel-qep.c   | 10 +++-------
 2 files changed, 4 insertions(+), 7 deletions(-)

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

             reply	other threads:[~2024-11-07  6:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-07  6:52 William Breathitt Gray [this message]
2024-11-07  7:01 ` [GIT PULL] Counter updates for 6.13 Greg KH

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=ZyxjoC3zM3CgWrve@ishi \
    --to=wbg@kernel.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-iio@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.