aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound/soc.h
Commit message (Expand)AuthorAgeFilesLines
* samsung update 1codeworkx2012-06-021-4/+8
* ASoC: Remove unused and about to be broken SND_SOC_CUSTOM I/O busMark Brown2011-06-131-2/+1
* ASoC: core - allow ASoC more flexible machine nameLiam Girdwood2011-05-121-0/+2
* ASoC: Declare const properly for enum textsTakashi Iwai2011-05-031-1/+1
* ASoC: Work around allmodconfig failureMark Brown2011-04-281-0/+3
* ASoC: Make struct snd_soc_card's dapm_widgets and dapm_routes constLars-Peter Clausen2011-04-131-2/+2
* ASoC: Add data based control initialisation for CODECs and cardsMark Brown2011-04-081-1/+6
* ASoC: Add snd_soc_codec_{readable,writable}_register()Dimitris Papastamos2011-03-261-0/+4
* ASoC: Add default snd_soc_default_writable_register() callbackDimitris Papastamos2011-03-261-0/+4
* ASoC: Add control_type in snd_soc_codecDimitris Papastamos2011-03-261-1/+2
* ASoC: soc-cache: Introduce raw bulk write supportDimitris Papastamos2011-03-261-0/+3
* ASoC: Fix prefixing of DAPM controls by factoring prefix into snd_soc_cnew()Mark Brown2011-03-081-1/+2
* ASoC: Provide CODEC clocking operations and API callsMark Brown2011-03-081-0/+11
* ASoC: Add DAPM widget and path data to CODEC driver structureMark Brown2011-03-081-0/+6
* ASoC: Add a late_probe() callback to cardsMark Brown2011-03-031-0/+1
* ASoC: Allow card DAPM widgets and routes to be set up at registrationMark Brown2011-03-031-0/+8
* ASoC: Add a per-card DAPM contextMark Brown2011-03-031-0/+3
* ASoC: Add kerneldoc for jack_status_check callbackMark Brown2011-02-181-0/+3
* ASoC: Allow GPIO jack detection to be configured as a wake sourceMark Brown2011-02-181-0/+3
* ASoC: add support for multiple jack typesVinod Koul2011-02-091-0/+23
* ASoC: Add card driver dataMark Brown2011-01-281-0/+13
* ASoC: Add subsequence information to seq_notify callbacksMark Brown2011-01-271-1/+1
* ASoC: Make cache status available via debugfsMark Brown2011-01-271-2/+2
* ASoC: Export card PM callbacks for use in direct registered cardsMark Brown2011-01-271-0/+5
* ASoC: Replace pdev with card in machine driver probe and removeMark Brown2011-01-271-2/+2
* ASoC: Use card rather than soc-audio device to card PM functionsMark Brown2011-01-271-4/+4
* ASoC: Fix type for snd_soc_volatile_register()Mark Brown2011-01-251-1/+2
* ASoC: soc-cache: Introduce the cache_bypass optionDimitris Papastamos2011-01-201-0/+1
* ASoC: Provide per widget type callback when executing DAPM sequencesMark Brown2011-01-191-0/+3
* ASoC: soc core allow machine driver to register the cardVinod Koul2011-01-171-0/+2
* ASoC: soc core add inline to handle card list initialzationVinod Koul2011-01-131-0/+10
* ASoC: Automatically assign the default readable()/volatile() functionsDimitris Papastamos2011-01-131-0/+2
* ASoC: Update users of readable_register()/volatile_register()Dimitris Papastamos2011-01-131-2/+2
* ASoC: soc-cache: Add support for default readable()/volatile() functionsDimitris Papastamos2011-01-131-0/+22
* ASoC: soc-cache: Add reg_size as a member to snd_soc_codecDimitris Papastamos2011-01-121-0/+1
* ASoC: Update name of debugfs root symbol to snd_soc_Mark Brown2011-01-101-1/+1
* ASoC: Export debugfs root dentryStephen Warren2011-01-101-0/+4
* 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