summaryrefslogtreecommitdiff
path: root/sound/soc/soc-core.c
AgeCommit message (Expand)Author
2011-01-26ASoC: Fix module refcount for auxiliary devicesJarkko Nikula
2011-01-25ASoC: Fix type for snd_soc_volatile_register()Mark Brown
2011-01-19ASoC: Provide per widget type callback when executing DAPM sequencesMark Brown
2011-01-18ASoC: core: Remove dapm_sync call from soc_post_component_initPeter Ujfalusi
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: soc core move the card debugfs initializationVinod Koul
2011-01-13ASoC: soc core move card cleanup from soc_remove()Vinod 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-12ASoC: soc-cache: Add reg_size as a member to snd_soc_codecDimitris Papastamos
2011-01-11ASoC: Fix indentation in soc_remove()Mark Brown
2011-01-11ASoC: soc-core: Simplify compress_type overriding functionalityDimitris Papastamos
2011-01-11ASoC: let snd_soc_update_bits() return an error codeTimur Tabi
2011-01-10ASoC: Update name of debugfs root symbol to snd_soc_Mark Brown
2011-01-10ASoC: Export debugfs root dentryStephen Warren
2011-01-10ASoC: soc-core: Add support for NULL default register cachesDimitris Papastamos
2011-01-10ASoC: Taint the kernel if debugfs is used to write directly to CODECsMark Brown
2011-01-05ASoC: Fix the device references to codec and platform driversHarsha Priya
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-13ASoC: Fix AC'97 registration unwindMark Brown
2010-12-13Merge branch 'topic/workq-update' into topic/asocTakashi Iwai
2010-12-13sound: don't use flush_scheduled_work()Tejun Heo
2010-12-08ASoC: soc-core: Fix null pointer dereferenceDimitris Papastamos
2010-12-07ASoC: Fix snd_soc_instantiate_card error pathAxel Lin
2010-12-06ASoC: soc-core: Remove useless inline function constructDimitris Papastamos
2010-12-06ASoC: soc-core: Replace use of strncpy() with strlcpy()Dimitris Papastamos
2010-12-06ASoC: Merge common code in DAI link and auxiliary codec probing/removalJarkko Nikula
2010-12-06Merge branch 'for-2.6.37' into for-2.6.38Mark Brown
2010-12-06ASoC: soc-cache: Add optional cache name member to snd_soc_cache_opsDimitris Papastamos
2010-12-06ASoC: Add trace events for jack detectionMark Brown
2010-12-06ASoC: Hold client_mutex while calling snd_soc_instantiate_cards()Axel Lin
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: Add compress_type as a member to snd_soc_codecDimitris Papastamos
2010-12-03ASoC: Don't oops in soc_probe_aux_dev in case of missing codecJarkko Nikula
2010-12-03ASoC: Move active copy of CODEC read and write into runtime structureMark Brown
2010-12-03ASoC: Apostrophe patrol in soc-core.cMark Brown
2010-12-01ASoC: Fix build failure in soc-core.cJarkko Nikula
2010-11-30ASoC: Add support for optional auxiliary dailess codecsJarkko Nikula
2010-11-22ASoC: Do not include soc-dapm.hJarkko Nikula
2010-11-15ASoC: Add optional name_prefix for codec kcontrol, widget and route namesJarkko Nikula
2010-11-11ASoC: soc-cache: Add support for flat register cachingDimitris Papastamos
2010-11-11ASoC: Add trace events for ASoC register read/writeMark Brown
2010-11-09ASoC: Fix compile error if CONFIG_DEBUG_FS is not configuredAxel Lin
2010-11-06ASoC: Move pop time from DAPM context to sound cardJarkko Nikula