index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mailbox
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-11
Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fu...
Linus Torvalds
5
-3
/
+399
2015-02-06
mailbox: Add Altera mailbox driver
Ley Foon Tan
3
-0
/
+396
2015-02-06
mailbox: check for bit set before polling
Jassi Brar
1
-1
/
+1
2015-02-06
Mailbox: Fix return value check in pcc_init()
Wei Yongjun
1
-2
/
+2
2015-02-05
ACPI / PCC: Use pr_debug() for debug messages in pcc_init()
Rafael J. Wysocki
1
-2
/
+2
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-11-27
Mailbox: Add support for Platform Communication Channel
Ashwin Chaugule
5
-3
/
+432
2014-11-27
mailbox/omap: adapt to the new mailbox framework
Suman Anna
1
-148
/
+198
2014-11-27
mailbox: add tx_prepare client callback
Sudeep Holla
1
-0
/
+2
2014-11-27
mailbox: Don't unnecessarily re-arm the polling timer
Andrew Bresticker
1
-5
/
+8
2014-11-03
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
1
-1
/
+0
2014-10-21
Merge branch 'mailbox-for-linus' of git://git.linaro.org/landing-teams/workin...
Linus Torvalds
3
-1
/
+470
2014-10-20
mailbox: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-10-08
mailbox: Introduce framework for mailbox
Jassi Brar
2
-0
/
+469
2014-10-08
mailbox: rename pl320-ipc specific mailbox.h
Suman Anna
1
-1
/
+1
2014-09-11
mailbox/omap: add support for parsing dt devices
Suman Anna
1
-24
/
+132
2014-07-29
mailbox/omap: add a parent structure for every IP instance
Suman Anna
1
-58
/
+115
2014-07-29
mailbox/omap: remove the private mailbox structure
Suman Anna
1
-63
/
+63
2014-07-29
mailbox/omap: consolidate OMAP mailbox driver
Suman Anna
5
-455
/
+283
2014-07-29
mailbox/omap: simplify the fifo assignment by using macros
Suman Anna
1
-13
/
+16
2014-07-29
mailbox/omap: remove omap_mbox_type_t from mailbox ops
Suman Anna
3
-26
/
+2
2014-07-29
mailbox/omap: remove OMAP1 mailbox driver
Suman Anna
3
-217
/
+3
2014-07-29
mailbox/omap: use devm_* interfaces
Suman Anna
1
-45
/
+19
2014-01-23
drivers/mailbox/omap: make mbox->irq signed for error handling
Dan Carpenter
1
-1
/
+1
2013-09-18
mailbox: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-06-11
mailbox/omap: move the OMAP mailbox framework to drivers
Suman Anna
6
-0
/
+1137
2013-03-04
mailbox, pl320-ipc: remove __init from probe function
Mark Langsdorf
1
-2
/
+1
2013-02-02
ARM / highbank: add support for pl320 IPC
Rob Herring
3
-0
/
+219