aboutsummaryrefslogtreecommitdiff
path: root/include/sound/soc.h
AgeCommit message (Expand)Author
2010-12-15ASoC: Extend DAPM to handle power changes on cross-device pathsJarkko Nikula
2010-12-15ASoC: Move widgets from DAPM context to snd_soc_cardJarkko Nikula
2010-12-15ASoC: Move DAPM paths from DAPM context to snd_soc_cardJarkko Nikula
2010-12-09ASoC: Remove unnecessary structure definitionsSeungwhan Youn
2010-12-06ASoC: soc-cache: Add optional cache name member to snd_soc_cache_opsDimitris Papastamos
2010-12-06ASoC: Add post-CODEC bias level callback for machine driverMark Brown
2010-12-03ASoC: Constify struct snd_soc_codec_driverMark Brown
2010-12-03ASoC: soc-core: Allow machine drivers to override compress_typeDimitris Papastamos
2010-12-03ASoC: soc-cache: Use reg_def_copy instead of reg_cache_defaultDimitris Papastamos
2010-12-03ASoC: soc-core: Generalize snd_soc_prefix_map and rename to snd_soc_codec_confDimitris Papastamos
2010-12-03ASoC: Change the base value of compress_typeDimitris Papastamos
2010-12-03ASoC: Add compress_type as a member to snd_soc_codecDimitris Papastamos
2010-12-03ASoC: Move active copy of CODEC read and write into runtime structureMark Brown
2010-11-30ASoC: Add support for optional auxiliary dailess codecsJarkko Nikula
2010-11-29ASoC: soc-cache: Ensure consistent cache namingDimitris Papastamos
2010-11-15ASoC: Add optional name_prefix for codec kcontrol, widget and route namesJarkko Nikula
2010-11-11ASoC: soc-cache: Add support for rbtree based register cachingDimitris Papastamos
2010-11-11ASoC: soc-cache: Add support for LZO register cachingDimitris Papastamos
2010-11-11ASoC: soc-cache: Add support for flat register cachingDimitris Papastamos
2010-11-06ASoC: Move pop time from DAPM context to sound cardJarkko Nikula
2010-11-06ASoC: Add sound card directory under debugfs/asoc/Jarkko Nikula
2010-11-06ASoC: Decouple DAPM from CODECsLiam Girdwood
2010-11-03ASoC: Push snd_soc_write() and snd_soc_read() into the source fileMark Brown
2010-10-13ASoC: don't register AC97 devices twiceMika Westerberg
2010-10-07ASoC: Use delayed work for debounce of GPIO based jacksMark Brown
2010-08-31ASoC: Swap bias level enumerationJarkko Nikula
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood
2010-05-16ASoC: Add SOC_DOUBLE_R_SX_TLV controlapatard@mandriva.com
2010-05-11ASoC: core: Fix for the volume limiting when invert is in usePeter Ujfalusi
2010-05-10ASoC: Allow DAI links to be kept active over suspendMark Brown
2010-05-07ASoC: core: Support for limiting the volumePeter Ujfalusi
2010-04-17ASoC: Add indirection for CODEC private dataMark Brown
2010-04-05Merge branch 'for-2.6.34' into for-2.6.35Mark Brown
2010-04-05ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_streamDaniel Mack
2010-03-22ASoC: Add a notifier for jack status changesMark Brown
2010-03-19ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_streamDaniel Mack
2010-03-03ASoC: core: Add delay operation to snd_soc_dai_opsPeter Ujfalusi
2010-02-26ASoC: Allow mulitple usage count of codec and cpu daiJassi Brar
2010-02-22ASoC: Pass dai_link as argument to platform suspend and resumejassi brar
2010-02-17ASoC: Make pmdown_time a longMark Brown
2010-02-16ASoC: Make pmdown_time a per-card settingMark Brown
2010-02-04ASoC: Add a cache_sync bit to the CODEC structureMark Brown
2010-02-03ASoC: Allow CODECs to ask soc-cache to suppress physical writesMark Brown
2010-01-25ASoC: add helper macros to declare struct soc_enum instancesGuennadi Liakhovetski
2010-01-21ASoC: Support turning off bias when the CODEC is idleMark Brown
2009-12-04ASoC: Export snd_soc_update_bits_unlocked()Mark Brown
2009-11-25ASoC: Add BCLK calculation utility for TDM mode tooMark Brown
2009-11-12ASoC: Add jack_status_check callback function for GPIO jacksJoonyoung Shim
2009-11-12ASoC: Add bit clock rate calculator utility functionsMark Brown
2009-11-03ASoC: Factor out snd_soc_init_card()Mark Brown