summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Remove version display from the UDA1380 driverPhilipp Zabel2009-03-031-4/+0
* ASoC: fix typo and removed unneeded switch case for cs4270Daniel Mack2009-03-021-3/+1
* ASoC: Add SND_SOC_DAPM_PIN_SWITCH controls for exposing DAPM pinsMark Brown2009-02-281-0/+70
* ASoC: Add cs4270 support for slave mode configurationsDaniel Mack2009-02-281-1/+23
* ASoC: Fix copyright statements on Simtec filesBen Dooks2009-02-282-2/+2
* ASoC: wm8753 - Fix build errorTakashi Iwai2009-02-261-1/+2
* ASoC: Only write back non-default registers when resuming WM8753Mark Brown2009-02-241-0/+5
* ASoC: Convert WM8753 to register via normal device probeMark Brown2009-02-243-210/+171
* ASoC: Shuffle WM8753 device registration codeMark Brown2009-02-241-104/+105
* ASoC: Fix Zylonite voice interface stereo configurationsMark Brown2009-02-241-3/+2
* ASoC: Improve WM9713 voice DAC shutdown procedureMark Brown2009-02-241-3/+4
* ASoC: Only unregister drivers we registered for WM8753Mark Brown2009-02-221-3/+7
* ASoC: Report I/O errors from WM8753 resetMark Brown2009-02-221-1/+5
* ASoC: Disable WM8731 line bypass by defaultMark Brown2009-02-191-0/+4
* ASoC: Add device init/exit annotations to new-style Wolfson CODEC driversMark Brown2009-02-184-13/+13
* ASoC: Check for errors when writing WM8731 reset registerMark Brown2009-02-181-1/+6
* ASoC: TWL4030: Add digital loopback supportPeter Ujfalusi2009-02-181-6/+50
* ASoC: Implement SPI device unregistration for WM8731Mark Brown2009-02-181-1/+6
* ASoC: Fix build for corgi and poodleMark Brown2009-02-182-2/+4
* ASoC: Remove version display from the WM8753 driverMark Brown2009-02-181-4/+0
* ASoC: Refactor WM8731 device registrationMark Brown2009-02-185-211/+256
* ASoC: Shuffle WM8731 SPI and I2C device registrationMark Brown2009-02-181-103/+112
* ASoC: Rename AT91SAMG20-EK for applicationsMark Brown2009-02-181-1/+1
* ASoC: Actively manage MCLK for AT91SAM9G20-EKMark Brown2009-02-181-3/+65
* ASoC: Check machine type before loading on AT91SAM9G20-EKMark Brown2009-02-181-0/+4
* ASoC: Improve diagnostics for AT91SAM9G20-EK probeMark Brown2009-02-181-4/+3
* ASoC: Clean up WM8731 bias level configurationMark Brown2009-02-171-5/+3
* ASoC: Remove version display from the WM8731 driverMark Brown2009-02-171-4/+0
* ASoC: Fix WM8753 DAIs unregisteringPaul Fertser2009-02-171-0/+5
* ASoC: Fix DaVinci module unload errorKevin Hilman2009-02-132-2/+4
* Merge branch 'for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2009-02-133-60/+44
|\
| * Merge branch 'for-2.6.29' into for-2.6.30Mark Brown2009-02-131-1/+4
| |\
| | * ASoC: Only register AC97 bus if it's not done alreadyMark Brown2009-02-131-1/+4
| * | ASoC: add additional controls to the CS4270 codec driverTimur Tabi2009-02-132-59/+40
* | | ASoC: Fix forgotten replacements of socdev->codecTakashi Iwai2009-02-116-6/+6
|/ /
* | Merge branch 'for-2.6.29' into for-2.6.30Mark Brown2009-02-101-2/+2
|\|
| * ASoC: Update SDP3430 machine driver for snd_soc_cardLopez Cruz, Misael2009-02-101-2/+2
* | ASoC: TLV320AIC3X: Add TLV information for volume controlsJarkko Nikula2009-02-091-41/+73
* | ASoC: TLV320AIC3X: Fix volume rangesJarkko Nikula2009-02-091-19/+19
* | ASoC: pxa2xx-i2s: remove I2S pin setupPhilipp Zabel2009-02-081-36/+0
* | ASoC: count reaches 10001, not 10000.Roel Kluin2009-02-081-2/+2
* | ASoC: Add initial support of Mitac mioa701 device SoC.Robert Jarzmik2009-02-083-0/+261
* | Merge branch 'for-2.6.29' into for-2.6.30Mark Brown2009-02-062-5/+10
|\|
| * ASoC: WM8990: Fix kcontrol's private value use in put callbackJarkko Nikula2009-02-061-1/+3
| * ASoC: TLV320AIC3X: Fix kcontrol's private value use in put callbackEero Nurkkala2009-02-061-4/+7
* | ASoC: optimize init sequence of Freescale MPC8610 sound driversTimur Tabi2009-02-062-103/+94
* | ASoC: Blackfin: drop unnecessary dma castsMike Frysinger2009-02-061-61/+43
* | ASoC: Blackfin: cleanup sport handling in ASoC Blackfin AC97 codeMike Frysinger2009-02-061-59/+33
* | ASoC: pxa-ssp: fix SSP port requestPhilipp Zabel2009-02-041-5/+7
* | ASoC: uda1380: split set_dai_fmt into _both, _playback and _capture variantsPhilipp Zabel2009-02-041-7/+61