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: <20210903184312.21009-1-puranjay12@gmail.com>
Date:   Sat,  4 Sep 2021 00:13:10 +0530
From:   Puranjay Mohan <puranjay12@...il.com>
To:     jic23@...nel.org, Michael.Hennerich@...log.com,
        linux-iio@...r.kernel.org, linux-kernel@...r.kernel.org,
        lars@...afoo.de, Dragos.Bogdan@...log.com,
        Darius.Berghe@...log.com, andy.shevchenko@...il.com
Cc:     Puranjay Mohan <puranjay12@...il.com>
Subject: [PATCH v2 0/2] adxl355: Add triggered buffer support

This patch adds triggered buffer support to the ADXL355 Accelerometer.

Changes since v1:
1. Make separate patch for if(ret) change.
2. Correct spelling mistake.
3. Send irq to probe directly and not save it in data.

Puranjay Mohan (2):
  iio: accel: adxl355: use if(ret) in place of ret < 0
  iio: accel: adxl355: Add triggered buffer support

 drivers/iio/accel/Kconfig        |   4 +
 drivers/iio/accel/adxl355_core.c | 155 ++++++++++++++++++++++++++++++-
 2 files changed, 157 insertions(+), 2 deletions(-)

-- 
2.30.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ