aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-core.c
Commit message (Expand)AuthorAge
* ASoC: Fix the device references to codec and platform driversHarsha Priya2011-01-05
* ASoC: Extend DAPM to handle power changes on cross-device pathsJarkko Nikula2010-12-15
* ASoC: Move widgets from DAPM context to snd_soc_cardJarkko Nikula2010-12-15
* ASoC: Move DAPM paths from DAPM context to snd_soc_cardJarkko Nikula2010-12-15
* ASoC: Fix AC'97 registration unwindMark Brown2010-12-13
* Merge branch 'topic/workq-update' into topic/asocTakashi Iwai2010-12-13
|\
| * sound: don't use flush_scheduled_work()Tejun Heo2010-12-13
* | ASoC: soc-core: Fix null pointer dereferenceDimitris Papastamos2010-12-08
* | ASoC: Fix snd_soc_instantiate_card error pathAxel Lin2010-12-07
* | ASoC: soc-core: Remove useless inline function constructDimitris Papastamos2010-12-06
* | ASoC: soc-core: Replace use of strncpy() with strlcpy()Dimitris Papastamos2010-12-06
* | ASoC: Merge common code in DAI link and auxiliary codec probing/removalJarkko Nikula2010-12-06
* | Merge branch 'for-2.6.37' into for-2.6.38Mark Brown2010-12-06
|\ \
| * | ASoC: Hold client_mutex while calling snd_soc_instantiate_cards()Axel Lin2010-12-06
| |/
* | ASoC: soc-cache: Add optional cache name member to snd_soc_cache_opsDimitris Papastamos2010-12-06
* | ASoC: Add trace events for jack detectionMark Brown2010-12-06
* | ASoC: Constify struct snd_soc_codec_driverMark Brown2010-12-03
* | ASoC: soc-core: Allow machine drivers to override compress_typeDimitris Papastamos2010-12-03
* | ASoC: soc-cache: Use reg_def_copy instead of reg_cache_defaultDimitris Papastamos2010-12-03
* | ASoC: soc-core: Generalize snd_soc_prefix_map and rename to snd_soc_codec_confDimitris Papastamos2010-12-03
* | ASoC: Add compress_type as a member to snd_soc_codecDimitris Papastamos2010-12-03
* | ASoC: Don't oops in soc_probe_aux_dev in case of missing codecJarkko Nikula2010-12-03
* | ASoC: Move active copy of CODEC read and write into runtime structureMark Brown2010-12-03
* | ASoC: Apostrophe patrol in soc-core.cMark Brown2010-12-03
* | ASoC: Fix build failure in soc-core.cJarkko Nikula2010-12-01
* | ASoC: Add support for optional auxiliary dailess codecsJarkko Nikula2010-11-30
* | ASoC: Do not include soc-dapm.hJarkko Nikula2010-11-22
* | ASoC: Add optional name_prefix for codec kcontrol, widget and route namesJarkko Nikula2010-11-15
* | ASoC: soc-cache: Add support for flat register cachingDimitris Papastamos2010-11-11
* | ASoC: Add trace events for ASoC register read/writeMark Brown2010-11-11
* | ASoC: Fix compile error if CONFIG_DEBUG_FS is not configuredAxel Lin2010-11-09
* | ASoC: Move pop time from DAPM context to sound cardJarkko Nikula2010-11-06
* | ASoC: Move codec debugfs directories under parent card directoryJarkko Nikula2010-11-06
* | ASoC: Add sound card directory under debugfs/asoc/Jarkko Nikula2010-11-06
* | ASoC: Decouple DAPM from CODECsLiam Girdwood2010-11-06
* | Merge branch 'for-2.6.37' into HEADMark Brown2010-11-05
|\|
| * ASoC: Fix snd_soc_register_dais error handlingAxel Lin2010-11-03
* | ASoC: Push snd_soc_write() and snd_soc_read() into the source fileMark Brown2010-11-03
|/
* Merge commit 'v2.6.37-rc1' into for-2.6.37Mark Brown2010-11-02
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-10-25
| |\
| * | llseek: automatically add .llseek fopArnd Bergmann2010-10-15
* | | ASoC: Check return value of struct_strtoul() in pmdown_time_set()Mark Brown2010-10-28
| |/ |/|
* | ASoC: soc-core: Fix codec->name memory leakDimitris Papastamos2010-10-21
* | ASoC: Fix I2C component device id number creationJarkko Nikula2010-10-19
* | ASoC: Pay attention to driver supplied DAI IDsMark Brown2010-10-13
* | ASoC: Check list debugfs files for PAGE_SIZE overflowMark Brown2010-10-13
* | ASoC: Move soc-core module init next to functon definitionMark Brown2010-10-13
* | ASoC: don't register AC97 devices twiceMika Westerberg2010-10-13
* | ASoC: Report error codes for card DAI instantiation failuresMark Brown2010-09-22
* | ASoC: Remove extra rtd->dev.init_name assignment in soc_probe_dai_linkJarkko Nikula2010-09-21