aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-5/+110
2010-07-14ASoC: Handle read failures in codec_regMark Brown1-5/+17
2010-06-19ASoC: Fix overflow bug in SOC_DOUBLE_R_SX_TLVStuart Longland1-2/+2
2010-06-16fix typos concerning "initiali[zs]e"Uwe Kleine-König1-1/+1
2010-06-16ASoC: Pay attention to write errors in volsw_2r_sxMark Brown1-4/+2
2010-05-31Merge commit 'v2.6.35-rc1' into for-2.6.36Mark Brown1-0/+1
2010-05-20Merge branch 'topic/asoc' into for-linusTakashi Iwai1-46/+209
2010-05-16ASoC: Add SOC_DOUBLE_R_SX_TLV controlapatard@mandriva.com1-0/+95
2010-05-11ASoC: core: Fix for the volume limiting when invert is in usePeter Ujfalusi1-9/+21
2010-05-10ASoC: Allow DAI links to be kept active over suspendMark Brown1-1/+37
2010-05-10ASoC: Support leaving paths enabled over system suspendMark Brown1-4/+28
2010-05-10ASoC: Refactor DAPM suspend handlingMark Brown1-0/+3
2010-05-07ASoC: core: Support for limiting the volumePeter Ujfalusi1-0/+39
2010-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-1/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-29Merge branch 'for-2.6.34' into for-2.6.35Mark Brown1-1/+2
2010-03-29ASoC: Fix passing platform_data to ac97 bus users and fix a leakGraham Gower1-1/+2
2010-03-19ASoC: remove a card from the list, if instantiation failedGuennadi Liakhovetski1-14/+13
2010-03-12ASoC: PCM_RATE: Check for KNOT and CONTINUOUS flagsJassi Brar1-0/+12
2010-03-10Merge commit 'v2.6.34-rc1' into for-2.6.35Mark Brown1-5/+15
2010-03-03ASoC: soc_pcm_open: Add missing bailout tagJassi Brar1-5/+9
2010-03-03ASoC: core: Add delay operation to snd_soc_dai_opsPeter Ujfalusi1-0/+18
2010-03-03ASoC: core: soc level wrapper for pcm_pointer callbackPeter Ujfalusi1-1/+18
2010-03-03ASoC: core: fix tailing whitespace in soc_pcm_apply_symmetryPeter Ujfalusi1-1/+1
2010-02-26ASoC: Allow mulitple usage count of codec and cpu daiJassi Brar1-13/+18
2010-02-22ASoC: core: On resume also check the soc device statePeter Ujfalusi1-0/+6
2010-02-22ASoC: Remove runtime field from DAIjassi brar1-2/+0
2010-02-22ASoC: Pass dai_link as argument to platform suspend and resumejassi brar1-2/+2
2010-02-17ASoC: Make pmdown_time a longMark Brown1-1/+1
2010-02-16ASoC: Make pmdown_time runtime configurableMark Brown1-0/+27
2010-02-16ASoC: Make pmdown_time a per-card settingMark Brown1-1/+3
2010-01-28ASoC: Set codec->dev for AC97 devicesMark Brown1-0/+1
2010-01-12Merge branch 'for-2.6.33' into for-2.6.34Mark Brown1-1/+1
2009-12-31ASoC: Use snprintf() when generating stream namesMark Brown1-2/+2
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan1-1/+1
2009-12-04ASoC: Export snd_soc_update_bits_unlocked()Mark Brown1-3/+4
2009-11-12ASoC: move setting ac97 platformdata earlier than ac97 read/writeBarry Song1-4/+5
2009-11-03ASoC: Factor out snd_soc_init_card()Mark Brown1-77/+64
2009-11-03ASoC: Move sysfs and debugfs functions to head of soc-core.cMark Brown1-167/+167
2009-10-30ASoC: refactor snd_soc_update_bits()Eero Nurkkala1-6/+30
2009-10-30ASoC: remove io_mutexEero Nurkkala1-5/+0
2009-10-19Merge branch 'for-2.6.32' into for-2.6.33Mark Brown1-3/+8
2009-10-19ASoC: Fix possible codec_dai->ops NULL pointer problemsBarry Song1-3/+8
2009-10-15ASoC: Remove snd_soc_suspend_device()Mark Brown1-39/+0
2009-10-02ASoC: Improve the debugfs hierarchyPeter Ujfalusi1-2/+6
2009-10-01ASoC: add support for multiple cards/codecs in debugfsPeter Ujfalusi1-7/+19
2009-09-13ASoC: Provide API for reordering channelsBarry Song1-0/+24
2009-09-05ASoC: Add source argument to PLL configurationMark Brown1-3/+5
2009-08-21ASoC: Add DAPM widget power decision debugfs filesMark Brown1-0/+8
2009-08-06ASoC: change set_tdm_slot api to allow slot_width override.Daniel Ribeiro1-3/+6