aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound/soc.h
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Extend DAPM to handle power changes on cross-device pathsJarkko Nikula2010-12-151-0/+1
* ASoC: Move widgets from DAPM context to snd_soc_cardJarkko Nikula2010-12-151-0/+1
* ASoC: Move DAPM paths from DAPM context to snd_soc_cardJarkko Nikula2010-12-151-0/+2
* ASoC: Remove unnecessary structure definitionsSeungwhan Youn2010-12-091-3/+0
* ASoC: soc-cache: Add optional cache name member to snd_soc_cache_opsDimitris Papastamos2010-12-061-0/+1
* ASoC: Add post-CODEC bias level callback for machine driverMark Brown2010-12-061-0/+2
* ASoC: Constify struct snd_soc_codec_driverMark Brown2010-12-031-2/+2
* ASoC: soc-core: Allow machine drivers to override compress_typeDimitris Papastamos2010-12-031-0/+1
* ASoC: soc-cache: Use reg_def_copy instead of reg_cache_defaultDimitris Papastamos2010-12-031-0/+1
* ASoC: soc-core: Generalize snd_soc_prefix_map and rename to snd_soc_codec_confDimitris Papastamos2010-12-031-7/+15
* ASoC: Change the base value of compress_typeDimitris Papastamos2010-12-031-1/+1
* ASoC: Add compress_type as a member to snd_soc_codecDimitris Papastamos2010-12-031-0/+1
* ASoC: Move active copy of CODEC read and write into runtime structureMark Brown2010-12-031-0/+2
* ASoC: Add support for optional auxiliary dailess codecsJarkko Nikula2010-11-301-0/+17
* ASoC: soc-cache: Ensure consistent cache namingDimitris Papastamos2010-11-291-1/+1
* ASoC: Add optional name_prefix for codec kcontrol, widget and route namesJarkko Nikula2010-11-151-0/+13
* ASoC: soc-cache: Add support for rbtree based register cachingDimitris Papastamos2010-11-111-1/+2
* ASoC: soc-cache: Add support for LZO register cachingDimitris Papastamos2010-11-111-1/+2
* ASoC: soc-cache: Add support for flat register cachingDimitris Papastamos2010-11-111-0/+27
* ASoC: Move pop time from DAPM context to sound cardJarkko Nikula2010-11-061-1/+2
* ASoC: Add sound card directory under debugfs/asoc/Jarkko Nikula2010-11-061-0/+4
* ASoC: Decouple DAPM from CODECsLiam Girdwood2010-11-061-7/+2
* ASoC: Push snd_soc_write() and snd_soc_read() into the source fileMark Brown2010-11-031-11/+3
* ASoC: don't register AC97 devices twiceMika Westerberg2010-10-131-0/+1
* ASoC: Use delayed work for debounce of GPIO based jacksMark Brown2010-10-071-1/+1
* ASoC: Swap bias level enumerationJarkko Nikula2010-08-311-3/+3
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-93/+143
* ASoC: Add SOC_DOUBLE_R_SX_TLV controlapatard@mandriva.com2010-05-161-0/+21
* ASoC: core: Fix for the volume limiting when invert is in usePeter Ujfalusi2010-05-111-11/+12
* ASoC: Allow DAI links to be kept active over suspendMark Brown2010-05-101-0/+3
* ASoC: core: Support for limiting the volumePeter Ujfalusi2010-05-071-0/+2
* ASoC: Add indirection for CODEC private dataMark Brown2010-04-171-1/+12
* Merge branch 'for-2.6.34' into for-2.6.35Mark Brown2010-04-051-1/+1
|\
| * ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_streamDaniel Mack2010-04-051-0/+1
* | ASoC: Add a notifier for jack status changesMark Brown2010-03-221-0/+6
* | ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_streamDaniel Mack2010-03-191-0/+1
* | ASoC: core: Add delay operation to snd_soc_dai_opsPeter Ujfalusi2010-03-031-0/+7
* | ASoC: Allow mulitple usage count of codec and cpu daiJassi Brar2010-02-261-1/+1
* | ASoC: Pass dai_link as argument to platform suspend and resumejassi brar2010-02-221-2/+3
|/
* ASoC: Make pmdown_time a longMark Brown2010-02-171-1/+1
* ASoC: Make pmdown_time a per-card settingMark Brown2010-02-161-0/+2
* ASoC: Add a cache_sync bit to the CODEC structureMark Brown2010-02-041-0/+1
* ASoC: Allow CODECs to ask soc-cache to suppress physical writesMark Brown2010-02-031-0/+1
* ASoC: add helper macros to declare struct soc_enum instancesGuennadi Liakhovetski2010-01-251-0/+17
* ASoC: Support turning off bias when the CODEC is idleMark Brown2010-01-211-0/+2
* ASoC: Export snd_soc_update_bits_unlocked()Mark Brown2009-12-041-0/+3
* ASoC: Add BCLK calculation utility for TDM mode tooMark Brown2009-11-251-0/+1
* ASoC: Add jack_status_check callback function for GPIO jacksJoonyoung Shim2009-11-121-0/+2
* ASoC: Add bit clock rate calculator utility functionsMark Brown2009-11-121-0/+5
* ASoC: Factor out snd_soc_init_card()Mark Brown2009-11-031-1/+0