diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2015-02-11 15:56:40 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-02-11 15:56:40 -0500 |
commit | bfe9183fdcc0575a648d1401facc649888a1f49a (patch) | |
tree | 8d5a9decfb3342f89dbed46d555d8e1c4e30dde1 /MAINTAINERS | |
parent | ce01e871a1d44cc97cdd7e5ba6cb0c3613c15552 (diff) | |
parent | f62092f6d77dfd9214ae753a24b76ba4ecd801d7 (diff) |
Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fujitsu/integration
Pull mailbox framework updates from Jassi Brar.
* 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fujitsu/integration:
mailbox: Add Altera mailbox driver
mailbox: check for bit set before polling
Mailbox: Fix return value check in pcc_init()
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 9c632548d3bd..43c293276a92 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -563,6 +563,12 @@ S: Odd Fixes | |||
563 | L: linux-alpha@vger.kernel.org | 563 | L: linux-alpha@vger.kernel.org |
564 | F: arch/alpha/ | 564 | F: arch/alpha/ |
565 | 565 | ||
566 | ALTERA MAILBOX DRIVER | ||
567 | M: Ley Foon Tan <lftan@altera.com> | ||
568 | L: nios2-dev@lists.rocketboards.org (moderated for non-subscribers) | ||
569 | S: Maintained | ||
570 | F: drivers/mailbox/mailbox-altera.c | ||
571 | |||
566 | ALTERA TRIPLE SPEED ETHERNET DRIVER | 572 | ALTERA TRIPLE SPEED ETHERNET DRIVER |
567 | M: Vince Bridgers <vbridger@opensource.altera.com> | 573 | M: Vince Bridgers <vbridger@opensource.altera.com> |
568 | L: netdev@vger.kernel.org | 574 | L: netdev@vger.kernel.org |