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(-)
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
spi-devel-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/spi-devel-general