summaryrefslogtreecommitdiff
path: root/include/sound/soc.h
AgeCommit message (Expand)Author
2011-03-08ASoC: Fix prefixing of DAPM controls by factoring prefix into snd_soc_cnew()Mark Brown
2011-03-08ASoC: Provide CODEC clocking operations and API callsMark Brown
2011-03-08ASoC: Add DAPM widget and path data to CODEC driver structureMark Brown
2011-03-03ASoC: Add a late_probe() callback to cardsMark Brown
2011-03-03ASoC: Allow card DAPM widgets and routes to be set up at registrationMark Brown
2011-03-03ASoC: Add a per-card DAPM contextMark Brown
2011-02-18ASoC: Add kerneldoc for jack_status_check callbackMark Brown
2011-02-18ASoC: Allow GPIO jack detection to be configured as a wake sourceMark Brown
2011-02-09ASoC: add support for multiple jack typesVinod Koul
2011-01-28ASoC: Add card driver dataMark Brown
2011-01-27ASoC: Add subsequence information to seq_notify callbacksMark Brown
2011-01-27ASoC: Make cache status available via debugfsMark Brown
2011-01-27ASoC: Export card PM callbacks for use in direct registered cardsMark Brown
2011-01-27ASoC: Replace pdev with card in machine driver probe and removeMark Brown
2011-01-27ASoC: Use card rather than soc-audio device to card PM functionsMark Brown
2011-01-25ASoC: Fix type for snd_soc_volatile_register()Mark Brown
2011-01-20ASoC: soc-cache: Introduce the cache_bypass optionDimitris Papastamos
2011-01-19ASoC: Provide per widget type callback when executing DAPM sequencesMark Brown
2011-01-17ASoC: soc core allow machine driver to register the cardVinod Koul
2011-01-13ASoC: soc core add inline to handle card list initialzationVinod Koul
2011-01-13ASoC: Automatically assign the default readable()/volatile() functionsDimitris Papastamos
2011-01-13ASoC: Update users of readable_register()/volatile_register()Dimitris Papastamos
2011-01-13ASoC: soc-cache: Add support for default readable()/volatile() functionsDimitris Papastamos
2011-01-12ASoC: soc-cache: Add reg_size as a member to snd_soc_codecDimitris Papastamos
2011-01-10ASoC: Update name of debugfs root symbol to snd_soc_Mark Brown
2011-01-10ASoC: Export debugfs root dentryStephen Warren
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