diff options
author | David S. Miller <davem@davemloft.net> | 2013-03-27 13:52:49 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-03-27 13:52:49 -0400 |
commit | e2a553dbf18a5177fdebe29495c32a8e7fd3a4db (patch) | |
tree | 5ccb3d498325a7aaf93f49549eca03cb7861ca1c /MAINTAINERS | |
parent | 7559d97993ae7d552c96313155286f372cf4cf7c (diff) | |
parent | a8c45289f215e137825bf9630d0abb41c1dc41ff (diff) |
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Conflicts:
include/net/ipip.h
The changes made to ipip.h in 'net' were already included
in 'net-next' before that header was moved to another location.
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 22 |
1 files changed, 18 insertions, 4 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 2932ec21508f..d32cb8d288eb 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -1461,6 +1461,12 @@ F: drivers/dma/at_hdmac.c | |||
1461 | F: drivers/dma/at_hdmac_regs.h | 1461 | F: drivers/dma/at_hdmac_regs.h |
1462 | F: include/linux/platform_data/dma-atmel.h | 1462 | F: include/linux/platform_data/dma-atmel.h |
1463 | 1463 | ||
1464 | ATMEL I2C DRIVER | ||
1465 | M: Ludovic Desroches <ludovic.desroches@atmel.com> | ||
1466 | L: linux-i2c@vger.kernel.org | ||
1467 | S: Supported | ||
1468 | F: drivers/i2c/busses/i2c-at91.c | ||
1469 | |||
1464 | ATMEL ISI DRIVER | 1470 | ATMEL ISI DRIVER |
1465 | M: Josh Wu <josh.wu@atmel.com> | 1471 | M: Josh Wu <josh.wu@atmel.com> |
1466 | L: linux-media@vger.kernel.org | 1472 | L: linux-media@vger.kernel.org |
@@ -2623,7 +2629,7 @@ F: include/uapi/drm/ | |||
2623 | 2629 | ||
2624 | INTEL DRM DRIVERS (excluding Poulsbo, Moorestown and derivative chipsets) | 2630 | INTEL DRM DRIVERS (excluding Poulsbo, Moorestown and derivative chipsets) |
2625 | M: Daniel Vetter <daniel.vetter@ffwll.ch> | 2631 | M: Daniel Vetter <daniel.vetter@ffwll.ch> |
2626 | L: intel-gfx@lists.freedesktop.org (subscribers-only) | 2632 | L: intel-gfx@lists.freedesktop.org |
2627 | L: dri-devel@lists.freedesktop.org | 2633 | L: dri-devel@lists.freedesktop.org |
2628 | T: git git://people.freedesktop.org/~danvet/drm-intel | 2634 | T: git git://people.freedesktop.org/~danvet/drm-intel |
2629 | S: Supported | 2635 | S: Supported |
@@ -5641,6 +5647,14 @@ S: Maintained | |||
5641 | F: drivers/video/riva/ | 5647 | F: drivers/video/riva/ |
5642 | F: drivers/video/nvidia/ | 5648 | F: drivers/video/nvidia/ |
5643 | 5649 | ||
5650 | NVM EXPRESS DRIVER | ||
5651 | M: Matthew Wilcox <willy@linux.intel.com> | ||
5652 | L: linux-nvme@lists.infradead.org | ||
5653 | T: git git://git.infradead.org/users/willy/linux-nvme.git | ||
5654 | S: Supported | ||
5655 | F: drivers/block/nvme.c | ||
5656 | F: include/linux/nvme.h | ||
5657 | |||
5644 | OMAP SUPPORT | 5658 | OMAP SUPPORT |
5645 | M: Tony Lindgren <tony@atomide.com> | 5659 | M: Tony Lindgren <tony@atomide.com> |
5646 | L: linux-omap@vger.kernel.org | 5660 | L: linux-omap@vger.kernel.org |
@@ -5669,7 +5683,7 @@ S: Maintained | |||
5669 | F: arch/arm/*omap*/*clock* | 5683 | F: arch/arm/*omap*/*clock* |
5670 | 5684 | ||
5671 | OMAP POWER MANAGEMENT SUPPORT | 5685 | OMAP POWER MANAGEMENT SUPPORT |
5672 | M: Kevin Hilman <khilman@ti.com> | 5686 | M: Kevin Hilman <khilman@deeprootsystems.com> |
5673 | L: linux-omap@vger.kernel.org | 5687 | L: linux-omap@vger.kernel.org |
5674 | S: Maintained | 5688 | S: Maintained |
5675 | F: arch/arm/*omap*/*pm* | 5689 | F: arch/arm/*omap*/*pm* |
@@ -5763,7 +5777,7 @@ F: arch/arm/*omap*/usb* | |||
5763 | 5777 | ||
5764 | OMAP GPIO DRIVER | 5778 | OMAP GPIO DRIVER |
5765 | M: Santosh Shilimkar <santosh.shilimkar@ti.com> | 5779 | M: Santosh Shilimkar <santosh.shilimkar@ti.com> |
5766 | M: Kevin Hilman <khilman@ti.com> | 5780 | M: Kevin Hilman <khilman@deeprootsystems.com> |
5767 | L: linux-omap@vger.kernel.org | 5781 | L: linux-omap@vger.kernel.org |
5768 | S: Maintained | 5782 | S: Maintained |
5769 | F: drivers/gpio/gpio-omap.c | 5783 | F: drivers/gpio/gpio-omap.c |
@@ -7161,7 +7175,7 @@ F: arch/arm/mach-s3c2410/bast-irq.c | |||
7161 | 7175 | ||
7162 | TI DAVINCI MACHINE SUPPORT | 7176 | TI DAVINCI MACHINE SUPPORT |
7163 | M: Sekhar Nori <nsekhar@ti.com> | 7177 | M: Sekhar Nori <nsekhar@ti.com> |
7164 | M: Kevin Hilman <khilman@ti.com> | 7178 | M: Kevin Hilman <khilman@deeprootsystems.com> |
7165 | L: davinci-linux-open-source@linux.davincidsp.com (moderated for non-subscribers) | 7179 | L: davinci-linux-open-source@linux.davincidsp.com (moderated for non-subscribers) |
7166 | T: git git://gitorious.org/linux-davinci/linux-davinci.git | 7180 | T: git git://gitorious.org/linux-davinci/linux-davinci.git |
7167 | Q: http://patchwork.kernel.org/project/linux-davinci/list/ | 7181 | Q: http://patchwork.kernel.org/project/linux-davinci/list/ |