aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-11-02Merge commit 'v2.6.37-rc1' into for-2.6.37Mark Brown1-0/+1
2010-10-28ASoC: Check return value of struct_strtoul() in pmdown_time_set()Mark Brown1-1/+4
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-685/+1136
2010-10-21ASoC: soc-core: Fix codec->name memory leakDimitris Papastamos1-0/+1
2010-10-19ASoC: Fix I2C component device id number creationJarkko Nikula1-1/+1
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
2010-10-13ASoC: Pay attention to driver supplied DAI IDsMark Brown1-1/+4
2010-10-13ASoC: Check list debugfs files for PAGE_SIZE overflowMark Brown1-15/+34
2010-10-13ASoC: Move soc-core module init next to functon definitionMark Brown1-2/+1
2010-10-13ASoC: don't register AC97 devices twiceMika Westerberg1-0/+18
2010-09-22ASoC: Report error codes for card DAI instantiation failuresMark Brown1-1/+2
2010-09-21ASoC: Remove extra rtd->dev.init_name assignment in soc_probe_dai_linkJarkko Nikula1-1/+0
2010-09-21ASoC: Report error code when failing to add controlsMark Brown1-2/+2
2010-09-16ASoC: Add platform listing to debugfsMark Brown1-0/+32
2010-09-16ASoC: Add DAI list to debugfsMark Brown1-0/+29
2010-09-16ASoC: Add debugfs listing of registered CODECsMark Brown1-0/+32
2010-08-27Merge branch 'for-2.6.36' into for-2.6.37Mark Brown1-1/+1
2010-08-27ASoC: soc-core: fix debugfs_pop_time file permissionsAxel Lin1-1/+1
2010-08-20ASoC: Don't call DAI registration for CODECs with no DAIMark Brown1-5/+8
2010-08-18ASoC: core - fix build warning on x86_64Liam Girdwood1-1/+1
2010-08-16Merge branch 'for-2.6.36' into for-2.6.37Mark Brown1-1/+1
2010-08-15ASoC: Remove redundant device name from debugfs directoryMark Brown1-10/+1
2010-08-15ASoC: Set up debugfs only once per CODECMark Brown1-2/+3
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood1-671/+994
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