mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL] Staging driver fixes for 4.6-rc7
@ 2016-05-07 17:44 Greg KH
  0 siblings, 0 replies; only message in thread
From: Greg KH @ 2016-05-07 17:44 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel, devel

The following changes since commit bf16200689118d19de1b8d2a3c314fc21f5dc7bb:

  Linux 4.6-rc3 (2016-04-10 17:58:30 -0700)

are available in the git repository at:

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

for you to fetch changes up to 2b86c4a84377b74a6ec0ec9463feb0803bcb1066:

  Merge tag 'iio-fixes-for-4.6d' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus (2016-05-05 15:38:07 -0700)

----------------------------------------------------------------
Staging/IIO driver fixes for 4.6-rc7

Well, it's really just IIO drivers here, some small fixes that resolve
some "crash on boot" errors that have shown up in the -rc series, and
other bugfixes that are required.

All have been in linux-next with no reported problems.

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

----------------------------------------------------------------
Daniel Baluta (1):
      iio: imu: mpu6050: Fix name/chip_id when using ACPI

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

Krzysztof Kozlowski (1):
      iio: ak8975: Fix NULL pointer exception on early interrupt

Marek Vasut (1):
      iio:adc:at91-sama5d2: Repair crash on module removal

Matt Ranostay (1):
      iio: imu: mpu6050: fix possible NULL dereferences

Richard Leitner (1):
      iio: ak8975: fix maybe-uninitialized warning

 drivers/iio/adc/at91-sama5d2_adc.c        |  2 ++
 drivers/iio/imu/inv_mpu6050/inv_mpu_i2c.c | 30 +++++++++++++++++++++++++++---
 drivers/iio/imu/inv_mpu6050/inv_mpu_spi.c |  3 ++-
 drivers/iio/magnetometer/ak8975.c         |  6 +++---
 4 files changed, 34 insertions(+), 7 deletions(-)

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

only message in thread, other threads:[~2016-05-07 17:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-05-07 17:44 [GIT PULL] Staging driver fixes for 4.6-rc7 Greg KH

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

Powered by JetHome