From: William Breathitt Gray <wbg@kernel.org>
To: gregkh@linuxfoundation.org, linux-iio@vger.kernel.org
Subject: [PULL] Counter fixes for 6.14
Date: Fri, 7 Mar 2025 19:01:30 +0900 [thread overview]
Message-ID: <Z8rD-jRvDNHPL-ha@ishi> (raw)
[-- Attachment #1: Type: text/plain, Size: 1235 bytes --]
The following changes since commit 2014c95afecee3e76ca4a56956a936e23283f05b:
Linux 6.14-rc1 (2025-02-02 15:39:26 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/wbg/counter.git tags/counter-fixes-for-6.14
for you to fetch changes up to c0c9c73434666dc99ee156b25e7e722150bee001:
counter: microchip-tcb-capture: Fix undefined counter channel state on probe (2025-03-06 23:04:50 +0900)
----------------------------------------------------------------
Counter fixes for 6.14
A fix to resolve a timeout error during counter enable leading to a
false report of 'enable' state in stm32-lptimer-cnt. A fix to properly
intialize counter channels during probe to avoid operating under an
undefined state in microchip-tcb-capture.
----------------------------------------------------------------
Fabrice Gasnier (1):
counter: stm32-lptimer-cnt: fix error handling when enabling
William Breathitt Gray (1):
counter: microchip-tcb-capture: Fix undefined counter channel state on probe
drivers/counter/microchip-tcb-capture.c | 19 +++++++++++++++++++
drivers/counter/stm32-lptimer-cnt.c | 24 +++++++++++++++---------
2 files changed, 34 insertions(+), 9 deletions(-)
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
next reply other threads:[~2025-03-07 10:01 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-07 10:01 William Breathitt Gray [this message]
2025-03-14 7:51 ` [PULL] Counter fixes for 6.14 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=Z8rD-jRvDNHPL-ha@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox