summaryrefslogtreecommitdiffstats
path: root/mm (unfollow)
Commit message (Expand)AuthorFilesLines
2009-03-02ASoC: fix typo and removed unneeded switch case for cs4270Daniel Mack1-3/+1
2009-02-28ASoC: Add SND_SOC_DAPM_PIN_SWITCH controls for exposing DAPM pinsMark Brown2-0/+82
2009-02-28ASoC: Add cs4270 support for slave mode configurationsDaniel Mack1-1/+23
2009-02-28ASoC: Fix copyright statements on Simtec filesBen Dooks2-2/+2
2009-02-26ASoC: wm8753 - Fix build errorTakashi Iwai1-1/+2
2009-02-25ASoC: Only write back non-default registers when resuming WM8753Mark Brown1-0/+5
2009-02-25ASoC: Convert WM8753 to register via normal device probeMark Brown3-210/+171
2009-02-25ASoC: Shuffle WM8753 device registration codeMark Brown1-104/+105
2009-02-25ASoC: Fix Zylonite voice interface stereo configurationsMark Brown1-3/+2
2009-02-25ASoC: Improve WM9713 voice DAC shutdown procedureMark Brown1-3/+4
2009-02-22ASoC: Only unregister drivers we registered for WM8753Mark Brown1-3/+7
2009-02-22ASoC: Report I/O errors from WM8753 resetMark Brown1-1/+5
2009-02-19ASoC: Disable WM8731 line bypass by defaultMark Brown1-0/+4
2009-02-18ASoC: Add device init/exit annotations to new-style Wolfson CODEC driversMark Brown4-13/+13
2009-02-18ASoC: Check for errors when writing WM8731 reset registerMark Brown1-1/+6
2009-02-18ASoC: TWL4030: Add digital loopback supportPeter Ujfalusi1-6/+50
2009-02-18ASoC: Implement SPI device unregistration for WM8731Mark Brown1-1/+6
2009-02-18ASoC: Fix build for corgi and poodleMark Brown2-2/+4
2009-02-18ASoC: Remove version display from the WM8753 driverMark Brown1-4/+0
2009-02-18ASoC: Refactor WM8731 device registrationMark Brown5-211/+256
2009-02-18ASoC: Shuffle WM8731 SPI and I2C device registrationMark Brown1-103/+112
2009-02-18ASoC: Rename AT91SAMG20-EK for applicationsMark Brown1-1/+1
2009-02-18ASoC: Actively manage MCLK for AT91SAM9G20-EKMark Brown1-3/+65
2009-02-18ASoC: Check machine type before loading on AT91SAM9G20-EKMark Brown1-0/+4
2009-02-18ASoC: Improve diagnostics for AT91SAM9G20-EK probeMark Brown1-4/+3
2009-02-17ASoC: Clean up WM8731 bias level configurationMark Brown1-5/+3
2009-02-17ASoC: Remove version display from the WM8731 driverMark Brown1-4/+0
2009-02-17ASoC: Fix WM8753 DAIs unregisteringPaul Fertser1-0/+5
2009-02-13ASoC: Fix DaVinci module unload errorKevin Hilman2-2/+4
2009-02-13ASoC: Only register AC97 bus if it's not done alreadyMark Brown1-1/+4
2009-02-13ASoC: add additional controls to the CS4270 codec driverTimur Tabi2-59/+40
2009-02-11ASoC: Fix forgotten replacements of socdev->codecTakashi Iwai6-6/+6
2009-02-10ASoC: Update SDP3430 machine driver for snd_soc_cardLopez Cruz, Misael1-2/+2
2009-02-09ASoC: TLV320AIC3X: Add TLV information for volume controlsJarkko Nikula1-41/+73
2009-02-09ASoC: TLV320AIC3X: Fix volume rangesJarkko Nikula1-19/+19
2009-02-08ASoC: pxa2xx-i2s: remove I2S pin setupPhilipp Zabel1-36/+0
2009-02-08pxa/spitz: Setup I2S pins for pxa2xx-i2sPhilipp Zabel1-0/+6
2009-02-08pxa/h5000: Setup I2S pins for pxa2xx-i2sPhilipp Zabel1-0/+7
2009-02-08ASoC: count reaches 10001, not 10000.Roel Kluin1-2/+2
2009-02-08ASoC: Add initial support of Mitac mioa701 device SoC.Robert Jarzmik3-0/+261
2009-02-06ASoC: optimize init sequence of Freescale MPC8610 sound driversTimur Tabi2-103/+94
2009-02-06ASoC: Blackfin: drop unnecessary dma castsMike Frysinger1-61/+43
2009-02-06ASoC: Blackfin: cleanup sport handling in ASoC Blackfin AC97 codeMike Frysinger1-59/+33
2009-02-06ASoC: WM8990: Fix kcontrol's private value use in put callbackJarkko Nikula1-1/+3
2009-02-06ASoC: TLV320AIC3X: Fix kcontrol's private value use in put callbackEero Nurkkala1-4/+7
2009-02-04ASoC: pxa-ssp: fix SSP port requestPhilipp Zabel1-5/+7
2009-02-04ASoC: uda1380: split set_dai_fmt into _both, _playback and _capture variantsPhilipp Zabel1-7/+61
2009-02-03ASoC: Don't unconditionally use the PLL in UDA1380Vasily Khoruzhick1-2/+2
2009-02-03ALSA: ASoC: email - update email addresses.Liam Girdwood4-5/+4
2009-02-02ASoC: fix message display in CS4270 codec driverTimur Tabi1-27/+39