summaryrefslogtreecommitdiffstats
path: root/include/sound/soc.h
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Remove unuused hw_read_tMark Brown2009-09-071-1/+0
* ASoC: Add DAPM widget power decision debugfs filesMark Brown2009-08-211-0/+1
* Merge branch 'reg-cache' into for-2.6.32Mark Brown2009-08-071-1/+10
|\
| * ASoC: Factor out I2C 8 bit address 16 bit data I/OMark Brown2009-08-031-1/+1
| * ASoC: Add I/O control bus information to factored out cache setupMark Brown2009-08-031-1/+8
| * ASoC: Begin to factor out register cache I/O functionsMark Brown2009-07-051-0/+2
* | ASoC: Allow CODECs to flag invalid registersMark Brown2009-07-311-0/+1
* | ASoC: add SOC_DOUBLE_R_EXT_TLV control typeJoonyoung Shim2009-07-151-0/+11
* | ASoC: add SOC_DOUBLE_EXT_TLV control typeJoonyoung Shim2009-07-151-0/+11
|/
* ASoC: Add CODEC volatile register operationMark Brown2009-07-051-0/+2
* ASoC: Add stub suspend and resume calls for ASoC subdevicesMark Brown2009-06-131-0/+5
* Merge branch 'dapm' into for-2.6.32Mark Brown2009-06-111-2/+0
|\
| * ASoC: Make DAPM power sequence lists local variablesMark Brown2009-06-081-2/+0
* | ASoC: Allow 32 bit registers for DAPMDaniel Ribeiro2009-06-081-2/+2
|/
* AsoC: Make snd_soc_read() and snd_soc_write() functionsMark Brown2009-05-221-4/+13
* ASoC: Integrate bias management with DAPM power managementMark Brown2009-05-181-0/+1
* ASoC: Split DAPM power checks from sequencing of power changesMark Brown2009-05-181-0/+2
* ASoC: add SOC_DOUBLE_EXT macroDaniel Mack2009-04-241-0/+8
* ASoC: Provide core support for symmetric sample ratesMark Brown2009-04-071-0/+6
* ASoC: Add GPIO support for jack reporting interfaceLopez Cruz, Misael2009-03-041-0/+32
* ASoC: Push the codec runtime storage into the card structureMark Brown2009-01-271-1/+2
* Merge branch 'for-2.6.29' into for-2.6.30Mark Brown2009-01-091-14/+1
|\
| * ASoC: Merge the soc_value_enum to soc_enum structPeter Ujfalusi2009-01-081-14/+1
* | ASoC: cleanup duplicated code.Ian Molton2009-01-091-0/+2
* | ASoC: Add jack reporting interfaceMark Brown2009-01-091-0/+32
|/
* ASoC: New enum type: value_enumPeter Ujfalusi2009-01-051-0/+30
* ASoC: Add codec registration APIMark Brown2008-12-101-0/+5
* ASoC: Add platform registration APIMark Brown2008-12-091-0/+5
* ASoC: Add card registration APIMark Brown2008-12-091-0/+5
* ASoC: Remove obsolete declaration of struct snd_soc_clock_infoMark Brown2008-12-041-1/+0
* ASoC: Remove device from platform suspend and resume operationsMark Brown2008-12-031-4/+2
* ASoC: Push debugfs files out of the snd_soc_device structureMark Brown2008-12-031-3/+5
* ASoC: Push platform registration down into the cardMark Brown2008-12-021-1/+1
* ASoC: Push workqueue data into snd_soc_cardMark Brown2008-12-021-2/+5
* ASoC: Rename snd_soc_register_card() to snd_soc_init_card()Mark Brown2008-12-011-1/+1
* ASoC: Remove DAI type informationMark Brown2008-11-241-8/+0
* ASoC: Move DAI structure definitions into new soc-dai.hMark Brown2008-11-211-146/+2
* ASoC: Rename snd_soc_card to snd_soc_machineMark Brown2008-11-211-4/+4
* ASoC: Remove unused snd_soc_machine_config declarationMark Brown2008-11-181-1/+0
* ASoC: Remove core version numberMark Brown2008-11-051-2/+0
* Merge branch 'topic/fix/asoc' into topic/asocTakashi Iwai2008-10-311-1/+2
|\
| * ALSA: ASoC: Fix mono controls after conversion to support full int masksMark Brown2008-10-301-1/+2
* | ASoC: Allow setting codec register with debugfs filesystemTroy Kisky2008-10-301-0/+4
|/
* ALSA: ASoC: convert use of uint to unsigned intJon Smirl2008-07-291-1/+1
* ALSA: ASoC: Rename mask to max to reflect usageJon Smirl2008-07-291-11/+11
* ALSA: ASoC: Convert bitfields in ASoC into full int widthJon Smirl2008-07-291-19/+31
* ALSA: ASoC: Allow codecs to override register displayMark Brown2008-07-291-0/+2
* ALSA: asoc: core - add Digital Audio Interface (DAI) control functions.Liam Girdwood2008-07-101-0/+21
* ALSA: asoc: core - merge structs snd_soc_codec_dai and snd_soc_cpu_dai.Liam Girdwood2008-07-101-48/+23
* ALSA: ASoC: Don't block system resumeAndy Green2008-06-161-0/+1