Re: [git pull] SPI bug fixes for 2.6.36

From: Grant Likely
Date: Sat Oct 02 2010 - 23:44:29 EST


Oops, missed one. Here is an updated pull req:

The following changes since commit c6ea21e35bf3691cad59647c771e6606067f627d:
Linus Torvalds (1):
Merge git://git.kernel.org/.../sfrench/cifs-2.6

are available in the git repository at:

git://git.secretlab.ca/git/linux-2.6 merge-spi

Roel Kluin (1):
spi: spi-gpio.c tests SPI_MASTER_NO_RX bit twice, but not SPI_MASTER_NO_TX

Sinan Akman (1):
of/spi: Fix OF-style driver binding of spi devices

christophe leroy (1):
spi/mpc8xxx: fix buffer overrun on large transfers

drivers/spi/spi.c | 5 +++++
drivers/spi/spi_gpio.c | 2 +-
drivers/spi/spi_mpc8xxx.c | 10 ++++++++--
3 files changed, 14 insertions(+), 3 deletions(-)



On Sat, Oct 2, 2010 at 9:26 PM, Grant Likely <grant.likely@xxxxxxxxxxxx> wrote:
> Hi Linus,
>
> Some spi bug fixes for 2.6.36
>
> The following changes since commit 899611ee7d373e5eeda08e9a8632684e1ebbbf00:
>  Linus Torvalds (1):
>        Linux 2.6.36-rc6
>
> are available in the git repository at:
>
>  git://git.secretlab.ca/git/linux-2.6 merge-spi
>
> Roel Kluin (1):
>      spi: spi-gpio.c tests SPI_MASTER_NO_RX bit twice, but not SPI_MASTER_NO_TX
>
> christophe leroy (1):
>      spi/mpc8xxx: fix buffer overrun on large transfers
>
>  drivers/spi/spi_gpio.c    |    2 +-
>  drivers/spi/spi_mpc8xxx.c |   10 ++++++++--
>  2 files changed, 9 insertions(+), 3 deletions(-)
>
>
> --
> Grant Likely, B.Sc., P.Eng.
> Secret Lab Technologies Ltd.
>



--
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/