aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds5-103/+27
2011-01-17ASoC: EP93xx: fixed LRCLK rate and DMA oper. in I2S codeAlexander Sverdlin1-9/+9
2011-01-17ASoC: WM8990: msleep() takes milliseconds not jiffiesDimitris Papastamos1-5/+5
2011-01-14ASoC: WL1273 FM radio: Fix breakage with MFD API changesMatti J. Aaltonen3-89/+13
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds195-5451/+20444
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-4/+4
2011-01-12Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 into topic/asocTakashi Iwai4-115/+51
2011-01-12Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/asoc-2.6 into topic/asocTakashi Iwai8-169/+234
2011-01-12ASoC: tpa6130a2: Fix compiler warningPeter Ujfalusi1-1/+0
2011-01-12ASoC: tlv320dac33: Add DAPM selection for LOM invertPeter Ujfalusi1-5/+50
2011-01-12ASoC: DMIC codec: Adding a generic DMIC codecDavid Lambert3-0/+86
2011-01-11ASoC: soc-cache: Fix invalid memory access during snd_soc_lzo_cache_sync()Dimitris Papastamos1-1/+1
2011-01-11ASoC: Fix section mismatch in wm8995.cTakashi Iwai1-1/+1
2011-01-11ASoC: fix migor audio buildGuennadi Liakhovetski1-1/+1
2011-01-10ASoC: cs4270: use the built-in register cache supportTimur Tabi1-113/+48
2011-01-10ASoC: RX1950: Enable Mic Jack during glue driver initVasily Khoruzhick1-0/+1
2011-01-07Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-1/+1
2011-01-05ASoC: Fix the device references to codec and platform driversHarsha Priya1-7/+7
2011-01-05ASoC: Remove needless inclusion of tlv320aic3x.h from machine driversJarkko Nikula5-6/+0
2011-01-05ASoC: Change Samsung Kconfig from ASOC_ to SND_SOC_Mark Brown2-54/+54
2011-01-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds12-226/+164
2011-01-02ASoC: sh: fsi-da7210: remove unnecessary format settingsKuninori Morimoto1-1/+1
2010-12-29ASoC: Yet more x86 tracepoint workaroundsMark Brown3-1/+7
2010-12-29Merge branch 'spi' of git://git.linutronix.de/users/bigeasy/soda into spi/nextGrant Likely1-1/+1
2010-12-28Merge branch 'for-2.6.37' into for-2.6.38Mark Brown12-226/+164
2010-12-28ASoC: codecs: Remove unused reg_cache fields from device structsLars-Peter Clausen22-25/+1
2010-12-28ASoC: codecs: wm8753: Fix register cache incoherencyLars-Peter Clausen1-143/+83
2010-12-28ASoC: codecs: wm9090: Fix register cache incoherencyLars-Peter Clausen1-9/+9
2010-12-28ASoC: codecs: wm8962: Fix register cache incoherencyLars-Peter Clausen1-25/+20
2010-12-28ASoC: codecs: wm8955: Fix register cache incoherencyLars-Peter Clausen1-15/+15
2010-12-28ASoC: codecs: wm8904: Fix register cache incoherencyLars-Peter Clausen1-19/+18
2010-12-28ASoC: codecs: wm8741: Fix register cache incoherencyLars-Peter Clausen1-5/+5
2010-12-28ASoC: codecs: wm8523: Fix register cache incoherencyLars-Peter Clausen1-4/+5
2010-12-28ASoC: codecs: max98088: Fix register cache incoherencyLars-Peter Clausen1-6/+4
2010-12-28ASoC: codecs: Add missing control_type initializationLars-Peter Clausen5-0/+5
2010-12-28ASoC: One more x86 typo fixMark Brown1-1/+1
2010-12-27Merge branch 'topic/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 into for-2.6.38Mark 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: tlv320dac33: Add 32/24 bit audio supportPeter Ujfalusi1-2/+14
2010-12-23ASoC: tlv320dac33: Some cleanup for 32/24 bit supportPeter Ujfalusi1-20/+27
2010-12-23ASoC: tlv320dac33: Remove manual FIFO configurationPeter Ujfalusi1-137/+20
2010-12-23ASoC: twl6040: Convert HF and HS drivers to use DAPM OUT_DRV widgetOlaya, Margarita1-4/+4
2010-12-23ASoC: mcbsp: Add McBSP support for OMAP4Jorge Eduardo Candelaria2-3/+36
2010-12-23Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 into topic/asocTakashi Iwai10-20/+10649
2010-12-23ASoC: ifdef out trace points from modules for x86Mark Brown4-0/+10
2010-12-22Merge branch 'master' into for-nextJiri Kosina63-300/+453
2010-12-22ASoC: Add initial WM8995 driverDimitris Papastamos4-0/+10573