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-prev] [day] [month] [year] [list]
Date:   Mon, 28 Aug 2023 19:03:59 +0100
From:   Jonathan Cameron <jic23@...nel.org>
To:     Nuno Sá <noname.nuno@...il.com>
Cc:     Ramona Bolboaca <ramona.bolboaca@...log.com>, nuno.sa@...log.com,
        linux-iio@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v5 0/3] Add new channels for adis16475

On Thu, 10 Aug 2023 15:16:10 +0200
Nuno Sá <noname.nuno@...il.com> wrote:

> On Tue, 2023-08-08 at 10:50 +0300, Ramona Bolboaca wrote:
> > changes in v5:
> >   patch 1: added documentation for all supported attributes
> >   patch 2: added documentation for all supported attributes
> >   patch 3: no changes
> > 
> > Ramona Bolboaca (3):
> >   iio: Add IIO_DELTA_ANGL channel type
> >   iio: Add IIO_DELTA_VELOCITY channel type
> >   iio: imu: adis16475.c: Add delta angle and delta velocity channels
> > 
> >  Documentation/ABI/testing/sysfs-bus-iio |  45 +++++++
> >  drivers/iio/imu/adis16475.c             | 165 +++++++++++++++++++++---
> >  drivers/iio/industrialio-core.c         |   2 +
> >  include/uapi/linux/iio/types.h          |   2 +
> >  tools/iio/iio_event_monitor.c           |   4 +
> >  5 files changed, 199 insertions(+), 19 deletions(-)
> >   
> 
> Reviewed-by: Nuno Sa <nuno.sa@...log.com>
> 

Series applied to the togreg branch of iio.git but given timing I plan
to rebase that on rc1. In the meantime I'll push this out as testing to
let 0-day see if it can find anything we missed.

Thanks for persisting the fiddly ABI definitions in this one!

Jonathan

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ