diff options
author | Arnd Bergmann <arnd@arndb.de> | 2013-04-08 11:46:16 -0400 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2013-04-08 11:46:16 -0400 |
commit | 81211c4cc04ca33f7c3ae10de547113e34d9a59e (patch) | |
tree | 974df8aac30b4dfaa8bd2f8caddb6611bcb19ae4 /MAINTAINERS | |
parent | b62d7946b2dd04e07734313a450cb0a8b440f206 (diff) | |
parent | 55985e15b80beb339d3e332f00a26003deff14e6 (diff) |
Merge tag 'mxs-fixes-3.9-4' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes
From Shawn Guo <shawn.guo@linaro.org>:
The mxs fixes for 3.9, take 4:
- A couple mxs boards that run I2C at 400 kHz experience some unstable
issue occasionally. Slow down the clock speed to have I2C work
reliably.
* tag 'mxs-fixes-3.9-4' of git://git.linaro.org/people/shawnguo/linux-2.6:
ARM: mxs: Slow down the I2C clock speed
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 23 |
1 files changed, 12 insertions, 11 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index d596a3f6345a..5829f9d520a6 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -3242,6 +3242,12 @@ F: Documentation/firmware_class/ | |||
3242 | F: drivers/base/firmware*.c | 3242 | F: drivers/base/firmware*.c |
3243 | F: include/linux/firmware.h | 3243 | F: include/linux/firmware.h |
3244 | 3244 | ||
3245 | FLASHSYSTEM DRIVER (IBM FlashSystem 70/80 PCI SSD Flash Card) | ||
3246 | M: Joshua Morris <josh.h.morris@us.ibm.com> | ||
3247 | M: Philip Kelleher <pjk1939@linux.vnet.ibm.com> | ||
3248 | S: Maintained | ||
3249 | F: drivers/block/rsxx/ | ||
3250 | |||
3245 | FLOPPY DRIVER | 3251 | FLOPPY DRIVER |
3246 | M: Jiri Kosina <jkosina@suse.cz> | 3252 | M: Jiri Kosina <jkosina@suse.cz> |
3247 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/floppy.git | 3253 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/floppy.git |
@@ -5689,7 +5695,7 @@ S: Maintained | |||
5689 | F: arch/arm/*omap*/*clock* | 5695 | F: arch/arm/*omap*/*clock* |
5690 | 5696 | ||
5691 | OMAP POWER MANAGEMENT SUPPORT | 5697 | OMAP POWER MANAGEMENT SUPPORT |
5692 | M: Kevin Hilman <khilman@ti.com> | 5698 | M: Kevin Hilman <khilman@deeprootsystems.com> |
5693 | L: linux-omap@vger.kernel.org | 5699 | L: linux-omap@vger.kernel.org |
5694 | S: Maintained | 5700 | S: Maintained |
5695 | F: arch/arm/*omap*/*pm* | 5701 | F: arch/arm/*omap*/*pm* |
@@ -5783,7 +5789,7 @@ F: arch/arm/*omap*/usb* | |||
5783 | 5789 | ||
5784 | OMAP GPIO DRIVER | 5790 | OMAP GPIO DRIVER |
5785 | M: Santosh Shilimkar <santosh.shilimkar@ti.com> | 5791 | M: Santosh Shilimkar <santosh.shilimkar@ti.com> |
5786 | M: Kevin Hilman <khilman@ti.com> | 5792 | M: Kevin Hilman <khilman@deeprootsystems.com> |
5787 | L: linux-omap@vger.kernel.org | 5793 | L: linux-omap@vger.kernel.org |
5788 | S: Maintained | 5794 | S: Maintained |
5789 | F: drivers/gpio/gpio-omap.c | 5795 | F: drivers/gpio/gpio-omap.c |
@@ -6215,7 +6221,7 @@ F: include/linux/power_supply.h | |||
6215 | F: drivers/power/ | 6221 | F: drivers/power/ |
6216 | 6222 | ||
6217 | PNP SUPPORT | 6223 | PNP SUPPORT |
6218 | M: Adam Belay <abelay@mit.edu> | 6224 | M: Rafael J. Wysocki <rafael.j.wysocki@intel.com> |
6219 | M: Bjorn Helgaas <bhelgaas@google.com> | 6225 | M: Bjorn Helgaas <bhelgaas@google.com> |
6220 | S: Maintained | 6226 | S: Maintained |
6221 | F: drivers/pnp/ | 6227 | F: drivers/pnp/ |
@@ -6557,12 +6563,6 @@ S: Maintained | |||
6557 | F: Documentation/blockdev/ramdisk.txt | 6563 | F: Documentation/blockdev/ramdisk.txt |
6558 | F: drivers/block/brd.c | 6564 | F: drivers/block/brd.c |
6559 | 6565 | ||
6560 | RAMSAM DRIVER (IBM RamSan 70/80 PCI SSD Flash Card) | ||
6561 | M: Joshua Morris <josh.h.morris@us.ibm.com> | ||
6562 | M: Philip Kelleher <pjk1939@linux.vnet.ibm.com> | ||
6563 | S: Maintained | ||
6564 | F: drivers/block/rsxx/ | ||
6565 | |||
6566 | RANDOM NUMBER DRIVER | 6566 | RANDOM NUMBER DRIVER |
6567 | M: Theodore Ts'o" <tytso@mit.edu> | 6567 | M: Theodore Ts'o" <tytso@mit.edu> |
6568 | S: Maintained | 6568 | S: Maintained |
@@ -7179,7 +7179,7 @@ F: arch/arm/mach-s3c2410/bast-irq.c | |||
7179 | 7179 | ||
7180 | TI DAVINCI MACHINE SUPPORT | 7180 | TI DAVINCI MACHINE SUPPORT |
7181 | M: Sekhar Nori <nsekhar@ti.com> | 7181 | M: Sekhar Nori <nsekhar@ti.com> |
7182 | M: Kevin Hilman <khilman@ti.com> | 7182 | M: Kevin Hilman <khilman@deeprootsystems.com> |
7183 | L: davinci-linux-open-source@linux.davincidsp.com (moderated for non-subscribers) | 7183 | L: davinci-linux-open-source@linux.davincidsp.com (moderated for non-subscribers) |
7184 | T: git git://gitorious.org/linux-davinci/linux-davinci.git | 7184 | T: git git://gitorious.org/linux-davinci/linux-davinci.git |
7185 | Q: http://patchwork.kernel.org/project/linux-davinci/list/ | 7185 | Q: http://patchwork.kernel.org/project/linux-davinci/list/ |
@@ -7712,9 +7712,10 @@ F: include/linux/swiotlb.h | |||
7712 | 7712 | ||
7713 | SYNOPSYS ARC ARCHITECTURE | 7713 | SYNOPSYS ARC ARCHITECTURE |
7714 | M: Vineet Gupta <vgupta@synopsys.com> | 7714 | M: Vineet Gupta <vgupta@synopsys.com> |
7715 | L: linux-snps-arc@vger.kernel.org | ||
7716 | S: Supported | 7715 | S: Supported |
7717 | F: arch/arc/ | 7716 | F: arch/arc/ |
7717 | F: Documentation/devicetree/bindings/arc/ | ||
7718 | F: drivers/tty/serial/arc-uart.c | ||
7718 | 7719 | ||
7719 | SYSV FILESYSTEM | 7720 | SYSV FILESYSTEM |
7720 | M: Christoph Hellwig <hch@infradead.org> | 7721 | M: Christoph Hellwig <hch@infradead.org> |