kernel-ark/drivers/spi
Imre Deak e5f1b194a9 omap_uwire: SPI_CPHA mode bugfix
The omap_uwire controller driver handles SPI_CPHA incorrectly;
It should mean:

  CPHA=0 ... sample at leading edge of clock
  CPHA=1 ... sample at trailing edge of clock

This bug has been masked by inverse bugs in layered drivers;
and was uncovered by running some of them on non-OMAP hardware.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-05-23 20:14:15 -07:00
..
at25.c
atmel_spi.c
atmel_spi.h
au1550_spi.c
Kconfig
Makefile
mpc52xx_psc_spi.c mpc52xx_psc_spi: fix it for CONFIG_PPC_MERGE 2007-05-23 20:14:11 -07:00
omap_uwire.c omap_uwire: SPI_CPHA mode bugfix 2007-05-23 20:14:15 -07:00
pxa2xx_spi.c
spi_bfin5xx.c
spi_bitbang.c
spi_butterfly.c
spi_imx.c
spi_mpc83xx.c
spi_s3c24xx_gpio.c
spi_s3c24xx.c
spi.c
spidev.c spi: potential memleak in spidev_ioctl 2007-05-23 20:14:12 -07:00