diff options
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 56 |
1 files changed, 29 insertions, 27 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 50b4d735f961..74e58a4d035b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -1338,12 +1338,6 @@ S: Maintained | |||
1338 | F: drivers/platform/x86/asus*.c | 1338 | F: drivers/platform/x86/asus*.c |
1339 | F: drivers/platform/x86/eeepc*.c | 1339 | F: drivers/platform/x86/eeepc*.c |
1340 | 1340 | ||
1341 | ASUS ASB100 HARDWARE MONITOR DRIVER | ||
1342 | M: "Mark M. Hoffman" <mhoffman@lightlink.com> | ||
1343 | L: lm-sensors@lm-sensors.org | ||
1344 | S: Maintained | ||
1345 | F: drivers/hwmon/asb100.c | ||
1346 | |||
1347 | ASYNCHRONOUS TRANSFERS/TRANSFORMS (IOAT) API | 1341 | ASYNCHRONOUS TRANSFERS/TRANSFORMS (IOAT) API |
1348 | M: Dan Williams <djbw@fb.com> | 1342 | M: Dan Williams <djbw@fb.com> |
1349 | W: http://sourceforge.net/projects/xscaleiop | 1343 | W: http://sourceforge.net/projects/xscaleiop |
@@ -1467,6 +1461,12 @@ F: drivers/dma/at_hdmac.c | |||
1467 | F: drivers/dma/at_hdmac_regs.h | 1461 | F: drivers/dma/at_hdmac_regs.h |
1468 | F: include/linux/platform_data/dma-atmel.h | 1462 | F: include/linux/platform_data/dma-atmel.h |
1469 | 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 | |||
1470 | ATMEL ISI DRIVER | 1470 | ATMEL ISI DRIVER |
1471 | M: Josh Wu <josh.wu@atmel.com> | 1471 | M: Josh Wu <josh.wu@atmel.com> |
1472 | L: linux-media@vger.kernel.org | 1472 | L: linux-media@vger.kernel.org |
@@ -2629,7 +2629,7 @@ F: include/uapi/drm/ | |||
2629 | 2629 | ||
2630 | INTEL DRM DRIVERS (excluding Poulsbo, Moorestown and derivative chipsets) | 2630 | INTEL DRM DRIVERS (excluding Poulsbo, Moorestown and derivative chipsets) |
2631 | M: Daniel Vetter <daniel.vetter@ffwll.ch> | 2631 | M: Daniel Vetter <daniel.vetter@ffwll.ch> |
2632 | L: intel-gfx@lists.freedesktop.org (subscribers-only) | 2632 | L: intel-gfx@lists.freedesktop.org |
2633 | L: dri-devel@lists.freedesktop.org | 2633 | L: dri-devel@lists.freedesktop.org |
2634 | T: git git://people.freedesktop.org/~danvet/drm-intel | 2634 | T: git git://people.freedesktop.org/~danvet/drm-intel |
2635 | S: Supported | 2635 | S: Supported |
@@ -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 |
@@ -3851,7 +3857,7 @@ F: drivers/i2c/busses/i2c-ismt.c | |||
3851 | F: Documentation/i2c/busses/i2c-ismt | 3857 | F: Documentation/i2c/busses/i2c-ismt |
3852 | 3858 | ||
3853 | I2C/SMBUS STUB DRIVER | 3859 | I2C/SMBUS STUB DRIVER |
3854 | M: "Mark M. Hoffman" <mhoffman@lightlink.com> | 3860 | M: Jean Delvare <khali@linux-fr.org> |
3855 | L: linux-i2c@vger.kernel.org | 3861 | L: linux-i2c@vger.kernel.org |
3856 | S: Maintained | 3862 | S: Maintained |
3857 | F: drivers/i2c/i2c-stub.c | 3863 | F: drivers/i2c/i2c-stub.c |
@@ -5647,6 +5653,14 @@ S: Maintained | |||
5647 | F: drivers/video/riva/ | 5653 | F: drivers/video/riva/ |
5648 | F: drivers/video/nvidia/ | 5654 | F: drivers/video/nvidia/ |
5649 | 5655 | ||
5656 | NVM EXPRESS DRIVER | ||
5657 | M: Matthew Wilcox <willy@linux.intel.com> | ||
5658 | L: linux-nvme@lists.infradead.org | ||
5659 | T: git git://git.infradead.org/users/willy/linux-nvme.git | ||
5660 | S: Supported | ||
5661 | F: drivers/block/nvme.c | ||
5662 | F: include/linux/nvme.h | ||
5663 | |||
5650 | OMAP SUPPORT | 5664 | OMAP SUPPORT |
5651 | M: Tony Lindgren <tony@atomide.com> | 5665 | M: Tony Lindgren <tony@atomide.com> |
5652 | L: linux-omap@vger.kernel.org | 5666 | L: linux-omap@vger.kernel.org |
@@ -5675,7 +5689,7 @@ S: Maintained | |||
5675 | F: arch/arm/*omap*/*clock* | 5689 | F: arch/arm/*omap*/*clock* |
5676 | 5690 | ||
5677 | OMAP POWER MANAGEMENT SUPPORT | 5691 | OMAP POWER MANAGEMENT SUPPORT |
5678 | M: Kevin Hilman <khilman@ti.com> | 5692 | M: Kevin Hilman <khilman@deeprootsystems.com> |
5679 | L: linux-omap@vger.kernel.org | 5693 | L: linux-omap@vger.kernel.org |
5680 | S: Maintained | 5694 | S: Maintained |
5681 | F: arch/arm/*omap*/*pm* | 5695 | F: arch/arm/*omap*/*pm* |
@@ -5769,7 +5783,7 @@ F: arch/arm/*omap*/usb* | |||
5769 | 5783 | ||
5770 | OMAP GPIO DRIVER | 5784 | OMAP GPIO DRIVER |
5771 | M: Santosh Shilimkar <santosh.shilimkar@ti.com> | 5785 | M: Santosh Shilimkar <santosh.shilimkar@ti.com> |
5772 | M: Kevin Hilman <khilman@ti.com> | 5786 | M: Kevin Hilman <khilman@deeprootsystems.com> |
5773 | L: linux-omap@vger.kernel.org | 5787 | L: linux-omap@vger.kernel.org |
5774 | S: Maintained | 5788 | S: Maintained |
5775 | F: drivers/gpio/gpio-omap.c | 5789 | F: drivers/gpio/gpio-omap.c |
@@ -6201,7 +6215,7 @@ F: include/linux/power_supply.h | |||
6201 | F: drivers/power/ | 6215 | F: drivers/power/ |
6202 | 6216 | ||
6203 | PNP SUPPORT | 6217 | PNP SUPPORT |
6204 | M: Adam Belay <abelay@mit.edu> | 6218 | M: Rafael J. Wysocki <rafael.j.wysocki@intel.com> |
6205 | M: Bjorn Helgaas <bhelgaas@google.com> | 6219 | M: Bjorn Helgaas <bhelgaas@google.com> |
6206 | S: Maintained | 6220 | S: Maintained |
6207 | F: drivers/pnp/ | 6221 | F: drivers/pnp/ |
@@ -6543,12 +6557,6 @@ S: Maintained | |||
6543 | F: Documentation/blockdev/ramdisk.txt | 6557 | F: Documentation/blockdev/ramdisk.txt |
6544 | F: drivers/block/brd.c | 6558 | F: drivers/block/brd.c |
6545 | 6559 | ||
6546 | RAMSAM DRIVER (IBM RamSan 70/80 PCI SSD Flash Card) | ||
6547 | M: Joshua Morris <josh.h.morris@us.ibm.com> | ||
6548 | M: Philip Kelleher <pjk1939@linux.vnet.ibm.com> | ||
6549 | S: Maintained | ||
6550 | F: drivers/block/rsxx/ | ||
6551 | |||
6552 | RANDOM NUMBER DRIVER | 6560 | RANDOM NUMBER DRIVER |
6553 | M: Theodore Ts'o" <tytso@mit.edu> | 6561 | M: Theodore Ts'o" <tytso@mit.edu> |
6554 | S: Maintained | 6562 | S: Maintained |
@@ -7165,7 +7173,7 @@ F: arch/arm/mach-s3c2410/bast-irq.c | |||
7165 | 7173 | ||
7166 | TI DAVINCI MACHINE SUPPORT | 7174 | TI DAVINCI MACHINE SUPPORT |
7167 | M: Sekhar Nori <nsekhar@ti.com> | 7175 | M: Sekhar Nori <nsekhar@ti.com> |
7168 | M: Kevin Hilman <khilman@ti.com> | 7176 | M: Kevin Hilman <khilman@deeprootsystems.com> |
7169 | L: davinci-linux-open-source@linux.davincidsp.com (moderated for non-subscribers) | 7177 | L: davinci-linux-open-source@linux.davincidsp.com (moderated for non-subscribers) |
7170 | T: git git://gitorious.org/linux-davinci/linux-davinci.git | 7178 | T: git git://gitorious.org/linux-davinci/linux-davinci.git |
7171 | Q: http://patchwork.kernel.org/project/linux-davinci/list/ | 7179 | Q: http://patchwork.kernel.org/project/linux-davinci/list/ |
@@ -7198,13 +7206,6 @@ L: netdev@vger.kernel.org | |||
7198 | S: Maintained | 7206 | S: Maintained |
7199 | F: drivers/net/ethernet/sis/sis900.* | 7207 | F: drivers/net/ethernet/sis/sis900.* |
7200 | 7208 | ||
7201 | SIS 96X I2C/SMBUS DRIVER | ||
7202 | M: "Mark M. Hoffman" <mhoffman@lightlink.com> | ||
7203 | L: linux-i2c@vger.kernel.org | ||
7204 | S: Maintained | ||
7205 | F: Documentation/i2c/busses/i2c-sis96x | ||
7206 | F: drivers/i2c/busses/i2c-sis96x.c | ||
7207 | |||
7208 | SIS FRAMEBUFFER DRIVER | 7209 | SIS FRAMEBUFFER DRIVER |
7209 | M: Thomas Winischhofer <thomas@winischhofer.net> | 7210 | M: Thomas Winischhofer <thomas@winischhofer.net> |
7210 | W: http://www.winischhofer.net/linuxsisvga.shtml | 7211 | W: http://www.winischhofer.net/linuxsisvga.shtml |
@@ -7282,7 +7283,7 @@ F: Documentation/hwmon/sch5627 | |||
7282 | F: drivers/hwmon/sch5627.c | 7283 | F: drivers/hwmon/sch5627.c |
7283 | 7284 | ||
7284 | SMSC47B397 HARDWARE MONITOR DRIVER | 7285 | SMSC47B397 HARDWARE MONITOR DRIVER |
7285 | M: "Mark M. Hoffman" <mhoffman@lightlink.com> | 7286 | M: Jean Delvare <khali@linux-fr.org> |
7286 | L: lm-sensors@lm-sensors.org | 7287 | L: lm-sensors@lm-sensors.org |
7287 | S: Maintained | 7288 | S: Maintained |
7288 | F: Documentation/hwmon/smsc47b397 | 7289 | F: Documentation/hwmon/smsc47b397 |
@@ -7705,9 +7706,10 @@ F: include/linux/swiotlb.h | |||
7705 | 7706 | ||
7706 | SYNOPSYS ARC ARCHITECTURE | 7707 | SYNOPSYS ARC ARCHITECTURE |
7707 | M: Vineet Gupta <vgupta@synopsys.com> | 7708 | M: Vineet Gupta <vgupta@synopsys.com> |
7708 | L: linux-snps-arc@vger.kernel.org | ||
7709 | S: Supported | 7709 | S: Supported |
7710 | F: arch/arc/ | 7710 | F: arch/arc/ |
7711 | F: Documentation/devicetree/bindings/arc/ | ||
7712 | F: drivers/tty/serial/arc-uart.c | ||
7711 | 7713 | ||
7712 | SYSV FILESYSTEM | 7714 | SYSV FILESYSTEM |
7713 | M: Christoph Hellwig <hch@infradead.org> | 7715 | M: Christoph Hellwig <hch@infradead.org> |