| Commit message (Expand) | Author | Age | Files | Lines |
* | omap: mailbox: reorganize headers | Felipe Contreras | 2010-08-04 | 1 | -1/+0 |
* | omap: mailbox: standarize on 'omap-mailbox' | Felipe Contreras | 2010-08-04 | 1 | -4/+2 |
* | omap: mailbox: only compile for configured archs | Felipe Contreras | 2010-08-04 | 1 | -2/+13 |
* | omap: mailbox: simplify omap_mbox_register() | Felipe Contreras | 2010-08-04 | 1 | -16/+6 |
* | omap: mailbox: reorganize registering | Felipe Contreras | 2010-08-04 | 1 | -63/+44 |
* | omap: mailbox: don't export unecessary symbols | Felipe Contreras | 2010-08-04 | 1 | -3/+0 |
* | omap: mailbox: 2420 should be detected at run-time | Felipe Contreras | 2010-08-04 | 1 | -1/+2 |
* | omap: mailbox: reorganize structures | Felipe Contreras | 2010-08-04 | 1 | -33/+35 |
* | omap: mailbox: trivial cleanups | Felipe Contreras | 2010-08-04 | 1 | -4/+6 |
* | omap: mailbox cleanup: split MODULE_AUTHOR line | Ohad Ben-Cohen | 2010-08-04 | 1 | -1/+2 |
* | omap2/3/4: mailbox: remove compiler warning | Suman Anna | 2010-03-11 | 1 | -6/+6 |
* | omap: mailbox: correct OMAP4 SIDLEMODE logic | Suman Anna | 2010-02-24 | 1 | -1/+6 |
* | omap: mailbox: correct OMAP4 reset logic | Suman Anna | 2010-02-24 | 1 | -11/+27 |
* | omap2/3/4: mailbox: kill compile warning in mailbox.c | Felipe Balbi | 2010-02-15 | 1 | -1/+1 |
* | omap: mailbox: Adds code changes to support OMAP4 mailbox | C A Subramaniam | 2009-11-22 | 1 | -24/+116 |
* | Merge 7xx-iosplit-plat-merge with omap-fixes | Tony Lindgren | 2009-11-22 | 1 | -1/+1 |
|\ |
|
| * | omap: headers: Move remaining headers from include/mach to include/plat | Tony Lindgren | 2009-10-20 | 1 | -1/+1 |
* | | omap: Use resource_size | Tobias Klauser | 2009-11-11 | 1 | -1/+1 |
|/ |
|
* | omap: Fix wrong condition check in while loop for mailbox and iommu2 | Hiroshi DOYU | 2009-09-28 | 1 | -1/+1 |
* | omap: mailbox: Flush posted write when acking mailbox irq | Hiroshi DOYU | 2009-09-25 | 1 | -0/+3 |
* | omap: mailbox: Execute softreset at startup | Hiroshi DOYU | 2009-09-25 | 1 | -5/+25 |
* | OMAP2/3: omap mailbox: platform_get_irq() error ignored | Roel Kluin | 2009-06-23 | 1 | -3/+3 |
* | omap mailbox: add save_/restore_ctx() for PM | Hiroshi DOYU | 2009-03-24 | 1 | -0/+32 |
* | omap mailbox: fix empty struct device for omap2 | Hiroshi DOYU | 2009-03-24 | 1 | -6/+7 |
* | omap mailbox: print hardware revision at startup | Hiroshi DOYU | 2009-03-24 | 1 | -0/+3 |
* | omap mailbox: add initial omap3 support | Hiroshi DOYU | 2009-03-24 | 1 | -28/+42 |
* | omap mailbox: cleanup omap2 register definition with macro | Hiroshi DOYU | 2009-03-24 | 1 | -48/+29 |
* | [ARM] Convert asm/io.h to linux/io.h | Russell King | 2008-09-06 | 1 | -1/+1 |
* | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 2008-08-07 | 1 | -2/+2 |
* | ARM: OMAP: Fix Unbalanced enable for IRQ in omap mailbox | Hiroshi DOYU | 2008-05-09 | 1 | -10/+15 |
* | ARM: OMAP: Add mailbox support for IVA | Hiroshi DOYU | 2007-05-09 | 1 | -0/+318 |