summaryrefslogtreecommitdiffstats
path: root/mm (unfollow)
Commit message (Expand)AuthorFilesLines
2011-12-03ASoC: WM8903: Create default platform data structureStephen Warren1-2/+17
2011-12-03ASoC: Move initial WM8903 identification and reset to I2C probeMark Brown1-18/+23
2011-12-03ASoC: Convert WM8903 to direct regmap API usageMark Brown1-182/+196
2011-12-03ASoC: Don't resync WM8903 register cache on resetMark Brown1-2/+0
2011-12-03ASoC: Use a normal cache sync for WM8903Mark Brown1-15/+3
2011-12-03ASoC: WM8903 only supports I2C so don't ifdef itMark Brown1-6/+0
2011-12-03ASoC: Use table based control init for WM8903Mark Brown1-3/+2
2011-12-03ASoC: Convert WM8903 to devm_kzalloc()Mark Brown1-4/+3
2011-12-03ASoC: kirkwood: Make SND_KIRKWOOD_SOC_OPENRD and SND_KIRKWOOD_SOC_T5325 depen...Axel Lin1-1/+2
2011-12-02ASoC: Mark WM8994 ADC muxes as virtualMark Brown1-6/+6
2011-12-02ASoC: Map microphones on LittlemillMark Brown1-0/+10
2011-12-02ASoC: Convert WM8994 MICBIASes to supply widgetsMark Brown1-2/+2
2011-12-02ASoC: Add WM8958 based headset detection on LittlemillMark Brown1-0/+15
2011-12-02ASoC: Add missing err labelMark Brown1-0/+1
2011-12-02ASoC: fsl/powerpc: don't rely on the cell-index propertyTimur Tabi2-10/+16
2011-12-02ASoC: p1022ds: add support for fsl,P1022 and fsl,P1022DS model namesTimur Tabi1-8/+28
2011-12-02ASoC: WM8903: Disallow all invalid gpio_cfg pdata valuesStephen Warren1-2/+2
2011-12-02ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen67-73/+67
2011-12-02ASoC: Make WM8962 beep a signal generatorMark Brown1-1/+1
2011-12-02ASoC: Make WM5100 tone generator widgets signal generatorsMark Brown1-1/+1
2011-12-02ASoC: Add signal generator widget typeMark Brown2-0/+11
2011-12-01ASoC: Convert WM8994 to devm_kzalloc()Mark Brown1-7/+4
2011-12-01ASoC: Add platform data for WM8958/WM1811 microphone detection ratesMark Brown2-8/+24
2011-12-01ASoC: Ensure we reconfigure WM8958 microphone detection on rate changesMark Brown1-4/+2
2011-12-01ASoC: Implement support for WM1811A jack detectionMark Brown3-19/+264
2011-12-01ASoC: Rename WM8994 detecting flag to mic_detectingMark Brown2-7/+7
2011-12-01ASoC: Allow more WM8958/WM1811 button levels with default handlerMark Brown3-8/+38
2011-12-01ASoC: Tune down active mode detection rate for WM8958 mic detectionMark Brown1-2/+2
2011-12-01ASoC: Don't use control_data to get struct wm8994Mark Brown2-36/+41
2011-11-30ASoC: Provide debug log of accessory status on WM8958Mark Brown1-0/+2
2011-11-30ASoC: Rename Speyside WM8962 to TobermoryMark Brown4-40/+40
2011-11-30ASoC: Tegra I2S: Add device tree bindingStephen Warren2-5/+39
2011-11-29ASoC: Enhance default WM8958 microphone detectionMark Brown2-11/+111
2011-11-29ASoC: Put WM8958 and WM1811 MICBIAS into bypass mode when no audioMark Brown1-1/+39
2011-11-29ASoC: Fix __iomem annotation for IDMA registersMark Brown3-3/+3
2011-11-29ASoC: Ensure SYSCLK is enabled for WM8958 accessory detectionMark Brown1-0/+3
2011-11-29ASoC: SigmaDSP: Add regmap supportLars-Peter Clausen2-13/+67
2011-11-29ASoC: SigmaDSP: Move private structs and functions to C fileLars-Peter Clausen2-39/+36
2011-11-29ASoC: SigmaDSP: Provide diagnostic error messagesLars-Peter Clausen1-3/+10
2011-11-29ASoC: Move SigmaDSP firmware loader to ASoCLars-Peter Clausen8-16/+11
2011-11-29firmware: Sigma: Fix endianess issuesLars-Peter Clausen2-5/+5
2011-11-29firmware: Sigma: Skip header during CRC generationLars-Peter Clausen1-1/+2
2011-11-29firmware: Sigma: Prevent out of bounds memory accessLars-Peter Clausen2-26/+55
2011-11-29ASoC: cs42l73: Fix clear wrong bits in cs42l73_set_dai_fmtAxel Lin1-1/+2
2011-11-29ASoC: Convert smdk_wm8994pcm to use module_platform_driver()Axel Lin1-13/+1
2011-11-29ASoC: Supply dcs_codes for newer WM1811 revisionsMark Brown1-0/+2
2011-11-28ASoC: Convert CS42L73 to devm_kzalloc()Brian Austin1-4/+2
2011-11-28ASoC: Convert tegra_spdif to use module_platform_driver()Axel Lin1-11/+1
2011-11-28ASoC: Add basic 1277-EV1 Littlemill audio driverMark Brown3-0/+235
2011-11-28ASoC: Error out if we can't generate a LRCLK at all for WM8994Mark Brown1-0/+5