diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-05-15 07:39:25 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-05-15 07:39:25 -0400 |
commit | 69ecdbac144147a80747914d9b6ea3472e2d93e7 (patch) | |
tree | e1bb68c3568f370cd6a7d2ae29a051bee244ce0f /MAINTAINERS | |
parent | b7dc4cd17506284a47eeb9160207e43c7d5486fe (diff) | |
parent | b6255ee3d82798eb1eee9fb1cca713317b5afae8 (diff) |
Merge remote-tracking branch 'linus/master' into staging/for_v3.5
* linus/master: (805 commits)
tty: Fix LED error return
openvswitch: checking wrong variable in queue_userspace_packet()
bonding: Fix LACPDU rx_dropped commit.
Linux 3.4-rc7
ARM: EXYNOS: fix ctrlbit for exynos5_clk_pdma1
ARM: EXYNOS: use s5p-timer for UniversalC210 board
ARM / mach-shmobile: Invalidate caches when booting secondary cores
ARM / mach-shmobile: sh73a0 SMP TWD boot regression fix
ARM / mach-shmobile: r8a7779 SMP TWD boot regression fix
ARM: mach-shmobile: convert ag5evm to use the generic MMC GPIO hotplug helper
ARM: mach-shmobile: convert mackerel to use the generic MMC GPIO hotplug helper
MAINTAINERS: Add myself as the cpufreq maintainer
dm mpath: check if scsi_dh module already loaded before trying to load
dm thin: correct module description
dm thin: fix unprotected use of prepared_discards list
dm thin: reinstate missing mempool_free in cell_release_singleton
gpio/exynos: Fix compiler warnings when non-exynos machines are selected
gpio: pch9: Use proper flow type handlers
powerpc/irq: Fix another case of lazy IRQ state getting out of sync
ks8851: Update link status during link change interrupt
...
Conflicts:
drivers/media/common/tuners/xc5000.c
drivers/media/common/tuners/xc5000.h
drivers/usb/gadget/uvc_queue.c
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 19 |
1 files changed, 10 insertions, 9 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index f3d7e16b90e..f175f444cb5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -1968,10 +1968,9 @@ S: Maintained | |||
1968 | F: drivers/net/ethernet/ti/cpmac.c | 1968 | F: drivers/net/ethernet/ti/cpmac.c |
1969 | 1969 | ||
1970 | CPU FREQUENCY DRIVERS | 1970 | CPU FREQUENCY DRIVERS |
1971 | M: Dave Jones <davej@redhat.com> | 1971 | M: Rafael J. Wysocki <rjw@sisk.pl> |
1972 | L: cpufreq@vger.kernel.org | 1972 | L: cpufreq@vger.kernel.org |
1973 | W: http://www.codemonkey.org.uk/projects/cpufreq/ | 1973 | L: linux-pm@vger.kernel.org |
1974 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq.git | ||
1975 | S: Maintained | 1974 | S: Maintained |
1976 | F: drivers/cpufreq/ | 1975 | F: drivers/cpufreq/ |
1977 | F: include/linux/cpufreq.h | 1976 | F: include/linux/cpufreq.h |
@@ -2321,9 +2320,9 @@ S: Supported | |||
2321 | F: drivers/acpi/dock.c | 2320 | F: drivers/acpi/dock.c |
2322 | 2321 | ||
2323 | DOCUMENTATION | 2322 | DOCUMENTATION |
2324 | M: Randy Dunlap <rdunlap@xenotime.net> | 2323 | M: Rob Landley <rob@landley.net> |
2325 | L: linux-doc@vger.kernel.org | 2324 | L: linux-doc@vger.kernel.org |
2326 | T: quilt http://xenotime.net/kernel-doc-patches/current/ | 2325 | T: TBD |
2327 | S: Maintained | 2326 | S: Maintained |
2328 | F: Documentation/ | 2327 | F: Documentation/ |
2329 | 2328 | ||
@@ -3599,6 +3598,7 @@ S: Supported | |||
3599 | F: drivers/net/wireless/iwlegacy/ | 3598 | F: drivers/net/wireless/iwlegacy/ |
3600 | 3599 | ||
3601 | INTEL WIRELESS WIFI LINK (iwlwifi) | 3600 | INTEL WIRELESS WIFI LINK (iwlwifi) |
3601 | M: Johannes Berg <johannes.berg@intel.com> | ||
3602 | M: Wey-Yi Guy <wey-yi.w.guy@intel.com> | 3602 | M: Wey-Yi Guy <wey-yi.w.guy@intel.com> |
3603 | M: Intel Linux Wireless <ilw@linux.intel.com> | 3603 | M: Intel Linux Wireless <ilw@linux.intel.com> |
3604 | L: linux-wireless@vger.kernel.org | 3604 | L: linux-wireless@vger.kernel.org |
@@ -4043,6 +4043,7 @@ F: Documentation/scsi/53c700.txt | |||
4043 | F: drivers/scsi/53c700* | 4043 | F: drivers/scsi/53c700* |
4044 | 4044 | ||
4045 | LED SUBSYSTEM | 4045 | LED SUBSYSTEM |
4046 | M: Bryan Wu <bryan.wu@canonical.com> | ||
4046 | M: Richard Purdie <rpurdie@rpsys.net> | 4047 | M: Richard Purdie <rpurdie@rpsys.net> |
4047 | S: Maintained | 4048 | S: Maintained |
4048 | F: drivers/leds/ | 4049 | F: drivers/leds/ |
@@ -5898,11 +5899,11 @@ F: Documentation/scsi/st.txt | |||
5898 | F: drivers/scsi/st* | 5899 | F: drivers/scsi/st* |
5899 | 5900 | ||
5900 | SCTP PROTOCOL | 5901 | SCTP PROTOCOL |
5901 | M: Vlad Yasevich <vladislav.yasevich@hp.com> | 5902 | M: Vlad Yasevich <vyasevich@gmail.com> |
5902 | M: Sridhar Samudrala <sri@us.ibm.com> | 5903 | M: Sridhar Samudrala <sri@us.ibm.com> |
5903 | L: linux-sctp@vger.kernel.org | 5904 | L: linux-sctp@vger.kernel.org |
5904 | W: http://lksctp.sourceforge.net | 5905 | W: http://lksctp.sourceforge.net |
5905 | S: Supported | 5906 | S: Maintained |
5906 | F: Documentation/networking/sctp.txt | 5907 | F: Documentation/networking/sctp.txt |
5907 | F: include/linux/sctp.h | 5908 | F: include/linux/sctp.h |
5908 | F: include/net/sctp/ | 5909 | F: include/net/sctp/ |
@@ -7585,8 +7586,8 @@ F: Documentation/filesystems/xfs.txt | |||
7585 | F: fs/xfs/ | 7586 | F: fs/xfs/ |
7586 | 7587 | ||
7587 | XILINX AXI ETHERNET DRIVER | 7588 | XILINX AXI ETHERNET DRIVER |
7588 | M: Ariane Keller <ariane.keller@tik.ee.ethz.ch> | 7589 | M: Anirudha Sarangi <anirudh@xilinx.com> |
7589 | M: Daniel Borkmann <daniel.borkmann@tik.ee.ethz.ch> | 7590 | M: John Linn <John.Linn@xilinx.com> |
7590 | S: Maintained | 7591 | S: Maintained |
7591 | F: drivers/net/ethernet/xilinx/xilinx_axienet* | 7592 | F: drivers/net/ethernet/xilinx/xilinx_axienet* |
7592 | 7593 | ||