summaryrefslogtreecommitdiff
path: root/sound/soc/soc-core.c
AgeCommit message (Expand)Author
2010-05-31Merge commit 'v2.6.35-rc1' into for-2.6.36Mark Brown
2010-05-20Merge branch 'topic/asoc' into for-linusTakashi Iwai
2010-05-16ASoC: Add SOC_DOUBLE_R_SX_TLV controlapatard@mandriva.com
2010-05-11ASoC: core: Fix for the volume limiting when invert is in usePeter Ujfalusi
2010-05-10ASoC: Allow DAI links to be kept active over suspendMark Brown
2010-05-10ASoC: Support leaving paths enabled over system suspendMark Brown
2010-05-10ASoC: Refactor DAPM suspend handlingMark Brown
2010-05-07ASoC: core: Support for limiting the volumePeter Ujfalusi
2010-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-29Merge branch 'for-2.6.34' into for-2.6.35Mark Brown
2010-03-29ASoC: Fix passing platform_data to ac97 bus users and fix a leakGraham Gower
2010-03-19ASoC: remove a card from the list, if instantiation failedGuennadi Liakhovetski
2010-03-12ASoC: PCM_RATE: Check for KNOT and CONTINUOUS flagsJassi Brar
2010-03-10Merge commit 'v2.6.34-rc1' into for-2.6.35Mark Brown
2010-03-03ASoC: soc_pcm_open: Add missing bailout tagJassi Brar
2010-03-03ASoC: core: Add delay operation to snd_soc_dai_opsPeter Ujfalusi
2010-03-03ASoC: core: soc level wrapper for pcm_pointer callbackPeter Ujfalusi
2010-03-03ASoC: core: fix tailing whitespace in soc_pcm_apply_symmetryPeter Ujfalusi
2010-02-26ASoC: Allow mulitple usage count of codec and cpu daiJassi Brar
2010-02-22ASoC: core: On resume also check the soc device statePeter Ujfalusi
2010-02-22ASoC: Remove runtime field from DAIjassi brar
2010-02-22ASoC: Pass dai_link as argument to platform suspend and resumejassi brar
2010-02-17ASoC: Make pmdown_time a longMark Brown
2010-02-16ASoC: Make pmdown_time runtime configurableMark Brown
2010-02-16ASoC: Make pmdown_time a per-card settingMark Brown
2010-01-28ASoC: Set codec->dev for AC97 devicesMark Brown
2010-01-12Merge branch 'for-2.6.33' into for-2.6.34Mark Brown
2009-12-31ASoC: Use snprintf() when generating stream namesMark Brown
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan
2009-12-04ASoC: Export snd_soc_update_bits_unlocked()Mark Brown
2009-11-12ASoC: move setting ac97 platformdata earlier than ac97 read/writeBarry Song
2009-11-03ASoC: Factor out snd_soc_init_card()Mark Brown
2009-11-03ASoC: Move sysfs and debugfs functions to head of soc-core.cMark Brown
2009-10-30ASoC: refactor snd_soc_update_bits()Eero Nurkkala
2009-10-30ASoC: remove io_mutexEero Nurkkala
2009-10-19Merge branch 'for-2.6.32' into for-2.6.33Mark Brown
2009-10-19ASoC: Fix possible codec_dai->ops NULL pointer problemsBarry Song
2009-10-15ASoC: Remove snd_soc_suspend_device()Mark Brown
2009-10-02ASoC: Improve the debugfs hierarchyPeter Ujfalusi
2009-10-01ASoC: add support for multiple cards/codecs in debugfsPeter Ujfalusi
2009-09-13ASoC: Provide API for reordering channelsBarry Song
2009-09-05ASoC: Add source argument to PLL configurationMark Brown
2009-08-21ASoC: Add DAPM widget power decision debugfs filesMark Brown
2009-08-06ASoC: change set_tdm_slot api to allow slot_width override.Daniel Ribeiro
2009-07-31ASoC: Allow CODECs to flag invalid registersMark Brown
2009-07-23ALSA: Allow passing platform_data to devices attached to AC97 busMarek Vasut
2009-07-05ASoC: Add CODEC volatile register operationMark Brown
2009-06-30ASoC: Convert to dev_pm_opsMark Brown
2009-06-25Merge branch 'for-2.6.31' into for-2.6.32Mark Brown