[GIT PULL] omap fixes for v3.1-rc1
Tony Lindgren
tony at atomide.com
Fri Aug 12 04:10:57 EDT 2011
Hi Arnd,
Please pull omap fixes for -rc1 from:
git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git fixes
Note that this also includes a trivial patch that adds the missing
UART4 defines used on some boards that would be good to get merged.
If you rather have that in a separate branch I can do that too.
Regards,
Tony
The following changes since commit 322a8b034003c0d46d39af85bf24fee27b902f48:
Linus Torvalds (1):
Linux 3.1-rc1
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git fixes
Colin Cross (1):
OMAP2+: PM: SmartReflex: use put_sync_suspend for IRQ-safe disabling
Hemant Pedanekar (1):
omap: timer: Set dmtimer used as clocksource in autoreload mode
Johan Hovold (1):
OMAP3: am3517crane: remove NULL board_mux from board file
Kevin Hilman (3):
OMAP2+: Kconfig: don't select PM in OMAP2PLUS_TYPICAL
OMAP1: enable GENERIC_IRQ_CHIP
OMAP3: beagle: don't touch omap_device internals
Maxin John (1):
arch:arm:plat-omap:iovmm: remove unused variable 'va'
Nishanth Menon (1):
OMAP3+: SR: ensure pm-runtime callbacks can be invoked with IRQs disabled
Oleg Drokin (1):
Update Nook Color machine 3284 to common Encore name
Paul Walmsley (1):
OMAP: hwmod: fix build break on non-OMAP4 multi-OMAP2 builds
Peter Ujfalusi (1):
OMAP: Fix linking error in twl-common.c for OMAP2/3/4 only builds
Raphaël Assénat (1):
am3505/3517: Various platform defines for UART4
Thomas Meyer (1):
arm: mach-omap2: mux: use kstrdup()
Tony Lindgren (1):
Merge branch 'for_3.1/pm-fixes' of git://git.kernel.org/.../khilman/linux-omap-pm into fixes
arch/arm/mach-omap2/Kconfig | 1 -
arch/arm/mach-omap2/board-am3517crane.c | 2 -
arch/arm/mach-omap2/board-omap3beagle.c | 23 ++++-----
arch/arm/mach-omap2/cminst44xx.h | 25 +++++++++-
arch/arm/mach-omap2/mux.c | 14 ++----
arch/arm/mach-omap2/smartreflex.c | 3 +-
arch/arm/mach-omap2/timer.c | 3 +-
arch/arm/mach-omap2/twl-common.c | 78 ++++++++++++++++--------------
arch/arm/plat-omap/Kconfig | 1 +
arch/arm/plat-omap/include/plat/dma.h | 5 ++
arch/arm/plat-omap/include/plat/irqs.h | 1 +
arch/arm/plat-omap/include/plat/serial.h | 3 +
arch/arm/plat-omap/iovmm.c | 3 -
arch/arm/tools/mach-types | 2 +-
14 files changed, 94 insertions(+), 70 deletions(-)
More information about the linux-arm-kernel
mailing list