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 for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date:   Tue, 5 Dec 2017 16:45:42 +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:     linux-kernel@...r.kernel.org, devel@...uxdriverproject.org
Subject: [GIT PULL] Staging/IIO driver fixes for 4.15-rc3

The following changes since commit 4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323:

  Linux 4.15-rc1 (2017-11-26 16:01:47 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git/ tags/staging-4.15-rc3

for you to fetch changes up to e168e9845d956e6d0c057f9ecd28782a1ab4a08a:

  Merge tag 'iio-fixes-for-4.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus (2017-12-03 16:04:38 +0100)

----------------------------------------------------------------
staging and iio driver fixes for 4.15-rc3

Here are a number of small staging and iio driver fixes for reported
issues for 4.15-rc3.  Nothing major here, the majority is IIO issues,
like normal, but there are also some small bugfixes for a few staging
drivers as well.

Full details are in the shortlog.

All of these have been in linux-next for a while with no reported
issues.

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

----------------------------------------------------------------
Aaro Koskinen (1):
      staging: octeon-usb: use __delay() instead of cvmx_wait()

Andy Shevchenko (1):
      iio: proximity: sx9500: Assign interrupt from GpioIo()

Arnd Bergmann (1):
      iio: stm32: fix adc/trigger link error

Gilad Ben-Yossef (1):
      staging: ccree: fix leak of import() after init()

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

Larry Finger (1):
      staging: rtl8188eu: Fix incorrect response to SIOCGIWESSID

Martin Blumenstingl (3):
      iio: adc: meson-saradc: fix the bit_idx of the adc_en clock
      iio: adc: meson-saradc: initialize the bandgap correctly on older SoCs
      iio: adc: meson-saradc: Meson8 and Meson8b do not have REG11 and REG13

Matthew Giassa (1):
      staging: comedi: ni_atmio: fix license warning.

Pan Bian (1):
      iio: adc: cpcap: fix incorrect validation

Peter Meerwald-Stadler (1):
      iio: health: max30102: Temperature should be in milli Celsius

Randy Dunlap (1):
      iio: fix kernel-doc build errors

 drivers/iio/adc/cpcap-adc.c                    |  2 +-
 drivers/iio/adc/meson_saradc.c                 | 52 +++++++++++++++++++++-----
 drivers/iio/health/max30102.c                  |  2 +-
 drivers/iio/industrialio-core.c                |  4 +-
 drivers/iio/proximity/sx9500.c                 |  9 +++++
 drivers/staging/ccree/ssi_hash.c               |  9 +++--
 drivers/staging/comedi/drivers/ni_atmio.c      |  5 +++
 drivers/staging/octeon-usb/octeon-hcd.c        |  6 +--
 drivers/staging/rtl8188eu/os_dep/ioctl_linux.c | 14 ++-----
 include/linux/iio/timer/stm32-lptim-trigger.h  |  5 ++-
 10 files changed, 77 insertions(+), 31 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ