summaryrefslogtreecommitdiffstats
path: root/sound/soc (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | ASoC: wm8994: VMID management improvementsMark Brown2012-02-121-6/+14
* | ASoC: wm_hubs: Clamp inputs to VMID while we rampMark Brown2012-02-122-0/+19
* | ASoC: wm_hubs: Improve single ended line output enable performanceMark Brown2012-02-124-8/+125
* | ASoC: alc5632: Allow 8kHz stream support.Andrey Danin2012-02-121-0/+1
* | ASoC: alc5632: Fix Capture/Playback attributes for microphone inputsPaul Fertser2012-02-121-5/+5
* | ASoC: alc5632: Fix Boost Volume TLVs used for the external microphonesPaul Fertser2012-02-121-6/+5
* | ASoC: alc5632: Connect HP/HPL/HPR mix'es to HPOut MixMarc Dietrich2012-02-121-0/+3
* | ASoC: alc5632: Fix I2S digital interface power for recordingAndrey Danin2012-02-121-1/+1
* | ASoC: alc5632: Add DMIC switches and controlsAndrey Danin2012-02-121-3/+23
* | ASoC: alc5632: Refactored DAPM routes to add voice supportAndrey Danin2012-02-122-16/+70
* | ASoC: alc5632: Remove unexisting route from Phone Mix to Mono MixAndrey Danin2012-02-121-1/+0
* | ASoC: alc5632: Rename capture switches to common scheme XXX2RECAndrey Danin2012-02-111-28/+28
* | ASoC: alc5632: Add voice DAC playback switchAndrey Danin2012-02-111-0/+2
* | ASoC: alc5632: Fixed voice DAC volume step.Andrey Danin2012-02-111-1/+1
* | ASoC: alc5632: Coding style. Remove two extra empty lines.Andrey Danin2012-02-111-2/+0
* | ASoC: wm8993: Add register default for INPUTS_CLAMPMark Brown2012-02-101-0/+1
* | ASoC: mxs-saif: use devm_ functionsJulia Lawall2012-02-101-40/+11
* | ASoC: wm8993: Correct typos in regmap conversionMark Brown2012-02-101-2/+2
* | ASoC: Fix build error in sound/soc/omap/n810.cAxel Lin2012-02-101-1/+1
* | ASoC: Fix typo in twl4030.cMasanari Iida2012-02-101-1/+1
* | Merge tag 'v3.3-rc3' as we've got several bugfixes in there which areMark Brown2012-02-098-78/+49
|\|
| * ASoC: wm8994: Disable line output discharge prior to ramping VMIDMark Brown2012-02-081-0/+5
| * ASoC: wm8994: Fix typo in VMID ramp settingMark Brown2012-02-081-1/+1
| * ASoC: wm8994: Enabling VMID should take a runtime PM referenceMark Brown2012-02-061-0/+4
| * ASoC: wm_hubs: Correct line input to line output 2 pathsMark Brown2012-02-021-2/+2
| * ASoC: cs42l73: Fix Output [X|A|V]SP_SCLK Sourcing Mode setting for master modeAxel Lin2012-02-011-1/+1
| * ASoC: wm8962: Fix word length configurationSusan Gao2012-02-011-3/+3
| * ASoC: core: Better support for idle_bias_off suspend ignoresMark Brown2012-01-311-0/+11
| * ASoC: wm8994: Remove ASoC level register cache syncMark Brown2012-01-311-5/+0
| * ASoC: wm_hubs: Fix routing of input PGAs to line output mixerMark Brown2012-01-311-4/+4
| * ASoC: neo1973_wm8753: remove references to the neo1973-gta01 machineDenis 'GNUtoo' Carikli2012-01-301-64/+1
| * ASoC: wm_hubs: fix wrong bits for LINEOUT2 N/P mixerUK KIM2012-01-271-2/+2
| * ASoC: wm_hubs: Enable line out VMID buffer for single ended line outputsMark Brown2012-01-261-0/+6
| * ASoC: wm5100: Mark register cache as dirty when regulators are disabledMark Brown2012-01-251-0/+1
| * ASoC: wm8962: Mark register cache as dirty when regulators are disabledMark Brown2012-01-251-1/+1
| * ASoC: wm8996: Mark register cache as dirty when regulators are disabledMark Brown2012-01-251-1/+1
| * ASoC: wm5100: Fix microphone configurationMark Brown2012-01-251-1/+8
| * ASoC: wm5100: Make sure we switch to button reporting modeMark Brown2012-01-251-0/+2
* | ASoC: wm2200: Ignore pmdown_timeMark Brown2012-02-091-0/+1
* | ASoC: twl6040: Move ignore_pmdown_time to driver structMark Brown2012-02-091-1/+1
* | ASoC: core: Allow CODECs to set ignore_pmdown_time in the driver structMark Brown2012-02-091-0/+1
* | ASoC: pcm: If pmdown_time is zero then shut down DAPM immediatelyMark Brown2012-02-091-1/+1
* | ASoC: wm8962: Support mono playback and recordMark Brown2012-02-081-2/+5
* | ASoC: Convert kirkwood-openrd to use snd_soc_register_card()Axel Lin2012-02-071-23/+23
* | ASoC: Convert kirkwood-t5325 to use snd_soc_register_card()Axel Lin2012-02-071-23/+24
* | ASoC: wm_hubs: Convert most output drivers to OUT_DRV widgetsMark Brown2012-02-071-12/+12
* | ASoC: tlv320aic3x: Remove even more unused codeMark Brown2012-02-071-24/+0
* | ASoC: wm8994: Bring WM8994 accessory detection up to dateMark Brown2012-02-062-24/+63
* | ASoC: wm8994: Unsuspend the device while reading GPIO statusesMark Brown2012-02-061-0/+5
* | ASoC: wm8994: We don't need to runtime resume by defaultMark Brown2012-02-061-1/+1