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>] [day] [month] [year] [list]
Date:   Sat, 4 Feb 2017 12:36:03 +0100
From:   Greg KH <gregkh@...uxfoundation.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>,
        Andrew Morton <akpm@...ux-foundation.org>
Cc:     linux-kernel@...r.kernel.org, devel@...uxdriverproject.org
Subject: [GIT PULL] Staging/IIO driver fixes for 4.10-rc7

The following changes since commit a121103c922847ba5010819a3f250f1f7fc84ab8:

  Linux 4.10-rc3 (2017-01-08 14:18:17 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git/ tags/staging-4.10-rc7

for you to fetch changes up to b17c1bba9cec1727451b906d9a0c209774624873:

  staging: greybus: timesync: validate platform state callback (2017-01-25 11:36:59 +0100)

----------------------------------------------------------------
Staging/IIO fixes for 4.10-rc7

Here are a few small IIO and one staging driver fix for 4.10-rc7.  They
fix some reported issues with the drivers.

All of them have been in linux-next for a week or so with no reported
issues.

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

----------------------------------------------------------------
Alison Schofield (3):
      iio: health: afe4403: retrieve a valid iio_dev in suspend/resume
      iio: health: afe4404: retrieve a valid iio_dev in suspend/resume
      iio: adc: palmas_gpadc: retrieve a valid iio_dev in suspend/resume

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

John Brooks (1):
      iio: dht11: Use usleep_range instead of msleep for start signal

Matt Ranostay (1):
      iio: health: max30100: fixed parenthesis around FIFO count check

Rui Miguel Silva (1):
      staging: greybus: timesync: validate platform state callback

 drivers/iio/adc/palmas_gpadc.c              | 4 ++--
 drivers/iio/health/afe4403.c                | 4 ++--
 drivers/iio/health/afe4404.c                | 4 ++--
 drivers/iio/health/max30100.c               | 2 +-
 drivers/iio/humidity/dht11.c                | 6 ++++--
 drivers/staging/greybus/timesync_platform.c | 6 ++++++
 6 files changed, 17 insertions(+), 9 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ