linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] spi bug fixes for v3.4
@ 2012-04-27 18:36 Grant Likely
  0 siblings, 0 replies; only message in thread
From: Grant Likely @ 2012-04-27 18:36 UTC (permalink / raw)
  To: Linus Torvalds, Linux Kernel Mailing List, spi-devel-general
  Cc: Florian Fainelli, H Hartley Sweeten, Randy Dunlap

The following changes since commit e816b57a337ea3b755de72bec38c10c864f23015:

  Linux 3.4-rc3 (2012-04-15 18:28:29 -0700)

are available in the git repository at:

  git://git.secretlab.ca/git/linux-2.6 tags/spi-for-linus

for you to fetch changes up to 2431a8154634027ce3915200699f26fb3725a1f2:

  spi/spi-bfin5xx: Fix flush of last bit after each spi transfer
(2012-04-27 12:20:39 -0600)

----------------------------------------------------------------
Miscellaneous SPI device driver bug fixes for v3.4

----------------------------------------------------------------
Florian Fainelli (3):
      spi/bcm63xx: convert to the pump message infrastructure
      spi/bcm63xx: don't use the stopping state
      spi/bcm63xx: set master driver mode_bits.

H Hartley Sweeten (1):
      spi/spi-ep93xx.c: use dma_transfer_direction instead of dma_data_direction

Randy Dunlap (1):
      spi: fix spi.h kernel-doc warning

Scott Jiang (6):
      spi/bfin5xx: rename config macro name for bfin5xx spi controller driver
      spi/spi-bfin-sport: move word length setup to transfer handler
      spi/bfin_spi: drop bits_per_word from client data
      spi/spi_bfin_sport: drop bits_per_word from client data
      spi/spi-bfin5xx: fix reversed if condition in interrupt mode
      spi/spi-bfin5xx: Fix flush of last bit after each spi transfer

Vinit Shenoy (1):
      spi/pl022: Fix range checking for bits per word

Viresh Kumar (2):
      spi/pl022: Fix calculate_effective_freq()
      spi/pl022: Allow request for higher frequency than maximum possible

 drivers/spi/Kconfig          |    2 +-
 drivers/spi/Makefile         |    2 +-
 drivers/spi/spi-bcm63xx.c    |  163 ++++++++++++++++++++++++------------------
 drivers/spi/spi-bfin-sport.c |   21 +++---
 drivers/spi/spi-bfin5xx.c    |   14 ++--
 drivers/spi/spi-ep93xx.c     |   24 +++----
 drivers/spi/spi-pl022.c      |   58 ++++++++-------
 include/linux/spi/spi.h      |    2 +-
 8 files changed, 158 insertions(+), 128 deletions(-)

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

only message in thread, other threads:[~2012-04-27 18:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-27 18:36 [GIT PULL] spi bug fixes for v3.4 Grant Likely

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).