Age | Commit message (Expand) | Author | Files | Lines |
2013-06-11 | mailbox/omap: move the OMAP mailbox framework to drivers | Suman Anna | 1 | -202/+0 |
2013-06-11 | omap: mailbox: correct the argument type for irq ops | Suman Anna | 1 | -3/+3 |
2013-06-11 | omap: mailbox: check iomem resource before dereferencing it | Suman Anna | 1 | -0/+3 |
2013-01-04 | ARM: drivers: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -3/+3 |
2011-11-01 | arm: fix implicit module.h users by adding it to arch/arm as required. | Paul Gortmaker | 1 | -0/+1 |
2010-11-25 | arm: omap1: mbox: delete unused variable | Aaro Koskinen | 1 | -1/+0 |
2010-11-25 | arm: omap1: mbox: make variables static | Aaro Koskinen | 1 | -2/+2 |
2010-08-04 | omap: mailbox: reorganize headers | Felipe Contreras | 1 | -3/+0 |
2010-08-04 | omap: mailbox: standarize on 'omap-mailbox' | Felipe Contreras | 1 | -2/+2 |
2010-08-04 | omap: mailbox: simplify omap_mbox_register() | Felipe Contreras | 1 | -18/+7 |
2010-08-04 | omap: mailbox: reorganize registering | Felipe Contreras | 1 | -20/+22 |
2010-08-04 | omap: mailbox: don't export unecessary symbols | Felipe Contreras | 1 | -1/+0 |
2010-08-04 | omap: mailbox: update omap1 probing | Felipe Contreras | 1 | -14/+14 |
2010-08-04 | omap: mailbox: trivial cleanups | Felipe Contreras | 1 | -1/+1 |
2010-02-15 | omap1: mailbox: kill compile warning | Felipe Balbi | 1 | -2/+7 |
2009-10-20 | omap: headers: Move remaining headers from include/mach to include/plat | Tony Lindgren | 1 | -1/+1 |
2009-06-23 | OMAP1: Fix compilation of arch/arm/mach-omap1/mailbox.c | Jonathan McDowell | 1 | -1/+1 |
2009-03-24 | omap mailbox: fix empty struct device for omap1 | Hiroshi DOYU | 1 | -14/+15 |
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-02-08 | ARM: OMAP1: Misc clean-up | Tony Lindgren | 1 | -7/+7 |
2007-05-09 | ARM: OMAP: Add mailbox support for IVA | Hiroshi DOYU | 1 | -0/+206 |