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]
Date:   Sun, 24 Jan 2021 13:58:03 +0100
From:   Greg KH <gregkh@...uxfoundation.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>,
        Andrew Morton <akpm@...ux-foundation.org>,
        Stephen Rothwell <sfr@...b.auug.org.au>
Cc:     devel@...uxdriverproject.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] Staging/IIO driver fixes for 5.11-rc5

The following changes since commit 7c53f6b671f4aba70ff15e1b05148b10d58c2837:

  Linux 5.11-rc3 (2021-01-10 14:34:50 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git tags/staging-5.11-rc5

for you to fetch changes up to a1bfb0ccf94dc79223d0db0d50237d3b3898f0b2:

  Merge tag 'iio-fixes-for-5.11a' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus (2021-01-15 08:16:35 +0100)

----------------------------------------------------------------
Staging/IIO fixes for 5.11-rc5

Here are some IIO driver fixes for 5.11-rc5 to resolve some reported
problems.

Nothing major, just a few small fixes, all of these have been in
linux-next for a while and full details are in the shortlog.

Signed-off-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>

----------------------------------------------------------------
Alexandru Ardelean (1):
      iio: adc: ti_am335x_adc: remove omitted iio_kfifo_free()

Dan Carpenter (1):
      iio: sx9310: Off by one in sx9310_read_thresh()

David Lechner (1):
      counter:ti-eqep: remove floor

Greg Kroah-Hartman (1):
      Merge tag 'iio-fixes-for-5.11a' of https://git.kernel.org/.../jic23/iio into staging-linus

Lars-Peter Clausen (1):
      iio: ad5504: Fix setting power-down state

Lorenzo Bianconi (1):
      iio: common: st_sensors: fix possible infinite loop in st_sensors_irq_thread

Slaveyko Slaveykov (1):
      drivers: iio: temperature: Add delay after the addressed reset command in mlx90632.c

Stephan Gerhold (1):
      dt-bindings: iio: accel: bma255: Fix bmc150/bmi055 compatible

Stephen Boyd (1):
      iio: sx9310: Fix semtech,avg-pos-strength setting when > 16

 .../bindings/iio/accel/bosch,bma255.yaml           |  4 +--
 drivers/counter/ti-eqep.c                          | 35 ----------------------
 drivers/iio/adc/ti_am335x_adc.c                    |  6 +---
 drivers/iio/common/st_sensors/st_sensors_trigger.c | 31 ++++++++++---------
 drivers/iio/dac/ad5504.c                           |  4 +--
 drivers/iio/proximity/sx9310.c                     |  5 ++--
 drivers/iio/temperature/mlx90632.c                 |  6 ++++
 7 files changed, 31 insertions(+), 60 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ