aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-core.c
Commit message (Expand)AuthorAge
* ASoC: Remove redundant device name from debugfs directoryMark Brown2010-08-15
* ASoC: Set up debugfs only once per CODECMark Brown2010-08-15
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-12
* ASoC: Handle read failures in codec_regMark Brown2010-07-14
* ASoC: Fix overflow bug in SOC_DOUBLE_R_SX_TLVStuart Longland2010-06-18
* ASoC: Pay attention to write errors in volsw_2r_sxMark Brown2010-06-16
* Merge commit 'v2.6.35-rc1' into for-2.6.36Mark Brown2010-05-31
|\
| * Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-05-20
| |\
| * \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-04-07
| |\ \
| * | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | | | ASoC: Add SOC_DOUBLE_R_SX_TLV controlapatard@mandriva.com2010-05-16
| |_|/ |/| |
* | | ASoC: core: Fix for the volume limiting when invert is in usePeter Ujfalusi2010-05-11
* | | ASoC: Allow DAI links to be kept active over suspendMark Brown2010-05-10
* | | ASoC: Support leaving paths enabled over system suspendMark Brown2010-05-10
* | | ASoC: Refactor DAPM suspend handlingMark Brown2010-05-10
* | | ASoC: core: Support for limiting the volumePeter Ujfalusi2010-05-07
* | | Merge branch 'for-2.6.34' into for-2.6.35Mark Brown2010-03-29
|\ \ \ | | |/ | |/|
| * | ASoC: Fix passing platform_data to ac97 bus users and fix a leakGraham Gower2010-03-29
| |/
* | ASoC: remove a card from the list, if instantiation failedGuennadi Liakhovetski2010-03-19
* | ASoC: PCM_RATE: Check for KNOT and CONTINUOUS flagsJassi Brar2010-03-12
* | Merge commit 'v2.6.34-rc1' into for-2.6.35Mark Brown2010-03-10
|\|
| * ASoC: soc_pcm_open: Add missing bailout tagJassi Brar2010-03-03
| * ASoC: core: On resume also check the soc device statePeter Ujfalusi2010-02-22
* | ASoC: core: Add delay operation to snd_soc_dai_opsPeter Ujfalusi2010-03-03
* | ASoC: core: soc level wrapper for pcm_pointer callbackPeter Ujfalusi2010-03-03
* | ASoC: core: fix tailing whitespace in soc_pcm_apply_symmetryPeter Ujfalusi2010-03-03
* | ASoC: Allow mulitple usage count of codec and cpu daiJassi Brar2010-02-26
* | ASoC: Remove runtime field from DAIjassi brar2010-02-22
* | ASoC: Pass dai_link as argument to platform suspend and resumejassi brar2010-02-22
|/
* ASoC: Make pmdown_time a longMark Brown2010-02-17
* ASoC: Make pmdown_time runtime configurableMark Brown2010-02-16
* ASoC: Make pmdown_time a per-card settingMark Brown2010-02-16
* ASoC: Set codec->dev for AC97 devicesMark Brown2010-01-28
* Merge branch 'for-2.6.33' into for-2.6.34Mark Brown2010-01-12
|\
| * const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-15
* | ASoC: Use snprintf() when generating stream namesMark Brown2009-12-31
* | ASoC: Export snd_soc_update_bits_unlocked()Mark Brown2009-12-04
|/
* ASoC: move setting ac97 platformdata earlier than ac97 read/writeBarry Song2009-11-12
* ASoC: Factor out snd_soc_init_card()Mark Brown2009-11-03
* ASoC: Move sysfs and debugfs functions to head of soc-core.cMark Brown2009-11-03
* ASoC: refactor snd_soc_update_bits()Eero Nurkkala2009-10-30
* ASoC: remove io_mutexEero Nurkkala2009-10-30
* Merge branch 'for-2.6.32' into for-2.6.33Mark Brown2009-10-19
|\
| * ASoC: Fix possible codec_dai->ops NULL pointer problemsBarry Song2009-10-19
* | ASoC: Remove snd_soc_suspend_device()Mark Brown2009-10-15
* | ASoC: Improve the debugfs hierarchyPeter Ujfalusi2009-10-02
* | ASoC: add support for multiple cards/codecs in debugfsPeter Ujfalusi2009-10-01
* | ASoC: Provide API for reordering channelsBarry Song2009-09-13
* | ASoC: Add source argument to PLL configurationMark Brown2009-09-05
|/
* ASoC: Add DAPM widget power decision debugfs filesMark Brown2009-08-21