summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ASoC: S3C24XX: Support for Simtec Hermes boardsBen Dooks2009-08-213-0/+163
* ASoC: tlv320aic3x: fixup board device changesBen Dooks2009-08-213-0/+30
* ASoC: tlv320aic3x: Change to use device modelBen Dooks2009-08-215-113/+116
* ASoC: S3C24XX: Add audio core and tlv320aic23 for Simtec boardsBen Dooks2009-08-215-0/+569
* ASoC: OMAP: Use DMA operating mode of McBSPEduardo Valentin2009-08-201-3/+15
* ASoC: OMAP: Use McBSP threshold to playback and captureEduardo Valentin2009-08-203-7/+49
* ASoC: Always syncronize audio transfers on framesEero Nurkkala2009-08-201-0/+9
* ASoC: Add runtime check for RFIG and XFIGEero Nurkkala2009-08-201-2/+5
* ASoC: OMAP: Make DMA 64 alignedEduardo Valentin2009-08-201-2/+2
* ASoC: OMAP: Enable DMA burst modeEduardo Valentin2009-08-201-0/+3
* ASoC: Add SuperH FSI driver support for ALSAKuninori Morimoto2009-08-203-1/+1012
* ASoC: S3C24XX : Align the peroid size to the buffer sizeShine Liu2009-08-201-0/+1
* ALSA: Restore support for DMAless DAIs on PXAMark Brown2009-08-191-0/+3
* ASoC: Provide default set_bias_level() implementationMark Brown2009-08-191-2/+6
* ASoC: Remove duplicate ADC/DAC widgets from wm_hubs.cMark Brown2009-08-181-6/+0Star
* ASoC: Reenable S3C64xx I2S supportMark Brown2009-08-181-1/+1
* ASoC: Fix data format configuration for S3C64XX IISv2Joonyoung Shim2009-08-181-3/+3
* ASoC: Implement TDM configuration for WM8993Mark Brown2009-08-171-18/+81
* ASoC: Fix WM8993 MCLK configuration for high frequency MCLKsMark Brown2009-08-171-3/+1Star
* ASoC: Power speakers and headphones simultaneouslyMark Brown2009-08-171-3/+3
* ASoC: Fix handling of bias levels for non-DAPM codecsMark Brown2009-08-171-0/+16
* ASoC: UDA134X: Fix mistaken mute/unmute codeShine Liu2009-08-171-1/+1
* ASoC: OMAP: Enhance OMAP1510 DMA progress software counterJanusz Krzysztofik2009-08-171-2/+20
* ASoC: OMAP: Make use of DMA channel self linking on OMAP1510Janusz Krzysztofik2009-08-171-7/+8
* ASoC: Factor out cache I/O from WM8974Mark Brown2009-08-151-94/+55Star
* Merge branch 'wm8974-upstream' into for-2.6.32Mark Brown2009-08-154-0/+952
|\
| * ASoC: Correct a bug with "ADC Inversion Switch" in wm8974 codec.javier Martin2009-07-221-1/+1
| * ASoC: WM8974 DAPM cleanupsMark Brown2009-06-301-38/+37Star
| * ASoC: WM8974 cosmetic cleanupsMark Brown2009-06-301-3/+4
| * ASoC: Use symmetric rates for WM8974Mark Brown2009-06-301-0/+1
| * ASoC: Add WM8974 TLV informationMark Brown2009-06-301-9/+15
| * ASoC: Refresh WM8974 PLL configurationMark Brown2009-06-301-27/+60
| * ASoC: Declare 2 channels for WM8974Mark Brown2009-06-301-2/+2
| * ASoC: Refresh WM8974 bias configurationMark Brown2009-06-301-7/+23
| * ASoC: Remove unreferenced wm8974_add_controls()Mark Brown2009-06-291-16/+0Star
| * ASoC: Update WM8974 to use standard I2C device probe methodsMark Brown2009-05-232-156/+116Star
| * ASoC: WM8974 checkpatch cleanupsMark Brown2009-05-232-54/+52Star
| * ASoC: Add WM8974 CODEC driverMark Brown2009-05-234-0/+954
* | ASoC: Hook i.MX into buildMark Brown2009-08-151-0/+1
* | ASoC: Staticise unexported variablesMark Brown2009-08-151-2/+2
* | ASoC: Remove unneeded i.MX dependency on SNDMark Brown2009-08-151-1/+1
* | Merge branch 'for-2.6.32' into mxcMark Brown2009-08-15272-6109/+49846
|\ \
| * | ASoC: delete -spi suffix in ad1938 and free private data while registers failBarry Song2009-08-141-1/+3
| * | ASoC: TWL4030: Fix for capture mixer stringsPeter Ujfalusi2009-08-141-21/+25
| * | ALSA: Allow passing platform_data for pxa2xx-ac97Marek Vasut2009-08-132-1/+21
| * | ASoC: DaVinci: Add audio support fot DA850/OMAP-L138 EVMChaithrika U S2009-08-133-8/+35
| * | ASoC: DaVinci: Add a DAI format to McASP driverChaithrika U S2009-08-131-0/+10
| * | ASoC: DaVinci: McASP driver enhacementsChaithrika U S2009-08-135-9/+107
| * | ASoC: Factor out shared code from WM8993Mark Brown2009-08-135-694/+810
| * | ASoC: Minor cleanups to AD1938 driverMark Brown2009-08-132-5/+1Star