diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2010-08-15 14:22:00 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-08-15 14:22:00 -0400 |
commit | 1b68c9596ce17a1e06918ed65fc3d19b92b04aab (patch) | |
tree | d7588c281a92fb30604ddc23f88f748be028921d /MAINTAINERS | |
parent | 5a4179460cb50d939a2ae713cf88fcbff75f2c1c (diff) | |
parent | aaae5272118bcce90d11629f15bc01ea8e545e6d (diff) |
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6:
ALSA: sound/usb/format: silence uninitialized variable warnings
MAINTAINERS: Add Ian Lartey as comaintaner for Wolfson devices
MAINTAINERS: Make Wolfson entry also cover CODEC drivers
ASoC: Only tweak WM8994 chip configuration on devices up to rev D
ASoC: Optimise DSP performance for WM8994
ALSA: hda - Fix dynamic ADC change working again
ALSA: hda - Restrict PCM parameters per ELD information over HDMI
sound: oss: sh_dac_audio.c removed duplicated #include
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 99b6f8203a50..b5b8baa1d70e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -6402,8 +6402,9 @@ S: Supported | |||
6402 | F: drivers/input/touchscreen/*wm97* | 6402 | F: drivers/input/touchscreen/*wm97* |
6403 | F: include/linux/wm97xx.h | 6403 | F: include/linux/wm97xx.h |
6404 | 6404 | ||
6405 | WOLFSON MICROELECTRONICS PMIC DRIVERS | 6405 | WOLFSON MICROELECTRONICS DRIVERS |
6406 | M: Mark Brown <broonie@opensource.wolfsonmicro.com> | 6406 | M: Mark Brown <broonie@opensource.wolfsonmicro.com> |
6407 | M: Ian Lartey <ian@opensource.wolfsonmicro.com> | ||
6407 | T: git git://opensource.wolfsonmicro.com/linux-2.6-audioplus | 6408 | T: git git://opensource.wolfsonmicro.com/linux-2.6-audioplus |
6408 | W: http://opensource.wolfsonmicro.com/node/8 | 6409 | W: http://opensource.wolfsonmicro.com/node/8 |
6409 | S: Supported | 6410 | S: Supported |
@@ -6418,8 +6419,8 @@ F: drivers/watchdog/wm83*_wdt.c | |||
6418 | F: include/linux/mfd/wm831x/ | 6419 | F: include/linux/mfd/wm831x/ |
6419 | F: include/linux/mfd/wm8350/ | 6420 | F: include/linux/mfd/wm8350/ |
6420 | F: include/linux/mfd/wm8400* | 6421 | F: include/linux/mfd/wm8400* |
6421 | F: sound/soc/codecs/wm8350.* | 6422 | F: include/sound/wm????.h |
6422 | F: sound/soc/codecs/wm8400.* | 6423 | F: sound/soc/codecs/wm* |
6423 | 6424 | ||
6424 | X.25 NETWORK LAYER | 6425 | X.25 NETWORK LAYER |
6425 | M: Andrew Hendry <andrew.hendry@gmail.com> | 6426 | M: Andrew Hendry <andrew.hendry@gmail.com> |