diff options
author | Olof Johansson <olof@lixom.net> | 2013-02-05 16:55:59 -0500 |
---|---|---|
committer | Olof Johansson <olof@lixom.net> | 2013-02-05 16:55:59 -0500 |
commit | c1226ff9af84dfa6ef73d95435748569c99b5171 (patch) | |
tree | 794411d5da7c34abafe0e188e499cd8334492ce6 /MAINTAINERS | |
parent | 51f29d44414521cc4244958f2a384bcd39d23a6e (diff) | |
parent | c8d4bafe503ca767bbc8f3c54e4acd344ef26346 (diff) |
Merge tag 'omap-for-v3.9/fixes-non-critical-signed-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/fixes-non-critical
From Tony Lindgren:
Few fixes for v3.9 merge window that are not urgent for
the -rc series.
* tag 'omap-for-v3.9/fixes-non-critical-signed-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap:
ARM: OMAP2+: using strlcpy instead of strncpy
ARM: OMAP2+: Fix selection of clockevent timer when using device-tree
ARM: OMAP: Fix the use of uninitialized dma_lch_count
ARM: OMAP: make wakeupgen_lock raw
+ Linux 3.8-rc6
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 9bad20e5d8ef..a7c2efc0e4cb 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -2974,7 +2974,7 @@ S: Maintained | |||
2974 | F: drivers/net/ethernet/i825xx/eexpress.* | 2974 | F: drivers/net/ethernet/i825xx/eexpress.* |
2975 | 2975 | ||
2976 | ETHERNET BRIDGE | 2976 | ETHERNET BRIDGE |
2977 | M: Stephen Hemminger <shemminger@vyatta.com> | 2977 | M: Stephen Hemminger <stephen@networkplumber.org> |
2978 | L: bridge@lists.linux-foundation.org | 2978 | L: bridge@lists.linux-foundation.org |
2979 | L: netdev@vger.kernel.org | 2979 | L: netdev@vger.kernel.org |
2980 | W: http://www.linuxfoundation.org/en/Net:Bridge | 2980 | W: http://www.linuxfoundation.org/en/Net:Bridge |
@@ -4913,7 +4913,7 @@ S: Maintained | |||
4913 | 4913 | ||
4914 | MARVELL GIGABIT ETHERNET DRIVERS (skge/sky2) | 4914 | MARVELL GIGABIT ETHERNET DRIVERS (skge/sky2) |
4915 | M: Mirko Lindner <mlindner@marvell.com> | 4915 | M: Mirko Lindner <mlindner@marvell.com> |
4916 | M: Stephen Hemminger <shemminger@vyatta.com> | 4916 | M: Stephen Hemminger <stephen@networkplumber.org> |
4917 | L: netdev@vger.kernel.org | 4917 | L: netdev@vger.kernel.org |
4918 | S: Maintained | 4918 | S: Maintained |
4919 | F: drivers/net/ethernet/marvell/sk* | 4919 | F: drivers/net/ethernet/marvell/sk* |
@@ -5188,7 +5188,7 @@ S: Supported | |||
5188 | F: drivers/infiniband/hw/nes/ | 5188 | F: drivers/infiniband/hw/nes/ |
5189 | 5189 | ||
5190 | NETEM NETWORK EMULATOR | 5190 | NETEM NETWORK EMULATOR |
5191 | M: Stephen Hemminger <shemminger@vyatta.com> | 5191 | M: Stephen Hemminger <stephen@networkplumber.org> |
5192 | L: netem@lists.linux-foundation.org | 5192 | L: netem@lists.linux-foundation.org |
5193 | S: Maintained | 5193 | S: Maintained |
5194 | F: net/sched/sch_netem.c | 5194 | F: net/sched/sch_netem.c |
@@ -7096,7 +7096,7 @@ F: include/uapi/sound/ | |||
7096 | F: sound/ | 7096 | F: sound/ |
7097 | 7097 | ||
7098 | SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEMENT (ASoC) | 7098 | SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEMENT (ASoC) |
7099 | M: Liam Girdwood <lrg@ti.com> | 7099 | M: Liam Girdwood <lgirdwood@gmail.com> |
7100 | M: Mark Brown <broonie@opensource.wolfsonmicro.com> | 7100 | M: Mark Brown <broonie@opensource.wolfsonmicro.com> |
7101 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git | 7101 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git |
7102 | L: alsa-devel@alsa-project.org (moderated for non-subscribers) | 7102 | L: alsa-devel@alsa-project.org (moderated for non-subscribers) |