public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Staging driver fixes for 4.0-rc6
@ 2015-04-04 11:10 Greg KH
  0 siblings, 0 replies; only message in thread
From: Greg KH @ 2015-04-04 11:10 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel, devel

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@linuxfoundation.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(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-04-04 11:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-04 11:10 [GIT PULL] Staging driver fixes for 4.0-rc6 Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox