diff options
author | David S. Miller <davem@davemloft.net> | 2015-03-03 21:16:48 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-03-03 21:16:48 -0500 |
commit | 71a83a6db6138b9d41d8a0b6b91cb59f6dc4742c (patch) | |
tree | f74b6e4e48257ec6ce40b95645ecb8533b9cc1f8 /MAINTAINERS | |
parent | b97526f3ff95f92b107f0fb52cbb8627e395429b (diff) | |
parent | a6c5170d1edea97c538c81e377e56c7b5c5b7e63 (diff) |
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Conflicts:
drivers/net/ethernet/rocker/rocker.c
The rocker commit was two overlapping changes, one to rename
the ->vport member to ->pport, and another making the bitmask
expression use '1ULL' instead of plain '1'.
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 30 |
1 files changed, 21 insertions, 9 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 274a0058f3f2..a6ae6eb0c545 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -2065,7 +2065,7 @@ F: include/net/bluetooth/ | |||
2065 | BONDING DRIVER | 2065 | BONDING DRIVER |
2066 | M: Jay Vosburgh <j.vosburgh@gmail.com> | 2066 | M: Jay Vosburgh <j.vosburgh@gmail.com> |
2067 | M: Veaceslav Falico <vfalico@gmail.com> | 2067 | M: Veaceslav Falico <vfalico@gmail.com> |
2068 | M: Andy Gospodarek <andy@greyhouse.net> | 2068 | M: Andy Gospodarek <gospo@cumulusnetworks.com> |
2069 | L: netdev@vger.kernel.org | 2069 | L: netdev@vger.kernel.org |
2070 | W: http://sourceforge.net/projects/bonding/ | 2070 | W: http://sourceforge.net/projects/bonding/ |
2071 | S: Supported | 2071 | S: Supported |
@@ -2433,7 +2433,8 @@ F: arch/powerpc/oprofile/*cell* | |||
2433 | F: arch/powerpc/platforms/cell/ | 2433 | F: arch/powerpc/platforms/cell/ |
2434 | 2434 | ||
2435 | CEPH DISTRIBUTED FILE SYSTEM CLIENT | 2435 | CEPH DISTRIBUTED FILE SYSTEM CLIENT |
2436 | M: Sage Weil <sage@inktank.com> | 2436 | M: Yan, Zheng <zyan@redhat.com> |
2437 | M: Sage Weil <sage@redhat.com> | ||
2437 | L: ceph-devel@vger.kernel.org | 2438 | L: ceph-devel@vger.kernel.org |
2438 | W: http://ceph.com/ | 2439 | W: http://ceph.com/ |
2439 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client.git | 2440 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client.git |
@@ -3936,7 +3937,7 @@ S: Maintained | |||
3936 | F: drivers/staging/fbtft/ | 3937 | F: drivers/staging/fbtft/ |
3937 | 3938 | ||
3938 | FCOE SUBSYSTEM (libfc, libfcoe, fcoe) | 3939 | FCOE SUBSYSTEM (libfc, libfcoe, fcoe) |
3939 | M: Robert Love <robert.w.love@intel.com> | 3940 | M: Vasu Dev <vasu.dev@intel.com> |
3940 | L: fcoe-devel@open-fcoe.org | 3941 | L: fcoe-devel@open-fcoe.org |
3941 | W: www.Open-FCoE.org | 3942 | W: www.Open-FCoE.org |
3942 | S: Supported | 3943 | S: Supported |
@@ -4092,6 +4093,12 @@ S: Maintained | |||
4092 | F: include/linux/platform_data/video-imxfb.h | 4093 | F: include/linux/platform_data/video-imxfb.h |
4093 | F: drivers/video/fbdev/imxfb.c | 4094 | F: drivers/video/fbdev/imxfb.c |
4094 | 4095 | ||
4096 | FREESCALE QUAD SPI DRIVER | ||
4097 | M: Han Xu <han.xu@freescale.com> | ||
4098 | L: linux-mtd@lists.infradead.org | ||
4099 | S: Maintained | ||
4100 | F: drivers/mtd/spi-nor/fsl-quadspi.c | ||
4101 | |||
4095 | FREESCALE SOC FS_ENET DRIVER | 4102 | FREESCALE SOC FS_ENET DRIVER |
4096 | M: Pantelis Antoniou <pantelis.antoniou@gmail.com> | 4103 | M: Pantelis Antoniou <pantelis.antoniou@gmail.com> |
4097 | M: Vitaly Bordug <vbordug@ru.mvista.com> | 4104 | M: Vitaly Bordug <vbordug@ru.mvista.com> |
@@ -7206,8 +7213,7 @@ ORACLE CLUSTER FILESYSTEM 2 (OCFS2) | |||
7206 | M: Mark Fasheh <mfasheh@suse.com> | 7213 | M: Mark Fasheh <mfasheh@suse.com> |
7207 | M: Joel Becker <jlbec@evilplan.org> | 7214 | M: Joel Becker <jlbec@evilplan.org> |
7208 | L: ocfs2-devel@oss.oracle.com (moderated for non-subscribers) | 7215 | L: ocfs2-devel@oss.oracle.com (moderated for non-subscribers) |
7209 | W: http://oss.oracle.com/projects/ocfs2/ | 7216 | W: http://ocfs2.wiki.kernel.org |
7210 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2.git | ||
7211 | S: Supported | 7217 | S: Supported |
7212 | F: Documentation/filesystems/ocfs2.txt | 7218 | F: Documentation/filesystems/ocfs2.txt |
7213 | F: Documentation/filesystems/dlmfs.txt | 7219 | F: Documentation/filesystems/dlmfs.txt |
@@ -7296,7 +7302,7 @@ M: Alok Kataria <akataria@vmware.com> | |||
7296 | M: Rusty Russell <rusty@rustcorp.com.au> | 7302 | M: Rusty Russell <rusty@rustcorp.com.au> |
7297 | L: virtualization@lists.linux-foundation.org | 7303 | L: virtualization@lists.linux-foundation.org |
7298 | S: Supported | 7304 | S: Supported |
7299 | F: Documentation/ia64/paravirt_ops.txt | 7305 | F: Documentation/virtual/paravirt_ops.txt |
7300 | F: arch/*/kernel/paravirt* | 7306 | F: arch/*/kernel/paravirt* |
7301 | F: arch/*/include/asm/paravirt.h | 7307 | F: arch/*/include/asm/paravirt.h |
7302 | 7308 | ||
@@ -7992,8 +7998,8 @@ S: Supported | |||
7992 | F: drivers/net/wireless/ath/wcn36xx/ | 7998 | F: drivers/net/wireless/ath/wcn36xx/ |
7993 | 7999 | ||
7994 | RADOS BLOCK DEVICE (RBD) | 8000 | RADOS BLOCK DEVICE (RBD) |
7995 | M: Yehuda Sadeh <yehuda@inktank.com> | 8001 | M: Ilya Dryomov <idryomov@gmail.com> |
7996 | M: Sage Weil <sage@inktank.com> | 8002 | M: Sage Weil <sage@redhat.com> |
7997 | M: Alex Elder <elder@kernel.org> | 8003 | M: Alex Elder <elder@kernel.org> |
7998 | M: ceph-devel@vger.kernel.org | 8004 | M: ceph-devel@vger.kernel.org |
7999 | W: http://ceph.com/ | 8005 | W: http://ceph.com/ |
@@ -8496,6 +8502,7 @@ SYNOPSYS DESIGNWARE DMAC DRIVER | |||
8496 | M: Viresh Kumar <viresh.linux@gmail.com> | 8502 | M: Viresh Kumar <viresh.linux@gmail.com> |
8497 | M: Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 8503 | M: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
8498 | S: Maintained | 8504 | S: Maintained |
8505 | F: include/linux/dma/dw.h | ||
8499 | F: include/linux/platform_data/dma-dw.h | 8506 | F: include/linux/platform_data/dma-dw.h |
8500 | F: drivers/dma/dw/ | 8507 | F: drivers/dma/dw/ |
8501 | 8508 | ||
@@ -8558,7 +8565,7 @@ S: Maintained | |||
8558 | F: drivers/scsi/sr* | 8565 | F: drivers/scsi/sr* |
8559 | 8566 | ||
8560 | SCSI RDMA PROTOCOL (SRP) INITIATOR | 8567 | SCSI RDMA PROTOCOL (SRP) INITIATOR |
8561 | M: Bart Van Assche <bvanassche@acm.org> | 8568 | M: Bart Van Assche <bart.vanassche@sandisk.com> |
8562 | L: linux-rdma@vger.kernel.org | 8569 | L: linux-rdma@vger.kernel.org |
8563 | S: Supported | 8570 | S: Supported |
8564 | W: http://www.openfabrics.org | 8571 | W: http://www.openfabrics.org |
@@ -9710,6 +9717,11 @@ L: linux-omap@vger.kernel.org | |||
9710 | S: Maintained | 9717 | S: Maintained |
9711 | F: drivers/thermal/ti-soc-thermal/ | 9718 | F: drivers/thermal/ti-soc-thermal/ |
9712 | 9719 | ||
9720 | TI CDCE706 CLOCK DRIVER | ||
9721 | M: Max Filippov <jcmvbkbc@gmail.com> | ||
9722 | S: Maintained | ||
9723 | F: drivers/clk/clk-cdce706.c | ||
9724 | |||
9713 | TI CLOCK DRIVER | 9725 | TI CLOCK DRIVER |
9714 | M: Tero Kristo <t-kristo@ti.com> | 9726 | M: Tero Kristo <t-kristo@ti.com> |
9715 | L: linux-omap@vger.kernel.org | 9727 | L: linux-omap@vger.kernel.org |