| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtime | Marc Zyngier | 2011-12-18 | 1 | -1/+0 |
* | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s... | Russell King | 2011-12-05 | 1 | -8/+0 |
|\ |
|
| * | ARM: plat-omap: remove arch specific special handling for ioremap | Nicolas Pitre | 2011-11-18 | 1 | -8/+0 |
* | | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/... | Russell King | 2011-12-05 | 2 | -1/+4 |
|\ \ |
|
| * \ | Merge branch 'fixes-dss' of git://git.kernel.org/pub/scm/linux/kernel/git/tml... | Arnd Bergmann | 2011-11-24 | 1 | -0/+3 |
| |\ \ |
|
| | * | | ARM: OMAP: HWMOD: Unify DSS resets for OMAPs | Tomi Valkeinen | 2011-11-08 | 1 | -0/+3 |
| | |/ |
|
| * | | ARM: OMAP: Fix dpll_data compile error when omap2 only is selected | Tony Lindgren | 2011-11-10 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/ke... | Russell King | 2011-11-21 | 1 | -4/+0 |
|\ \ |
|
| * | | ARM: omap2plus: remove irq-related global base addresses | Marc Zyngier | 2011-11-15 | 1 | -1/+0 |
| * | | ARM: omap2/3: Add global omap2/3_intc_handle_irq() functions | Marc Zyngier | 2011-11-15 | 1 | -0/+2 |
| |/ |
|
* | | ARM: 7159/1: OMAP: Introduce local common.h files | Tony Lindgren | 2011-11-17 | 3 | -160/+0 |
|/ |
|
* | ARM: OMAP1: Remove unused omap-alsa.h | Jarkko Nikula | 2011-11-04 | 1 | -123/+0 |
* | ARM: OMAP: change get_context_loss_count ret value to int | Tomi Valkeinen | 2011-11-04 | 4 | -6/+6 |
* | Merge branch 'for_3.2/pm-cleanup-2' of git://github.com/khilman/linux-omap-pm... | Tony Lindgren | 2011-11-04 | 1 | -5/+12 |
|\ |
|
| * | ARM: OMAP3: PM: fix I/O wakeup and I/O chain clock control detection | Paul Walmsley | 2011-10-07 | 1 | -5/+12 |
* | | Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 2011-11-01 | 3 | -11/+40 |
|\ \ |
|
| * \ | Merge branch 'depends/rmk/memory_h' into next/cleanup2 | Arnd Bergmann | 2011-11-01 | 4 | -106/+12 |
| |\ \ |
|
| * | | | ARM: OMAP: Warn if omap_ioremap is called before SoC detection | Tony Lindgren | 2011-10-19 | 1 | -0/+2 |
| * | | | ARM: OMAP: Move set_globals initialization to happen in init_early | Tony Lindgren | 2011-10-19 | 1 | -7/+7 |
| * | | | ARM: OMAP: Map SRAM later on with ioremap_exec() | Tony Lindgren | 2011-10-19 | 1 | -0/+2 |
| * | | | ARM: OMAP: Avoid cpu_is_omapxxxx usage until map_io is done | Tony Lindgren | 2011-10-19 | 1 | -0/+1 |
| * | | | ARM: OMAP1: Use generic map_io, init_early and init_irq | Tony Lindgren | 2011-10-19 | 1 | -2/+25 |
| * | | | ARM: OMAP: omap_device: Add omap_device_get_by_hwmod_name | Nishanth Menon | 2011-10-04 | 1 | -0/+1 |
| | | | | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| *-----. \ \ | Merge branches 'cleanup-part3', 'voltage', 'dmtimer' and 'l3' into dt-base | Tony Lindgren | 2011-10-04 | 9 | -332/+291 |
| |\ \ \ \ \ \
| | |_|_|_|_|/
| |/| | | | | |
|
| | | | | * | | OMAP4: Fix the emif and dmm virtual mapping | Santosh Shilimkar | 2011-09-24 | 1 | -2/+2 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge branch 'next/pm' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 2011-11-01 | 2 | -1/+20 |
|\ \ \ \ \ \
| | |_|/ / /
| |/| | | | |
|
| * | | | | | Merge branch 'for_3.2/voltage-cleanup' of git://gitorious.org/khilman/linux-o... | Tony Lindgren | 2011-09-15 | 2 | -1/+20 |
| |\ \ \ \ \ |
|
| | * | | | | | omap: voltage: add a stub header file for external/regulator use | Tero Kristo | 2011-09-15 | 1 | -0/+20 |
| | * | | | | | OMAP2+: hwmod: remove unused voltagedomain pointer | Kevin Hilman | 2011-09-15 | 1 | -1/+0 |
* | | | | | | | Merge branch 'next/timer' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 2011-11-01 | 1 | -73/+160 |
|\ \ \ \ \ \ \
| | |_|_|_|/ /
| |/| | | | | |
|
| * | | | | | | ARM: OMAP: dmtimer: add error handling to export APIs | Tarun Kanti DebBarma | 2011-09-21 | 1 | -12/+12 |
| * | | | | | | ARM: OMAP: dmtimer: low-power mode support | Tarun Kanti DebBarma | 2011-09-21 | 1 | -0/+35 |
| * | | | | | | ARM: OMAP: dmtimer: skip reserved timers | Tony Lindgren | 2011-09-21 | 1 | -1/+1 |
| * | | | | | | ARM: OMAP: dmtimer: pm_runtime support | Tarun Kanti DebBarma | 2011-09-21 | 1 | -1/+0 |
| * | | | | | | ARM: OMAP: dmtimer: switch-over to platform device driver | Tarun Kanti DebBarma | 2011-09-21 | 1 | -3/+2 |
| * | | | | | | ARM: OMAP: dmtimer: platform driver | Tarun Kanti DebBarma | 2011-09-21 | 1 | -0/+2 |
| * | | | | | | ARM: OMAP2+: dmtimer: convert to platform devices | Tarun Kanti DebBarma | 2011-09-21 | 1 | -1/+11 |
| * | | | | | | ARM: OMAP1: dmtimer: conversion to platform devices | Tarun Kanti DebBarma | 2011-09-21 | 1 | -0/+8 |
| * | | | | | | ARM: OMAP: Add support for dmtimer v2 ip | Tony Lindgren | 2011-09-19 | 1 | -55/+89 |
| |/ / / / / |
|
* | | | | | | Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 2011-11-01 | 7 | -256/+109 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'next/fixes' into next/cleanup | Arnd Bergmann | 2011-10-31 | 4 | -113/+10 |
| |\ \ \ \ \ \ |
|
| | * \ \ \ \ \ | Merge branch 'depends/rmk/memory_h' into next/fixes | Arnd Bergmann | 2011-10-31 | 4 | -106/+12 |
| | |\ \ \ \ \ \
| | | | |_|_|_|/
| | | |/| | | | |
|
| | * | | | | | | Merge branch 'depends/rmk/gpio' into next/fixes | Arnd Bergmann | 2011-10-31 | 1 | -20/+0 |
| | |\ \ \ \ \ \
| | | |_|_|_|/ /
| | |/| | | | | |
|
| * | | | | | | | Merge branch 'depends/rmk/devel-stable' into next/cleanup | Arnd Bergmann | 2011-10-08 | 2 | -13/+2 |
| |\ \ \ \ \ \ \
| | |_|_|_|_|_|/
| |/| | | | | | |
|
| * | | | | | | | ARM: OMAP2+: Add SoC specific map_io functions | Benoit Cousson | 2011-09-26 | 1 | -0/+4 |
| * | | | | | | | ARM: OMAP: mcbsp: Start generalize signal muxing functions | Jarkko Nikula | 2011-09-26 | 1 | -0/+1 |
| * | | | | | | | ARM: OMAP: mcbsp: Start generalize omap2_mcbsp_set_clks_src | Jarkko Nikula | 2011-09-26 | 1 | -4/+1 |
| * | | | | | | | ARM: OMAP: mcbsp: Move address definitions to arch/arm/mach-omap1/mcbsp.c | Jarkko Nikula | 2011-09-26 | 1 | -11/+0 |
| * | | | | | | | ARM: OMAP: mcbsp: Update mcbsp.h include dependencies | Jarkko Nikula | 2011-09-26 | 1 | -3/+1 |
| * | | | | | | | ARM: OMAP: mcbsp: Cleanup sidetone control initialization and make it generic | Jarkko Nikula | 2011-09-26 | 1 | -12/+0 |