aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-core.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-10-251-685/+1136
|\
| * ASoC: soc-core: Fix codec->name memory leakDimitris Papastamos2010-10-211-0/+1
| * ASoC: Fix I2C component device id number creationJarkko Nikula2010-10-191-1/+1
| * ASoC: Pay attention to driver supplied DAI IDsMark Brown2010-10-131-1/+4
| * ASoC: Check list debugfs files for PAGE_SIZE overflowMark Brown2010-10-131-15/+34
| * ASoC: Move soc-core module init next to functon definitionMark Brown2010-10-131-2/+1
| * ASoC: don't register AC97 devices twiceMika Westerberg2010-10-131-0/+18
| * ASoC: Report error codes for card DAI instantiation failuresMark Brown2010-09-221-1/+2
| * ASoC: Remove extra rtd->dev.init_name assignment in soc_probe_dai_linkJarkko Nikula2010-09-211-1/+0
| * ASoC: Report error code when failing to add controlsMark Brown2010-09-211-2/+2
| * ASoC: Add platform listing to debugfsMark Brown2010-09-161-0/+32
| * ASoC: Add DAI list to debugfsMark Brown2010-09-161-0/+29
| * ASoC: Add debugfs listing of registered CODECsMark Brown2010-09-161-0/+32
| * Merge branch 'for-2.6.36' into for-2.6.37Mark Brown2010-08-271-1/+1
| |\
| * | ASoC: Don't call DAI registration for CODECs with no DAIMark Brown2010-08-201-5/+8
| * | ASoC: core - fix build warning on x86_64Liam Girdwood2010-08-181-1/+1
| * | Merge branch 'for-2.6.36' into for-2.6.37Mark Brown2010-08-161-1/+1
| |\ \
| * | | ASoC: Remove redundant device name from debugfs directoryMark Brown2010-08-151-10/+1
| * | | ASoC: Set up debugfs only once per CODECMark Brown2010-08-151-2/+3
| * | | ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-671/+994
* | | | llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
| |_|/ |/| |
* | | ASoC: soc-core: fix debugfs_pop_time file permissionsAxel Lin2010-08-271-1/+1
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-08-071-5/+110
|\ \ | |/
| * ASoC: Handle read failures in codec_regMark Brown2010-07-141-5/+17
| * ASoC: Fix overflow bug in SOC_DOUBLE_R_SX_TLVStuart Longland2010-06-191-2/+2
| * ASoC: Pay attention to write errors in volsw_2r_sxMark Brown2010-06-161-4/+2
| * Merge commit 'v2.6.35-rc1' into for-2.6.36Mark Brown2010-05-311-0/+1
| |\
| * | ASoC: Add SOC_DOUBLE_R_SX_TLV controlapatard@mandriva.com2010-05-161-0/+95
* | | fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-161-1/+1
| |/ |/|
* | Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-05-201-46/+209
|\ \ | |/
| * ASoC: core: Fix for the volume limiting when invert is in usePeter Ujfalusi2010-05-111-9/+21
| * ASoC: Allow DAI links to be kept active over suspendMark Brown2010-05-101-1/+37
| * ASoC: Support leaving paths enabled over system suspendMark Brown2010-05-101-4/+28
| * ASoC: Refactor DAPM suspend handlingMark Brown2010-05-101-0/+3
| * ASoC: core: Support for limiting the volumePeter Ujfalusi2010-05-071-0/+39
| * Merge branch 'for-2.6.34' into for-2.6.35Mark Brown2010-03-291-1/+2
| |\
| * | ASoC: remove a card from the list, if instantiation failedGuennadi Liakhovetski2010-03-191-14/+13
| * | ASoC: PCM_RATE: Check for KNOT and CONTINUOUS flagsJassi Brar2010-03-121-0/+12
| * | Merge commit 'v2.6.34-rc1' into for-2.6.35Mark Brown2010-03-101-5/+15
| |\ \
| * | | ASoC: core: Add delay operation to snd_soc_dai_opsPeter Ujfalusi2010-03-031-0/+18
| * | | ASoC: core: soc level wrapper for pcm_pointer callbackPeter Ujfalusi2010-03-031-1/+18
| * | | ASoC: core: fix tailing whitespace in soc_pcm_apply_symmetryPeter Ujfalusi2010-03-031-1/+1
| * | | ASoC: Allow mulitple usage count of codec and cpu daiJassi Brar2010-02-261-13/+18
| * | | ASoC: Remove runtime field from DAIjassi brar2010-02-221-2/+0
| * | | ASoC: Pass dai_link as argument to platform suspend and resumejassi brar2010-02-221-2/+2
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-04-071-1/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | ASoC: Fix passing platform_data to ac97 bus users and fix a leakGraham Gower2010-03-291-1/+2
| | |/ | |/|
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/ /
* | ASoC: soc_pcm_open: Add missing bailout tagJassi Brar2010-03-031-5/+9
* | ASoC: core: On resume also check the soc device statePeter Ujfalusi2010-02-221-0/+6
|/