* [GIT PULL] First set of Counter fixes for 6.6
@ 2023-09-07 22:32 William Breathitt Gray
2023-10-02 11:14 ` Greg KH
0 siblings, 1 reply; 2+ messages in thread
From: William Breathitt Gray @ 2023-09-07 22:32 UTC (permalink / raw)
To: gregkh; +Cc: linux-iio
[-- Attachment #1: Type: text/plain, Size: 1294 bytes --]
The following changes since commit 2dde18cd1d8fac735875f2e4987f11817cc0bc2c:
Linux 6.5 (2023-08-27 14:49:51 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/wbg/counter.git tags/counter-fixes-for-6.6a
for you to fetch changes up to df8fdd01c98b99d04915c04f3a5ce73f55456b7c:
counter: microchip-tcb-capture: Fix the use of internal GCLK logic (2023-09-05 12:25:14 -0400)
----------------------------------------------------------------
First set of Counter fixes for 6.6
The counter_get_ext() function would incorrectly refer to the first
element of the extensions array to handle component array extensions
when they are located at a different index; a fix is provided to index
to the correct element in the array for this case. A fix for the
microchip-tcb-capture is provided as well to correct an inverted
internal GCLK logic for clock selection.
----------------------------------------------------------------
Dharma Balasubiramani (1):
counter: microchip-tcb-capture: Fix the use of internal GCLK logic
Fabrice Gasnier (1):
counter: chrdev: fix getting array extensions
drivers/counter/counter-chrdev.c | 4 ++--
drivers/counter/microchip-tcb-capture.c | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] First set of Counter fixes for 6.6
2023-09-07 22:32 [GIT PULL] First set of Counter fixes for 6.6 William Breathitt Gray
@ 2023-10-02 11:14 ` Greg KH
0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2023-10-02 11:14 UTC (permalink / raw)
To: William Breathitt Gray; +Cc: linux-iio
On Thu, Sep 07, 2023 at 06:32:55PM -0400, William Breathitt Gray wrote:
> The following changes since commit 2dde18cd1d8fac735875f2e4987f11817cc0bc2c:
>
> Linux 6.5 (2023-08-27 14:49:51 -0700)
>
> are available in the Git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/wbg/counter.git tags/counter-fixes-for-6.6a
Sorry for the delay, pulled and pushed out now, thanks.
greg k-h
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-10-02 11:14 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-07 22:32 [GIT PULL] First set of Counter fixes for 6.6 William Breathitt Gray
2023-10-02 11:14 ` Greg KH
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox