lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230920003342.118813-1-alisadariana@gmail.com>
Date:   Wed, 20 Sep 2023 03:33:39 +0300
From:   alisadariana@...il.com
To:     unlisted-recipients:; (no To-header on input)
Cc:     Alisa-Dariana Roman <alisadariana@...il.com>,
        Jonathan Cameron <jic23@...nel.org>,
        Lars-Peter Clausen <lars@...afoo.de>,
        Alexandru Tachici <alexandru.tachici@...log.com>,
        Michael Hennerich <Michael.Hennerich@...log.com>,
        linux-iio@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH v2 0/3] iio: adc: ad7192: Add improvements and feature

From: Alisa-Dariana Roman <alisadariana@...il.com>

Hello again,

Thank you Jonathan for the feedback! Here is the updated series of
patches for the ad7192 driver.

Quick reminder that the patches need to be applied in order.

v2 -> v1
	- replace old macros with FIELD_PREP() in commit "Use bitfield
	  access macros"
	- update the other commits accordingly

Kind regards,

Alisa-Dariana Roman (3):
  iio: adc: ad7192: Use bitfield access macros
  iio: adc: ad7192: Improve f_order computation
  iio: adc: ad7192: Add fast settling support

 .../ABI/testing/sysfs-bus-iio-adc-ad7192      |  18 ++
 drivers/iio/adc/ad7192.c                      | 241 ++++++++++++++----
 2 files changed, 206 insertions(+), 53 deletions(-)

-- 
2.34.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ