diff options
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 44 |
1 files changed, 28 insertions, 16 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 1f8e194bdd6c..122418c21653 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -1311,7 +1311,7 @@ F: include/linux/dmaengine.h | |||
1311 | F: include/linux/async_tx.h | 1311 | F: include/linux/async_tx.h |
1312 | 1312 | ||
1313 | AT24 EEPROM DRIVER | 1313 | AT24 EEPROM DRIVER |
1314 | M: Wolfram Sang <w.sang@pengutronix.de> | 1314 | M: Wolfram Sang <wsa@the-dreams.de> |
1315 | L: linux-i2c@vger.kernel.org | 1315 | L: linux-i2c@vger.kernel.org |
1316 | S: Maintained | 1316 | S: Maintained |
1317 | F: drivers/misc/eeprom/at24.c | 1317 | F: drivers/misc/eeprom/at24.c |
@@ -2148,10 +2148,10 @@ S: Maintained | |||
2148 | F: tools/power/cpupower | 2148 | F: tools/power/cpupower |
2149 | 2149 | ||
2150 | CPUSETS | 2150 | CPUSETS |
2151 | M: Paul Menage <paul@paulmenage.org> | 2151 | M: Li Zefan <lizefan@huawei.com> |
2152 | W: http://www.bullopensource.org/cpuset/ | 2152 | W: http://www.bullopensource.org/cpuset/ |
2153 | W: http://oss.sgi.com/projects/cpusets/ | 2153 | W: http://oss.sgi.com/projects/cpusets/ |
2154 | S: Supported | 2154 | S: Maintained |
2155 | F: Documentation/cgroups/cpusets.txt | 2155 | F: Documentation/cgroups/cpusets.txt |
2156 | F: include/linux/cpuset.h | 2156 | F: include/linux/cpuset.h |
2157 | F: kernel/cpuset.c | 2157 | F: kernel/cpuset.c |
@@ -3765,12 +3765,11 @@ S: Maintained | |||
3765 | F: drivers/i2c/i2c-stub.c | 3765 | F: drivers/i2c/i2c-stub.c |
3766 | 3766 | ||
3767 | I2C SUBSYSTEM | 3767 | I2C SUBSYSTEM |
3768 | M: Wolfram Sang <w.sang@pengutronix.de> | 3768 | M: Wolfram Sang <wsa@the-dreams.de> |
3769 | M: "Ben Dooks (embedded platforms)" <ben-linux@fluff.org> | 3769 | M: "Ben Dooks (embedded platforms)" <ben-linux@fluff.org> |
3770 | L: linux-i2c@vger.kernel.org | 3770 | L: linux-i2c@vger.kernel.org |
3771 | W: http://i2c.wiki.kernel.org/ | 3771 | W: http://i2c.wiki.kernel.org/ |
3772 | T: quilt kernel.org/pub/linux/kernel/people/jdelvare/linux-2.6/jdelvare-i2c/ | 3772 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git |
3773 | T: git git://git.pengutronix.de/git/wsa/linux.git | ||
3774 | S: Maintained | 3773 | S: Maintained |
3775 | F: Documentation/i2c/ | 3774 | F: Documentation/i2c/ |
3776 | F: drivers/i2c/ | 3775 | F: drivers/i2c/ |
@@ -5786,15 +5785,6 @@ L: linux-i2c@vger.kernel.org | |||
5786 | S: Maintained | 5785 | S: Maintained |
5787 | F: drivers/i2c/muxes/i2c-mux-pca9541.c | 5786 | F: drivers/i2c/muxes/i2c-mux-pca9541.c |
5788 | 5787 | ||
5789 | PCA9564/PCA9665 I2C BUS DRIVER | ||
5790 | M: Wolfram Sang <w.sang@pengutronix.de> | ||
5791 | L: linux-i2c@vger.kernel.org | ||
5792 | S: Maintained | ||
5793 | F: drivers/i2c/algos/i2c-algo-pca.c | ||
5794 | F: drivers/i2c/busses/i2c-pca-* | ||
5795 | F: include/linux/i2c-algo-pca.h | ||
5796 | F: include/linux/i2c-pca-platform.h | ||
5797 | |||
5798 | PCDP - PRIMARY CONSOLE AND DEBUG PORT | 5788 | PCDP - PRIMARY CONSOLE AND DEBUG PORT |
5799 | M: Khalid Aziz <khalid@gonehiking.org> | 5789 | M: Khalid Aziz <khalid@gonehiking.org> |
5800 | S: Maintained | 5790 | S: Maintained |
@@ -6606,7 +6596,7 @@ F: drivers/dma/dw_dmac_regs.h | |||
6606 | F: drivers/dma/dw_dmac.c | 6596 | F: drivers/dma/dw_dmac.c |
6607 | 6597 | ||
6608 | TIMEKEEPING, NTP | 6598 | TIMEKEEPING, NTP |
6609 | M: John Stultz <johnstul@us.ibm.com> | 6599 | M: John Stultz <john.stultz@linaro.org> |
6610 | M: Thomas Gleixner <tglx@linutronix.de> | 6600 | M: Thomas Gleixner <tglx@linutronix.de> |
6611 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core | 6601 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core |
6612 | S: Supported | 6602 | S: Supported |
@@ -7186,6 +7176,7 @@ F: drivers/clk/spear/ | |||
7186 | 7176 | ||
7187 | SPI SUBSYSTEM | 7177 | SPI SUBSYSTEM |
7188 | M: Grant Likely <grant.likely@secretlab.ca> | 7178 | M: Grant Likely <grant.likely@secretlab.ca> |
7179 | M: Mark Brown <broonie@opensource.wolfsonmicro.com> | ||
7189 | L: spi-devel-general@lists.sourceforge.net | 7180 | L: spi-devel-general@lists.sourceforge.net |
7190 | Q: http://patchwork.kernel.org/project/spi-devel-general/list/ | 7181 | Q: http://patchwork.kernel.org/project/spi-devel-general/list/ |
7191 | T: git git://git.secretlab.ca/git/linux-2.6.git | 7182 | T: git git://git.secretlab.ca/git/linux-2.6.git |
@@ -7551,6 +7542,11 @@ F: drivers/net/team/ | |||
7551 | F: include/linux/if_team.h | 7542 | F: include/linux/if_team.h |
7552 | F: include/uapi/linux/if_team.h | 7543 | F: include/uapi/linux/if_team.h |
7553 | 7544 | ||
7545 | TECHNOLOGIC SYSTEMS TS-5500 PLATFORM SUPPORT | ||
7546 | M: Savoir-faire Linux Inc. <kernel@savoirfairelinux.com> | ||
7547 | S: Maintained | ||
7548 | F: arch/x86/platform/ts5500/ | ||
7549 | |||
7554 | TECHNOTREND USB IR RECEIVER | 7550 | TECHNOTREND USB IR RECEIVER |
7555 | M: Sean Young <sean@mess.org> | 7551 | M: Sean Young <sean@mess.org> |
7556 | L: linux-media@vger.kernel.org | 7552 | L: linux-media@vger.kernel.org |
@@ -7625,6 +7621,22 @@ F: Documentation/backlight/lp855x-driver.txt | |||
7625 | F: drivers/video/backlight/lp855x_bl.c | 7621 | F: drivers/video/backlight/lp855x_bl.c |
7626 | F: include/linux/platform_data/lp855x.h | 7622 | F: include/linux/platform_data/lp855x.h |
7627 | 7623 | ||
7624 | TI LP8727 CHARGER DRIVER | ||
7625 | M: Milo Kim <milo.kim@ti.com> | ||
7626 | S: Maintained | ||
7627 | F: drivers/power/lp8727_charger.c | ||
7628 | F: include/linux/platform_data/lp8727.h | ||
7629 | |||
7630 | TI LP8788 MFD DRIVER | ||
7631 | M: Milo Kim <milo.kim@ti.com> | ||
7632 | S: Maintained | ||
7633 | F: drivers/iio/adc/lp8788_adc.c | ||
7634 | F: drivers/leds/leds-lp8788.c | ||
7635 | F: drivers/mfd/lp8788*.c | ||
7636 | F: drivers/power/lp8788-charger.c | ||
7637 | F: drivers/regulator/lp8788-*.c | ||
7638 | F: include/linux/mfd/lp8788*.h | ||
7639 | |||
7628 | TI TWL4030 SERIES SOC CODEC DRIVER | 7640 | TI TWL4030 SERIES SOC CODEC DRIVER |
7629 | M: Peter Ujfalusi <peter.ujfalusi@ti.com> | 7641 | M: Peter Ujfalusi <peter.ujfalusi@ti.com> |
7630 | L: alsa-devel@alsa-project.org (moderated for non-subscribers) | 7642 | L: alsa-devel@alsa-project.org (moderated for non-subscribers) |