aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/mailbox.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for_2.6.39/pm-misc' of ssh://master.kernel.org/pub/scm/linux/ke...Tony Lindgren2011-03-101-4/+6
|\
| * omap: mailbox: resolve hang issueHari Kanigeri2011-03-031-4/+6
| |
| \
*-. \ Merge branches 'devel-iommu-mailbox', 'devel-mcbsp', 'devel-board' and 'devel...Tony Lindgren2011-03-021-64/+8
|\ \ \
| * | | OMAP: mailbox: use runtime pm for clk and sysc handlingOmar Ramirez Luna2011-02-241-60/+5
| * | | OMAP: mailbox: build device using omap_device/omap_hwmodFelipe Contreras2011-02-241-4/+3
| |/ /
* | | Merge branch 'devel-cleanup' into omap-for-linusTony Lindgren2011-03-021-1/+1
|\ \ \ | |/ / |/| / | |/
| * OMAP2420: mailbox: fix IVA vs DSP IRQ numberingKevin Hilman2011-02-141-1/+1
* | omap: Start using CONFIG_SOC_OMAPTony Lindgren2011-01-271-1/+1
|/
* OMAP: mailbox: fix detection for previously supported chipsOmar Ramirez Luna2010-12-021-6/+10
* OMAP: mailbox: remove unreachable returnOmar Ramirez Luna2010-12-021-2/+1
* arm: remove cast from void*matt mooney2010-09-281-4/+4
* omap: mailbox: reorganize headersFelipe Contreras2010-08-041-1/+0
* omap: mailbox: standarize on 'omap-mailbox'Felipe Contreras2010-08-041-4/+2
* omap: mailbox: only compile for configured archsFelipe Contreras2010-08-041-2/+13
* omap: mailbox: simplify omap_mbox_register()Felipe Contreras2010-08-041-16/+6
* omap: mailbox: reorganize registeringFelipe Contreras2010-08-041-63/+44
* omap: mailbox: don't export unecessary symbolsFelipe Contreras2010-08-041-3/+0
* omap: mailbox: 2420 should be detected at run-timeFelipe Contreras2010-08-041-1/+2
* omap: mailbox: reorganize structuresFelipe Contreras2010-08-041-33/+35
* omap: mailbox: trivial cleanupsFelipe Contreras2010-08-041-4/+6
* omap: mailbox cleanup: split MODULE_AUTHOR lineOhad Ben-Cohen2010-08-041-1/+2
* omap2/3/4: mailbox: remove compiler warningSuman Anna2010-03-111-6/+6
* omap: mailbox: correct OMAP4 SIDLEMODE logicSuman Anna2010-02-231-1/+6
* omap: mailbox: correct OMAP4 reset logicSuman Anna2010-02-231-11/+27
* omap2/3/4: mailbox: kill compile warning in mailbox.cFelipe Balbi2010-02-151-1/+1
* omap: mailbox: Adds code changes to support OMAP4 mailboxC A Subramaniam2009-11-221-24/+116
* Merge 7xx-iosplit-plat-merge with omap-fixesTony Lindgren2009-11-221-1/+1
|\
| * omap: headers: Move remaining headers from include/mach to include/platTony Lindgren2009-10-201-1/+1
* | omap: Use resource_sizeTobias Klauser2009-11-101-1/+1
|/
* omap: Fix wrong condition check in while loop for mailbox and iommu2Hiroshi DOYU2009-09-281-1/+1
* omap: mailbox: Flush posted write when acking mailbox irqHiroshi DOYU2009-09-241-0/+3
* omap: mailbox: Execute softreset at startupHiroshi DOYU2009-09-241-5/+25
* OMAP2/3: omap mailbox: platform_get_irq() error ignoredRoel Kluin2009-06-231-3/+3
* omap mailbox: add save_/restore_ctx() for PMHiroshi DOYU2009-03-231-0/+32
* omap mailbox: fix empty struct device for omap2Hiroshi DOYU2009-03-231-6/+7
* omap mailbox: print hardware revision at startupHiroshi DOYU2009-03-231-0/+3
* omap mailbox: add initial omap3 supportHiroshi DOYU2009-03-231-28/+42
* omap mailbox: cleanup omap2 register definition with macroHiroshi DOYU2009-03-231-48/+29
* [ARM] Convert asm/io.h to linux/io.hRussell King2008-09-061-1/+1
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-2/+2
* ARM: OMAP: Fix Unbalanced enable for IRQ in omap mailboxHiroshi DOYU2008-05-091-10/+15
* ARM: OMAP: Add mailbox support for IVAHiroshi DOYU2007-05-091-0/+318