aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-05Merge branch 'for-3.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/asoc-2.6 into topic/asocTakashi Iwai7-15/+361
2011-07-05Merge branch 'for-3.0' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/asoc-2.6 into fix/asocTakashi Iwai2-4/+19
2011-07-04ASoC: core - Add platform read and write.Liam Girdwood1-0/+30
2011-07-04ASoC: tlv320aic3x: Add correct hw registers to Line1 cross connect muxesJarkko Nikula1-13/+21
2011-07-04Merge branch 'for-3.0' into for-3.1Mark Brown2-0/+8
2011-07-04ASoC: Ensure we delay long enough for WM8994 FLL to lock when startingMark Brown1-0/+2
2011-07-04ASoC: Tegra: I2S: s/clk_get_sys/clk_get/Stephen Warren1-3/+1
2011-07-04ASoC: Tegra: I2S: Ensure clock is enabled when writing regsStephen Warren1-0/+6
2011-07-02ASoC: core - Make platform probe more like codec probe.Liam Girdwood1-15/+36
2011-06-30ASoC: Improve error reporting in Speyside WM8962 driverMark Brown1-4/+8
2011-06-29Merge branch 'for-3.0' into for-3.1Mark Brown1-2/+11
2011-06-29ASoC: Change WM9081 speaker output enable to _OUT_DRVMark Brown1-1/+1
2011-06-29ASoC: Correct left/right swap in wm_hubs DC offset correctionMark Brown1-8/+8
2011-06-29ASoC: Fix Blackfin I2S _pointer() implementation return in bounds valuesMark Brown1-2/+11
2011-06-28ASoC: Blackfin: Add machine driver for EVAL-ADAV80X boardsLars-Peter Clausen3-0/+188
2011-06-28ASoC: Add ADAV80x codec driverLars-Peter Clausen4-0/+992
2011-06-26ASoC: SAMSUNG: Add idma related register definitionSangbeom Kim1-0/+20
2011-06-26ASoC: SAMSUNG: Move I2S common register definitionSangbeom Kim2-103/+124
2011-06-26ASoC: SAMSUNG: Add WM8994 PCM Machine driverSangbeom Kim3-0/+186
2011-06-24Merge branch 'fix/asoc' into for-linusTakashi Iwai5-13/+5
2011-06-24ALSA: Remove unneeded version.h includes from sound/Jesper Juhl1-1/+0
2011-06-23Merge branch 'for-3.0' into for-3.1Mark Brown4-10/+5
2011-06-23ASoC: pxa-ssp: Correct check for stream presenceDaniel Mack1-2/+2
2011-06-23ASoC: imx: add missing module informationsArnaud Patard (Rtp)2-1/+3
2011-06-23ASoC: imx: Remove unused Kconfig SND_MXC_SOC_SSI entryArnaud Patard (Rtp)1-7/+0
2011-06-23ASoC: Add basic WM8918 supportMark Brown1-0/+1
2011-06-23ASoC: Allow suppression of series updates on wm_hubs devicesMark Brown2-1/+2
2011-06-23ASoC: Trigger wm_hubs series update startup off a separate flagMark Brown4-2/+4
2011-06-22ASoC: add WM8782 ADC Codec DriverJohannes Stezenbach3-0/+86
2011-06-22ASoC: add STA32X codec driverJohannes Stezenbach4-0/+993
2011-06-22ASoC: codecs: Max98095: Fix logging of hardware revision.Taylor Hutt1-4/+4
2011-06-20ASoC: adau1701: signedness bug in adau1701_write()Dan Carpenter1-1/+2
2011-06-20ASoC: Fix DAPM sequence run for per-widget I/O methodsMark Brown1-0/+6
2011-06-18ASoC: Remove adau1701 from SND_SOC_ALL_CODECS due to Sigma dependencyMark Brown1-1/+0
2011-06-17Merge branch 'spi/merge' into spi/nextGrant Likely11-31/+47
2011-06-17ASoC: Blackfin: allow SPI for SSM2602 partsMike Frysinger1-2/+1
2011-06-16ASoC: AD1836: rename suspend/resume funcsBarry Song1-22/+21
2011-06-16ASoC: AD1836: fix codec nameMike Frysinger1-1/+1
2011-06-16ASoC: AD1836: fix intermixed tab/space indentationMike Frysinger2-4/+4
2011-06-16ASoC: AD1836: drop unnecessary spi register checkMike Frysinger1-9/+1
2011-06-16ASoC: AD1836: clean up comment headersMike Frysinger2-27/+9
2011-06-16ASoC: Blackfin: Add bf5xx-adau1701 machine driverLars-Peter Clausen3-0/+152
2011-06-16ASoC: Add ADAU1701 codec driverLars-Peter Clausen4-1/+573
2011-06-16ASoC: Clean up some coding style nits in the bf5xx-i2s-pcm driverMark Brown1-3/+3
2011-06-14ASoC: dapm - Refactor widget IO functions in preparation for platform widgets.Liam Girdwood1-6/+43
2011-06-13Merge branch 'for-3.0' into for-3.1Mark Brown1-3/+0
2011-06-13ASoC: Remove unused and about to be broken SND_SOC_CUSTOM I/O busMark Brown1-3/+0
2011-06-13ASoC: Don't use codec->control_data in bulk writeMark Brown1-2/+2
2011-06-13ASoC: Add weak routes for sidetone style pathsMark Brown1-0/+87
2011-06-13ASoC: Move register I/O code into a separate fileMark Brown3-381/+401