diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-04-19 08:23:28 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-04-19 08:23:28 -0400 |
commit | d5aeee8cb28317ef608ecac421abc4d986d585d2 (patch) | |
tree | 70ec8ed8891f26e5c58152ffca9924ea1c58fe3a /MAINTAINERS | |
parent | 32898a145404acbebe3256709e012c2830a2043b (diff) | |
parent | e816b57a337ea3b755de72bec38c10c864f23015 (diff) |
Merge tag 'v3.4-rc3' into staging/for_v3.5
* tag 'v3.4-rc3': (3755 commits)
Linux 3.4-rc3
x86-32: fix up strncpy_from_user() sign error
ARM: 7386/1: jump_label: fixup for rename to static_key
ARM: 7384/1: ThumbEE: Disable userspace TEEHBR access for !CONFIG_ARM_THUMBEE
ARM: 7382/1: mm: truncate memory banks to fit in 4GB space for classic MMU
ARM: 7359/2: smp_twd: Only wait for reprogramming on active cpus
PCI: Fix regression in pci_restore_state(), v3
SCSI: Fix error handling when no ULD is attached
ARM: OMAP: clock: cleanup CPUfreq leftovers, fix build errors
ARM: dts: remove blank interrupt-parent properties
ARM: EXYNOS: Fix Kconfig dependencies for device tree enabled machine files
do not export kernel's NULL #define to userspace
ARM: EXYNOS: Remove broken config values for touchscren for NURI board
ARM: EXYNOS: set fix xusbxti clock for NURI and Universal210 boards
ARM: EXYNOS: fix regulator name for NURI board
ARM: SAMSUNG: make SAMSUNG_PM_DEBUG select DEBUG_LL
cpufreq: OMAP: fix build errors: depends on ARCH_OMAP2PLUS
sparc64: Eliminate obsolete __handle_softirq() function
sparc64: Fix bootup crash on sun4v.
ARM: msm: Fix section mismatches in proc_comm.c
...
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 132 |
1 files changed, 78 insertions, 54 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 9e05ceb2921f..860bc6117851 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -228,7 +228,7 @@ M: Len Brown <lenb@kernel.org> | |||
228 | L: linux-acpi@vger.kernel.org | 228 | L: linux-acpi@vger.kernel.org |
229 | W: http://www.lesswatts.org/projects/acpi/ | 229 | W: http://www.lesswatts.org/projects/acpi/ |
230 | Q: http://patchwork.kernel.org/project/linux-acpi/list/ | 230 | Q: http://patchwork.kernel.org/project/linux-acpi/list/ |
231 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6.git | 231 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux |
232 | S: Supported | 232 | S: Supported |
233 | F: drivers/acpi/ | 233 | F: drivers/acpi/ |
234 | F: drivers/pnp/pnpacpi/ | 234 | F: drivers/pnp/pnpacpi/ |
@@ -504,7 +504,7 @@ F: arch/x86/include/asm/geode.h | |||
504 | AMD IOMMU (AMD-VI) | 504 | AMD IOMMU (AMD-VI) |
505 | M: Joerg Roedel <joerg.roedel@amd.com> | 505 | M: Joerg Roedel <joerg.roedel@amd.com> |
506 | L: iommu@lists.linux-foundation.org | 506 | L: iommu@lists.linux-foundation.org |
507 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu.git | 507 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git |
508 | S: Supported | 508 | S: Supported |
509 | F: drivers/iommu/amd_iommu*.[ch] | 509 | F: drivers/iommu/amd_iommu*.[ch] |
510 | F: include/linux/amd-iommu.h | 510 | F: include/linux/amd-iommu.h |
@@ -786,7 +786,6 @@ M: Sascha Hauer <kernel@pengutronix.de> | |||
786 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 786 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
787 | S: Maintained | 787 | S: Maintained |
788 | T: git git://git.pengutronix.de/git/imx/linux-2.6.git | 788 | T: git git://git.pengutronix.de/git/imx/linux-2.6.git |
789 | F: arch/arm/mach-mx*/ | ||
790 | F: arch/arm/mach-imx/ | 789 | F: arch/arm/mach-imx/ |
791 | F: arch/arm/plat-mxc/ | 790 | F: arch/arm/plat-mxc/ |
792 | 791 | ||
@@ -816,9 +815,12 @@ S: Maintained | |||
816 | 815 | ||
817 | ARM/H4700 (HP IPAQ HX4700) MACHINE SUPPORT | 816 | ARM/H4700 (HP IPAQ HX4700) MACHINE SUPPORT |
818 | M: Philipp Zabel <philipp.zabel@gmail.com> | 817 | M: Philipp Zabel <philipp.zabel@gmail.com> |
818 | M: Paul Parsons <lost.distance@yahoo.com> | ||
819 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | ||
819 | S: Maintained | 820 | S: Maintained |
820 | F: arch/arm/mach-pxa/hx4700.c | 821 | F: arch/arm/mach-pxa/hx4700.c |
821 | F: arch/arm/mach-pxa/include/mach/hx4700.h | 822 | F: arch/arm/mach-pxa/include/mach/hx4700.h |
823 | F: sound/soc/pxa/hx4700.c | ||
822 | 824 | ||
823 | ARM/HP JORNADA 7XX MACHINE SUPPORT | 825 | ARM/HP JORNADA 7XX MACHINE SUPPORT |
824 | M: Kristoffer Ericson <kristoffer.ericson@gmail.com> | 826 | M: Kristoffer Ericson <kristoffer.ericson@gmail.com> |
@@ -1249,7 +1251,6 @@ ATHEROS ATH5K WIRELESS DRIVER | |||
1249 | M: Jiri Slaby <jirislaby@gmail.com> | 1251 | M: Jiri Slaby <jirislaby@gmail.com> |
1250 | M: Nick Kossifidis <mickflemm@gmail.com> | 1252 | M: Nick Kossifidis <mickflemm@gmail.com> |
1251 | M: "Luis R. Rodriguez" <mcgrof@qca.qualcomm.com> | 1253 | M: "Luis R. Rodriguez" <mcgrof@qca.qualcomm.com> |
1252 | M: Bob Copeland <me@bobcopeland.com> | ||
1253 | L: linux-wireless@vger.kernel.org | 1254 | L: linux-wireless@vger.kernel.org |
1254 | L: ath5k-devel@lists.ath5k.org | 1255 | L: ath5k-devel@lists.ath5k.org |
1255 | W: http://wireless.kernel.org/en/users/Drivers/ath5k | 1256 | W: http://wireless.kernel.org/en/users/Drivers/ath5k |
@@ -1520,8 +1521,8 @@ M: Gustavo Padovan <gustavo@padovan.org> | |||
1520 | M: Johan Hedberg <johan.hedberg@gmail.com> | 1521 | M: Johan Hedberg <johan.hedberg@gmail.com> |
1521 | L: linux-bluetooth@vger.kernel.org | 1522 | L: linux-bluetooth@vger.kernel.org |
1522 | W: http://www.bluez.org/ | 1523 | W: http://www.bluez.org/ |
1523 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth.git | 1524 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git |
1524 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jh/bluetooth.git | 1525 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next.git |
1525 | S: Maintained | 1526 | S: Maintained |
1526 | F: drivers/bluetooth/ | 1527 | F: drivers/bluetooth/ |
1527 | 1528 | ||
@@ -1531,8 +1532,8 @@ M: Gustavo Padovan <gustavo@padovan.org> | |||
1531 | M: Johan Hedberg <johan.hedberg@gmail.com> | 1532 | M: Johan Hedberg <johan.hedberg@gmail.com> |
1532 | L: linux-bluetooth@vger.kernel.org | 1533 | L: linux-bluetooth@vger.kernel.org |
1533 | W: http://www.bluez.org/ | 1534 | W: http://www.bluez.org/ |
1534 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth.git | 1535 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git |
1535 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jh/bluetooth.git | 1536 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next.git |
1536 | S: Maintained | 1537 | S: Maintained |
1537 | F: net/bluetooth/ | 1538 | F: net/bluetooth/ |
1538 | F: include/net/bluetooth/ | 1539 | F: include/net/bluetooth/ |
@@ -1938,7 +1939,7 @@ F: drivers/connector/ | |||
1938 | 1939 | ||
1939 | CONTROL GROUPS (CGROUPS) | 1940 | CONTROL GROUPS (CGROUPS) |
1940 | M: Tejun Heo <tj@kernel.org> | 1941 | M: Tejun Heo <tj@kernel.org> |
1941 | M: Li Zefan <lizf@cn.fujitsu.com> | 1942 | M: Li Zefan <lizefan@huawei.com> |
1942 | L: containers@lists.linux-foundation.org | 1943 | L: containers@lists.linux-foundation.org |
1943 | L: cgroups@vger.kernel.org | 1944 | L: cgroups@vger.kernel.org |
1944 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git | 1945 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git |
@@ -2223,13 +2224,16 @@ W: http://lanana.org/docs/device-list/index.html | |||
2223 | S: Maintained | 2224 | S: Maintained |
2224 | 2225 | ||
2225 | DEVICE-MAPPER (LVM) | 2226 | DEVICE-MAPPER (LVM) |
2226 | P: Alasdair Kergon | 2227 | M: Alasdair Kergon <agk@redhat.com> |
2228 | M: dm-devel@redhat.com | ||
2227 | L: dm-devel@redhat.com | 2229 | L: dm-devel@redhat.com |
2228 | W: http://sources.redhat.com/dm | 2230 | W: http://sources.redhat.com/dm |
2229 | Q: http://patchwork.kernel.org/project/dm-devel/list/ | 2231 | Q: http://patchwork.kernel.org/project/dm-devel/list/ |
2232 | T: quilt http://people.redhat.com/agk/patches/linux/editing/ | ||
2230 | S: Maintained | 2233 | S: Maintained |
2231 | F: Documentation/device-mapper/ | 2234 | F: Documentation/device-mapper/ |
2232 | F: drivers/md/dm* | 2235 | F: drivers/md/dm* |
2236 | F: drivers/md/persistent-data/ | ||
2233 | F: include/linux/device-mapper.h | 2237 | F: include/linux/device-mapper.h |
2234 | F: include/linux/dm-*.h | 2238 | F: include/linux/dm-*.h |
2235 | 2239 | ||
@@ -2446,17 +2450,17 @@ F: fs/ecryptfs/ | |||
2446 | 2450 | ||
2447 | EDAC-CORE | 2451 | EDAC-CORE |
2448 | M: Doug Thompson <dougthompson@xmission.com> | 2452 | M: Doug Thompson <dougthompson@xmission.com> |
2449 | L: bluesmoke-devel@lists.sourceforge.net (moderated for non-subscribers) | 2453 | L: linux-edac@vger.kernel.org |
2450 | W: bluesmoke.sourceforge.net | 2454 | W: bluesmoke.sourceforge.net |
2451 | S: Supported | 2455 | S: Supported |
2452 | F: Documentation/edac.txt | 2456 | F: Documentation/edac.txt |
2453 | F: drivers/edac/edac_* | 2457 | F: drivers/edac/ |
2454 | F: include/linux/edac.h | 2458 | F: include/linux/edac.h |
2455 | 2459 | ||
2456 | EDAC-AMD64 | 2460 | EDAC-AMD64 |
2457 | M: Doug Thompson <dougthompson@xmission.com> | 2461 | M: Doug Thompson <dougthompson@xmission.com> |
2458 | M: Borislav Petkov <borislav.petkov@amd.com> | 2462 | M: Borislav Petkov <borislav.petkov@amd.com> |
2459 | L: bluesmoke-devel@lists.sourceforge.net (moderated for non-subscribers) | 2463 | L: linux-edac@vger.kernel.org |
2460 | W: bluesmoke.sourceforge.net | 2464 | W: bluesmoke.sourceforge.net |
2461 | S: Supported | 2465 | S: Supported |
2462 | F: drivers/edac/amd64_edac* | 2466 | F: drivers/edac/amd64_edac* |
@@ -2464,35 +2468,35 @@ F: drivers/edac/amd64_edac* | |||
2464 | EDAC-E752X | 2468 | EDAC-E752X |
2465 | M: Mark Gross <mark.gross@intel.com> | 2469 | M: Mark Gross <mark.gross@intel.com> |
2466 | M: Doug Thompson <dougthompson@xmission.com> | 2470 | M: Doug Thompson <dougthompson@xmission.com> |
2467 | L: bluesmoke-devel@lists.sourceforge.net (moderated for non-subscribers) | 2471 | L: linux-edac@vger.kernel.org |
2468 | W: bluesmoke.sourceforge.net | 2472 | W: bluesmoke.sourceforge.net |
2469 | S: Maintained | 2473 | S: Maintained |
2470 | F: drivers/edac/e752x_edac.c | 2474 | F: drivers/edac/e752x_edac.c |
2471 | 2475 | ||
2472 | EDAC-E7XXX | 2476 | EDAC-E7XXX |
2473 | M: Doug Thompson <dougthompson@xmission.com> | 2477 | M: Doug Thompson <dougthompson@xmission.com> |
2474 | L: bluesmoke-devel@lists.sourceforge.net (moderated for non-subscribers) | 2478 | L: linux-edac@vger.kernel.org |
2475 | W: bluesmoke.sourceforge.net | 2479 | W: bluesmoke.sourceforge.net |
2476 | S: Maintained | 2480 | S: Maintained |
2477 | F: drivers/edac/e7xxx_edac.c | 2481 | F: drivers/edac/e7xxx_edac.c |
2478 | 2482 | ||
2479 | EDAC-I82443BXGX | 2483 | EDAC-I82443BXGX |
2480 | M: Tim Small <tim@buttersideup.com> | 2484 | M: Tim Small <tim@buttersideup.com> |
2481 | L: bluesmoke-devel@lists.sourceforge.net (moderated for non-subscribers) | 2485 | L: linux-edac@vger.kernel.org |
2482 | W: bluesmoke.sourceforge.net | 2486 | W: bluesmoke.sourceforge.net |
2483 | S: Maintained | 2487 | S: Maintained |
2484 | F: drivers/edac/i82443bxgx_edac.c | 2488 | F: drivers/edac/i82443bxgx_edac.c |
2485 | 2489 | ||
2486 | EDAC-I3000 | 2490 | EDAC-I3000 |
2487 | M: Jason Uhlenkott <juhlenko@akamai.com> | 2491 | M: Jason Uhlenkott <juhlenko@akamai.com> |
2488 | L: bluesmoke-devel@lists.sourceforge.net (moderated for non-subscribers) | 2492 | L: linux-edac@vger.kernel.org |
2489 | W: bluesmoke.sourceforge.net | 2493 | W: bluesmoke.sourceforge.net |
2490 | S: Maintained | 2494 | S: Maintained |
2491 | F: drivers/edac/i3000_edac.c | 2495 | F: drivers/edac/i3000_edac.c |
2492 | 2496 | ||
2493 | EDAC-I5000 | 2497 | EDAC-I5000 |
2494 | M: Doug Thompson <dougthompson@xmission.com> | 2498 | M: Doug Thompson <dougthompson@xmission.com> |
2495 | L: bluesmoke-devel@lists.sourceforge.net (moderated for non-subscribers) | 2499 | L: linux-edac@vger.kernel.org |
2496 | W: bluesmoke.sourceforge.net | 2500 | W: bluesmoke.sourceforge.net |
2497 | S: Maintained | 2501 | S: Maintained |
2498 | F: drivers/edac/i5000_edac.c | 2502 | F: drivers/edac/i5000_edac.c |
@@ -2521,21 +2525,21 @@ F: drivers/edac/i7core_edac.c | |||
2521 | EDAC-I82975X | 2525 | EDAC-I82975X |
2522 | M: Ranganathan Desikan <ravi@jetztechnologies.com> | 2526 | M: Ranganathan Desikan <ravi@jetztechnologies.com> |
2523 | M: "Arvind R." <arvino55@gmail.com> | 2527 | M: "Arvind R." <arvino55@gmail.com> |
2524 | L: bluesmoke-devel@lists.sourceforge.net (moderated for non-subscribers) | 2528 | L: linux-edac@vger.kernel.org |
2525 | W: bluesmoke.sourceforge.net | 2529 | W: bluesmoke.sourceforge.net |
2526 | S: Maintained | 2530 | S: Maintained |
2527 | F: drivers/edac/i82975x_edac.c | 2531 | F: drivers/edac/i82975x_edac.c |
2528 | 2532 | ||
2529 | EDAC-PASEMI | 2533 | EDAC-PASEMI |
2530 | M: Egor Martovetsky <egor@pasemi.com> | 2534 | M: Egor Martovetsky <egor@pasemi.com> |
2531 | L: bluesmoke-devel@lists.sourceforge.net (moderated for non-subscribers) | 2535 | L: linux-edac@vger.kernel.org |
2532 | W: bluesmoke.sourceforge.net | 2536 | W: bluesmoke.sourceforge.net |
2533 | S: Maintained | 2537 | S: Maintained |
2534 | F: drivers/edac/pasemi_edac.c | 2538 | F: drivers/edac/pasemi_edac.c |
2535 | 2539 | ||
2536 | EDAC-R82600 | 2540 | EDAC-R82600 |
2537 | M: Tim Small <tim@buttersideup.com> | 2541 | M: Tim Small <tim@buttersideup.com> |
2538 | L: bluesmoke-devel@lists.sourceforge.net (moderated for non-subscribers) | 2542 | L: linux-edac@vger.kernel.org |
2539 | W: bluesmoke.sourceforge.net | 2543 | W: bluesmoke.sourceforge.net |
2540 | S: Maintained | 2544 | S: Maintained |
2541 | F: drivers/edac/r82600_edac.c | 2545 | F: drivers/edac/r82600_edac.c |
@@ -3559,17 +3563,13 @@ L: linux-pm@vger.kernel.org | |||
3559 | S: Supported | 3563 | S: Supported |
3560 | F: arch/x86/platform/mrst/pmu.* | 3564 | F: arch/x86/platform/mrst/pmu.* |
3561 | 3565 | ||
3562 | INTEL PRO/WIRELESS 2100 NETWORK CONNECTION SUPPORT | 3566 | INTEL PRO/WIRELESS 2100, 2200BG, 2915ABG NETWORK CONNECTION SUPPORT |
3567 | M: Stanislav Yakovlev <stas.yakovlev@gmail.com> | ||
3563 | L: linux-wireless@vger.kernel.org | 3568 | L: linux-wireless@vger.kernel.org |
3564 | S: Orphan | 3569 | S: Maintained |
3565 | F: Documentation/networking/README.ipw2100 | 3570 | F: Documentation/networking/README.ipw2100 |
3566 | F: drivers/net/wireless/ipw2x00/ipw2100.* | ||
3567 | |||
3568 | INTEL PRO/WIRELESS 2915ABG NETWORK CONNECTION SUPPORT | ||
3569 | L: linux-wireless@vger.kernel.org | ||
3570 | S: Orphan | ||
3571 | F: Documentation/networking/README.ipw2200 | 3571 | F: Documentation/networking/README.ipw2200 |
3572 | F: drivers/net/wireless/ipw2x00/ipw2200.* | 3572 | F: drivers/net/wireless/ipw2x00/ |
3573 | 3573 | ||
3574 | INTEL(R) TRUSTED EXECUTION TECHNOLOGY (TXT) | 3574 | INTEL(R) TRUSTED EXECUTION TECHNOLOGY (TXT) |
3575 | M: Joseph Cihula <joseph.cihula@intel.com> | 3575 | M: Joseph Cihula <joseph.cihula@intel.com> |
@@ -4316,6 +4316,13 @@ W: http://www.kernel.org/doc/man-pages | |||
4316 | L: linux-man@vger.kernel.org | 4316 | L: linux-man@vger.kernel.org |
4317 | S: Maintained | 4317 | S: Maintained |
4318 | 4318 | ||
4319 | MARVELL GIGABIT ETHERNET DRIVERS (skge/sky2) | ||
4320 | M: Mirko Lindner <mlindner@marvell.com> | ||
4321 | M: Stephen Hemminger <shemminger@vyatta.com> | ||
4322 | L: netdev@vger.kernel.org | ||
4323 | S: Maintained | ||
4324 | F: drivers/net/ethernet/marvell/sk* | ||
4325 | |||
4319 | MARVELL LIBERTAS WIRELESS DRIVER | 4326 | MARVELL LIBERTAS WIRELESS DRIVER |
4320 | M: Dan Williams <dcbw@redhat.com> | 4327 | M: Dan Williams <dcbw@redhat.com> |
4321 | L: libertas-dev@lists.infradead.org | 4328 | L: libertas-dev@lists.infradead.org |
@@ -4346,12 +4353,6 @@ M: Nicolas Pitre <nico@fluxnic.net> | |||
4346 | S: Odd Fixes | 4353 | S: Odd Fixes |
4347 | F: drivers/mmc/host/mvsdio.* | 4354 | F: drivers/mmc/host/mvsdio.* |
4348 | 4355 | ||
4349 | MARVELL YUKON / SYSKONNECT DRIVER | ||
4350 | M: Mirko Lindner <mlindner@syskonnect.de> | ||
4351 | M: Ralph Roesler <rroesler@syskonnect.de> | ||
4352 | W: http://www.syskonnect.com | ||
4353 | S: Supported | ||
4354 | |||
4355 | MATROX FRAMEBUFFER DRIVER | 4356 | MATROX FRAMEBUFFER DRIVER |
4356 | L: linux-fbdev@vger.kernel.org | 4357 | L: linux-fbdev@vger.kernel.org |
4357 | S: Orphan | 4358 | S: Orphan |
@@ -4539,8 +4540,7 @@ S: Supported | |||
4539 | F: drivers/net/ethernet/myricom/myri10ge/ | 4540 | F: drivers/net/ethernet/myricom/myri10ge/ |
4540 | 4541 | ||
4541 | NATSEMI ETHERNET DRIVER (DP8381x) | 4542 | NATSEMI ETHERNET DRIVER (DP8381x) |
4542 | M: Tim Hockin <thockin@hockin.org> | 4543 | S: Orphan |
4543 | S: Maintained | ||
4544 | F: drivers/net/ethernet/natsemi/natsemi.c | 4544 | F: drivers/net/ethernet/natsemi/natsemi.c |
4545 | 4545 | ||
4546 | NATIVE INSTRUMENTS USB SOUND INTERFACE DRIVER | 4546 | NATIVE INSTRUMENTS USB SOUND INTERFACE DRIVER |
@@ -4809,6 +4809,7 @@ F: arch/arm/mach-omap2/clockdomain2xxx_3xxx.c | |||
4809 | F: arch/arm/mach-omap2/clockdomain44xx.c | 4809 | F: arch/arm/mach-omap2/clockdomain44xx.c |
4810 | 4810 | ||
4811 | OMAP AUDIO SUPPORT | 4811 | OMAP AUDIO SUPPORT |
4812 | M: Peter Ujfalusi <peter.ujfalusi@ti.com> | ||
4812 | M: Jarkko Nikula <jarkko.nikula@bitmer.com> | 4813 | M: Jarkko Nikula <jarkko.nikula@bitmer.com> |
4813 | L: alsa-devel@alsa-project.org (subscribers-only) | 4814 | L: alsa-devel@alsa-project.org (subscribers-only) |
4814 | L: linux-omap@vger.kernel.org | 4815 | L: linux-omap@vger.kernel.org |
@@ -5123,6 +5124,11 @@ F: drivers/i2c/busses/i2c-pca-* | |||
5123 | F: include/linux/i2c-algo-pca.h | 5124 | F: include/linux/i2c-algo-pca.h |
5124 | F: include/linux/i2c-pca-platform.h | 5125 | F: include/linux/i2c-pca-platform.h |
5125 | 5126 | ||
5127 | PCDP - PRIMARY CONSOLE AND DEBUG PORT | ||
5128 | M: Khalid Aziz <khalid.aziz@hp.com> | ||
5129 | S: Maintained | ||
5130 | F: drivers/firmware/pcdp.* | ||
5131 | |||
5126 | PCI ERROR RECOVERY | 5132 | PCI ERROR RECOVERY |
5127 | M: Linas Vepstas <linasvepstas@gmail.com> | 5133 | M: Linas Vepstas <linasvepstas@gmail.com> |
5128 | L: linux-pci@vger.kernel.org | 5134 | L: linux-pci@vger.kernel.org |
@@ -5131,7 +5137,7 @@ F: Documentation/PCI/pci-error-recovery.txt | |||
5131 | F: Documentation/powerpc/eeh-pci-error-recovery.txt | 5137 | F: Documentation/powerpc/eeh-pci-error-recovery.txt |
5132 | 5138 | ||
5133 | PCI SUBSYSTEM | 5139 | PCI SUBSYSTEM |
5134 | M: Jesse Barnes <jbarnes@virtuousgeek.org> | 5140 | M: Bjorn Helgaas <bhelgaas@google.com> |
5135 | L: linux-pci@vger.kernel.org | 5141 | L: linux-pci@vger.kernel.org |
5136 | Q: http://patchwork.kernel.org/project/linux-pci/list/ | 5142 | Q: http://patchwork.kernel.org/project/linux-pci/list/ |
5137 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci.git | 5143 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci.git |
@@ -5141,7 +5147,7 @@ F: drivers/pci/ | |||
5141 | F: include/linux/pci* | 5147 | F: include/linux/pci* |
5142 | 5148 | ||
5143 | PCI HOTPLUG | 5149 | PCI HOTPLUG |
5144 | M: Jesse Barnes <jbarnes@virtuousgeek.org> | 5150 | M: Bjorn Helgaas <bhelgaas@google.com> |
5145 | L: linux-pci@vger.kernel.org | 5151 | L: linux-pci@vger.kernel.org |
5146 | S: Supported | 5152 | S: Supported |
5147 | F: drivers/pci/hotplug | 5153 | F: drivers/pci/hotplug |
@@ -5187,7 +5193,7 @@ F: kernel/delayacct.c | |||
5187 | PERFORMANCE EVENTS SUBSYSTEM | 5193 | PERFORMANCE EVENTS SUBSYSTEM |
5188 | M: Peter Zijlstra <a.p.zijlstra@chello.nl> | 5194 | M: Peter Zijlstra <a.p.zijlstra@chello.nl> |
5189 | M: Paul Mackerras <paulus@samba.org> | 5195 | M: Paul Mackerras <paulus@samba.org> |
5190 | M: Ingo Molnar <mingo@elte.hu> | 5196 | M: Ingo Molnar <mingo@redhat.com> |
5191 | M: Arnaldo Carvalho de Melo <acme@ghostprotocols.net> | 5197 | M: Arnaldo Carvalho de Melo <acme@ghostprotocols.net> |
5192 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git perf/core | 5198 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git perf/core |
5193 | S: Supported | 5199 | S: Supported |
@@ -5427,7 +5433,7 @@ F: drivers/media/video/pvrusb2/ | |||
5427 | PXA2xx/PXA3xx SUPPORT | 5433 | PXA2xx/PXA3xx SUPPORT |
5428 | M: Eric Miao <eric.y.miao@gmail.com> | 5434 | M: Eric Miao <eric.y.miao@gmail.com> |
5429 | M: Russell King <linux@arm.linux.org.uk> | 5435 | M: Russell King <linux@arm.linux.org.uk> |
5430 | M: Haojian Zhuang <haojian.zhuang@marvell.com> | 5436 | M: Haojian Zhuang <haojian.zhuang@gmail.com> |
5431 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 5437 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
5432 | T: git git://github.com/hzhuang1/linux.git | 5438 | T: git git://github.com/hzhuang1/linux.git |
5433 | T: git git://git.linaro.org/people/ycmiao/pxa-linux.git | 5439 | T: git git://git.linaro.org/people/ycmiao/pxa-linux.git |
@@ -5442,7 +5448,7 @@ F: sound/soc/pxa | |||
5442 | 5448 | ||
5443 | MMP SUPPORT | 5449 | MMP SUPPORT |
5444 | M: Eric Miao <eric.y.miao@gmail.com> | 5450 | M: Eric Miao <eric.y.miao@gmail.com> |
5445 | M: Haojian Zhuang <haojian.zhuang@marvell.com> | 5451 | M: Haojian Zhuang <haojian.zhuang@gmail.com> |
5446 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 5452 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
5447 | T: git git://github.com/hzhuang1/linux.git | 5453 | T: git git://github.com/hzhuang1/linux.git |
5448 | T: git git://git.linaro.org/people/ycmiao/pxa-linux.git | 5454 | T: git git://git.linaro.org/people/ycmiao/pxa-linux.git |
@@ -5639,6 +5645,13 @@ S: Supported | |||
5639 | F: drivers/base/regmap/ | 5645 | F: drivers/base/regmap/ |
5640 | F: include/linux/regmap.h | 5646 | F: include/linux/regmap.h |
5641 | 5647 | ||
5648 | REMOTE PROCESSOR (REMOTEPROC) SUBSYSTEM | ||
5649 | M: Ohad Ben-Cohen <ohad@wizery.com> | ||
5650 | S: Maintained | ||
5651 | F: drivers/remoteproc/ | ||
5652 | F: Documentation/remoteproc.txt | ||
5653 | F: include/linux/remoteproc.h | ||
5654 | |||
5642 | RFKILL | 5655 | RFKILL |
5643 | M: Johannes Berg <johannes@sipsolutions.net> | 5656 | M: Johannes Berg <johannes@sipsolutions.net> |
5644 | L: linux-wireless@vger.kernel.org | 5657 | L: linux-wireless@vger.kernel.org |
@@ -5771,6 +5784,12 @@ F: drivers/media/common/saa7146* | |||
5771 | F: drivers/media/video/*7146* | 5784 | F: drivers/media/video/*7146* |
5772 | F: include/media/*7146* | 5785 | F: include/media/*7146* |
5773 | 5786 | ||
5787 | SAMSUNG LAPTOP DRIVER | ||
5788 | M: Corentin Chary <corentincj@iksaif.net> | ||
5789 | L: platform-driver-x86@vger.kernel.org | ||
5790 | S: Maintained | ||
5791 | F: drivers/platform/x86/samsung-laptop.c | ||
5792 | |||
5774 | SAMSUNG AUDIO (ASoC) DRIVERS | 5793 | SAMSUNG AUDIO (ASoC) DRIVERS |
5775 | M: Sangbeom Kim <sbkim73@samsung.com> | 5794 | M: Sangbeom Kim <sbkim73@samsung.com> |
5776 | L: alsa-devel@alsa-project.org (moderated for non-subscribers) | 5795 | L: alsa-devel@alsa-project.org (moderated for non-subscribers) |
@@ -5822,7 +5841,7 @@ S: Maintained | |||
5822 | F: drivers/watchdog/sc1200wdt.c | 5841 | F: drivers/watchdog/sc1200wdt.c |
5823 | 5842 | ||
5824 | SCHEDULER | 5843 | SCHEDULER |
5825 | M: Ingo Molnar <mingo@elte.hu> | 5844 | M: Ingo Molnar <mingo@redhat.com> |
5826 | M: Peter Zijlstra <peterz@infradead.org> | 5845 | M: Peter Zijlstra <peterz@infradead.org> |
5827 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git sched/core | 5846 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git sched/core |
5828 | S: Maintained | 5847 | S: Maintained |
@@ -6069,7 +6088,8 @@ F: arch/arm/mach-s3c2410/bast-irq.c | |||
6069 | TI DAVINCI MACHINE SUPPORT | 6088 | TI DAVINCI MACHINE SUPPORT |
6070 | M: Sekhar Nori <nsekhar@ti.com> | 6089 | M: Sekhar Nori <nsekhar@ti.com> |
6071 | M: Kevin Hilman <khilman@ti.com> | 6090 | M: Kevin Hilman <khilman@ti.com> |
6072 | L: davinci-linux-open-source@linux.davincidsp.com (subscribers-only) | 6091 | L: davinci-linux-open-source@linux.davincidsp.com (moderated for non-subscribers) |
6092 | T: git git://gitorious.org/linux-davinci/linux-davinci.git | ||
6073 | Q: http://patchwork.kernel.org/project/linux-davinci/list/ | 6093 | Q: http://patchwork.kernel.org/project/linux-davinci/list/ |
6074 | S: Supported | 6094 | S: Supported |
6075 | F: arch/arm/mach-davinci | 6095 | F: arch/arm/mach-davinci |
@@ -6109,12 +6129,6 @@ W: http://www.winischhofer.at/linuxsisusbvga.shtml | |||
6109 | S: Maintained | 6129 | S: Maintained |
6110 | F: drivers/usb/misc/sisusbvga/ | 6130 | F: drivers/usb/misc/sisusbvga/ |
6111 | 6131 | ||
6112 | SKGE, SKY2 10/100/1000 GIGABIT ETHERNET DRIVERS | ||
6113 | M: Stephen Hemminger <shemminger@vyatta.com> | ||
6114 | L: netdev@vger.kernel.org | ||
6115 | S: Maintained | ||
6116 | F: drivers/net/ethernet/marvell/sk* | ||
6117 | |||
6118 | SLAB ALLOCATOR | 6132 | SLAB ALLOCATOR |
6119 | M: Christoph Lameter <cl@linux-foundation.org> | 6133 | M: Christoph Lameter <cl@linux-foundation.org> |
6120 | M: Pekka Enberg <penberg@kernel.org> | 6134 | M: Pekka Enberg <penberg@kernel.org> |
@@ -6280,6 +6294,15 @@ F: drivers/tty/serial/sunsu.c | |||
6280 | F: drivers/tty/serial/sunzilog.c | 6294 | F: drivers/tty/serial/sunzilog.c |
6281 | F: drivers/tty/serial/sunzilog.h | 6295 | F: drivers/tty/serial/sunzilog.h |
6282 | 6296 | ||
6297 | SPARSE CHECKER | ||
6298 | M: "Christopher Li" <sparse@chrisli.org> | ||
6299 | L: linux-sparse@vger.kernel.org | ||
6300 | W: https://sparse.wiki.kernel.org/ | ||
6301 | T: git git://git.kernel.org/pub/scm/devel/sparse/sparse.git | ||
6302 | T: git git://git.kernel.org/pub/scm/devel/sparse/chrisl/sparse.git | ||
6303 | S: Maintained | ||
6304 | F: include/linux/compiler.h | ||
6305 | |||
6283 | SPEAR PLATFORM SUPPORT | 6306 | SPEAR PLATFORM SUPPORT |
6284 | M: Viresh Kumar <viresh.kumar@st.com> | 6307 | M: Viresh Kumar <viresh.kumar@st.com> |
6285 | L: spear-devel@list.st.com | 6308 | L: spear-devel@list.st.com |
@@ -6455,6 +6478,7 @@ S: Odd Fixes | |||
6455 | F: drivers/staging/olpc_dcon/ | 6478 | F: drivers/staging/olpc_dcon/ |
6456 | 6479 | ||
6457 | STAGING - OZMO DEVICES USB OVER WIFI DRIVER | 6480 | STAGING - OZMO DEVICES USB OVER WIFI DRIVER |
6481 | M: Rupesh Gujare <rgujare@ozmodevices.com> | ||
6458 | M: Chris Kelly <ckelly@ozmodevices.com> | 6482 | M: Chris Kelly <ckelly@ozmodevices.com> |
6459 | S: Maintained | 6483 | S: Maintained |
6460 | F: drivers/staging/ozwpan/ | 6484 | F: drivers/staging/ozwpan/ |
@@ -6612,9 +6636,10 @@ F: include/linux/if_team.h | |||
6612 | TEGRA SUPPORT | 6636 | TEGRA SUPPORT |
6613 | M: Colin Cross <ccross@android.com> | 6637 | M: Colin Cross <ccross@android.com> |
6614 | M: Olof Johansson <olof@lixom.net> | 6638 | M: Olof Johansson <olof@lixom.net> |
6615 | M: Stephen Warren <swarren@nvidia.com> | 6639 | M: Stephen Warren <swarren@wwwdotorg.org> |
6616 | L: linux-tegra@vger.kernel.org | 6640 | L: linux-tegra@vger.kernel.org |
6617 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/olof/tegra.git | 6641 | Q: http://patchwork.ozlabs.org/project/linux-tegra/list/ |
6642 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra.git | ||
6618 | S: Supported | 6643 | S: Supported |
6619 | F: arch/arm/mach-tegra | 6644 | F: arch/arm/mach-tegra |
6620 | 6645 | ||
@@ -7449,8 +7474,7 @@ F: include/linux/wm97xx.h | |||
7449 | 7474 | ||
7450 | WOLFSON MICROELECTRONICS DRIVERS | 7475 | WOLFSON MICROELECTRONICS DRIVERS |
7451 | M: Mark Brown <broonie@opensource.wolfsonmicro.com> | 7476 | M: Mark Brown <broonie@opensource.wolfsonmicro.com> |
7452 | M: Ian Lartey <ian@opensource.wolfsonmicro.com> | 7477 | L: patches@opensource.wolfsonmicro.com |
7453 | M: Dimitris Papastamos <dp@opensource.wolfsonmicro.com> | ||
7454 | T: git git://opensource.wolfsonmicro.com/linux-2.6-asoc | 7478 | T: git git://opensource.wolfsonmicro.com/linux-2.6-asoc |
7455 | T: git git://opensource.wolfsonmicro.com/linux-2.6-audioplus | 7479 | T: git git://opensource.wolfsonmicro.com/linux-2.6-audioplus |
7456 | W: http://opensource.wolfsonmicro.com/content/linux-drivers-wolfson-devices | 7480 | W: http://opensource.wolfsonmicro.com/content/linux-drivers-wolfson-devices |