summaryrefslogtreecommitdiffstats
path: root/include/sound/soc.h
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Make pmdown_time a longMark Brown2010-02-171-1/+1
* ASoC: Make pmdown_time a per-card settingMark Brown2010-02-161-0/+2
* ASoC: Add a cache_sync bit to the CODEC structureMark Brown2010-02-041-0/+1
* ASoC: Allow CODECs to ask soc-cache to suppress physical writesMark Brown2010-02-031-0/+1
* ASoC: add helper macros to declare struct soc_enum instancesGuennadi Liakhovetski2010-01-251-0/+17
* ASoC: Support turning off bias when the CODEC is idleMark Brown2010-01-211-0/+2
* ASoC: Export snd_soc_update_bits_unlocked()Mark Brown2009-12-041-0/+3
* ASoC: Add BCLK calculation utility for TDM mode tooMark Brown2009-11-251-0/+1
* ASoC: Add jack_status_check callback function for GPIO jacksJoonyoung Shim2009-11-121-0/+2
* ASoC: Add bit clock rate calculator utility functionsMark Brown2009-11-121-0/+5
* ASoC: Factor out snd_soc_init_card()Mark Brown2009-11-031-1/+0
* ASoC: Remove snd_soc_suspend_device()Mark Brown2009-10-151-5/+0
* ASoC: add support for multiple cards/codecs in debugfsPeter Ujfalusi2009-10-011-0/+1
* 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
OpenPOWER on IntegriCloud