aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-14ALSA: constify functions in ac97Hanno Boeck1-1/+1
2011-01-13Merge branch 'topic/asoc' into for-linusTakashi Iwai4-57/+177
2011-01-10ALSA: core, oxygen, virtuoso: add an enum control info helperClemens Ladisch1-1/+3
2010-12-17ASoC: soc-dapm: Introduce the new snd_soc_dapm_virt_mux typeDimitris Papastamos1-0/+9
2010-12-17ASoC: Do DAPM control updates in the middle of DAPM sequencesMark Brown1-0/+10
2010-12-15ASoC: Extend DAPM to handle power changes on cross-device pathsJarkko Nikula2-0/+6
2010-12-15ASoC: Move widgets from DAPM context to snd_soc_cardJarkko Nikula2-1/+2
2010-12-15ASoC: Move DAPM paths from DAPM context to snd_soc_cardJarkko Nikula2-1/+2
2010-12-15ASoC: Remove unused DAPM_DOUBLE control typesMark Brown1-16/+0
2010-12-14ASoC: dapm: Add output driver widgetOlaya, Margarita1-0/+10
2010-12-13Merge branch 'topic/workq-update' into topic/miscTakashi Iwai1-2/+4
2010-12-13Merge branch 'topic/workq-update' into topic/asocTakashi Iwai1-2/+4
2010-12-09ASoC: Remove unnecessary structure definitionsSeungwhan Youn1-3/+0
2010-12-06ASoC: soc-cache: Add optional cache name member to snd_soc_cache_opsDimitris Papastamos1-0/+1
2010-12-06ASoC: Add post-CODEC bias level callback for machine driverMark Brown1-0/+2
2010-12-03ASoC: Constify struct snd_soc_codec_driverMark Brown1-2/+2
2010-12-03ASoC: soc-core: Allow machine drivers to override compress_typeDimitris Papastamos1-0/+1
2010-12-03ASoC: soc-cache: Use reg_def_copy instead of reg_cache_defaultDimitris Papastamos1-0/+1
2010-12-03ASoC: soc-core: Generalize snd_soc_prefix_map and rename to snd_soc_codec_confDimitris Papastamos1-7/+15
2010-12-03ASoC: Change the base value of compress_typeDimitris Papastamos1-1/+1
2010-12-03ASoC: Add compress_type as a member to snd_soc_codecDimitris Papastamos1-0/+1
2010-12-03ASoC: Move active copy of CODEC read and write into runtime structureMark Brown1-0/+2
2010-12-03ASoC: Make the DAI ops constant in the DAI structureMark Brown1-1/+1
2010-12-01ALSA: hdsp - Add support for RPM io boxFlorian Faber1-0/+1
2010-11-30ASoC: Add support for optional auxiliary dailess codecsJarkko Nikula1-0/+17
2010-11-29ASoC: soc-cache: Ensure consistent cache namingDimitris Papastamos1-1/+1
2010-11-24ARM: mach-shmobile: ap4evb: FSI clock use proper process for HDMIKuninori Morimoto1-2/+4
2010-11-24ALSA: support module on-demand loading for seq and timerKay Sievers1-2/+2
2010-11-22ASoC: Remove cyclic dependency between soc.h and soc-dapm.h/soc-dai.hJarkko Nikula2-3/+0
2010-11-22ALSA: pcm: support for period wakeup disablingClemens Ladisch2-0/+4
2010-11-15ASoC: Add optional name_prefix for codec kcontrol, widget and route namesJarkko Nikula1-0/+13
2010-11-11ASoC: soc-cache: Add support for rbtree based register cachingDimitris Papastamos1-1/+2
2010-11-11ASoC: soc-cache: Add support for LZO register cachingDimitris Papastamos1-1/+2
2010-11-11ASoC: soc-cache: Add support for flat register cachingDimitris Papastamos1-0/+27
2010-11-06ASoC: Move pop time from DAPM context to sound cardJarkko Nikula2-2/+3
2010-11-06ASoC: Add sound card directory under debugfs/asoc/Jarkko Nikula1-0/+4
2010-11-06ASoC: Decouple DAPM from CODECsLiam Girdwood2-20/+38
2010-11-03ASoC: Push snd_soc_write() and snd_soc_read() into the source fileMark Brown1-11/+3
2010-11-02Merge branch 'for-2.6.37' into HEADMark Brown1-6/+0
2010-11-01Merge branch 'for-2.6.37' into for-2.6.38Mark Brown5-3/+12
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds13-168/+360
2010-10-25Merge branch 'topic/hda' into for-linusTakashi Iwai1-1/+3
2010-10-25Merge branch 'topic/asoc' into for-linusTakashi Iwai8-165/+349
2010-10-22driver core: remove CONFIG_SYSFS_DEPRECATED_V2 but keep it for block devicesKay Sievers1-6/+0
2010-10-21ASoC: add support for alc562[123] codecsArnaud Patard (Rtp)1-0/+15
2010-10-18ASoC: Restore MAX98088 CODEC driverMark Brown1-0/+50
2010-10-18ALSA: emu10k1: Fix warning: "CCR" redefinedNobuhiro Iwamatsu1-0/+2
2010-10-17ALSA: tlv - Define numbers in sound/tlv.hTakashi Iwai1-1/+3
2010-10-17ALSA: fix unused warnings with snd_power_get_stateMike Frysinger1-1/+1
2010-10-13ASoC: don't register AC97 devices twiceMika Westerberg1-0/+1