index
:
kernel_samsung_espresso10.git
replicant-4.2
replicant-6.0
kernel/samsung/espresso10
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
plat-omap
/
mailbox.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
omap: mailbox: reorganize headers
Felipe Contreras
2010-08-04
1
-3
/
+2
*
omap: mailbox: simplify omap_mbox_register()
Felipe Contreras
2010-08-04
1
-60
/
+35
*
omap mailbox: Set a device in logical mbox instance for traceability
Hiroshi DOYU
2010-08-04
1
-1
/
+16
*
omap: mailbox: convert block api to kfifo
Ohad Ben-Cohen
2010-08-04
1
-66
/
+53
*
omap: mailbox: remove (un)likely macros from cold paths
Ohad Ben-Cohen
2010-08-04
1
-5
/
+5
*
omap: mailbox cleanup: split MODULE_AUTHOR line
Ohad Ben-Cohen
2010-08-04
1
-1
/
+2
*
omap: mailbox: convert rwlocks to spinlock
Ohad Ben-Cohen
2010-08-04
1
-10
/
+10
*
Mailbox: disable mailbox interrupt when request queue
Fernando Guzman Lugo
2010-08-04
1
-1
/
+9
*
Mailbox: new mutext lock for h/w mailbox configuration
Hiroshi DOYU
2010-08-04
1
-5
/
+6
*
Mailbox: Check valid registered callback before calling
Fernando Guzman Lugo
2010-08-04
1
-1
/
+2
*
Mailbox: flush pending deferred works before freeing blk queue
Fernando Guzman Lugo
2010-08-04
1
-0
/
+2
*
Mailbox: free mailbox interrupt before freeing blk queue
Fernando Guzman Lugo
2010-08-04
1
-2
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
omap2/3/4: mailbox: use dedicated work queue for handling mailbox rx interrupt
Rob Clark
2010-02-23
1
-1
/
+7
*
omap: mailbox: OMAP4 Mailbox-driver Patch to support tasklet implementation
C A Subramaniam
2009-11-22
1
-42
/
+17
*
omap: mailbox: OMAP4 Mailbox Patch to change the IRQ flag from IRQF_DISABLED ...
C A Subramaniam
2009-11-22
1
-1
/
+1
*
omap: mailbox: Adds code changes to support OMAP4 mailbox
C A Subramaniam
2009-11-22
1
-5
/
+20
*
omap: mailbox: Expose omap_mbox_enable()/disable_irq()
Hiroshi DOYU
2009-11-22
1
-10
/
+2
*
omap: mailbox: remove unnecessary arg for omap_mbox_msg_send
C A Subramaniam
2009-11-22
1
-3
/
+1
*
omap: mailbox: remove disable_/enable_mbox_irq in isr
Hiroshi DOYU
2009-11-22
1
-3
/
+0
*
omap: mailbox: remove class interface
Hiroshi DOYU
2009-11-22
1
-106
/
+9
*
omap: mailbox: remove sequence bit checking
Hiroshi DOYU
2009-11-22
1
-66
/
+4
*
omap: headers: Move remaining headers from include/mach to include/plat
Tony Lindgren
2009-10-20
1
-1
/
+1
*
block: implement and enforce request peek/start/fetch
Tejun Heo
2009-05-11
1
-9
/
+3
*
block: convert to dequeueing model (easy ones)
Tejun Heo
2009-05-11
1
-0
/
+9
*
arm-omap: don't abuse rq->data
Tejun Heo
2009-04-28
1
-12
/
+31
*
block: implement and use [__]blk_end_request_all()
Tejun Heo
2009-04-28
1
-8
/
+3
*
omap mailbox: remove unnecessary header file inclusion
Hiroshi DOYU
2009-03-23
1
-5
/
+1
*
omap mailbox: convert sequence bit checking to module paramter
Hiroshi DOYU
2009-03-23
1
-19
/
+16
*
omap mailbox: move mailbox.h into mailbox.c
Hiroshi DOYU
2009-03-23
1
-1
/
+85
*
omap mailbox: fix empty struct device for omap_mbox
Hiroshi DOYU
2009-03-23
1
-32
/
+31
*
[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
-1
/
+1
*
arm: bus_id -> dev_name() and dev_set_name() conversions
Kay Sievers
2008-07-21
1
-1
/
+1
*
driver core: remove KOBJ_NAME_LEN define
Kay Sievers
2008-07-21
1
-1
/
+1
*
ARM: OMAP: Fix Unbalanced enable for IRQ in omap mailbox
Hiroshi DOYU
2008-05-09
1
-1
/
+0
*
Merge branch 'blk-end-request' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2008-01-29
1
-10
/
+6
|
\
|
*
blk_end_request: changing arm (take 4)
Kiyoshi Ueda
2008-01-28
1
-10
/
+6
*
|
[ARM] Remove pointless casts from void pointers,
Jeff Garzik
2008-01-26
1
-1
/
+1
|
/
*
[BLOCK] Get rid of request_queue_t typedef
Jens Axboe
2007-07-24
1
-4
/
+4
*
ARM: OMAP: Add mailbox support for IVA
Hiroshi DOYU
2007-05-09
1
-0
/
+509