Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1354847

[GIT PULL] spi fixes for v4.5

From Mark Brown <broonie@kernel.org>
Newsgroups linux.kernel
Subject [GIT PULL] spi fixes for v4.5
Date 2016-03-10 05:20 +0100
Message-ID <rb0eR-1AL-5@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

The following changes since commit f6cede5b49e822ebc41a099fe41ab4989f64e2cb:

  Linux 4.5-rc7 (2016-03-06 14:48:03 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-fix-v4.5-rc7

for you to fetch changes up to 3ee20abb063acc57a45ccb2fdab2eb3ce29e85fa:

  Merge remote-tracking branch 'spi/fix/rockchip' into spi-linus (2016-03-10 10:42:24 +0700)

----------------------------------------------------------------
spi: Fixes for v4.5

A few driver specific fixes for the Rockchip and i.MX SPI controllers,
especially for the i.MX they're annoying bugs if you run into them.

----------------------------------------------------------------
Anton Bondarenko (1):
      spi: imx: allow only WML aligned transfers to use DMA

Gao Pan (1):
      spi: imx: fix spi resource leak with dma transfer

Mark Brown (2):
      Merge remote-tracking branch 'spi/fix/imx' into spi-linus
      Merge remote-tracking branch 'spi/fix/rockchip' into spi-linus

Shawn Lin (2):
      spi: rockchip: disable runtime pm when in err case
      spi: rockchip: add missing spi_master_put

 drivers/spi/spi-imx.c      | 17 ++---------------
 drivers/spi/spi-rockchip.c |  3 +++
 2 files changed, 5 insertions(+), 15 deletions(-)

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[GIT PULL] spi fixes for v4.5 Mark Brown <broonie@kernel.org> - 2016-03-10 05:20 +0100

csiph-web