Age | Commit message (Expand) | Author |
2013-01-03 | ARM: drivers: remove __dev* attributes. | Greg Kroah-Hartman |
2012-09-12 | ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ | Tony Lindgren |
2012-09-12 | ARM: OMAP2+: Prepare for irqs.h removal | Tony Lindgren |
2012-06-28 | Merge branch 'fixes-omap4-dsp' into fixes-non-critical | Tony Lindgren |
2012-05-13 | ARM: OMAP: enable mailbox irq per instance | Juan Gutierrez |
2012-05-09 | ARM: OMAP2+: Incorrect Register Offsets in OMAP Mailbox | Tony Lindgren |
2012-03-09 | Merge tag 'iommu-fixes-v3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2012-03-05 | ARM: OMAP: fix iommu, not mailbox | Ohad Ben-Cohen |
2012-02-29 | Merge tag 'fixes-3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds |
2012-02-27 | ARM: OMAP: make iommu subsys_initcall to fix builtin omap3isp | Ohad Ben-Cohen |
2012-02-23 | ARM: OMAP2: fix mailbox init code | Ohad Ben-Cohen |
2011-11-07 | ARM: OMAP: Fix export.h or module.h includes | Tony Lindgren |
2011-03-10 | Merge branch 'for_2.6.39/pm-misc' of ssh://master.kernel.org/pub/scm/linux/ke... | Tony Lindgren |
2011-03-03 | omap: mailbox: resolve hang issue | Hari Kanigeri |
2011-03-02 | Merge branches 'devel-iommu-mailbox', 'devel-mcbsp', 'devel-board' and 'devel... | Tony Lindgren |
2011-03-02 | Merge branch 'devel-cleanup' into omap-for-linus | Tony Lindgren |
2011-02-24 | OMAP: mailbox: use runtime pm for clk and sysc handling | Omar Ramirez Luna |
2011-02-24 | OMAP: mailbox: build device using omap_device/omap_hwmod | Felipe Contreras |
2011-02-14 | OMAP2420: mailbox: fix IVA vs DSP IRQ numbering | Kevin Hilman |
2011-01-27 | omap: Start using CONFIG_SOC_OMAP | Tony Lindgren |
2010-12-02 | OMAP: mailbox: fix detection for previously supported chips | Omar Ramirez Luna |
2010-12-02 | OMAP: mailbox: remove unreachable return | Omar Ramirez Luna |
2010-09-28 | arm: remove cast from void* | matt mooney |
2010-08-04 | omap: mailbox: reorganize headers | Felipe Contreras |
2010-08-04 | omap: mailbox: standarize on 'omap-mailbox' | Felipe Contreras |
2010-08-04 | omap: mailbox: only compile for configured archs | Felipe Contreras |
2010-08-04 | omap: mailbox: simplify omap_mbox_register() | Felipe Contreras |
2010-08-04 | omap: mailbox: reorganize registering | Felipe Contreras |
2010-08-04 | omap: mailbox: don't export unecessary symbols | Felipe Contreras |
2010-08-04 | omap: mailbox: 2420 should be detected at run-time | Felipe Contreras |
2010-08-04 | omap: mailbox: reorganize structures | Felipe Contreras |
2010-08-04 | omap: mailbox: trivial cleanups | Felipe Contreras |
2010-08-04 | omap: mailbox cleanup: split MODULE_AUTHOR line | Ohad Ben-Cohen |
2010-03-11 | omap2/3/4: mailbox: remove compiler warning | Suman Anna |
2010-02-23 | omap: mailbox: correct OMAP4 SIDLEMODE logic | Suman Anna |
2010-02-23 | omap: mailbox: correct OMAP4 reset logic | Suman Anna |
2010-02-15 | omap2/3/4: mailbox: kill compile warning in mailbox.c | Felipe Balbi |
2009-11-22 | omap: mailbox: Adds code changes to support OMAP4 mailbox | C A Subramaniam |
2009-11-22 | Merge 7xx-iosplit-plat-merge with omap-fixes | Tony Lindgren |
2009-11-10 | omap: Use resource_size | Tobias Klauser |
2009-10-20 | omap: headers: Move remaining headers from include/mach to include/plat | Tony Lindgren |
2009-09-28 | omap: Fix wrong condition check in while loop for mailbox and iommu2 | Hiroshi DOYU |
2009-09-24 | omap: mailbox: Flush posted write when acking mailbox irq | Hiroshi DOYU |
2009-09-24 | omap: mailbox: Execute softreset at startup | Hiroshi DOYU |
2009-06-23 | OMAP2/3: omap mailbox: platform_get_irq() error ignored | Roel Kluin |
2009-03-23 | omap mailbox: add save_/restore_ctx() for PM | Hiroshi DOYU |
2009-03-23 | omap mailbox: fix empty struct device for omap2 | Hiroshi DOYU |
2009-03-23 | omap mailbox: print hardware revision at startup | Hiroshi DOYU |
2009-03-23 | omap mailbox: add initial omap3 support | Hiroshi DOYU |
2009-03-23 | omap mailbox: cleanup omap2 register definition with macro | Hiroshi DOYU |