diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2011-09-16 01:13:48 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-09-16 01:13:48 -0400 |
commit | c455ea4f122d21c91fcf4c36c3f0c08535ba3ce8 (patch) | |
tree | 4eef0a4e28bde9715e06389d229facfb3039b01e /MAINTAINERS | |
parent | a7f934d4f16144cb9521b62e9b8c9ac0118097da (diff) | |
parent | 763437a9e7737535b2fc72175ad4974048769be6 (diff) |
Merge branch 'for-linus' of git://github.com/tiwai/sound
* 'for-linus' of git://github.com/tiwai/sound:
ALSA: pcm - fix race condition in wait_for_avail()
ALSA: HDA: Cirrus - fix "Surround Speaker" volume control name
ALSA: hda - Terminate the recursive connection search properly
ASoC: Fix trivial build regression in Kirkwood I2S
ASoC: Blackfin: bf5xx-ad193x: Fix codec device name
ASoC: Fix reporting of partial jack updates
ASoC: imx: Fix build warning of unused 'card' variable
ASoC: Fix register cache sync register_writable WARN_ONs
ASoC: snd_soc_codec_{readable,writable}_register change default to true
ASoC: soc-dapm: Fix parameter comment for snd_soc_dapm_free
MAINTAINERS: Add some missed Wolfson files
ASoC: MPC5200: replace of_device with platform_device
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 7658e1ffd58e..0acf9ab3d287 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -7211,6 +7211,9 @@ W: http://opensource.wolfsonmicro.com/content/linux-drivers-wolfson-devices | |||
7211 | S: Supported | 7211 | S: Supported |
7212 | F: Documentation/hwmon/wm83?? | 7212 | F: Documentation/hwmon/wm83?? |
7213 | F: drivers/leds/leds-wm83*.c | 7213 | F: drivers/leds/leds-wm83*.c |
7214 | F: drivers/input/misc/wm831x-on.c | ||
7215 | F: drivers/input/touchscreen/wm831x-ts.c | ||
7216 | F: drivers/input/touchscreen/wm97*.c | ||
7214 | F: drivers/mfd/wm8*.c | 7217 | F: drivers/mfd/wm8*.c |
7215 | F: drivers/power/wm83*.c | 7218 | F: drivers/power/wm83*.c |
7216 | F: drivers/rtc/rtc-wm83*.c | 7219 | F: drivers/rtc/rtc-wm83*.c |
@@ -7220,6 +7223,7 @@ F: drivers/watchdog/wm83*_wdt.c | |||
7220 | F: include/linux/mfd/wm831x/ | 7223 | F: include/linux/mfd/wm831x/ |
7221 | F: include/linux/mfd/wm8350/ | 7224 | F: include/linux/mfd/wm8350/ |
7222 | F: include/linux/mfd/wm8400* | 7225 | F: include/linux/mfd/wm8400* |
7226 | F: include/linux/wm97xx.h | ||
7223 | F: include/sound/wm????.h | 7227 | F: include/sound/wm????.h |
7224 | F: sound/soc/codecs/wm* | 7228 | F: sound/soc/codecs/wm* |
7225 | 7229 | ||