| Commit message (Expand) | Author | Age |
* | omap: mailbox: OMAP4 Mailbox-driver Patch to support tasklet implementation | C A Subramaniam | 2009-11-22 |
* | omap: mailbox: OMAP4 Mailbox Patch to change the IRQ flag from IRQF_DISABLED ... | C A Subramaniam | 2009-11-22 |
* | omap: mailbox: Adds code changes to support OMAP4 mailbox | C A Subramaniam | 2009-11-22 |
* | omap: mailbox: Expose omap_mbox_enable()/disable_irq() | Hiroshi DOYU | 2009-11-22 |
* | omap: mailbox: remove unnecessary arg for omap_mbox_msg_send | C A Subramaniam | 2009-11-22 |
* | omap: mailbox: remove disable_/enable_mbox_irq in isr | Hiroshi DOYU | 2009-11-22 |
* | omap: mailbox: remove class interface | Hiroshi DOYU | 2009-11-22 |
* | omap: mailbox: remove sequence bit checking | Hiroshi DOYU | 2009-11-22 |
* | omap: headers: Move remaining headers from include/mach to include/plat | Tony Lindgren | 2009-10-20 |
* | block: implement and enforce request peek/start/fetch | Tejun Heo | 2009-05-11 |
* | block: convert to dequeueing model (easy ones) | Tejun Heo | 2009-05-11 |
* | arm-omap: don't abuse rq->data | Tejun Heo | 2009-04-28 |
* | block: implement and use [__]blk_end_request_all() | Tejun Heo | 2009-04-28 |
* | omap mailbox: remove unnecessary header file inclusion | Hiroshi DOYU | 2009-03-23 |
* | omap mailbox: convert sequence bit checking to module paramter | Hiroshi DOYU | 2009-03-23 |
* | omap mailbox: move mailbox.h into mailbox.c | Hiroshi DOYU | 2009-03-23 |
* | omap mailbox: fix empty struct device for omap_mbox | Hiroshi DOYU | 2009-03-23 |
* | [ARM] Convert asm/io.h to linux/io.h | Russell King | 2008-09-06 |
* | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 2008-08-07 |
* | arm: bus_id -> dev_name() and dev_set_name() conversions | Kay Sievers | 2008-07-22 |
* | driver core: remove KOBJ_NAME_LEN define | Kay Sievers | 2008-07-22 |
* | ARM: OMAP: Fix Unbalanced enable for IRQ in omap mailbox | Hiroshi DOYU | 2008-05-09 |
* | Merge branch 'blk-end-request' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2008-01-28 |
|\ |
|
| * | blk_end_request: changing arm (take 4) | Kiyoshi Ueda | 2008-01-28 |
* | | [ARM] Remove pointless casts from void pointers, | Jeff Garzik | 2008-01-26 |
|/ |
|
* | [BLOCK] Get rid of request_queue_t typedef | Jens Axboe | 2007-07-24 |
* | ARM: OMAP: Add mailbox support for IVA | Hiroshi DOYU | 2007-05-09 |