summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs
Commit message (Expand)AuthorAgeFilesLines
...
| | * | ASoC: alc5632: Fix Boost Volume TLVs used for the external microphonesPaul Fertser2012-02-111-6/+5
| | * | ASoC: alc5632: Connect HP/HPL/HPR mix'es to HPOut MixMarc Dietrich2012-02-111-0/+3
| | * | ASoC: alc5632: Fix I2S digital interface power for recordingAndrey Danin2012-02-111-1/+1
| | * | ASoC: alc5632: Add DMIC switches and controlsAndrey Danin2012-02-111-3/+23
| | * | ASoC: alc5632: Refactored DAPM routes to add voice supportAndrey Danin2012-02-112-16/+70
| | * | ASoC: alc5632: Remove unexisting route from Phone Mix to Mono MixAndrey Danin2012-02-111-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: wm8993: Correct typos in regmap conversionMark Brown2012-02-101-2/+2
| | * | ASoC: Fix typo in twl4030.cMasanari Iida2012-02-091-1/+1
| | * | Merge tag 'v3.3-rc3' as we've got several bugfixes in there which areMark Brown2012-02-096-14/+37
| | |\|
| | * | 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: wm8962: Support mono playback and recordMark Brown2012-02-081-2/+5
| | * | 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
| | * | ASoC: max9768: Fix build and use new add control API.Liam Girdwood2012-02-061-1/+1
| | * | ASoC: tlv320aic3x: remove unused codeFelipe Contreras2012-02-062-45/+0
| | * | ASoC: wm8994: Don't bring up to STANDBY by defaultMark Brown2012-02-061-9/+0
| | * | ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood2012-02-0446-83/+83
| | * | ASoC: wm9712: Add TLV information for microphone inputMark Brown2012-02-011-3/+7
| | * | ASoC: wm9712: Remove driver specific versionMark Brown2012-02-011-4/+0
| | * | ASoC: wm5100: Handle failures to determine accessory polarityMark Brown2012-02-011-12/+25
| | * | ASoC: wm8996: Use devm_regulator_bulk_get()Mark Brown2012-02-011-6/+3
| | * | ASoC: wm8996: Switch to using common code for managing CPVDD supplyMark Brown2012-02-011-27/+5
| | * | Merge tag 'v3.3-rc2' into for-3.4Mark Brown2012-02-013-20/+16
| | |\ \
| | * | | ASoC: wm_hubs: Push check for idle_bias_off out into driversMark Brown2012-01-313-6/+14
| | * | | ASoC: wm8993: Convert to use a regmap patchMark Brown2012-01-311-5/+13
| | * | | ASoC: max9768: Fix up review comments in max9768 driverMark Brown2012-01-311-7/+1
| | * | | ASoC: max9768: add driver for max9768 amplifierWolfram Sang2012-01-303-0/+259
| | * | | ASoC: wm2200: Remove trailing whitespaceMark Brown2012-01-291-339/+339
| | * | | ASoC: wm8962: Enable idle_bias_offMark Brown2012-01-271-0/+1
| | * | | ASoC: Set idle_bias_off flag in snd_soc_codec_driverAxel Lin2012-01-2711-16/+11
| | * | | ASoC: wm8994: Report any low impedance accessory as a headphoneMark Brown2012-01-261-1/+1
| | * | | ASoC: wm8996: Handle failures to determine accessory polarityMark Brown2012-01-261-12/+26
| | * | | ASoC: wm5100: Use pm_runtime for powerdown managmentMark Brown2012-01-261-60/+56
| | * | | ASoC: wm5100: Convert to devm_regulator_bulk_get()Mark Brown2012-01-261-8/+4
| | * | | ASoC: wm2200: Add WM2200 CODEC driverMark Brown2012-01-264-0/+5965
| | * | | ASoC: wm5100: Move regulator supplies over to DAPM infrastructureMark Brown2012-01-261-121/+10
| | * | | ASoC: wm8962: Optimise power consumption for IN4 DC measurement usageMark Brown2012-01-241-0/+18
| * | | | ASoC: twl6040: Convert MICBIAS to SUPPLY widgetPeter Ujfalusi2012-01-261-8/+8
| |/ / /
| * | | ASoC: wm5100: Fix warnings from recent patchesMark Brown2012-01-241-2/+1
| * | | ASoC: Convert the WM5100 revision A updates to a regmap patchMark Brown2012-01-241-29/+17
| * | | ASoC: wm5100: Fix mismerge of IRQ freesMark Brown2012-01-241-4/+0