The following changes since commit ed680c4ad478d0fee9740f7d029087f181346564: Linus Torvalds (1): Linux 2.6.31-rc5 are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git omap-fixes Janboe Ye (1): OMAP3: Fix omap3 sram virtual addres overlap vmalloc space after increasing vmalloc size Roger Quadros (4): OMAP: GPIO: Fix incorrect gpio_get logic for output GPIOs OMAP3: RX51: Define TWL4030 USB transceiver in board file OMAP2/3: mmc-twl4030: Free up MMC regulators while cleaning up OMAP3: RX51: Updated rx51_defconfig Sergio Aguirre (1): OMAP3: Overo: Fix smsc911x platform device resource value Tony Lindgren (1): OMAP: Fix testing of cpu defines for mach-omap1 Vikram Pandita (1): OMAP2/3: DMA errata correction arch/arm/configs/rx51_defconfig | 7 +- arch/arm/mach-omap2/board-overo.c | 2 +- arch/arm/mach-omap2/board-rx51-peripherals.c | 5 + arch/arm/mach-omap2/mmc-twl4030.c | 6 ++ arch/arm/plat-omap/dma.c | 4 +- arch/arm/plat-omap/gpio.c | 121 +++++++++++++++++++------- arch/arm/plat-omap/include/mach/cpu.h | 5 - arch/arm/plat-omap/sram.c | 4 +- 8 files changed, 110 insertions(+), 44 deletions(-)