[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20150204210830.GO21293@sirena.org.uk>
Date: Wed, 4 Feb 2015 21:08:30 +0000
From: Mark Brown <broonie@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, linux-spi@...r.kernel.org
Subject: [GIT PULL] spi fixes for v3.19
The following changes since commit e36f014edff70fc02b3d3d79cead1d58f289332e:
Linux 3.19-rc7 (2015-02-01 20:07:21 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-v3.19-rc7
for you to fetch changes up to d426a842b0c203c182ec2658efc4282ef1eb80be:
Merge remote-tracking branches 'spi/fix/fsl-dspi' and 'spi/fix/imx' into spi-linus (2015-02-04 20:57:31 +0000)
----------------------------------------------------------------
spi: Fixes for v3.19
A couple of driver specific fixes:
- Disable DMA mode for i.MX6DL chips due to a hardware bug.
- Don't use devm_kzalloc() outside of bind/unbind paths in the fsl-dspi
driver, fixing memory leaks.
----------------------------------------------------------------
Bhuvanchandra DV (1):
spi: spi-fsl-dspi: Remove usage of devm_kzalloc
Mark Brown (1):
Merge remote-tracking branches 'spi/fix/fsl-dspi' and 'spi/fix/imx' into spi-linus
Robin Gong (1):
spi: imx: use pio mode for i.mx6dl
drivers/spi/spi-fsl-dspi.c | 14 ++++++++++++--
drivers/spi/spi-imx.c | 4 ++++
2 files changed, 16 insertions(+), 2 deletions(-)
Download attachment "signature.asc" of type "application/pgp-signature" (474 bytes)
Powered by blists - more mailing lists