index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
plat-omap
Age
Commit message (
Expand
)
Author
2011-11-01
Merge branch 'depends/rmk/memory_h' into next/cleanup2
Arnd Bergmann
2011-10-19
ARM: OMAP: Warn if omap_ioremap is called before SoC detection
Tony Lindgren
2011-10-19
ARM: OMAP: Move set_globals initialization to happen in init_early
Tony Lindgren
2011-10-19
ARM: OMAP: Map SRAM later on with ioremap_exec()
Tony Lindgren
2011-10-19
ARM: OMAP: Remove calls to SRAM allocations for framebuffer
Tony Lindgren
2011-10-19
ARM: OMAP: Avoid cpu_is_omapxxxx usage until map_io is done
Tony Lindgren
2011-10-19
ARM: OMAP1: Use generic map_io, init_early and init_irq
Tony Lindgren
2011-10-13
ARM: switch from NO_MACH_MEMORY_H to NEED_MACH_MEMORY_H
Nicolas Pitre
2011-10-04
ARM: OMAP: omap_device: Add a method to build an omap_device from a DT node
Benoit Cousson
2011-10-04
ARM: OMAP: omap_device: Add omap_device_[alloc|delete] for DT integration
Benoit Cousson
2011-10-04
ARM: OMAP2+: devices: Remove all omap_device_pm_latency structures
Benoit Cousson
2011-10-04
ARM: OMAP: omap_device: Create a default omap_device_pm_latency
Benoit Cousson
2011-10-04
ARM: OMAP: omap_device: Add omap_device_get_by_hwmod_name
Nishanth Menon
2011-10-04
Merge branches 'cleanup-part3', 'voltage', 'dmtimer' and 'l3' into dt-base
Tony Lindgren
2011-09-26
ARM: OMAP2+: Add SoC specific map_io functions
Benoit Cousson
2011-09-26
ARM: OMAP: mcbsp: Start generalize signal muxing functions
Jarkko Nikula
2011-09-26
ARM: OMAP: mcbsp: Start generalize omap2_mcbsp_set_clks_src
Jarkko Nikula
2011-09-26
ARM: OMAP: mcbsp: Move address definitions to arch/arm/mach-omap1/mcbsp.c
Jarkko Nikula
2011-09-26
ARM: OMAP: mcbsp: Update mcbsp.h include dependencies
Jarkko Nikula
2011-09-26
ARM: OMAP: mcbsp: Cleanup sidetone control initialization and make it generic
Jarkko Nikula
2011-09-26
ARM: OMAP: mcbsp: Move sidetone clock management to mach-omap2/mcbsp.c
Jarkko Nikula
2011-09-26
ARM: OMAP: mcbsp: Use per instance register cache size
Jarkko Nikula
2011-09-26
ARM: OMAP: mcbsp: Make threshold based transfer code generic
Jarkko Nikula
2011-09-26
ARM: OMAP: mcbsp: Make tranceiver configuration control register access generic
Jarkko Nikula
2011-09-26
ARM: OMAP: mcbsp: Make wakeup control generic
Jarkko Nikula
2011-09-26
ARM: OMAP: mcbsp: Implement generic register access
Jarkko Nikula
2011-09-26
ARM: OMAP: mcbsp: Move out omap_mcbsp_register_board_cfg from plat-omap/devic...
Jarkko Nikula
2011-09-26
ARM: OMAP: mcbsp: Remove unused variables from platform data
Jarkko Nikula
2011-09-26
ARM: mach-omap2: remove mach/memory.h
Nicolas Pitre
2011-09-26
ARM: OMAP: move OMAP1 memory config from plat/memory.h to its mach/memory.h
Nicolas Pitre
2011-09-26
ARM: plat-omap: make OMAP_UART_INFO into a relative offset
Nicolas Pitre
2011-09-24
OMAP4: Fix the emif and dmm virtual mapping
Santosh Shilimkar
2011-09-22
Merge branch 'for_3.2/omap_device' of git://gitorious.org/khilman/linux-omap-...
Tony Lindgren
2011-09-21
ARM: OMAP: dmtimer: add error handling to export APIs
Tarun Kanti DebBarma
2011-09-21
ARM: OMAP: dmtimer: low-power mode support
Tarun Kanti DebBarma
2011-09-21
ARM: OMAP: dmtimer: skip reserved timers
Tony Lindgren
2011-09-21
ARM: OMAP: dmtimer: pm_runtime support
Tarun Kanti DebBarma
2011-09-21
ARM: OMAP: dmtimer: switch-over to platform device driver
Tarun Kanti DebBarma
2011-09-21
ARM: OMAP: dmtimer: platform driver
Tarun Kanti DebBarma
2011-09-21
ARM: OMAP2+: dmtimer: convert to platform devices
Tarun Kanti DebBarma
2011-09-21
ARM: OMAP1: dmtimer: conversion to platform devices
Tarun Kanti DebBarma
2011-09-19
ARM: OMAP: Add support for dmtimer v2 ip
Tony Lindgren
2011-09-15
OMAP: omap_device: decouple platform_device from omap_device
Kevin Hilman
2011-09-15
OMAP: omap_device: _disable_idle_on_suspend() takes platform_device pointer
Kevin Hilman
2011-09-15
OMAP: omap_device: device register functions now take platform_device pointer
Kevin Hilman
2011-09-15
OMAP: omap_device: when building return platform_device instead of omap_device
Kevin Hilman
2011-09-15
OMAP: omap_device: remove internal functions from omap_device.h
Kevin Hilman
2011-09-15
OMAP: omap_device: make latency autoadjust messages debug
Grazvydas Ignotas
2011-09-15
OMAP: omap_device: replace debug/warning/error prints with dev_* macros
Kevin Hilman
2011-09-15
omap: mcbsp: Remove omap device API
Jarkko Nikula
[next]