aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound/soc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-07ASoC: Remove unuused hw_read_tMark Brown1-1/+0
2009-08-21ASoC: Add DAPM widget power decision debugfs filesMark Brown1-0/+1
2009-08-07Merge branch 'reg-cache' into for-2.6.32Mark Brown1-1/+10
2009-08-03ASoC: Factor out I2C 8 bit address 16 bit data I/OMark Brown1-1/+1
2009-08-03ASoC: Add I/O control bus information to factored out cache setupMark Brown1-1/+8
2009-07-31ASoC: Allow CODECs to flag invalid registersMark Brown1-0/+1
2009-07-15ASoC: add SOC_DOUBLE_R_EXT_TLV control typeJoonyoung Shim1-0/+11
2009-07-15ASoC: add SOC_DOUBLE_EXT_TLV control typeJoonyoung Shim1-0/+11
2009-07-05ASoC: Begin to factor out register cache I/O functionsMark Brown1-0/+2
2009-07-05ASoC: Add CODEC volatile register operationMark Brown1-0/+2
2009-06-13ASoC: Add stub suspend and resume calls for ASoC subdevicesMark Brown1-0/+5
2009-06-11Merge branch 'dapm' into for-2.6.32Mark Brown1-2/+0
2009-06-08ASoC: Make DAPM power sequence lists local variablesMark Brown1-2/+0
2009-06-08ASoC: Allow 32 bit registers for DAPMDaniel Ribeiro1-2/+2
2009-05-22AsoC: Make snd_soc_read() and snd_soc_write() functionsMark Brown1-4/+13
2009-05-18ASoC: Integrate bias management with DAPM power managementMark Brown1-0/+1
2009-05-18ASoC: Split DAPM power checks from sequencing of power changesMark Brown1-0/+2
2009-04-24ASoC: add SOC_DOUBLE_EXT macroDaniel Mack1-0/+8
2009-04-07ASoC: Provide core support for symmetric sample ratesMark Brown1-0/+6
2009-03-04ASoC: Add GPIO support for jack reporting interfaceLopez Cruz, Misael1-0/+32
2009-01-27ASoC: Push the codec runtime storage into the card structureMark Brown1-1/+2
2009-01-09Merge branch 'for-2.6.29' into for-2.6.30Mark Brown1-14/+1
2009-01-09ASoC: cleanup duplicated code.Ian Molton1-0/+2
2009-01-09ASoC: Add jack reporting interfaceMark Brown1-0/+32
2009-01-08ASoC: Merge the soc_value_enum to soc_enum structPeter Ujfalusi1-14/+1
2009-01-05ASoC: New enum type: value_enumPeter Ujfalusi1-0/+30
2008-12-10ASoC: Add codec registration APIMark Brown1-0/+5
2008-12-09ASoC: Add platform registration APIMark Brown1-0/+5
2008-12-09ASoC: Add card registration APIMark Brown1-0/+5
2008-12-04ASoC: Remove obsolete declaration of struct snd_soc_clock_infoMark Brown1-1/+0
2008-12-03ASoC: Remove device from platform suspend and resume operationsMark Brown1-4/+2
2008-12-03ASoC: Push debugfs files out of the snd_soc_device structureMark Brown1-3/+5
2008-12-02ASoC: Push platform registration down into the cardMark Brown1-1/+1
2008-12-02ASoC: Push workqueue data into snd_soc_cardMark Brown1-2/+5
2008-12-01ASoC: Rename snd_soc_register_card() to snd_soc_init_card()Mark Brown1-1/+1
2008-11-24ASoC: Remove DAI type informationMark Brown1-8/+0
2008-11-21ASoC: Move DAI structure definitions into new soc-dai.hMark Brown1-146/+2
2008-11-21ASoC: Rename snd_soc_card to snd_soc_machineMark Brown1-4/+4
2008-11-18ASoC: Remove unused snd_soc_machine_config declarationMark Brown1-1/+0
2008-11-05ASoC: Remove core version numberMark Brown1-2/+0
2008-10-31Merge branch 'topic/fix/asoc' into topic/asocTakashi Iwai1-1/+2
2008-10-30ASoC: Allow setting codec register with debugfs filesystemTroy Kisky1-0/+4
2008-10-30ALSA: ASoC: Fix mono controls after conversion to support full int masksMark Brown1-1/+2
2008-07-29ALSA: ASoC: convert use of uint to unsigned intJon Smirl1-1/+1
2008-07-29ALSA: ASoC: Rename mask to max to reflect usageJon Smirl1-11/+11
2008-07-29ALSA: ASoC: Convert bitfields in ASoC into full int widthJon Smirl1-19/+31
2008-07-29ALSA: ASoC: Allow codecs to override register displayMark Brown1-0/+2
2008-07-10ALSA: asoc: core - add Digital Audio Interface (DAI) control functions.Liam Girdwood1-0/+21
2008-07-10ALSA: asoc: core - merge structs snd_soc_codec_dai and snd_soc_cpu_dai.Liam Girdwood1-48/+23
2008-06-16ALSA: ASoC: Don't block system resumeAndy Green1-0/+1