aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap
Commit message (Expand)AuthorAge
* Merge branch 'for-russell' of git://hansjkoch.de/git/linux-tcc into HEADRussell King2012-01-05
|\
| * Merge branch 'fixes-dss' of git://git.kernel.org/pub/scm/linux/kernel/git/tml...Arnd Bergmann2011-11-24
| |\
| | * ARM: OMAP: HWMOD: Unify DSS resets for OMAPsTomi Valkeinen2011-11-08
| * | ARM: OMAP: Fix dpll_data compile error when omap2 only is selectedTony Lindgren2011-11-10
| |/
* / ARM: 7159/1: OMAP: Introduce local common.h filesTony Lindgren2011-11-17
|/
* Merge branch 'fixes-modulesplit' into fixesTony Lindgren2011-11-07
|\
| * ARM: OMAP: omap_device: Include linux/export.hAxel Lin2011-11-07
| * Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
| |\
| | * arm: fix implicit module.h users by adding it to arch/arm as required.Paul Gortmaker2011-10-31
| | * arm: Add export.h to ARM specific files as required.Paul Gortmaker2011-10-31
* | | ARM: OMAP1: Remove unused omap-alsa.hJarkko Nikula2011-11-04
* | | ARM: OMAP: change get_context_loss_count ret value to intTomi Valkeinen2011-11-04
* | | ARM: OMAP: I2C: Fix omap_register_i2c_bus() return value on successLaurent Pinchart2011-11-04
* | | ARM: OMAP: dmtimer: Include linux/module.hAxel Lin2011-11-04
* | | Merge branch 'for_3.2/pm-cleanup-2' of git://github.com/khilman/linux-omap-pm...Tony Lindgren2011-11-04
|\ \ \ | |/ / |/| |
| * | ARM: OMAP3: PM: fix I/O wakeup and I/O chain clock control detectionPaul Walmsley2011-10-07
* | | Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-01
|\ \ \
| * \ \ Merge branch 'depends/rmk/memory_h' into next/cleanup2Arnd Bergmann2011-11-01
| |\ \ \
| * | | | ARM: OMAP: Warn if omap_ioremap is called before SoC detectionTony Lindgren2011-10-19
| * | | | ARM: OMAP: Move set_globals initialization to happen in init_earlyTony Lindgren2011-10-19
| * | | | ARM: OMAP: Map SRAM later on with ioremap_exec()Tony Lindgren2011-10-19
| * | | | ARM: OMAP: Remove calls to SRAM allocations for framebufferTony Lindgren2011-10-19
| * | | | ARM: OMAP: Avoid cpu_is_omapxxxx usage until map_io is doneTony Lindgren2011-10-19
| * | | | ARM: OMAP1: Use generic map_io, init_early and init_irqTony Lindgren2011-10-19
| * | | | ARM: OMAP: omap_device: Add a method to build an omap_device from a DT nodeBenoit Cousson2011-10-04
| * | | | ARM: OMAP: omap_device: Add omap_device_[alloc|delete] for DT integrationBenoit Cousson2011-10-04
| * | | | ARM: OMAP2+: devices: Remove all omap_device_pm_latency structuresBenoit Cousson2011-10-04
| * | | | ARM: OMAP: omap_device: Create a default omap_device_pm_latencyBenoit Cousson2011-10-04
| * | | | ARM: OMAP: omap_device: Add omap_device_get_by_hwmod_nameNishanth Menon2011-10-04
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-----. \ \ \ Merge branches 'cleanup-part3', 'voltage', 'dmtimer' and 'l3' into dt-baseTony Lindgren2011-10-04
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | | | | * | | OMAP4: Fix the emif and dmm virtual mappingSantosh Shilimkar2011-09-24
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'next/pm' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-01
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge branch 'for_3.2/voltage-cleanup' of git://gitorious.org/khilman/linux-o...Tony Lindgren2011-09-15
| |\ \ \ \ \ \
| | * | | | | | omap: voltage: add a stub header file for external/regulator useTero Kristo2011-09-15
| | * | | | | | OMAP2+: hwmod: remove unused voltagedomain pointerKevin Hilman2011-09-15
* | | | | | | | Merge branch 'next/timer' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-01
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branches 'stericsson/timer' and 'omap/dmtimer' into next/timerArnd Bergmann2011-10-30
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| | * | | | | | | ARM: omap: use __devexit_p in dmtimer driverArnd Bergmann2011-10-01
| | | |_|_|/ / / | | |/| | | | |
| | * | | | | | ARM: OMAP: dmtimer: add error handling to export APIsTarun Kanti DebBarma2011-09-21
| | * | | | | | ARM: OMAP: dmtimer: low-power mode supportTarun Kanti DebBarma2011-09-21
| | * | | | | | ARM: OMAP: dmtimer: skip reserved timersTony Lindgren2011-09-21
| | * | | | | | ARM: OMAP: dmtimer: pm_runtime supportTarun Kanti DebBarma2011-09-21
| | * | | | | | ARM: OMAP: dmtimer: switch-over to platform device driverTarun Kanti DebBarma2011-09-21
| | * | | | | | ARM: OMAP: dmtimer: platform driverTarun Kanti DebBarma2011-09-21
| | * | | | | | ARM: OMAP2+: dmtimer: convert to platform devicesTarun Kanti DebBarma2011-09-21
| | * | | | | | ARM: OMAP1: dmtimer: conversion to platform devicesTarun Kanti DebBarma2011-09-21
| | * | | | | | ARM: OMAP: Add support for dmtimer v2 ipTony Lindgren2011-09-19
| | |/ / / / /
* | | | | | | Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-01
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'next/fixes' into next/cleanupArnd Bergmann2011-10-31
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'depends/rmk/memory_h' into next/fixesArnd Bergmann2011-10-31
| | |\ \ \ \ \ \ \ | | | | |_|_|_|/ / | | | |/| | | | |