diff options
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 22 |
1 files changed, 16 insertions, 6 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index de368a590c8b..c98b1a1520d8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -3394,7 +3394,7 @@ M: "Wolfram Sang (embedded platforms)" <w.sang@pengutronix.de> | |||
3394 | L: linux-i2c@vger.kernel.org | 3394 | L: linux-i2c@vger.kernel.org |
3395 | W: http://i2c.wiki.kernel.org/ | 3395 | W: http://i2c.wiki.kernel.org/ |
3396 | T: quilt kernel.org/pub/linux/kernel/people/jdelvare/linux-2.6/jdelvare-i2c/ | 3396 | T: quilt kernel.org/pub/linux/kernel/people/jdelvare/linux-2.6/jdelvare-i2c/ |
3397 | T: git git://git.fluff.org/bjdooks/linux.git | 3397 | T: git git://git.pengutronix.de/git/wsa/linux.git |
3398 | S: Maintained | 3398 | S: Maintained |
3399 | F: Documentation/i2c/ | 3399 | F: Documentation/i2c/ |
3400 | F: drivers/i2c/ | 3400 | F: drivers/i2c/ |
@@ -3558,11 +3558,12 @@ K: \b(ABS|SYN)_MT_ | |||
3558 | 3558 | ||
3559 | INTEL C600 SERIES SAS CONTROLLER DRIVER | 3559 | INTEL C600 SERIES SAS CONTROLLER DRIVER |
3560 | M: Intel SCU Linux support <intel-linux-scu@intel.com> | 3560 | M: Intel SCU Linux support <intel-linux-scu@intel.com> |
3561 | M: Lukasz Dorau <lukasz.dorau@intel.com> | ||
3562 | M: Maciej Patelczyk <maciej.patelczyk@intel.com> | ||
3561 | M: Dave Jiang <dave.jiang@intel.com> | 3563 | M: Dave Jiang <dave.jiang@intel.com> |
3562 | M: Ed Nadolski <edmund.nadolski@intel.com> | ||
3563 | L: linux-scsi@vger.kernel.org | 3564 | L: linux-scsi@vger.kernel.org |
3564 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/djbw/isci.git | 3565 | T: git git://git.code.sf.net/p/intel-sas/isci |
3565 | S: Maintained | 3566 | S: Supported |
3566 | F: drivers/scsi/isci/ | 3567 | F: drivers/scsi/isci/ |
3567 | F: firmware/isci/ | 3568 | F: firmware/isci/ |
3568 | 3569 | ||
@@ -3672,11 +3673,12 @@ F: Documentation/networking/README.ipw2200 | |||
3672 | F: drivers/net/wireless/ipw2x00/ | 3673 | F: drivers/net/wireless/ipw2x00/ |
3673 | 3674 | ||
3674 | INTEL(R) TRUSTED EXECUTION TECHNOLOGY (TXT) | 3675 | INTEL(R) TRUSTED EXECUTION TECHNOLOGY (TXT) |
3675 | M: Joseph Cihula <joseph.cihula@intel.com> | 3676 | M: Richard L Maliszewski <richard.l.maliszewski@intel.com> |
3677 | M: Gang Wei <gang.wei@intel.com> | ||
3676 | M: Shane Wang <shane.wang@intel.com> | 3678 | M: Shane Wang <shane.wang@intel.com> |
3677 | L: tboot-devel@lists.sourceforge.net | 3679 | L: tboot-devel@lists.sourceforge.net |
3678 | W: http://tboot.sourceforge.net | 3680 | W: http://tboot.sourceforge.net |
3679 | T: Mercurial http://www.bughost.org/repos.hg/tboot.hg | 3681 | T: hg http://tboot.hg.sourceforge.net:8000/hgroot/tboot/tboot |
3680 | S: Supported | 3682 | S: Supported |
3681 | F: Documentation/intel_txt.txt | 3683 | F: Documentation/intel_txt.txt |
3682 | F: include/linux/tboot.h | 3684 | F: include/linux/tboot.h |
@@ -5326,6 +5328,12 @@ L: linux-mtd@lists.infradead.org | |||
5326 | S: Maintained | 5328 | S: Maintained |
5327 | F: drivers/mtd/devices/phram.c | 5329 | F: drivers/mtd/devices/phram.c |
5328 | 5330 | ||
5331 | PICOLCD HID DRIVER | ||
5332 | M: Bruno Prémont <bonbons@linux-vserver.org> | ||
5333 | L: linux-input@vger.kernel.org | ||
5334 | S: Maintained | ||
5335 | F: drivers/hid/hid-picolcd* | ||
5336 | |||
5329 | PICOXCELL SUPPORT | 5337 | PICOXCELL SUPPORT |
5330 | M: Jamie Iles <jamie@jamieiles.com> | 5338 | M: Jamie Iles <jamie@jamieiles.com> |
5331 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 5339 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
@@ -5549,6 +5557,8 @@ F: Documentation/devicetree/bindings/pwm/ | |||
5549 | F: include/linux/pwm.h | 5557 | F: include/linux/pwm.h |
5550 | F: include/linux/of_pwm.h | 5558 | F: include/linux/of_pwm.h |
5551 | F: drivers/pwm/ | 5559 | F: drivers/pwm/ |
5560 | F: drivers/video/backlight/pwm_bl.c | ||
5561 | F: include/linux/pwm_backlight.h | ||
5552 | 5562 | ||
5553 | PXA2xx/PXA3xx SUPPORT | 5563 | PXA2xx/PXA3xx SUPPORT |
5554 | M: Eric Miao <eric.y.miao@gmail.com> | 5564 | M: Eric Miao <eric.y.miao@gmail.com> |