diff options
author | Takashi Iwai <tiwai@suse.de> | 2009-06-10 01:26:18 -0400 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2009-06-10 01:26:18 -0400 |
commit | ba252af8d60f543a2a2c03f5574f64007ae9c2f3 (patch) | |
tree | a37b2723f0c4ea10447600f321f4df261e45bde6 /MAINTAINERS | |
parent | 07a2039b8eb0af4ff464efd3dfd95de5c02648c6 (diff) | |
parent | 74b8f955a73d20b1e22403fd1ef85834fbf38d98 (diff) |
Merge branch 'topic/asoc' into for-linus
* topic/asoc: (135 commits)
ASoC: Apostrophe patrol
ASoC: codec tlv320aic23 fix bogus divide by 0 message
ASoC: fix NULL pointer dereference in soc_suspend()
ASoC: Fix build error in twl4030.c
ASoC: SSM2602: assign last substream to the master when shutting down
ASoC: Blackfin: document how anomaly 05000250 is handled
ASoC: Blackfin: set the transfer size according the ac97_frame size
ASoC: SSM2602: remove unsupported sample rates
ASoC: TWL4030: Check the interface format for 4 channel mode
ASoC: TWL4030: Use reg_cache in twl4030_init_chip
ASoC: Initialise dev for the dummy S/PDIF DAI
ASoC: Add dummy S/PDIF codec support
ASoC: correct print specifiers for unsigneds
ASoC: Modify mpc5200 AC97 driver to use V9 of spin_event_timeout()
ASoC: Switch FSL SSI DAI over to symmetric_rates
ASoC: Mark MPC5200 AC97 as BROKEN until PowerPC merge issues are resolved
ASoC: Fabric bindings for STAC9766 on the Efika
ASoC: Support for AC97 on Phytec pmc030 base board.
ASoC: AC97 driver for mpc5200
ASoC: Main rewite of the mpc5200 audio DMA code
...
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index cf4abddfc8a4..e8cb115e33b8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -4574,7 +4574,8 @@ F: drivers/pcmcia/pxa2xx* | |||
4574 | F: drivers/spi/pxa2xx* | 4574 | F: drivers/spi/pxa2xx* |
4575 | F: drivers/usb/gadget/pxa2* | 4575 | F: drivers/usb/gadget/pxa2* |
4576 | F: include/sound/pxa2xx-lib.h | 4576 | F: include/sound/pxa2xx-lib.h |
4577 | F: sound/soc/pxa/pxa2xx* | 4577 | F: sound/arm/pxa* |
4578 | F: sound/soc/pxa | ||
4578 | 4579 | ||
4579 | PXA168 SUPPORT | 4580 | PXA168 SUPPORT |
4580 | P: Eric Miao | 4581 | P: Eric Miao |
@@ -5302,11 +5303,12 @@ P: Liam Girdwood | |||
5302 | M: lrg@slimlogic.co.uk | 5303 | M: lrg@slimlogic.co.uk |
5303 | P: Mark Brown | 5304 | P: Mark Brown |
5304 | M: broonie@opensource.wolfsonmicro.com | 5305 | M: broonie@opensource.wolfsonmicro.com |
5305 | T: git git://opensource.wolfsonmicro.com/linux-2.6-asoc | 5306 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git |
5306 | L: alsa-devel@alsa-project.org (subscribers-only) | 5307 | L: alsa-devel@alsa-project.org (subscribers-only) |
5307 | W: http://alsa-project.org/main/index.php/ASoC | 5308 | W: http://alsa-project.org/main/index.php/ASoC |
5308 | S: Supported | 5309 | S: Supported |
5309 | F: sound/soc/ | 5310 | F: sound/soc/ |
5311 | F: include/sound/soc* | ||
5310 | 5312 | ||
5311 | SPARC + UltraSPARC (sparc/sparc64) | 5313 | SPARC + UltraSPARC (sparc/sparc64) |
5312 | P: David S. Miller | 5314 | P: David S. Miller |