summaryrefslogtreecommitdiffstats
path: root/include/sound/soc.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* ALSA: ASoC: Add SOC_SINGLE_EXT_TLV control typeMike Montour2008-06-131-0/+9
* ALSA: ASoC: Pass the DAI being configured into CPU DAI probe and removeMark Brown2008-06-131-2/+4
* [ALSA] ASoC: Add SOC_DOUBLE_S8_TLV control typeMark Brown2008-05-291-0/+15
* [ALSA] ASoC: Clarify API for bias configurationMark Brown2008-05-191-4/+24
* [ALSA] ASoC: Make CPU and codec DAI operations have same typeMark Brown2008-05-191-24/+6
* [ALSA] ASoC: build fix for snd_soc_info_bool_extPhilipp Zabel2008-05-131-1/+1
* [ALSA] Bump ASoC core version numberMark Brown2008-01-311-1/+1
* [ALSA] soc - Ensure PCMs are suspendedLiam Girdwood2008-01-311-0/+3
* [ALSA] ASoC TLV supportPhilipp Zabel2008-01-311-10/+48
* [ALSA] soc - Add device level DAPM eventLiam Girdwood2008-01-311-0/+3
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0
* [ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai2007-10-161-2/+1
* [ALSA] ASoC AC97 device reg bugfixLiam Girdwood2007-05-161-1/+3
* [ALSA] soc - 0.13 ASoC headersGraeme Gregory2007-02-091-110/+83
OpenPOWER on IntegriCloud