lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180518100107.GE24209@sirena.org.uk>
Date:   Fri, 18 May 2018 11:01:07 +0100
From:   Mark Brown <broonie@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-spi@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] spi fixes for v4.17

The following changes since commit e241e3f2bf975788a1b70dff2eb5180ca395b28e:

  Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost (2018-04-11 18:58:27 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git spi-fix-v4.17-rc5

for you to fetch changes up to bc519d9574618e47a0c788000fb78da95e18d953:

  spi: bcm2835aux: ensure interrupts are enabled for shared handler (2018-05-04 08:09:02 +0900)

----------------------------------------------------------------
spi: Fixes for v4.17

A small collection of fixes accumilated since the merge window, all
fairly small and driver specific.

----------------------------------------------------------------
Andy Shevchenko (1):
      spi: pxa2xx: Allow 64-bit DMA

Kamal Dasu (2):
      spi: bcm-qspi: Avoid setting MSPI_CDRAM_PCS for spi-nor master
      spi: bcm-qspi: Always read and set BSPI_MAST_N_BOOT_CTRL

Rob Herring (1):
      spi: bcm2835aux: ensure interrupts are enabled for shared handler

Vladimir Zapolskiy (1):
      spi: sh-msiof: Fix bit field overflow writes to TSCR/RSCR

sxauwsk (1):
      spi: cadence: Add usleep_range() for cdns_spi_fill_tx_fifo()

wangbo (1):
      spi: imx: Update MODULE_DESCRIPTION to "SPI Controller driver"

 drivers/spi/spi-bcm-qspi.c   | 28 ++++++++++++++++++----------
 drivers/spi/spi-bcm2835aux.c |  5 +++++
 drivers/spi/spi-cadence.c    |  8 ++++++++
 drivers/spi/spi-imx.c        |  2 +-
 drivers/spi/spi-pxa2xx.h     |  2 +-
 drivers/spi/spi-sh-msiof.c   |  1 +
 6 files changed, 34 insertions(+), 12 deletions(-)

Download attachment "signature.asc" of type "application/pgp-signature" (489 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ