Linux IIO development
 help / color / mirror / Atom feed
* [PATCH v3 0/3] ROHM IIO fixes
@ 2026-09-02  8:48 Matti Vaittinen
  2026-09-02  8:48 ` [PATCH v3 1/3] iio: light: rohm-bu27034: Fix infinite delay on error Matti Vaittinen
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Matti Vaittinen @ 2026-09-02  8:48 UTC (permalink / raw)
  To: Matti Vaittinen, Matti Vaittinen, Matti Vaittinen
  Cc: Matti Vaittinen, Jonathan Cameron, David Lechner, Nuno Sá,
	Andy Shevchenko, Mehdi Djait, linux-iio, linux-kernel

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

Fix a few issues from IIO drivers for ROHM components.

I hired couple of gnomes to work for me. :) (Ran AI reviews).
Unsurprizingly some bugs were spotted. Time to try fix mess (mostly) I
have authored.

Bugs were found by AI review but fixes are made by hand. Hence no
AI-tooling tags are added. Please, let me know if one is needed.

Revision history:
v2 => v3:
 - Drop already applied patch (1/4 in v2)
 - patch 1/3: Change integration time getter signature as suggested by
   Jonathan.
 - patch 2/3: Improve unwinding goto label naming
v1 => v2:
 - Drop already applied patches (except the 1/4 which is in testing)
 - all: Fixes tag before SOB
 - patch 2/4: Clarify units for minimum integration time
 - patch 3/4: Fix the unwinding of fifo enable
 - patch 4/4: Fix the broken commit message

---

NOTE: Only _very_ shallow testing is done. All reviewing and testing is
appreciated as usual!

Matti Vaittinen (3):
  iio: light: rohm-bu27034: Fix infinite delay on error
  iio: accel: kionix-kx022a: Prevent memory leak and fix state
  iio: accel: kionix-kx022a: Fix IPOL macro name

 drivers/iio/accel/kionix-kx022a.c | 28 ++++++++++++---
 drivers/iio/accel/kionix-kx022a.h |  2 +-
 drivers/iio/light/rohm-bu27034.c  | 60 ++++++++++++++++++-------------
 3 files changed, 60 insertions(+), 30 deletions(-)


base-commit: 183f05a300eab41e4578337eac59335730dfebf9
-- 
2.55.0


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

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

end of thread, other threads:[~2026-09-02  8:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-09-02  8:48 [PATCH v3 0/3] ROHM IIO fixes Matti Vaittinen
2026-09-02  8:48 ` [PATCH v3 1/3] iio: light: rohm-bu27034: Fix infinite delay on error Matti Vaittinen
2026-09-02  8:49 ` [PATCH v3 2/3] iio: accel: kionix-kx022a: Prevent memory leak and fix state Matti Vaittinen
2026-09-02  8:49 ` [PATCH v3 3/3] iio: accel: kionix-kx022a: Fix IPOL macro name Matti Vaittinen

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