diff options
author | Dave Airlie <airlied@redhat.com> | 2014-12-01 19:58:33 -0500 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2014-12-01 19:58:33 -0500 |
commit | e8115e79aa62b6ebdb3e8e61ca4092cc32938afc (patch) | |
tree | 42b791ab54ef9d5c73dcd49f907b8b37fa2f7e19 /MAINTAINERS | |
parent | 9be23ae4350bfd71c0cc2ea3494671ee90e5603b (diff) | |
parent | 009d0431c3914de64666bec0d350e54fdd59df6a (diff) |
Merge tag 'v3.18-rc7' into drm-next
This fixes a bunch of conflicts prior to merging i915 tree.
Linux 3.18-rc7
Conflicts:
drivers/gpu/drm/exynos/exynos_drm_drv.c
drivers/gpu/drm/i915/i915_drv.c
drivers/gpu/drm/i915/intel_pm.c
drivers/gpu/drm/tegra/dc.c
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 42 |
1 files changed, 39 insertions, 3 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index b29325d4a072..55d3e9b93338 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -2754,6 +2754,13 @@ W: http://www.chelsio.com | |||
2754 | S: Supported | 2754 | S: Supported |
2755 | F: drivers/net/ethernet/chelsio/cxgb3/ | 2755 | F: drivers/net/ethernet/chelsio/cxgb3/ |
2756 | 2756 | ||
2757 | CXGB3 ISCSI DRIVER (CXGB3I) | ||
2758 | M: Karen Xie <kxie@chelsio.com> | ||
2759 | L: linux-scsi@vger.kernel.org | ||
2760 | W: http://www.chelsio.com | ||
2761 | S: Supported | ||
2762 | F: drivers/scsi/cxgbi/cxgb3i | ||
2763 | |||
2757 | CXGB3 IWARP RNIC DRIVER (IW_CXGB3) | 2764 | CXGB3 IWARP RNIC DRIVER (IW_CXGB3) |
2758 | M: Steve Wise <swise@chelsio.com> | 2765 | M: Steve Wise <swise@chelsio.com> |
2759 | L: linux-rdma@vger.kernel.org | 2766 | L: linux-rdma@vger.kernel.org |
@@ -2768,6 +2775,13 @@ W: http://www.chelsio.com | |||
2768 | S: Supported | 2775 | S: Supported |
2769 | F: drivers/net/ethernet/chelsio/cxgb4/ | 2776 | F: drivers/net/ethernet/chelsio/cxgb4/ |
2770 | 2777 | ||
2778 | CXGB4 ISCSI DRIVER (CXGB4I) | ||
2779 | M: Karen Xie <kxie@chelsio.com> | ||
2780 | L: linux-scsi@vger.kernel.org | ||
2781 | W: http://www.chelsio.com | ||
2782 | S: Supported | ||
2783 | F: drivers/scsi/cxgbi/cxgb4i | ||
2784 | |||
2771 | CXGB4 IWARP RNIC DRIVER (IW_CXGB4) | 2785 | CXGB4 IWARP RNIC DRIVER (IW_CXGB4) |
2772 | M: Steve Wise <swise@chelsio.com> | 2786 | M: Steve Wise <swise@chelsio.com> |
2773 | L: linux-rdma@vger.kernel.org | 2787 | L: linux-rdma@vger.kernel.org |
@@ -4733,6 +4747,7 @@ L: linux-iio@vger.kernel.org | |||
4733 | S: Maintained | 4747 | S: Maintained |
4734 | F: drivers/iio/ | 4748 | F: drivers/iio/ |
4735 | F: drivers/staging/iio/ | 4749 | F: drivers/staging/iio/ |
4750 | F: include/linux/iio/ | ||
4736 | 4751 | ||
4737 | IKANOS/ADI EAGLE ADSL USB DRIVER | 4752 | IKANOS/ADI EAGLE ADSL USB DRIVER |
4738 | M: Matthieu Castet <castet.matthieu@free.fr> | 4753 | M: Matthieu Castet <castet.matthieu@free.fr> |
@@ -6613,6 +6628,23 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap.git | |||
6613 | S: Maintained | 6628 | S: Maintained |
6614 | F: arch/arm/*omap*/ | 6629 | F: arch/arm/*omap*/ |
6615 | F: drivers/i2c/busses/i2c-omap.c | 6630 | F: drivers/i2c/busses/i2c-omap.c |
6631 | F: drivers/irqchip/irq-omap-intc.c | ||
6632 | F: drivers/mfd/*omap*.c | ||
6633 | F: drivers/mfd/menelaus.c | ||
6634 | F: drivers/mfd/palmas.c | ||
6635 | F: drivers/mfd/tps65217.c | ||
6636 | F: drivers/mfd/tps65218.c | ||
6637 | F: drivers/mfd/tps65910.c | ||
6638 | F: drivers/mfd/twl-core.[ch] | ||
6639 | F: drivers/mfd/twl4030*.c | ||
6640 | F: drivers/mfd/twl6030*.c | ||
6641 | F: drivers/mfd/twl6040*.c | ||
6642 | F: drivers/regulator/palmas-regulator*.c | ||
6643 | F: drivers/regulator/pbias-regulator.c | ||
6644 | F: drivers/regulator/tps65217-regulator.c | ||
6645 | F: drivers/regulator/tps65218-regulator.c | ||
6646 | F: drivers/regulator/tps65910-regulator.c | ||
6647 | F: drivers/regulator/twl-regulator.c | ||
6616 | F: include/linux/i2c-omap.h | 6648 | F: include/linux/i2c-omap.h |
6617 | 6649 | ||
6618 | OMAP DEVICE TREE SUPPORT | 6650 | OMAP DEVICE TREE SUPPORT |
@@ -6623,6 +6655,9 @@ L: devicetree@vger.kernel.org | |||
6623 | S: Maintained | 6655 | S: Maintained |
6624 | F: arch/arm/boot/dts/*omap* | 6656 | F: arch/arm/boot/dts/*omap* |
6625 | F: arch/arm/boot/dts/*am3* | 6657 | F: arch/arm/boot/dts/*am3* |
6658 | F: arch/arm/boot/dts/*am4* | ||
6659 | F: arch/arm/boot/dts/*am5* | ||
6660 | F: arch/arm/boot/dts/*dra7* | ||
6626 | 6661 | ||
6627 | OMAP CLOCK FRAMEWORK SUPPORT | 6662 | OMAP CLOCK FRAMEWORK SUPPORT |
6628 | M: Paul Walmsley <paul@pwsan.com> | 6663 | M: Paul Walmsley <paul@pwsan.com> |
@@ -6870,11 +6905,12 @@ F: drivers/scsi/osd/ | |||
6870 | F: include/scsi/osd_* | 6905 | F: include/scsi/osd_* |
6871 | F: fs/exofs/ | 6906 | F: fs/exofs/ |
6872 | 6907 | ||
6873 | OVERLAYFS FILESYSTEM | 6908 | OVERLAY FILESYSTEM |
6874 | M: Miklos Szeredi <miklos@szeredi.hu> | 6909 | M: Miklos Szeredi <miklos@szeredi.hu> |
6875 | L: linux-fsdevel@vger.kernel.org | 6910 | L: linux-unionfs@vger.kernel.org |
6911 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs.git | ||
6876 | S: Supported | 6912 | S: Supported |
6877 | F: fs/overlayfs/* | 6913 | F: fs/overlayfs/ |
6878 | F: Documentation/filesystems/overlayfs.txt | 6914 | F: Documentation/filesystems/overlayfs.txt |
6879 | 6915 | ||
6880 | P54 WIRELESS DRIVER | 6916 | P54 WIRELESS DRIVER |