summaryrefslogtreecommitdiffstats
path: root/include/sound/soc.h
Commit message (Expand)AuthorAgeFilesLines
* ASoC: don't register AC97 devices twiceMika Westerberg2010-10-131-0/+1
* ASoC: Use delayed work for debounce of GPIO based jacksMark Brown2010-10-071-1/+1
* ASoC: Swap bias level enumerationJarkko Nikula2010-08-311-3/+3
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-93/+143
* ASoC: Add SOC_DOUBLE_R_SX_TLV controlapatard@mandriva.com2010-05-161-0/+21
* ASoC: core: Fix for the volume limiting when invert is in usePeter Ujfalusi2010-05-111-11/+12
* ASoC: Allow DAI links to be kept active over suspendMark Brown2010-05-101-0/+3
* ASoC: core: Support for limiting the volumePeter Ujfalusi2010-05-071-0/+2
* ASoC: Add indirection for CODEC private dataMark Brown2010-04-171-1/+12
* Merge branch 'for-2.6.34' into for-2.6.35Mark Brown2010-04-051-1/+1
|\
| * ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_streamDaniel Mack2010-04-051-0/+1
* | ASoC: Add a notifier for jack status changesMark Brown2010-03-221-0/+6
* | ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_streamDaniel Mack2010-03-191-0/+1
* | ASoC: core: Add delay operation to snd_soc_dai_opsPeter Ujfalusi2010-03-031-0/+7
* | ASoC: Allow mulitple usage count of codec and cpu daiJassi Brar2010-02-261-1/+1
* | ASoC: Pass dai_link as argument to platform suspend and resumejassi brar2010-02-221-2/+3
|/
* 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
OpenPOWER on IntegriCloud