index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
plat-omap
/
mailbox.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-01
arm: fix implicit module.h users by adding it to arch/arm as required.
Paul Gortmaker
1
-0
/
+1
2011-03-16
Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-8
/
+2
2011-02-15
OMAP2+: mailbox: fix lookups for multiple mailboxes
Kevin Hilman
1
-4
/
+7
2011-01-26
arm/omap: use system_wq in mailbox
Tejun Heo
1
-8
/
+2
2010-12-02
OMAP: mailbox: add notification support for multiple readers
Kanigeri, Hari
1
-46
/
+57
2010-12-02
OMAP: mailbox: send message in process context
Kanigeri, Hari
1
-2
/
+7
2010-12-02
OMAP: mailbox: fix checkpatch warnings
Kanigeri, Hari
1
-4
/
+5
2010-12-02
OMAP: mailbox: change full flag per mailbox queue instead of global
Fernando Guzman Lugo
1
-2
/
+7
2010-08-04
omap: mailbox: reorganize headers
Felipe Contreras
1
-3
/
+2
2010-08-04
omap: mailbox: simplify omap_mbox_register()
Felipe Contreras
1
-60
/
+35
2010-08-04
omap mailbox: Set a device in logical mbox instance for traceability
Hiroshi DOYU
1
-1
/
+16
2010-08-04
omap: mailbox: convert block api to kfifo
Ohad Ben-Cohen
1
-66
/
+53
2010-08-04
omap: mailbox: remove (un)likely macros from cold paths
Ohad Ben-Cohen
1
-5
/
+5
2010-08-04
omap: mailbox cleanup: split MODULE_AUTHOR line
Ohad Ben-Cohen
1
-1
/
+2
2010-08-04
omap: mailbox: convert rwlocks to spinlock
Ohad Ben-Cohen
1
-10
/
+10
2010-08-04
Mailbox: disable mailbox interrupt when request queue
Fernando Guzman Lugo
1
-1
/
+9
2010-08-04
Mailbox: new mutext lock for h/w mailbox configuration
Hiroshi DOYU
1
-5
/
+6
2010-08-04
Mailbox: Check valid registered callback before calling
Fernando Guzman Lugo
1
-1
/
+2
2010-08-04
Mailbox: flush pending deferred works before freeing blk queue
Fernando Guzman Lugo
1
-0
/
+2
2010-08-04
Mailbox: free mailbox interrupt before freeing blk queue
Fernando Guzman Lugo
1
-2
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-24
omap2/3/4: mailbox: use dedicated work queue for handling mailbox rx interrupt
Rob Clark
1
-1
/
+7
2009-11-22
omap: mailbox: OMAP4 Mailbox-driver Patch to support tasklet implementation
C A Subramaniam
1
-42
/
+17
2009-11-22
omap: mailbox: OMAP4 Mailbox Patch to change the IRQ flag from IRQF_DISABLED ...
C A Subramaniam
1
-1
/
+1
2009-11-22
omap: mailbox: Adds code changes to support OMAP4 mailbox
C A Subramaniam
1
-5
/
+20
2009-11-22
omap: mailbox: Expose omap_mbox_enable()/disable_irq()
Hiroshi DOYU
1
-10
/
+2
2009-11-22
omap: mailbox: remove unnecessary arg for omap_mbox_msg_send
C A Subramaniam
1
-3
/
+1
2009-11-22
omap: mailbox: remove disable_/enable_mbox_irq in isr
Hiroshi DOYU
1
-3
/
+0
2009-11-22
omap: mailbox: remove class interface
Hiroshi DOYU
1
-106
/
+9
2009-11-22
omap: mailbox: remove sequence bit checking
Hiroshi DOYU
1
-66
/
+4
2009-10-20
omap: headers: Move remaining headers from include/mach to include/plat
Tony Lindgren
1
-1
/
+1
2009-05-11
block: implement and enforce request peek/start/fetch
Tejun Heo
1
-9
/
+3
2009-05-11
block: convert to dequeueing model (easy ones)
Tejun Heo
1
-0
/
+9
2009-04-28
arm-omap: don't abuse rq->data
Tejun Heo
1
-12
/
+31
2009-04-28
block: implement and use [__]blk_end_request_all()
Tejun Heo
1
-8
/
+3
2009-03-24
omap mailbox: remove unnecessary header file inclusion
Hiroshi DOYU
1
-5
/
+1
2009-03-24
omap mailbox: convert sequence bit checking to module paramter
Hiroshi DOYU
1
-19
/
+16
2009-03-24
omap mailbox: move mailbox.h into mailbox.c
Hiroshi DOYU
1
-1
/
+85
2009-03-24
omap mailbox: fix empty struct device for omap_mbox
Hiroshi DOYU
1
-32
/
+31
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
-1
/
+1
2008-07-22
arm: bus_id -> dev_name() and dev_set_name() conversions
Kay Sievers
1
-1
/
+1
2008-07-22
driver core: remove KOBJ_NAME_LEN define
Kay Sievers
1
-1
/
+1
2008-05-09
ARM: OMAP: Fix Unbalanced enable for IRQ in omap mailbox
Hiroshi DOYU
1
-1
/
+0
2008-01-29
Merge branch 'blk-end-request' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-10
/
+6
2008-01-28
blk_end_request: changing arm (take 4)
Kiyoshi Ueda
1
-10
/
+6
2008-01-26
[ARM] Remove pointless casts from void pointers,
Jeff Garzik
1
-1
/
+1
2007-07-24
[BLOCK] Get rid of request_queue_t typedef
Jens Axboe
1
-4
/
+4
2007-05-09
ARM: OMAP: Add mailbox support for IVA
Hiroshi DOYU
1
-0
/
+509