* [GIT PULL] Counter updates for 7.2
@ 2026-06-02 2:46 William Breathitt Gray
2026-06-08 19:26 ` Greg KH
0 siblings, 1 reply; 2+ messages in thread
From: William Breathitt Gray @ 2026-06-02 2:46 UTC (permalink / raw)
To: gregkh, linux-iio; +Cc: William Breathitt Gray
The following changes since commit 254f49634ee16a731174d2ae34bc50bd5f45e731:
Linux 7.1-rc1 (2026-04-26 14:19:00 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/wbg/counter.git tags/counter-updates-for-7.2
for you to fetch changes up to ca815bb87064a8f68b00eaf8872ef0d4a33a5bf7:
counter: intel-qep: Use devm_mutex_init() (2026-05-28 07:16:46 +0900)
----------------------------------------------------------------
Counter updates for 7.2
Manual mutex lock logic is replaced by lock guards in intel-qep.
Additionally, devm_mutex_init() is now used in ftm-quaddec,
interrupt-cnt, and intel-qep to handle mutex cleanup automatically.
----------------------------------------------------------------
Ilpo Järvinen (1):
counter: intel-qep: Use devm_mutex_init()
Joao Paulo Menezes Linaris (1):
counter: intel-qep: Replace manual mutex logic with lock guards
Stepan Ionichev (2):
counter: ftm-quaddec: use devm_mutex_init()
counter: interrupt-cnt: use devm_mutex_init()
drivers/counter/ftm-quaddec.c | 4 ++-
drivers/counter/intel-qep.c | 54 ++++++++++++++++-------------------------
drivers/counter/interrupt-cnt.c | 4 ++-
3 files changed, 27 insertions(+), 35 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] Counter updates for 7.2
2026-06-02 2:46 [GIT PULL] Counter updates for 7.2 William Breathitt Gray
@ 2026-06-08 19:26 ` Greg KH
0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2026-06-08 19:26 UTC (permalink / raw)
To: William Breathitt Gray; +Cc: linux-iio
On Tue, Jun 02, 2026 at 11:46:02AM +0900, William Breathitt Gray wrote:
> The following changes since commit 254f49634ee16a731174d2ae34bc50bd5f45e731:
>
> Linux 7.1-rc1 (2026-04-26 14:19:00 -0700)
>
> are available in the Git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/wbg/counter.git tags/counter-updates-for-7.2
Pulled and pushed out, thanks.
greg k-h
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-06-08 19:27 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-02 2:46 [GIT PULL] Counter updates for 7.2 William Breathitt Gray
2026-06-08 19:26 ` Greg KH
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox