diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2009-12-12 07:46:51 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-12-12 07:46:51 +0300 |
commit | c4e194e3b71ff4fed01d727c32ee1071921d28a3 (patch) | |
tree | f3d237e46ee08c15693e14c15ed1f93c1946c560 /MAINTAINERS | |
parent | 2fe77b81c77eed92c4c0439f74c8148a295b4a86 (diff) | |
parent | 3989d17847071fa94c93299805a9cca27cf65d26 (diff) | |
download | linux-c4e194e3b71ff4fed01d727c32ee1071921d28a3.tar.xz |
Merge branch 'for-linus' of git://codeaurora.org/quic/kernel/dwalker/linux-msm
* 'for-linus' of git://codeaurora.org/quic/kernel/dwalker/linux-msm:
HTC Dream: mmc compilation fixes
video: Allow selecting MSM framebuffer in Kconfig
Add arm msm maintainer entry
msm: Add memory map for HTC Dream
msm: add minimal board file for HTC Dream device
msm: make debugging UART (for DEBUG_LL) configurable
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 520a3b3fd82c..14eab97a86aa 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -801,6 +801,19 @@ L: openmoko-kernel@lists.openmoko.org (subscribers-only) W: http://wiki.openmoko.org/wiki/Neo_FreeRunner S: Supported +ARM/QUALCOMM MSM MACHINE SUPPORT +M: David Brown <davidb@codeaurora.org> +M: Daniel Walker <dwalker@codeaurora.org> +M: Bryan Huntsman <bryanh@codeaurora.org> +F: arch/arm/mach-msm/ +F: drivers/video/msm/ +F: drivers/mmc/host/msm_sdcc.c +F: drivers/mmc/host/msm_sdcc.h +F: drivers/serial/msm_serial.h +F: drivers/serial/msm_serial.c +T: git git://codeaurora.org/quic/kernel/dwalker/linux-msm.git +S: Maintained + ARM/TOSA MACHINE SUPPORT M: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> M: Dirk Opfer <dirk@opfer-online.de> |