Linux IIO development
 help / color / mirror / Atom feed
* [GIT PULL] First set of Counter driver fixes for 6.3
@ 2023-03-18 14:10 William Breathitt Gray
  2023-03-20 12:57 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: William Breathitt Gray @ 2023-03-18 14:10 UTC (permalink / raw)
  To: gregkh; +Cc: linux-iio, william.gray

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

The following changes since commit fe15c26ee26efa11741a7b632e9f23b01aca4cc6:

  Linux 6.3-rc1 (2023-03-05 14:52:03 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/wbg/counter.git tags/counter-fixes-6.3a

for you to fetch changes up to 00f4bc5184c19cb33f468f1ea409d70d19f8f502:

  counter: 104-quad-8: Fix Synapse action reported for Index signals (2023-03-18 09:26:40 -0400)

----------------------------------------------------------------
First set of Counter driver fixes for 6.3

This set consists of two fixes for the 104-quad-8 driver:
	- fix a read race condition between the FLAG and CNTR registers
	  (as a result 25-bit count values are no longer supported)
	- invert condition check to report correct Index Synapse action

----------------------------------------------------------------
William Breathitt Gray (2):
      counter: 104-quad-8: Fix race condition between FLAG and CNTR reads
      counter: 104-quad-8: Fix Synapse action reported for Index signals

 drivers/counter/104-quad-8.c | 31 +++++++++----------------------
 1 file changed, 9 insertions(+), 22 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 driver fixes for 6.3
  2023-03-18 14:10 [GIT PULL] First set of Counter driver fixes for 6.3 William Breathitt Gray
@ 2023-03-20 12:57 ` Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2023-03-20 12:57 UTC (permalink / raw)
  To: William Breathitt Gray; +Cc: linux-iio, william.gray

On Sat, Mar 18, 2023 at 10:10:55AM -0400, William Breathitt Gray wrote:
> The following changes since commit fe15c26ee26efa11741a7b632e9f23b01aca4cc6:
> 
>   Linux 6.3-rc1 (2023-03-05 14:52:03 -0800)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/wbg/counter.git tags/counter-fixes-6.3a

Pulled and pushed out, thanks,

greg k-h

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

end of thread, other threads:[~2023-03-20 12:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-18 14:10 [GIT PULL] First set of Counter driver fixes for 6.3 William Breathitt Gray
2023-03-20 12:57 ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox