[<prev] [next>] [day] [month] [year] [list]
Message-ID: <BANLkTikkwc=1UzwRv5OZazUy5q_hCdKNhg@mail.gmail.com>
Date: Sun, 10 Apr 2011 23:45:58 -0700
From: Grant Likely <grant.likely@...retlab.ca>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [git pull] spi, dt and gpio bug fixes
Hi Linus. Here are some bug fix commits.
g.
The following changes since commit 4263a2f1dad8c8e7ce2352a0cbc882c2b0c044a9:
Merge branch 'for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
(2011-04-10 09:56:10 -0700)
are available in the git repository at:
git://git.secretlab.ca/git/linux-2.6 spi/merge
Ben Dooks (1):
gpio/pca953x: fix error handling path in probe() call
Grant Likely (1):
Merge commit 'v2.6.39-rc2' into spi/merge
Ira W. Snyder (1):
dt/fsldma: fix build warning caused by of_platform_device changes
Peter Tyser (2):
gpio/ml_ioh_gpio: Fix output value of ioh_gpio_direction_output()
gpio/pch_gpio: Fix output value of pch_gpio_direction_output()
Vasily Khoruzhick (1):
spi: Fix race condition in stop_queue()
drivers/dma/fsldma.c | 2 +-
drivers/gpio/ml_ioh_gpio.c | 1 +
drivers/gpio/pca953x.c | 5 +++--
drivers/gpio/pch_gpio.c | 1 +
drivers/spi/amba-pl022.c | 2 +-
drivers/spi/dw_spi.c | 2 +-
drivers/spi/pxa2xx_spi.c | 2 +-
drivers/spi/spi_bfin5xx.c | 2 +-
8 files changed, 10 insertions(+), 7 deletions(-)
--
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists