summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ASoC: tpa6130a2: Fix unbalanced regulator disablesJarkko Nikula2010-10-301-2/+2
* ASoC: tlv320dac33: Mode1 FIFO auto configuration fixPeter Ujfalusi2010-10-301-2/+6
* ASoC: tlv320dac33: Limit the US_TO_SAMPLES macroPeter Ujfalusi2010-10-301-1/+1
* ASoC: tlv320dac33: Error handling for broken chipPeter Ujfalusi2010-10-301-7/+19
* ASoC: tlv320dac33: Use usleep_range for delaysPeter Ujfalusi2010-10-231-4/+6
* ASoC: tpa6130a2: Error handling for broken chipPeter Ujfalusi2010-10-211-6/+22
* ASoC: tlv320dac33: Control for line output gainPeter Ujfalusi2010-10-131-0/+18
* ASoC: omap: Remove needless prints from machine driversJarkko Nikula2010-10-108-24/+8Star
* ASoC: remove duplicated include for nuc900Nicolas Kaiser2010-10-061-1/+0Star
* ASoC: sh: fix build error: terminate the platform device ID listGuennadi Liakhovetski2010-10-061-0/+1
* ASoC: WM8804: Retrieve the device revision and print itDimitris Papastamos2010-10-051-0/+8
* ASoC: soc-cache: Add spi_write support for all I/O typesDimitris Papastamos2010-10-051-0/+96
* Merge branch 'topic/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Mark Brown2010-10-053-57/+13Star
|\
| * Merge branch 'for-2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2010-10-0512-41/+265
| |\
| * | omap: devices: Avoid merge conflict between ASoC and OMAP hwmod changesJarkko Nikula2010-10-041-1/+1
| * | Merge branch 'for-2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/lr...Takashi Iwai2010-10-032-56/+12Star
| |\ \
| | * | omap: zoom: Move new code introduced by ASoC m-c to board-zoom-peripheralsJarkko Nikula2010-09-242-44/+12Star
| | * | omap: zoom2: Fix ASoC multi-component build breakage by removing dead codeJarkko Nikula2010-09-241-12/+0Star
* | | | ALSA: ASoc: DaVinci Delay start of ASP to triggerTroy Kisky2010-10-051-6/+0Star
| |_|/ |/| |
* | | ASoC: WM8804: Power down the PLL correctlyDimitris Papastamos2010-10-041-3/+3
* | | ASoC: WM8804: Refactor set_pll code to avoid GCC warningsDimitris Papastamos2010-10-041-21/+26
* | | ASoC: WM8804: Use a proper DAI nameDimitris Papastamos2010-10-021-1/+1
* | | ASoC: Put WM8962 GPIO2/3 into GPIO mode when configuring platform data tooMark Brown2010-10-021-13/+29
* | | ASoC: Implement interrupt based jack detectionMark Brown2010-10-022-0/+88
* | | ASoC: Add support for WM8962 GPIO outputsMark Brown2010-10-023-0/+121
* | | ASoC: Remove -dai suffix from i.MX SSI driverMark Brown2010-10-018-12/+12
* | | ASoC: Relax restrictions on WM8962 BCLK configurationMark Brown2010-09-301-6/+0Star
|/ /
* | ASoC: WM8804: Initial driverDimitris Papastamos2010-09-304-0/+887
* | ASoC: Remove unneeded use of spi_bus_typeDimitris Papastamos2010-09-3010-10/+0Star
* | ASoC: Provide microphone bias configuration for WM8962Mark Brown2010-09-302-0/+18
* | ASoC: Mark WM8962 Additional Control 4 register as volatileMark Brown2010-09-301-1/+1
* | ASoC: Initial WM8962 IRQ supportMark Brown2010-09-292-1/+61
* | ASoC: Lowercase WM8962 CODEC nameMark Brown2010-09-291-1/+1
* | ASoC: Fix masking of WM8962 FLL1 registerMark Brown2010-09-281-1/+1
* | ASoC: WM8985: Use the correct macro for the kcontrol definedDimitris Papastamos2010-09-281-2/+2
* | ASoC: Fix a compile warning for printk formatTakashi Iwai2010-09-271-1/+1
* | Merge branch 'for-2.6.36' into for-2.6.37Mark Brown2010-09-251-0/+6
|\ \ | |/ |/|
| * ASoC: Add Jassi Brar as Samsung maintainerMark Brown2010-09-251-0/+6
* | ASoC: WM8985: Remove unneeded declaration.Dimitris Papastamos2010-09-241-2/+0Star
* | ASoC: Clean up AC'97 glue driverMark Brown2010-09-241-9/+5Star
* | ASoC: Add debug logging for s3c-ac97 resetsMark Brown2010-09-241-0/+3
* | ASoC: Convert s3c-ac97 to pr_() macrosMark Brown2010-09-241-5/+6
* | ASoC: Clean up the CODEC device as well as the board for SMDK WM9713Mark Brown2010-09-241-0/+1
* | ASoC: Clarify naming for SMDK WM9713 driverMark Brown2010-09-241-1/+1
* | ASoC: Remove unneeded WM9713 header include from SMDK WM9713 driverMark Brown2010-09-241-1/+0Star
* | ASoC: Fix incorrect parameter to snd_soc_codec_volatile_registerDimitris Papastamos2010-09-231-1/+1
* | ASoC: Delegate to hw specific read for volatile registersDimitris Papastamos2010-09-231-26/+50
* | ASoC: adapt multi-componentism againTakashi Iwai2010-09-231-3/+3
* | Merge branch 'for-2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2010-09-231-1/+1
|\|
| * ASoC: Fix multi-componentismMark Brown2010-09-221-1/+1