aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2
Commit message (Expand)AuthorAge
* Merge branch 'restart' into for-linusRussell King2012-01-05
|\
| * ARM: restart: omap: use new restart hookRussell King2012-01-05
| * Merge branch 'for-russell' of git://hansjkoch.de/git/linux-tcc into HEADRussell King2012-01-05
| |\
* | \ Merge branch 'devel-stable' into for-linusRussell King2012-01-05
|\ \ \
| * \ \ Merge branch 'arm/common-kconfig-refactor+for-rmk' of git://git.linaro.org/pe...Russell King2011-12-19
| |\ \ \
| | * | | omap4: Unconditionally require l2x0 L2 cache controller supportDave Martin2011-12-19
| | * | | ARM: SMP: Refactor Kconfig to be more maintainableDave Martin2011-12-19
| | * | | ARM: l2x0/pl310: Refactor Kconfig to be more maintainableDave Martin2011-12-19
| * | | | ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtimeMarc Zyngier2011-12-18
| * | | | ARM: 7194/1: OMAP: Fix build after a merge between v3.2-rc4 and ARM restart c...Tony Lindgren2011-12-06
| * | | | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King2011-12-05
| |\ \ \ \
| | * | | | ARM: big removal of now unused vmalloc.h filesNicolas Pitre2011-11-26
| | * | | | ARM: plat-omap: remove arch specific special handling for ioremapNicolas Pitre2011-11-18
| | |/ / /
| * | | | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/...Russell King2011-12-05
| |\ \ \ \
| * | | | | ARM: 7189/1: OMAP3: Fix build break in cpuidle34xx.c because of irq functionSantosh Shilimkar2011-12-05
| * | | | | ARM: 7188/1: OMAP2PLUS: Fix build error: 'omap2/omap3_intc_handle_irq' undecl...Santosh Shilimkar2011-12-05
| * | | | | Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/ke...Russell King2011-11-21
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | ARM: GIC: Make MULTI_IRQ_HANDLER mandatoryMarc Zyngier2011-11-15
| | * | | | ARM: omap2plus: remove irq-related global base addressesMarc Zyngier2011-11-15
| | * | | | ARM: omap2plus: convert to CONFIG_MULTI_IRQ_HANDLERMarc Zyngier2011-11-15
| | * | | | ARM: omap2/3: Add global omap2/3_intc_handle_irq() functionsMarc Zyngier2011-11-15
| | | |/ / | | |/| |
| * / | | ARM: 7159/1: OMAP: Introduce local common.h filesTony Lindgren2011-11-17
| |/ / /
* | | | Merge branch 'fixes-hwmod-regression' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2011-12-20
|\ \ \ \ | |_|_|/ |/| | |
| * | | ARM: OMAP: hwmod data: fix iva and mailbox hwmods for OMAP 3Felipe Contreras2011-12-16
| | |/ | |/|
* | | ARM: OMAP: rx51: fix USBFelipe Contreras2011-12-13
* | | ARM: OMAP: mcbsp: Fix possible memory corruptionJarkko Nikula2011-12-12
|/ /
* | Merge branch 'fixes-dss' of git://git.kernel.org/pub/scm/linux/kernel/git/tml...Arnd Bergmann2011-11-24
|\ \
| * | ARM: OMAP2PLUS: DSS: Ensure DSS works correctly if display is enabled in boot...Archit Taneja2011-11-08
| * | ARM: OMAP: HWMOD: Unify DSS resets for OMAPsTomi Valkeinen2011-11-08
| * | ARM: OMAP2/3: HWMOD: Add SYSS_HAS_RESET_STATUS for dssTomi Valkeinen2011-11-08
| * | ARM: OMAP4: HWMOD: fix DSS clock dataTomi Valkeinen2011-11-08
| * | ARM: OMAP4: HWMOD: Add HWMOD_CONTROL_OPT_CLKS_IN_RESET for dss_coreTomi Valkeinen2011-11-08
| * | ARM: OMAP4: HWMOD: remove extra clocksTomi Valkeinen2011-11-08
| * | ARM: OMAP3: HWMOD: fix DSS clock dataTomi Valkeinen2011-11-08
| * | ARM: OMAP3: HWMOD: Fix DSS resetTomi Valkeinen2011-11-08
| * | ARM: OMAP2xxx: HWMOD: fix DSS clock dataTomi Valkeinen2011-11-08
| * | ARM: OMAP2xxx: HWMOD: Fix DSS resetTomi Valkeinen2011-11-08
| |/
* | Merge branch 'fixes-v3.2-rc2' into fixesTony Lindgren2011-11-23
|\ \
| * | ARM: OMAP2+: Fix Compilation error when omap_l3_noc built as moduleGovindraj.R2011-11-23
| * | ARM: OMAP2+: Remove empty io.hThomas Weber2011-11-23
| * | ARM: OMAP2: select ARM_AMBA if OMAP3_EMU is definedMing Lei2011-11-23
| * | ARM: OMAP: smartreflex: fix IRQ handling bugFelipe Balbi2011-11-23
| * | ARM: OMAP: PM: only register TWL with voltage layer when device is presentKevin Hilman2011-11-23
| * | ARM: OMAP: hwmod: Fix the addr space, irq, dma count APIssricharan2011-11-23
| |/
| * Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Linus Torvalds2011-11-07
| |\
| * \ Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-11-07
| |\ \
| | * | cpuidle: Single/Global registration of idle statesDeepthi Dharwar2011-11-06
| | * | cpuidle: Split cpuidle_state structure and move per-cpu statistics fieldsDeepthi Dharwar2011-11-06
| | * | cpuidle: Move dev->last_residency update to driver enter routine; remove dev-...Deepthi Dharwar2011-11-06
* | | | ARM: OMAP3: CPUidle: include <linux/export.h>Kevin Hilman2011-11-07
| |_|/ |/| |