linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Counter fixes for 6.19
@ 2025-12-28  5:21 William Breathitt Gray
  2025-12-28 12:55 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: William Breathitt Gray @ 2025-12-28  5:21 UTC (permalink / raw)
  To: gregkh; +Cc: linux-iio

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

The following changes since commit 9448598b22c50c8a5bb77a9103e2d49f134c9578:

  Linux 6.19-rc2 (2025-12-21 15:52:04 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/wbg/counter.git tags/counter-fixes-for-6.19

for you to fetch changes up to 9517d76dd160208b7a432301ce7bec8fc1ddc305:

  counter: 104-quad-8: Fix incorrect return value in IRQ handler (2025-12-22 20:03:23 +0900)

----------------------------------------------------------------
Counter fixes for 6.19

A fix for interrupt-cnt dropping the IRQF_NO_THREAD configuration to
allow the IRQ handler to correctly acquire a spinlock_t lock. A fix for
104-quad-8 correcting quad8_irq_handler() to return irqreturn_t enum
values rather than negative errno codes on error.

----------------------------------------------------------------
Alexander Sverdlin (1):
      counter: interrupt-cnt: Drop IRQF_NO_THREAD flag

Haotian Zhang (1):
      counter: 104-quad-8: Fix incorrect return value in IRQ handler

 drivers/counter/104-quad-8.c    | 20 ++++++++++++++------
 drivers/counter/interrupt-cnt.c |  3 +--
 2 files changed, 15 insertions(+), 8 deletions(-)

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-12-28 12:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-28  5:21 [GIT PULL] Counter fixes for 6.19 William Breathitt Gray
2025-12-28 12:55 ` Greg KH

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).