diff options
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 50 |
1 files changed, 33 insertions, 17 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 29801f760b6f..f0358cd91de3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -1739,7 +1739,7 @@ S: Supported | |||
1739 | F: drivers/net/enic/ | 1739 | F: drivers/net/enic/ |
1740 | 1740 | ||
1741 | CIRRUS LOGIC EP93XX ETHERNET DRIVER | 1741 | CIRRUS LOGIC EP93XX ETHERNET DRIVER |
1742 | M: Lennert Buytenhek <kernel@wantstofly.org> | 1742 | M: Hartley Sweeten <hsweeten@visionengravers.com> |
1743 | L: netdev@vger.kernel.org | 1743 | L: netdev@vger.kernel.org |
1744 | S: Maintained | 1744 | S: Maintained |
1745 | F: drivers/net/arm/ep93xx_eth.c | 1745 | F: drivers/net/arm/ep93xx_eth.c |
@@ -1889,7 +1889,6 @@ L: cpufreq@vger.kernel.org | |||
1889 | W: http://www.codemonkey.org.uk/projects/cpufreq/ | 1889 | W: http://www.codemonkey.org.uk/projects/cpufreq/ |
1890 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq.git | 1890 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq.git |
1891 | S: Maintained | 1891 | S: Maintained |
1892 | F: arch/x86/kernel/cpu/cpufreq/ | ||
1893 | F: drivers/cpufreq/ | 1892 | F: drivers/cpufreq/ |
1894 | F: include/linux/cpufreq.h | 1893 | F: include/linux/cpufreq.h |
1895 | 1894 | ||
@@ -2292,8 +2291,7 @@ F: drivers/scsi/eata_pio.* | |||
2292 | 2291 | ||
2293 | EBTABLES | 2292 | EBTABLES |
2294 | M: Bart De Schuymer <bart.de.schuymer@pandora.be> | 2293 | M: Bart De Schuymer <bart.de.schuymer@pandora.be> |
2295 | L: ebtables-user@lists.sourceforge.net | 2294 | L: netfilter-devel@vger.kernel.org |
2296 | L: ebtables-devel@lists.sourceforge.net | ||
2297 | W: http://ebtables.sourceforge.net/ | 2295 | W: http://ebtables.sourceforge.net/ |
2298 | S: Maintained | 2296 | S: Maintained |
2299 | F: include/linux/netfilter_bridge/ebt_*.h | 2297 | F: include/linux/netfilter_bridge/ebt_*.h |
@@ -3820,6 +3818,12 @@ S: Maintained | |||
3820 | F: drivers/leds/ | 3818 | F: drivers/leds/ |
3821 | F: include/linux/leds.h | 3819 | F: include/linux/leds.h |
3822 | 3820 | ||
3821 | LEGACY EEPROM DRIVER | ||
3822 | M: Jean Delvare <khali@linux-fr.org> | ||
3823 | S: Maintained | ||
3824 | F: Documentation/misc-devices/eeprom | ||
3825 | F: drivers/misc/eeprom/eeprom.c | ||
3826 | |||
3823 | LEGO USB Tower driver | 3827 | LEGO USB Tower driver |
3824 | M: Juergen Stuber <starblue@users.sourceforge.net> | 3828 | M: Juergen Stuber <starblue@users.sourceforge.net> |
3825 | L: legousb-devel@lists.sourceforge.net | 3829 | L: legousb-devel@lists.sourceforge.net |
@@ -4145,7 +4149,7 @@ F: include/linux/mm.h | |||
4145 | F: mm/ | 4149 | F: mm/ |
4146 | 4150 | ||
4147 | MEMORY RESOURCE CONTROLLER | 4151 | MEMORY RESOURCE CONTROLLER |
4148 | M: Balbir Singh <balbir@linux.vnet.ibm.com> | 4152 | M: Balbir Singh <bsingharora@gmail.com> |
4149 | M: Daisuke Nishimura <nishimura@mxp.nes.nec.co.jp> | 4153 | M: Daisuke Nishimura <nishimura@mxp.nes.nec.co.jp> |
4150 | M: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com> | 4154 | M: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com> |
4151 | L: linux-mm@kvack.org | 4155 | L: linux-mm@kvack.org |
@@ -4252,8 +4256,7 @@ F: drivers/mmc/ | |||
4252 | F: include/linux/mmc/ | 4256 | F: include/linux/mmc/ |
4253 | 4257 | ||
4254 | MULTIMEDIA CARD (MMC) ETC. OVER SPI | 4258 | MULTIMEDIA CARD (MMC) ETC. OVER SPI |
4255 | M: David Brownell <dbrownell@users.sourceforge.net> | 4259 | S: Orphan |
4256 | S: Odd Fixes | ||
4257 | F: drivers/mmc/host/mmc_spi.c | 4260 | F: drivers/mmc/host/mmc_spi.c |
4258 | F: include/linux/spi/mmc_spi.h | 4261 | F: include/linux/spi/mmc_spi.h |
4259 | 4262 | ||
@@ -4603,7 +4606,6 @@ F: drivers/media/video/omap3isp/* | |||
4603 | 4606 | ||
4604 | OMAP USB SUPPORT | 4607 | OMAP USB SUPPORT |
4605 | M: Felipe Balbi <balbi@ti.com> | 4608 | M: Felipe Balbi <balbi@ti.com> |
4606 | M: David Brownell <dbrownell@users.sourceforge.net> | ||
4607 | L: linux-usb@vger.kernel.org | 4609 | L: linux-usb@vger.kernel.org |
4608 | L: linux-omap@vger.kernel.org | 4610 | L: linux-omap@vger.kernel.org |
4609 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git | 4611 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git |
@@ -4892,7 +4894,7 @@ F: mm/percpu*.c | |||
4892 | F: arch/*/include/asm/percpu.h | 4894 | F: arch/*/include/asm/percpu.h |
4893 | 4895 | ||
4894 | PER-TASK DELAY ACCOUNTING | 4896 | PER-TASK DELAY ACCOUNTING |
4895 | M: Balbir Singh <balbir@linux.vnet.ibm.com> | 4897 | M: Balbir Singh <bsingharora@gmail.com> |
4896 | S: Maintained | 4898 | S: Maintained |
4897 | F: include/linux/delayacct.h | 4899 | F: include/linux/delayacct.h |
4898 | F: kernel/delayacct.c | 4900 | F: kernel/delayacct.c |
@@ -4947,6 +4949,7 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/epip/linux-2.6-unicore32.gi | |||
4947 | F: drivers/input/serio/i8042-unicore32io.h | 4949 | F: drivers/input/serio/i8042-unicore32io.h |
4948 | F: drivers/i2c/busses/i2c-puv3.c | 4950 | F: drivers/i2c/busses/i2c-puv3.c |
4949 | F: drivers/video/fb-puv3.c | 4951 | F: drivers/video/fb-puv3.c |
4952 | F: drivers/rtc/rtc-puv3.c | ||
4950 | 4953 | ||
4951 | PMC SIERRA MaxRAID DRIVER | 4954 | PMC SIERRA MaxRAID DRIVER |
4952 | M: Anil Ravindranath <anil_ravindranath@pmc-sierra.com> | 4955 | M: Anil Ravindranath <anil_ravindranath@pmc-sierra.com> |
@@ -5984,7 +5987,6 @@ F: Documentation/serial/specialix.txt | |||
5984 | F: drivers/staging/tty/specialix* | 5987 | F: drivers/staging/tty/specialix* |
5985 | 5988 | ||
5986 | SPI SUBSYSTEM | 5989 | SPI SUBSYSTEM |
5987 | M: David Brownell <dbrownell@users.sourceforge.net> | ||
5988 | M: Grant Likely <grant.likely@secretlab.ca> | 5990 | M: Grant Likely <grant.likely@secretlab.ca> |
5989 | L: spi-devel-general@lists.sourceforge.net | 5991 | L: spi-devel-general@lists.sourceforge.net |
5990 | Q: http://patchwork.kernel.org/project/spi-devel-general/list/ | 5992 | Q: http://patchwork.kernel.org/project/spi-devel-general/list/ |
@@ -6100,7 +6102,7 @@ F: include/target/ | |||
6100 | F: Documentation/target/ | 6102 | F: Documentation/target/ |
6101 | 6103 | ||
6102 | TASKSTATS STATISTICS INTERFACE | 6104 | TASKSTATS STATISTICS INTERFACE |
6103 | M: Balbir Singh <balbir@linux.vnet.ibm.com> | 6105 | M: Balbir Singh <bsingharora@gmail.com> |
6104 | S: Maintained | 6106 | S: Maintained |
6105 | F: Documentation/accounting/taskstats* | 6107 | F: Documentation/accounting/taskstats* |
6106 | F: include/linux/taskstats* | 6108 | F: include/linux/taskstats* |
@@ -6432,9 +6434,8 @@ S: Maintained | |||
6432 | F: drivers/usb/misc/rio500* | 6434 | F: drivers/usb/misc/rio500* |
6433 | 6435 | ||
6434 | USB EHCI DRIVER | 6436 | USB EHCI DRIVER |
6435 | M: David Brownell <dbrownell@users.sourceforge.net> | ||
6436 | L: linux-usb@vger.kernel.org | 6437 | L: linux-usb@vger.kernel.org |
6437 | S: Odd Fixes | 6438 | S: Orphan |
6438 | F: Documentation/usb/ehci.txt | 6439 | F: Documentation/usb/ehci.txt |
6439 | F: drivers/usb/host/ehci* | 6440 | F: drivers/usb/host/ehci* |
6440 | 6441 | ||
@@ -6448,9 +6449,10 @@ S: Maintained | |||
6448 | F: drivers/media/video/et61x251/ | 6449 | F: drivers/media/video/et61x251/ |
6449 | 6450 | ||
6450 | USB GADGET/PERIPHERAL SUBSYSTEM | 6451 | USB GADGET/PERIPHERAL SUBSYSTEM |
6451 | M: David Brownell <dbrownell@users.sourceforge.net> | 6452 | M: Felipe Balbi <balbi@ti.com> |
6452 | L: linux-usb@vger.kernel.org | 6453 | L: linux-usb@vger.kernel.org |
6453 | W: http://www.linux-usb.org/gadget | 6454 | W: http://www.linux-usb.org/gadget |
6455 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git | ||
6454 | S: Maintained | 6456 | S: Maintained |
6455 | F: drivers/usb/gadget/ | 6457 | F: drivers/usb/gadget/ |
6456 | F: include/linux/usb/gadget* | 6458 | F: include/linux/usb/gadget* |
@@ -6460,7 +6462,7 @@ M: Jiri Kosina <jkosina@suse.cz> | |||
6460 | L: linux-usb@vger.kernel.org | 6462 | L: linux-usb@vger.kernel.org |
6461 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid.git | 6463 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid.git |
6462 | S: Maintained | 6464 | S: Maintained |
6463 | F: Documentation/usb/hiddev.txt | 6465 | F: Documentation/hid/hiddev.txt |
6464 | F: drivers/hid/usbhid/ | 6466 | F: drivers/hid/usbhid/ |
6465 | 6467 | ||
6466 | USB ISP116X DRIVER | 6468 | USB ISP116X DRIVER |
@@ -6492,9 +6494,8 @@ S: Maintained | |||
6492 | F: sound/usb/midi.* | 6494 | F: sound/usb/midi.* |
6493 | 6495 | ||
6494 | USB OHCI DRIVER | 6496 | USB OHCI DRIVER |
6495 | M: David Brownell <dbrownell@users.sourceforge.net> | ||
6496 | L: linux-usb@vger.kernel.org | 6497 | L: linux-usb@vger.kernel.org |
6497 | S: Odd Fixes | 6498 | S: Orphan |
6498 | F: Documentation/usb/ohci.txt | 6499 | F: Documentation/usb/ohci.txt |
6499 | F: drivers/usb/host/ohci* | 6500 | F: drivers/usb/host/ohci* |
6500 | 6501 | ||
@@ -6720,6 +6721,14 @@ S: Maintained | |||
6720 | F: Documentation/filesystems/vfat.txt | 6721 | F: Documentation/filesystems/vfat.txt |
6721 | F: fs/fat/ | 6722 | F: fs/fat/ |
6722 | 6723 | ||
6724 | VIDEOBUF2 FRAMEWORK | ||
6725 | M: Pawel Osciak <pawel@osciak.com> | ||
6726 | M: Marek Szyprowski <m.szyprowski@samsung.com> | ||
6727 | L: linux-media@vger.kernel.org | ||
6728 | S: Maintained | ||
6729 | F: drivers/media/video/videobuf2-* | ||
6730 | F: include/media/videobuf2-* | ||
6731 | |||
6723 | VIRTIO CONSOLE DRIVER | 6732 | VIRTIO CONSOLE DRIVER |
6724 | M: Amit Shah <amit.shah@redhat.com> | 6733 | M: Amit Shah <amit.shah@redhat.com> |
6725 | L: virtualization@lists.linux-foundation.org | 6734 | L: virtualization@lists.linux-foundation.org |
@@ -6997,6 +7006,13 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86. | |||
6997 | S: Maintained | 7006 | S: Maintained |
6998 | F: drivers/platform/x86 | 7007 | F: drivers/platform/x86 |
6999 | 7008 | ||
7009 | X86 MCE INFRASTRUCTURE | ||
7010 | M: Tony Luck <tony.luck@intel.com> | ||
7011 | M: Borislav Petkov <bp@amd64.org> | ||
7012 | L: linux-edac@vger.kernel.org | ||
7013 | S: Maintained | ||
7014 | F: arch/x86/kernel/cpu/mcheck/* | ||
7015 | |||
7000 | XEN HYPERVISOR INTERFACE | 7016 | XEN HYPERVISOR INTERFACE |
7001 | M: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com> | 7017 | M: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com> |
7002 | M: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | 7018 | M: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> |