diff options
author | Arnd Bergmann <arnd@arndb.de> | 2012-05-11 11:15:31 -0400 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2012-05-11 11:15:31 -0400 |
commit | 93c6d8927fa692faef3d7d945bd4fe84b0185ad4 (patch) | |
tree | 0a971c86114656ec4e39f7789d9faeb70432c36a /MAINTAINERS | |
parent | ea01d31a07ae182028d2398380948f5a4ee09953 (diff) | |
parent | 50260924afd4b745bfb6e5f1caee381a1875fc31 (diff) |
Merge branch 'clk/mxs' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/clock
Shawn Guo <shawn.guo@linaro.org> writes:
mxs common clk porting for v3.5. It depends on the following two branches.
[1] git://git.linaro.org/people/mturquette/linux.git clk-next
[2] http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-arm.git clkdev
As the mxs device tree conversion will constantly touch clock files,
to save the conflicts, the updated mxs/dt branch coming later will
based on this pull-request.
* 'clk/mxs' of git://git.linaro.org/people/shawnguo/linux-2.6:
ARM: mxs: remove now unused timer_clk argument from mxs_timer_init
ARM: mxs: remove old clock support
ARM: mxs: switch to common clk framework
ARM: mxs: change the lookup name for fec phy clock
ARM: mxs: request clock for timer
clk: mxs: add clock support for imx28
clk: mxs: add clock support for imx23
clk: mxs: add mxs specific clocks
Includes an update to Linux 3.4-rc6
Conflicts:
drivers/clk/Makefile
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 164e9a1df0f6..1baf9be3f8dd 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -1978,10 +1978,7 @@ S: Maintained | |||
1978 | F: drivers/net/ethernet/ti/cpmac.c | 1978 | F: drivers/net/ethernet/ti/cpmac.c |
1979 | 1979 | ||
1980 | CPU FREQUENCY DRIVERS | 1980 | CPU FREQUENCY DRIVERS |
1981 | M: Dave Jones <davej@redhat.com> | ||
1982 | L: cpufreq@vger.kernel.org | 1981 | L: cpufreq@vger.kernel.org |
1983 | W: http://www.codemonkey.org.uk/projects/cpufreq/ | ||
1984 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq.git | ||
1985 | S: Maintained | 1982 | S: Maintained |
1986 | F: drivers/cpufreq/ | 1983 | F: drivers/cpufreq/ |
1987 | F: include/linux/cpufreq.h | 1984 | F: include/linux/cpufreq.h |
@@ -3602,6 +3599,7 @@ S: Supported | |||
3602 | F: drivers/net/wireless/iwlegacy/ | 3599 | F: drivers/net/wireless/iwlegacy/ |
3603 | 3600 | ||
3604 | INTEL WIRELESS WIFI LINK (iwlwifi) | 3601 | INTEL WIRELESS WIFI LINK (iwlwifi) |
3602 | M: Johannes Berg <johannes.berg@intel.com> | ||
3605 | M: Wey-Yi Guy <wey-yi.w.guy@intel.com> | 3603 | M: Wey-Yi Guy <wey-yi.w.guy@intel.com> |
3606 | M: Intel Linux Wireless <ilw@linux.intel.com> | 3604 | M: Intel Linux Wireless <ilw@linux.intel.com> |
3607 | L: linux-wireless@vger.kernel.org | 3605 | L: linux-wireless@vger.kernel.org |
@@ -5901,11 +5899,11 @@ F: Documentation/scsi/st.txt | |||
5901 | F: drivers/scsi/st* | 5899 | F: drivers/scsi/st* |
5902 | 5900 | ||
5903 | SCTP PROTOCOL | 5901 | SCTP PROTOCOL |
5904 | M: Vlad Yasevich <vladislav.yasevich@hp.com> | 5902 | M: Vlad Yasevich <vyasevich@gmail.com> |
5905 | M: Sridhar Samudrala <sri@us.ibm.com> | 5903 | M: Sridhar Samudrala <sri@us.ibm.com> |
5906 | L: linux-sctp@vger.kernel.org | 5904 | L: linux-sctp@vger.kernel.org |
5907 | W: http://lksctp.sourceforge.net | 5905 | W: http://lksctp.sourceforge.net |
5908 | S: Supported | 5906 | S: Maintained |
5909 | F: Documentation/networking/sctp.txt | 5907 | F: Documentation/networking/sctp.txt |
5910 | F: include/linux/sctp.h | 5908 | F: include/linux/sctp.h |
5911 | F: include/net/sctp/ | 5909 | F: include/net/sctp/ |
@@ -7588,8 +7586,8 @@ F: Documentation/filesystems/xfs.txt | |||
7588 | F: fs/xfs/ | 7586 | F: fs/xfs/ |
7589 | 7587 | ||
7590 | XILINX AXI ETHERNET DRIVER | 7588 | XILINX AXI ETHERNET DRIVER |
7591 | M: Ariane Keller <ariane.keller@tik.ee.ethz.ch> | 7589 | M: Anirudha Sarangi <anirudh@xilinx.com> |
7592 | M: Daniel Borkmann <daniel.borkmann@tik.ee.ethz.ch> | 7590 | M: John Linn <John.Linn@xilinx.com> |
7593 | S: Maintained | 7591 | S: Maintained |
7594 | F: drivers/net/ethernet/xilinx/xilinx_axienet* | 7592 | F: drivers/net/ethernet/xilinx/xilinx_axienet* |
7595 | 7593 | ||