Age | Commit message (Expand) | Author | Files | Lines |
2011-03-11 | Merge branch 'for_2.6.39/pm-misc' of ssh://master.kernel.org/pub/scm/linux/ke... | Tony Lindgren | 1 | -4/+6 |
2011-03-03 | omap: mailbox: resolve hang issue | Hari Kanigeri | 1 | -4/+6 |
2011-03-03 | Merge branches 'devel-iommu-mailbox', 'devel-mcbsp', 'devel-board' and 'devel... | Tony Lindgren | 1 | -64/+8 |
2011-03-03 | Merge branch 'devel-cleanup' into omap-for-linus | Tony Lindgren | 1 | -1/+1 |
2011-02-24 | OMAP: mailbox: use runtime pm for clk and sysc handling | Omar Ramirez Luna | 1 | -60/+5 |
2011-02-24 | OMAP: mailbox: build device using omap_device/omap_hwmod | Felipe Contreras | 1 | -4/+3 |
2011-02-15 | OMAP2420: mailbox: fix IVA vs DSP IRQ numbering | Kevin Hilman | 1 | -1/+1 |
2011-01-28 | omap: Start using CONFIG_SOC_OMAP | Tony Lindgren | 1 | -1/+1 |
2010-12-02 | OMAP: mailbox: fix detection for previously supported chips | Omar Ramirez Luna | 1 | -6/+10 |
2010-12-02 | OMAP: mailbox: remove unreachable return | Omar Ramirez Luna | 1 | -2/+1 |
2010-09-28 | arm: remove cast from void* | matt mooney | 1 | -4/+4 |
2010-08-04 | omap: mailbox: reorganize headers | Felipe Contreras | 1 | -1/+0 |
2010-08-04 | omap: mailbox: standarize on 'omap-mailbox' | Felipe Contreras | 1 | -4/+2 |
2010-08-04 | omap: mailbox: only compile for configured archs | Felipe Contreras | 1 | -2/+13 |
2010-08-04 | omap: mailbox: simplify omap_mbox_register() | Felipe Contreras | 1 | -16/+6 |
2010-08-04 | omap: mailbox: reorganize registering | Felipe Contreras | 1 | -63/+44 |
2010-08-04 | omap: mailbox: don't export unecessary symbols | Felipe Contreras | 1 | -3/+0 |
2010-08-04 | omap: mailbox: 2420 should be detected at run-time | Felipe Contreras | 1 | -1/+2 |
2010-08-04 | omap: mailbox: reorganize structures | Felipe Contreras | 1 | -33/+35 |
2010-08-04 | omap: mailbox: trivial cleanups | Felipe Contreras | 1 | -4/+6 |
2010-08-04 | omap: mailbox cleanup: split MODULE_AUTHOR line | Ohad Ben-Cohen | 1 | -1/+2 |
2010-03-12 | omap2/3/4: mailbox: remove compiler warning | Suman Anna | 1 | -6/+6 |
2010-02-24 | omap: mailbox: correct OMAP4 SIDLEMODE logic | Suman Anna | 1 | -1/+6 |
2010-02-24 | omap: mailbox: correct OMAP4 reset logic | Suman Anna | 1 | -11/+27 |
2010-02-15 | omap2/3/4: mailbox: kill compile warning in mailbox.c | Felipe Balbi | 1 | -1/+1 |
2009-11-22 | omap: mailbox: Adds code changes to support OMAP4 mailbox | C A Subramaniam | 1 | -24/+116 |
2009-11-22 | Merge 7xx-iosplit-plat-merge with omap-fixes | Tony Lindgren | 1 | -1/+1 |
2009-11-11 | omap: Use resource_size | Tobias Klauser | 1 | -1/+1 |
2009-10-20 | omap: headers: Move remaining headers from include/mach to include/plat | Tony Lindgren | 1 | -1/+1 |
2009-09-28 | omap: Fix wrong condition check in while loop for mailbox and iommu2 | Hiroshi DOYU | 1 | -1/+1 |
2009-09-25 | omap: mailbox: Flush posted write when acking mailbox irq | Hiroshi DOYU | 1 | -0/+3 |
2009-09-25 | omap: mailbox: Execute softreset at startup | Hiroshi DOYU | 1 | -5/+25 |
2009-06-23 | OMAP2/3: omap mailbox: platform_get_irq() error ignored | Roel Kluin | 1 | -3/+3 |
2009-03-24 | omap mailbox: add save_/restore_ctx() for PM | Hiroshi DOYU | 1 | -0/+32 |
2009-03-24 | omap mailbox: fix empty struct device for omap2 | Hiroshi DOYU | 1 | -6/+7 |
2009-03-24 | omap mailbox: print hardware revision at startup | Hiroshi DOYU | 1 | -0/+3 |
2009-03-24 | omap mailbox: add initial omap3 support | Hiroshi DOYU | 1 | -28/+42 |
2009-03-24 | omap mailbox: cleanup omap2 register definition with macro | Hiroshi DOYU | 1 | -48/+29 |
2008-09-06 | [ARM] Convert asm/io.h to linux/io.h | Russell King | 1 | -1/+1 |
2008-08-07 | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 1 | -2/+2 |
2008-05-09 | ARM: OMAP: Fix Unbalanced enable for IRQ in omap mailbox | Hiroshi DOYU | 1 | -10/+15 |
2007-05-09 | ARM: OMAP: Add mailbox support for IVA | Hiroshi DOYU | 1 | -0/+318 |