aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--MAINTAINERS14
1 files changed, 14 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 28f65c249b9..c79a96692d9 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2953,6 +2953,13 @@ F: Documentation/hw_random.txt
2953F: drivers/char/hw_random/ 2953F: drivers/char/hw_random/
2954F: include/linux/hw_random.h 2954F: include/linux/hw_random.h
2955 2955
2956HARDWARE SPINLOCK CORE
2957M: Ohad Ben-Cohen <ohad@wizery.com>
2958S: Maintained
2959F: Documentation/hwspinlock.txt
2960F: drivers/hwspinlock/hwspinlock_*
2961F: include/linux/hwspinlock.h
2962
2956HARMONY SOUND DRIVER 2963HARMONY SOUND DRIVER
2957M: Kyle McMartin <kyle@mcmartin.ca> 2964M: Kyle McMartin <kyle@mcmartin.ca>
2958L: linux-parisc@vger.kernel.org 2965L: linux-parisc@vger.kernel.org
@@ -4625,6 +4632,13 @@ S: Maintained
4625F: drivers/video/omap2/ 4632F: drivers/video/omap2/
4626F: Documentation/arm/OMAP/DSS 4633F: Documentation/arm/OMAP/DSS
4627 4634
4635OMAP HARDWARE SPINLOCK SUPPORT
4636M: Ohad Ben-Cohen <ohad@wizery.com>
4637L: linux-omap@vger.kernel.org
4638S: Maintained
4639F: drivers/hwspinlock/omap_hwspinlock.c
4640F: arch/arm/mach-omap2/hwspinlock.c
4641
4628OMAP MMC SUPPORT 4642OMAP MMC SUPPORT
4629M: Jarkko Lavinen <jarkko.lavinen@nokia.com> 4643M: Jarkko Lavinen <jarkko.lavinen@nokia.com>
4630L: linux-omap@vger.kernel.org 4644L: linux-omap@vger.kernel.org