summaryrefslogtreecommitdiffstats
path: root/init (unfollow)
Commit message (Expand)AuthorFilesLines
2011-03-03ASoC: Add a late_probe() callback to cardsMark Brown2-0/+10
2011-03-03ASoC: Allow card DAPM widgets and routes to be set up at registrationMark Brown2-0/+15
2011-03-03ASoC: Add a per-card DAPM contextMark Brown2-0/+16
2011-03-03ASoC: Check for a CODEC before dereferencing in DAPMMark Brown1-3/+3
2011-03-03ASoC: Get the card directly from the DAPM contextMark Brown1-4/+4
2011-03-03ASoC: Add TLV information for WM8978 DAC limiterMark Brown1-2/+3
2011-03-03ASoC: Fix broken bitfield definitions in WM8978Mark Brown1-6/+8
2011-03-03ASoC: WM8994: Ensure MICBIAS is provided with a clockDimitris Papastamos1-0/+13
2011-03-02ASoC: Add platform data for WM9081 IRQ pin configurationMark Brown2-13/+25
2011-03-02ASoC: Remove module probe announcements from CODEC driversMark Brown2-3/+0
2011-03-02ASoC: Fix burstsize and DSP_B format problems in imx-ssi.Javier Martin1-1/+4
2011-03-02ASoC: WM8994: Ensure MICBIAS is provided with a clockDimitris Papastamos1-0/+13
2011-03-02ASoC: WM8994: Ensure late enable events are processed for the ADCsDimitris Papastamos1-3/+23
2011-03-02ASoC: WM8994: Don't disable the AIF[1|2]CLK_ENA unconditionalyDimitris Papastamos1-6/+19
2011-03-02ASoC: Fix WM9081 platform data initialisationMark Brown1-0/+5
2011-02-28ASoC: Tegra: Fix error handling in DMA channel allocStephen Warren1-2/+2
2011-02-28ASoC: Staticise non-exported symbols in SGTL5000Mark Brown1-3/+3
2011-02-28ASoC: remove unnecessary header including in SGTL5000 codec driverZeng Zhaoming2-3/+0
2011-02-25ASoC: eukrea-tlv320: add MBIMXSD51 supportEric Bénard2-2/+4
2011-02-25ASoC: Move WM2000 to dev_pm_opsMark Brown1-7/+7
2011-02-25eukrea-tlv320: fix platform_nameEric Bénard1-1/+1
2011-02-25ASoC: Add Freescale SGTL5000 codec supportZeng Zhaoming4-0/+1921
2011-02-25ASoC: remove one to many l's in the wordJustin P. Mattock1-1/+1
2011-02-25ASoC: Tegra: Move utilities to separate moduleStephen Warren2-1/+8
2011-02-25ASoC: soc-dapm: Include quotes around contents in debugfs entriesDimitris Papastamos1-2/+2
2011-02-25ASoC: Remove -codec suffix from WM9081 driverMark Brown1-1/+1
2011-02-25ASoC: correct pxa AC97 DAI namesDmitry Eremin-Solenikov8-16/+16
2011-02-24ASoC: Pass the jack to jack notifiersMark Brown1-1/+1
2011-02-22ASoC: Simplify default WM8958 jack detection codeMark Brown1-34/+4
2011-02-22ASoC: Support configuration of WM8958 microphone bias analogue parametersMark Brown3-2/+14
2011-02-22ASoC: Support WM8958 direct microphone detection IRQMark Brown2-22/+40
2011-02-22ASoC: Mark WM8958 microphone bias registers as readableMark Brown1-2/+2
2011-02-22ASoC: Run bias level changes for all DAPM contexts in parallelMark Brown1-51/+67
2011-02-22ASoC: Remove card from snd_soc_dapm_set_bias_level()Mark Brown1-11/+11
2011-02-22ASoC: Hook wm_hubs micbiases up to CLK_SYSMark Brown1-0/+3
2011-02-22ASoC: Correct definition of WM8903_VMID_RES_5KMark Brown1-1/+1
2011-02-22ASoC: Fix WM8958 default microphone detection argument orderingMark Brown1-3/+2
2011-02-19ASoC: Hook wm_hubs micbiases up to CLK_SYSMark Brown1-0/+3
2011-02-18ASoC: Mark WM8958 microphone detection registers readableMark Brown1-3/+3
2011-02-18ASoC: Add kerneldoc for jack_status_check callbackMark Brown1-0/+3
2011-02-18ASoC: Allow GPIO jack detection to be configured as a wake sourceMark Brown2-0/+11
2011-02-18ASoC: Log wm_hubs DC servo operation code when reporting a timeoutMark Brown1-1/+2
2011-02-18ASoC: Remove export of snd_soc_dapm_stream_event()Mark Brown1-1/+0
2011-02-18ASoC: Fix missing space in WM8994Mark Brown1-1/+1
2011-02-16ASoC: sst_platform: fix the pulseaudio errorVinod Koul1-0/+9
2011-02-16ASoC: mfld_machine: make use of soc_register_card APIVinod Koul1-14/+6
2011-02-16ASoC: sn95031: fix the amic tlv scaleVinod Koul1-1/+1
2011-02-16ASoC: sn95031: fix the DMIC path routingVinod Koul1-24/+24
2011-02-16ASoC: sn95031: make playback rails depend on actual pins they controlVinod Koul1-4/+4
2011-02-13ASoC: Warn if WM8903 platform data is used to enable microphone IRQMark Brown1-0/+22