diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-10-01 13:52:40 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-10-01 13:52:40 -0400 |
commit | aaf675f53a7176475f69595827248c8b2556ea8c (patch) | |
tree | 0cb744dec714328c9f89bf85553fb7195107e5d4 /MAINTAINERS | |
parent | 347c4e95845fad1853c0e3da6603a44c5d6122b3 (diff) | |
parent | a0d271cbfed1dd50278c6b06bead3d00ba0a88f9 (diff) |
Merge tag 'v3.6' into staging/for_v3.7
Linux 3.6
* tag 'v3.6': (562 commits)
Linux 3.6
vfs: dcache: fix deadlock in tree traversal
mtdchar: fix offset overflow detection
thp: avoid VM_BUG_ON page_count(page) false positives in __collapse_huge_page_copy
iommu/amd: Fix wrong assumption in iommu-group specific code
netdev: octeon: fix return value check in octeon_mgmt_init_phy()
ALSA: snd-usb: fix next_packet_size calls for pause case
inetpeer: fix token initialization
qlcnic: Fix scheduling while atomic bug
bnx2: Clean up remaining iounmap
trivial select_parent documentation fix
net: phy: smsc: Implement PHY config_init for LAN87xx
smsc75xx: fix resume after device reset
um: Preinclude include/linux/kern_levels.h
um: Fix IPC on um
netdev: pasemi: fix return value check in pasemi_mac_phy_init()
team: fix return value check
l2tp: fix return value check
USB: Fix race condition when removing host controllers
USB: ohci-at91: fix null pointer in ohci_hcd_at91_overcurrent_irq
...
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 16 |
1 files changed, 10 insertions, 6 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 0750c24782db..9832c3932dce 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -3388,7 +3388,7 @@ M: "Wolfram Sang (embedded platforms)" <w.sang@pengutronix.de> | |||
3388 | L: linux-i2c@vger.kernel.org | 3388 | L: linux-i2c@vger.kernel.org |
3389 | W: http://i2c.wiki.kernel.org/ | 3389 | W: http://i2c.wiki.kernel.org/ |
3390 | T: quilt kernel.org/pub/linux/kernel/people/jdelvare/linux-2.6/jdelvare-i2c/ | 3390 | T: quilt kernel.org/pub/linux/kernel/people/jdelvare/linux-2.6/jdelvare-i2c/ |
3391 | T: git git://git.fluff.org/bjdooks/linux.git | 3391 | T: git git://git.pengutronix.de/git/wsa/linux.git |
3392 | S: Maintained | 3392 | S: Maintained |
3393 | F: Documentation/i2c/ | 3393 | F: Documentation/i2c/ |
3394 | F: drivers/i2c/ | 3394 | F: drivers/i2c/ |
@@ -3552,11 +3552,12 @@ K: \b(ABS|SYN)_MT_ | |||
3552 | 3552 | ||
3553 | INTEL C600 SERIES SAS CONTROLLER DRIVER | 3553 | INTEL C600 SERIES SAS CONTROLLER DRIVER |
3554 | M: Intel SCU Linux support <intel-linux-scu@intel.com> | 3554 | M: Intel SCU Linux support <intel-linux-scu@intel.com> |
3555 | M: Lukasz Dorau <lukasz.dorau@intel.com> | ||
3556 | M: Maciej Patelczyk <maciej.patelczyk@intel.com> | ||
3555 | M: Dave Jiang <dave.jiang@intel.com> | 3557 | M: Dave Jiang <dave.jiang@intel.com> |
3556 | M: Ed Nadolski <edmund.nadolski@intel.com> | ||
3557 | L: linux-scsi@vger.kernel.org | 3558 | L: linux-scsi@vger.kernel.org |
3558 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/djbw/isci.git | 3559 | T: git git://git.code.sf.net/p/intel-sas/isci |
3559 | S: Maintained | 3560 | S: Supported |
3560 | F: drivers/scsi/isci/ | 3561 | F: drivers/scsi/isci/ |
3561 | F: firmware/isci/ | 3562 | F: firmware/isci/ |
3562 | 3563 | ||
@@ -3666,11 +3667,12 @@ F: Documentation/networking/README.ipw2200 | |||
3666 | F: drivers/net/wireless/ipw2x00/ | 3667 | F: drivers/net/wireless/ipw2x00/ |
3667 | 3668 | ||
3668 | INTEL(R) TRUSTED EXECUTION TECHNOLOGY (TXT) | 3669 | INTEL(R) TRUSTED EXECUTION TECHNOLOGY (TXT) |
3669 | M: Joseph Cihula <joseph.cihula@intel.com> | 3670 | M: Richard L Maliszewski <richard.l.maliszewski@intel.com> |
3671 | M: Gang Wei <gang.wei@intel.com> | ||
3670 | M: Shane Wang <shane.wang@intel.com> | 3672 | M: Shane Wang <shane.wang@intel.com> |
3671 | L: tboot-devel@lists.sourceforge.net | 3673 | L: tboot-devel@lists.sourceforge.net |
3672 | W: http://tboot.sourceforge.net | 3674 | W: http://tboot.sourceforge.net |
3673 | T: Mercurial http://www.bughost.org/repos.hg/tboot.hg | 3675 | T: hg http://tboot.hg.sourceforge.net:8000/hgroot/tboot/tboot |
3674 | S: Supported | 3676 | S: Supported |
3675 | F: Documentation/intel_txt.txt | 3677 | F: Documentation/intel_txt.txt |
3676 | F: include/linux/tboot.h | 3678 | F: include/linux/tboot.h |
@@ -5543,6 +5545,8 @@ F: Documentation/devicetree/bindings/pwm/ | |||
5543 | F: include/linux/pwm.h | 5545 | F: include/linux/pwm.h |
5544 | F: include/linux/of_pwm.h | 5546 | F: include/linux/of_pwm.h |
5545 | F: drivers/pwm/ | 5547 | F: drivers/pwm/ |
5548 | F: drivers/video/backlight/pwm_bl.c | ||
5549 | F: include/linux/pwm_backlight.h | ||
5546 | 5550 | ||
5547 | PXA2xx/PXA3xx SUPPORT | 5551 | PXA2xx/PXA3xx SUPPORT |
5548 | M: Eric Miao <eric.y.miao@gmail.com> | 5552 | M: Eric Miao <eric.y.miao@gmail.com> |