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 Apr 2015 13:10:10 +0200
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 driver fixes for 4.0-rc6

The following changes since commit bc465aa9d045feb0e13b4a8f32cc33c1943f62d6:

  Linux 4.0-rc5 (2015-03-22 16:50:21 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git/ tags/staging-4.0-rc6

for you to fetch changes up to dce5bdfe8fc1e3b49fa6fcf21e07bb12360e1b98:

  Merge tag 'iio-fixes-for-4.0d' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus (2015-04-01 13:51:02 +0200)

----------------------------------------------------------------
Staging driver fixes for 4.0-rc6

Here are some staging driver fixes, well, really all just IIO driver
fixes, for 4.0-rc6.  They fix issues that have been reported with these
drivers.

All of these patches have been in linux-next for a while.

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

----------------------------------------------------------------
Adriana Reus (1):
      iio:inv-mpu6050: Fix inconsistency for the scale channel

Daniel Baluta (1):
      staging: iio: dummy: Fix undefined symbol build error

Darshana Padmadas (1):
      iio: imu: Use iio_trigger_get for indio_dev->trig assignment

Greg Kroah-Hartman (2):
      Merge tag 'iio-fixes-for-4.0c' of git://git.kernel.org/.../jic23/iio into staging-linus
      Merge tag 'iio-fixes-for-4.0d' of git://git.kernel.org/.../jic23/iio into staging-linus

Marek Belisko (1):
      staging: iio: hmc5843: Set iio name property in sysfs

Martin Fuzzey (1):
      iio: core: Fix double free.

Octavian Purdila (1):
      iio: fix drivers that check buffer->scan_mask

Richard Weinberger (1):
      iio/adc/cc10001_adc.c: Fix !HAS_IOMEM build

Sathyanarayanan Kuppuswamy (1):
      iio: bmc150: change sampling frequency

Stefan Agner (1):
      iio: adc: vf610: use ADC clock within specification

Viorel Suman (1):
      iio: inv_mpu6050: Clear timestamps fifo while resetting hardware fifo

 drivers/iio/accel/bma180.c                      |  2 +-
 drivers/iio/accel/bmc150-accel.c                | 20 +++---
 drivers/iio/accel/kxcjk-1013.c                  |  2 +-
 drivers/iio/adc/Kconfig                         |  3 +-
 drivers/iio/adc/at91_adc.c                      |  5 +-
 drivers/iio/adc/ti_am335x_adc.c                 |  3 +-
 drivers/iio/adc/vf610_adc.c                     | 91 +++++++++++++++++--------
 drivers/iio/gyro/bmg160.c                       |  2 +-
 drivers/iio/imu/adis_trigger.c                  |  2 +-
 drivers/iio/imu/inv_mpu6050/inv_mpu_core.c      | 56 ++++++++-------
 drivers/iio/imu/inv_mpu6050/inv_mpu_ring.c      | 25 ++++---
 drivers/iio/imu/kmx61.c                         |  2 +-
 drivers/iio/industrialio-core.c                 |  5 +-
 drivers/iio/industrialio-event.c                |  1 +
 drivers/iio/proximity/sx9500.c                  |  2 +-
 drivers/staging/iio/Kconfig                     |  1 +
 drivers/staging/iio/magnetometer/hmc5843_core.c |  1 +
 17 files changed, 132 insertions(+), 91 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ