Linux IIO development
 help / color / mirror / Atom feed
* [PULL] IIO: 2nd set of fixes for 6.17 (or 6.18 merge window given timing)
@ 2025-09-16  8:04 Jonathan Cameron
  2025-09-16  8:31 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Jonathan Cameron @ 2025-09-16  8:04 UTC (permalink / raw)
  To: gregkh, linux-iio

The following changes since commit 1b237f190eb3d36f52dffe07a40b5eb210280e00:

  Linux 6.17-rc3 (2025-08-24 12:04:12 -0400)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio.git tags/iio-fixes-for-6.17b

for you to fetch changes up to 3379c900320954d768ed9903691fb2520926bbe3:

  iio: dac: ad5421: use int type to store negative error codes (2025-09-01 20:43:43 +0100)

----------------------------------------------------------------
IIO: 2nd set of fixes for the 6.17 cycle (or 6.18 merge window)

adi,ad5360
- Use a signed int type to be able to hold a potential error return.
adi,ad5421
- Use a signed int type to be able to hold a potential error return.
adi,adf4350
- Ensure rules on VCO frequency and prescaler values are met.
- Fix a wrong offset for the clock divisor control field.
xilinx,ams
- Unmask alarms correctly if an event is disabled and re-enabled.
- Fix a wrong register field mask.

----------------------------------------------------------------
Aleksandar Gerasimovski (1):
      iio/adc/pac1934: fix channel disable configuration

Michael Hennerich (2):
      iio: frequency: adf4350: Fix prescaler usage.
      iio: frequency: adf4350: Fix ADF4350_REG3_12BIT_CLKDIV_MODE

Qianfeng Rong (2):
      iio: dac: ad5360: use int type to store negative error codes
      iio: dac: ad5421: use int type to store negative error codes

Sean Anderson (2):
      iio: xilinx-ams: Unmask interrupts after updating alarms
      iio: xilinx-ams: Fix AMS_ALARM_THR_DIRECT_MASK

 drivers/iio/adc/pac1934.c             | 20 +++++++++++++--
 drivers/iio/adc/xilinx-ams.c          | 47 +++++++++++++++++++----------------
 drivers/iio/dac/ad5360.c              |  2 +-
 drivers/iio/dac/ad5421.c              |  2 +-
 drivers/iio/frequency/adf4350.c       | 20 +++++++++------
 include/linux/iio/frequency/adf4350.h |  2 +-
 6 files changed, 60 insertions(+), 33 deletions(-)

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

* Re: [PULL] IIO: 2nd set of fixes for 6.17 (or 6.18 merge window given timing)
  2025-09-16  8:04 [PULL] IIO: 2nd set of fixes for 6.17 (or 6.18 merge window given timing) Jonathan Cameron
@ 2025-09-16  8:31 ` Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2025-09-16  8:31 UTC (permalink / raw)
  To: Jonathan Cameron; +Cc: linux-iio

On Tue, Sep 16, 2025 at 09:04:13AM +0100, Jonathan Cameron wrote:
> The following changes since commit 1b237f190eb3d36f52dffe07a40b5eb210280e00:
> 
>   Linux 6.17-rc3 (2025-08-24 12:04:12 -0400)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio.git tags/iio-fixes-for-6.17b

I'll take this for 6.18-rc1 for now, thanks!

greg k-h

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

end of thread, other threads:[~2025-09-16  8:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-16  8:04 [PULL] IIO: 2nd set of fixes for 6.17 (or 6.18 merge window given timing) Jonathan Cameron
2025-09-16  8:31 ` Greg KH

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