summaryrefslogtreecommitdiffstats
path: root/samples (unfollow)
Commit message (Expand)AuthorFilesLines
2011-01-05ASoC: Fix SmartQ compilationMaurus Cuelenaere1-5/+6
2011-01-05ASoC: Change Samsung Kconfig from ASOC_ to SND_SOC_Mark Brown2-54/+54
2011-01-02ASoC: sh: fsi-da7210: remove unnecessary format settingsKuninori Morimoto1-1/+1
2010-12-29fbdev: sh_mobile_hdmi: fixup compile errorKuninori Morimoto1-0/+1
2010-12-29ASoC: Yet more x86 tracepoint workaroundsMark Brown3-1/+7
2010-12-29ASoC: codecs: Remove unused reg_cache fields from device structsLars-Peter Clausen22-25/+1
2010-12-29ASoC: codecs: wm8753: Fix register cache incoherencyLars-Peter Clausen1-143/+83
2010-12-29ASoC: codecs: wm9090: Fix register cache incoherencyLars-Peter Clausen1-9/+9
2010-12-29ASoC: codecs: wm8962: Fix register cache incoherencyLars-Peter Clausen1-25/+20
2010-12-29ASoC: codecs: wm8955: Fix register cache incoherencyLars-Peter Clausen1-15/+15
2010-12-29ASoC: codecs: wm8904: Fix register cache incoherencyLars-Peter Clausen1-19/+18
2010-12-29ASoC: codecs: wm8741: Fix register cache incoherencyLars-Peter Clausen1-5/+5
2010-12-29ASoC: codecs: wm8523: Fix register cache incoherencyLars-Peter Clausen1-4/+5
2010-12-29ASoC: codecs: max98088: Fix register cache incoherencyLars-Peter Clausen1-6/+4
2010-12-29ASoC: codecs: Add missing control_type initializationLars-Peter Clausen5-0/+5
2010-12-28ASoC: One more x86 typo fixMark Brown1-1/+1
2010-12-27ASoC: Fix double comment startMark Brown1-2/+0
2010-12-27ASoC: Fix typo in x86 workaroundMark Brown1-1/+1
2010-12-24ASoC: Remove WM8995 write sequencer bitfield definitionsMark Brown1-4480/+0
2010-12-24ASoC: Remove incorrect WM8903 erratum workaroundMark Brown2-33/+6
2010-12-23ASoC: ifdef out trace points from modules for x86Mark Brown4-0/+10
2010-12-22ASoC: Add initial WM8995 driverDimitris Papastamos4-0/+10573
2010-12-22ASoC: don't pass the string as the format arguemtn for dev_info()Takashi Iwai1-1/+1
2010-12-22ASoC: SAMSUNG: Debug wrong parameterSeungwhan Youn1-1/+1
2010-12-22ASoC: Add jack IRQ trace to 88pm860x driverMark Brown1-0/+5
2010-12-22ASoC: Trace Wolfson jack detection IRQsMark Brown4-0/+17
2010-12-22ASoC: Use delayed work to debounce WM8350 jack IRQsMark Brown1-19/+43
2010-12-22ASoC: sh: fsi: modify improper dependentKuninori Morimoto1-2/+2
2010-12-22ASoC: Make LZO cache compression optionalMark Brown2-2/+19
2010-12-22ASoC: If we can't find a cache compression type default to flatMark Brown1-3/+6
2010-12-21ASoC: Fix WM8994/58 3D stereo control definitionsMark Brown1-3/+3
2010-12-21ASoC: Remove some unused defines from WM8903Mark Brown1-4/+0
2010-12-20ASoC: SMDKV310: Add I2S supportJassi Brar3-0/+186
2010-12-20ASoC: SMDKV310: Enable AC97 deviceJassi Brar2-2/+3
2010-12-20ASoC: SMDKC110: Enable I2S deviceJassi Brar2-2/+2
2010-12-20ASoC: SMDKV210: Enable I2S deviceJassi Brar2-2/+3
2010-12-20ASoC: SMDK6442: Enable I2S deviceJassi Brar2-3/+3
2010-12-20ASoC: SMDK6450: Enable I2S deviceJassi Brar1-1/+1
2010-12-20ASoC: SMDK6440: Enable I2S deviceJassi Brar1-2/+2
2010-12-20ASoC: SMDK_WM8580: Make I2S0 as default daiJassi Brar1-7/+7
2010-12-20ASoC: Samsung: I2S: Flush FIFO after stopJassi Brar1-5/+5
2010-12-20ASoC: Samsung: Set default rclk source rateJassi Brar1-0/+2
2010-12-17ASoC: soc-dapm: Introduce the new snd_soc_dapm_virt_mux typeDimitris Papastamos2-0/+28
2010-12-17ASoC: sh: fsi: Add over/under run counterKuninori Morimoto1-27/+49
2010-12-17ASoC: sh: fsi: move fsi_irq_enable function to fsi_dai_triggerKuninori Morimoto1-3/+1
2010-12-17ASoC: Do DAPM control updates in the middle of DAPM sequencesMark Brown2-58/+82
2010-12-16ASoC: twl6040: Add ramp up/down volume for HS and HFMargarita Olaya Cabrera1-12/+521
2010-12-15ASoC: twl6040: Set default gains to minimun valueOlaya, Margarita1-0/+9
2010-12-15ASoC: Extend DAPM to handle power changes on cross-device pathsJarkko Nikula4-46/+71
2010-12-15ASoC: Move widgets from DAPM context to snd_soc_cardJarkko Nikula5-23/+55