aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound/soc.h
Commit message (Expand)AuthorAge
* ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_streamDaniel Mack2010-04-05
* ASoC: Make pmdown_time a longMark Brown2010-02-17
* ASoC: Make pmdown_time a per-card settingMark Brown2010-02-16
* ASoC: Add a cache_sync bit to the CODEC structureMark Brown2010-02-04
* ASoC: Allow CODECs to ask soc-cache to suppress physical writesMark Brown2010-02-03
* ASoC: add helper macros to declare struct soc_enum instancesGuennadi Liakhovetski2010-01-25
* ASoC: Support turning off bias when the CODEC is idleMark Brown2010-01-21
* ASoC: Export snd_soc_update_bits_unlocked()Mark Brown2009-12-04
* ASoC: Add BCLK calculation utility for TDM mode tooMark Brown2009-11-25
* ASoC: Add jack_status_check callback function for GPIO jacksJoonyoung Shim2009-11-12
* ASoC: Add bit clock rate calculator utility functionsMark Brown2009-11-12
* ASoC: Factor out snd_soc_init_card()Mark Brown2009-11-03
* ASoC: Remove snd_soc_suspend_device()Mark Brown2009-10-15
* ASoC: add support for multiple cards/codecs in debugfsPeter Ujfalusi2009-10-01
* ASoC: Remove unuused hw_read_tMark Brown2009-09-07
* ASoC: Add DAPM widget power decision debugfs filesMark Brown2009-08-21
* Merge branch 'reg-cache' into for-2.6.32Mark Brown2009-08-07
|\
| * ASoC: Factor out I2C 8 bit address 16 bit data I/OMark Brown2009-08-03
| * ASoC: Add I/O control bus information to factored out cache setupMark Brown2009-08-03
| * ASoC: Begin to factor out register cache I/O functionsMark Brown2009-07-05
* | ASoC: Allow CODECs to flag invalid registersMark Brown2009-07-31
* | ASoC: add SOC_DOUBLE_R_EXT_TLV control typeJoonyoung Shim2009-07-15
* | ASoC: add SOC_DOUBLE_EXT_TLV control typeJoonyoung Shim2009-07-15
|/
* ASoC: Add CODEC volatile register operationMark Brown2009-07-05
* ASoC: Add stub suspend and resume calls for ASoC subdevicesMark Brown2009-06-13
* Merge branch 'dapm' into for-2.6.32Mark Brown2009-06-11
|\
| * ASoC: Make DAPM power sequence lists local variablesMark Brown2009-06-08
* | ASoC: Allow 32 bit registers for DAPMDaniel Ribeiro2009-06-08
|/
* AsoC: Make snd_soc_read() and snd_soc_write() functionsMark Brown2009-05-22
* ASoC: Integrate bias management with DAPM power managementMark Brown2009-05-18
* ASoC: Split DAPM power checks from sequencing of power changesMark Brown2009-05-18
* ASoC: add SOC_DOUBLE_EXT macroDaniel Mack2009-04-24
* ASoC: Provide core support for symmetric sample ratesMark Brown2009-04-07
* ASoC: Add GPIO support for jack reporting interfaceLopez Cruz, Misael2009-03-04
* ASoC: Push the codec runtime storage into the card structureMark Brown2009-01-27
* Merge branch 'for-2.6.29' into for-2.6.30Mark Brown2009-01-09
|\
| * ASoC: Merge the soc_value_enum to soc_enum structPeter Ujfalusi2009-01-08
* | ASoC: cleanup duplicated code.Ian Molton2009-01-09
* | ASoC: Add jack reporting interfaceMark Brown2009-01-09
|/
* ASoC: New enum type: value_enumPeter Ujfalusi2009-01-05
* ASoC: Add codec registration APIMark Brown2008-12-10
* ASoC: Add platform registration APIMark Brown2008-12-09
* ASoC: Add card registration APIMark Brown2008-12-09
* ASoC: Remove obsolete declaration of struct snd_soc_clock_infoMark Brown2008-12-04
* ASoC: Remove device from platform suspend and resume operationsMark Brown2008-12-03
* ASoC: Push debugfs files out of the snd_soc_device structureMark Brown2008-12-03
* ASoC: Push platform registration down into the cardMark Brown2008-12-02
* ASoC: Push workqueue data into snd_soc_cardMark Brown2008-12-02
* ASoC: Rename snd_soc_register_card() to snd_soc_init_card()Mark Brown2008-12-01
* ASoC: Remove DAI type informationMark Brown2008-11-24