summaryrefslogtreecommitdiffstats
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | ASoC: SMDK6442: Enable I2S deviceJassi Brar2010-12-202-3/+3
| * | | ASoC: SMDK6450: Enable I2S deviceJassi Brar2010-12-201-1/+1
| * | | ASoC: SMDK6440: Enable I2S deviceJassi Brar2010-12-201-2/+2
| * | | ASoC: SMDK_WM8580: Make I2S0 as default daiJassi Brar2010-12-201-7/+7
| * | | ASoC: Samsung: I2S: Flush FIFO after stopJassi Brar2010-12-201-5/+5
| * | | ASoC: Samsung: Set default rclk source rateJassi Brar2010-12-201-0/+2
| * | | Merge branch 'topic/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Mark Brown2010-12-178-219/+844
| |\ \ \ | | | |/ | | |/|
| | * | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/lr...Takashi Iwai2010-12-178-219/+844
| | |\ \
| | | * | ASoC: twl6040: Add ramp up/down volume for HS and HFMargarita Olaya Cabrera2010-12-161-12/+521
| | | * | ASoC: twl6040: Set default gains to minimun valueOlaya, Margarita2010-12-151-0/+9
| | | * | ASoC: twl6040: Use correct offset for LineInAmp RightMisael Lopez Cruz2010-12-141-1/+1
| | | * | ASoC: twl6040: Fix TLV dB step values for gainsOlaya, Margarita2010-12-141-2/+2
| | | * | ASoC: twl6040: Increase timeout for power upJorge Eduardo Candelaria2010-12-141-1/+1
| | | * | ASoC: twl6040: Enable plug detection interruptsMisael Lopez Cruz2010-12-142-7/+4
| | | * | ASoC: twl6040: Clear interrupt status at boot timeJorge Eduardo Candelaria2010-12-141-10/+11
| | | * | ASoC: twl6040: Enable automatic power for phoenix 1.1Olaya, Margarita2010-12-141-4/+9
| | | * | ASoC: twl6040: Fix analog Mic L & R mux controlsFrancois Mazard2010-12-141-2/+2
| | | * | ASoC: twl6040: Support other sample rates.Olaya, Margarita2010-12-141-1/+8
| | | * | ASoC: twl6040: Fix PCM error handling opsOlaya, Margarita2010-12-141-33/+22
| | | * | ASoC: twl6040: Restore bias level at resumeOlaya, Margarita2010-12-141-0/+1
| | | * | ASoC: twl6040: Add headset and handset mux controlsJorge Eduardo Candelaria2010-12-141-27/+73
| | | * | ASoC: twl6040: Modify the IRQ handlerOlaya, Margarita2010-12-141-18/+12
| | | * | ASoC: twl6040: Update twl IO macroOlaya, Margarita2010-12-141-4/+4
| | | * | ASoC: sdp4430: Add Jack supportJorge Eduardo Candelaria2010-12-141-0/+32
| | | * | ASoC: twl6040: Add jack support for headset and handsetJorge Eduardo Candelaria2010-12-142-0/+74
| | | * | ASoC: TWL4030: Fix 24bit supportPeter Ujfalusi2010-12-141-2/+3
| | | * | ASoC: tlv320dac33: Power down digital parts, when not neededPeter Ujfalusi2010-12-101-2/+21
| | | * | ASoC: sdp4430: Enable FM stereo pinsJorge Eduardo Candelaria2010-12-091-4/+7
| | | * | ASoC: tlv320dac33: Fix compillation errorPeter Ujfalusi2010-12-091-0/+1
| | | * | ASoC: tlv320dac33: Move DAC LR power on to a supply widgetPeter Ujfalusi2010-12-091-2/+10
| | | * | ASoC: tlv320dac33: Rename outpup amplifier widgetPeter Ujfalusi2010-12-091-8/+8
| | | * | ASoC: Remove unused aic3x_i2c_init and aic3x_i2c_exit functionsAxel Lin2010-12-021-15/+0
| | | * | ASoC: tpa6130a2: Replace DAPM code with direct interfacePeter Ujfalusi2010-12-022-58/+12
| | | * | ASoC: tpa6130a2: Add stereo DAPM pathPeter Ujfalusi2010-11-301-0/+7
| | | * | ASoC: tpa6130a2: Use one event handler for PGA_EPeter Ujfalusi2010-11-301-19/+5
| | | * | ASoC: tpa6130a2: Defer SW enable from power enablePeter Ujfalusi2010-11-301-5/+1
| | | * | ASoC: tpa6130a2: Simplify power state managementPeter Ujfalusi2010-11-301-4/+6
| | | * | ASoC: tlv320dac33: Avoid multiple soft power upPeter Ujfalusi2010-11-301-1/+2
| | | * | ASoC: tlv320dac33: Do not enable the codec in init_chipPeter Ujfalusi2010-11-301-2/+0
| * | | | ASoC: soc-dapm: Introduce the new snd_soc_dapm_virt_mux typeDimitris Papastamos2010-12-171-0/+19
| * | | | ASoC: sh: fsi: Add over/under run counterKuninori Morimoto2010-12-171-27/+49
| * | | | ASoC: sh: fsi: move fsi_irq_enable function to fsi_dai_triggerKuninori Morimoto2010-12-171-3/+1
| * | | | ASoC: Do DAPM control updates in the middle of DAPM sequencesMark Brown2010-12-171-58/+72
| * | | | ASoC: Extend DAPM to handle power changes on cross-device pathsJarkko Nikula2010-12-152-46/+65
| * | | | ASoC: Move widgets from DAPM context to snd_soc_cardJarkko Nikula2010-12-153-22/+53
| * | | | ASoC: Move DAPM paths from DAPM context to snd_soc_cardJarkko Nikula2010-12-153-16/+29
| |/ / /
| * | | ASoC: soc-cache: A few minor stylistic changesDimitris Papastamos2010-12-141-7/+7
| * | | ASoC: Explicitly clear WM8993 ramp controls on power downMark Brown2010-12-141-0/+6
| * | | ASoC: dapm: Add output driver widgetOlaya, Margarita2010-12-141-0/+6
| * | | ASoC: Fix AC'97 registration unwindMark Brown2010-12-131-1/+1