[GIT PULL] spi fixes for v4.4

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The following changes since commit 9f9499ae8e6415cefc4fe0a96ad0e27864353c89:

  Linux 4.4-rc5 (2015-12-13 17:42:58 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-fix-v4.4-rc5

for you to fetch changes up to c1f4a149406ce41962c6ba7d92047563f9e26e0b:

  Merge remote-tracking branches 'spi/fix/dspi' and 'spi/fix/spidev' into spi-linus (2015-12-16 13:28:32 +0000)

----------------------------------------------------------------
spi: Fixes for v4.4

A couple of reference counting bugs here, one in spidev and one with
holding an extra reference in the core that we never freed if we removed
a device, plus a driver specific fix.  Both of the refcounting bugs are
very old but they've only been found by observation so hopefully their
impact has been low.

----------------------------------------------------------------
Bhuvanchandra DV (1):
      spi-fsl-dspi: Fix CTAR Register access

Johan Hovold (1):
      spi: fix parent-device reference leak

Mark Brown (3):
      spi: spidev: Hold spi_lock over all defererences of spi in release()
      Merge remote-tracking branch 'spi/fix/core' into spi-linus
      Merge remote-tracking branches 'spi/fix/dspi' and 'spi/fix/spidev' into spi-linus

 drivers/spi/spi-fsl-dspi.c | 12 ++++++------
 drivers/spi/spi.c          |  2 +-
 drivers/spi/spidev.c       |  2 +-
 3 files changed, 8 insertions(+), 8 deletions(-)

Attachment: signature.asc
Description: PGP signature


[Index of Archives]     [Linux Kernel]     [Linux ARM (vger)]     [Linux ARM MSM]     [Linux Omap]     [Linux Arm]     [Linux Tegra]     [Fedora ARM]     [Linux for Samsung SOC]     [eCos]     [Linux Fastboot]     [Gcc Help]     [Git]     [DCCP]     [IETF Announce]     [Security]     [Linux MIPS]     [Yosemite Campsites]

  Powered by Linux