summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ASoC: au1x: dbdma2: fix oops on soc device removal.Manuel Lauss2009-12-031-4/+1
* ASoC: pxa/raumfeld: adopt new snd_soc_dai_set_pll() APIDaniel Mack2009-11-301-2/+2
* ASoC: sh: fsi: Add runtime PM supportKuninori Morimoto2009-11-301-14/+25
* sh: ms7724se: Add runtime PM support for FSIKuninori Morimoto2009-11-301-0/+3
* Merge branch 'for-2.6.32' into for-2.6.33Mark Brown2009-11-271-2/+1
|\
| * ASoC: AIC23: Fixing infinite loop in resume pathAnuj Aggarwal2009-11-271-2/+1
* | ALSA: ARM: add Raumfeld audio supportDaniel Mack2009-11-273-0/+346
* | ASoC: Revert missing reset_err in wm97*.cTakashi Iwai2009-11-273-0/+6
* | ASoC: tlv320dac33: Change RT wq to singlethread wqPeter Ujfalusi2009-11-261-1/+2
* | ASoC: Add BCLK calculation utility for TDM mode tooMark Brown2009-11-252-0/+7
* | Merge branch 'twl4030-mfd' into for-2.6.33Mark Brown2009-11-251-1/+1
|\ \
| * | mfd: twl4030: fix ELF section mismatch...Daniel J Blueman2009-11-251-1/+1
* | | Merge branch 'for-2.6.32' into for-2.6.33Mark Brown2009-11-231-3/+17
|\ \ \ | | |/ | |/|
| * | ASoC: Fix suspend with active audio streamsMark Brown2009-11-231-3/+17
* | | Merge branch 'ads117x' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Mark Brown2009-11-204-0/+142
|\ \ \
| * | | ASoC: Update ads117x to current APIsMark Brown2009-11-041-40/+36
| * | | ASoC: ADS117x ADC driverGraeme Gregory2009-11-044-0/+146
* | | | ASoC: Add support for IGEP v2Enric Balletbò i Serra2009-11-193-0/+157
* | | | ASoC: DaVinci: use edma_pause, edma_resumeTroy Kisky2009-11-191-2/+4
* | | | ASoC: DaVinci: pcm, fix underrun by using sramTroy Kisky2009-11-194-44/+481
* | | | ASoC: DaVinci: pcm, rename variables in prep for ping/pongTroy Kisky2009-11-191-33/+33
* | | | ASoC: DaVinci: i2s, reduce underruns by combining into 1 elementTroy Kisky2009-11-192-19/+61
* | | | Merge branch 'for-2.6.32' into for-2.6.33Mark Brown2009-11-183-3/+4
|\ \ \ \ | | |/ / | |/| |
| * | | ASoC: tlv320aic23 fix rate selectionTroy Kisky2009-11-181-1/+1
| * | | ASoC: OMAP3 Pandora: update for TWL4030 codec changesGrazvydas Ignotas2009-11-181-1/+2
| * | | ASoC: Modifying the license string GPLv2 for OMAP3 EVMAnuj Aggarwal2009-11-181-1/+1
* | | | Merge branch 'topic/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Mark Brown2009-11-181-2/+2
|\ \ \ \
| * | | | ASoC: Use DMA_BIT_MASK(32) instead of deprecated DMA_32BIT_MASKMarin Mitov2009-11-171-2/+2
* | | | | ASoC: DaVinci: remove requirement that dma_params is 1st in structureTroy Kisky2009-11-184-13/+6
* | | | | ASoC: Added the CPU driver for PCM controllersJassi Brar2009-11-184-0/+680
* | | | | ARM: S3C64XX: Defined PCM controller platform devicesJassi Brar2009-11-182-1/+103
* | | | | ARM: S3C64XX: Added platform data headerJassi Brar2009-11-181-0/+17
* | | | | ARM: S3C64XX: Define PCM Controller base registersJassi Brar2009-11-181-0/+2
* | | | | ASoC: Rename 's3c24xx-pcm' driver to 's3c-dma'Jassi Brar2009-11-1818-22/+23
* | | | | ASoC: Rename s3c24xx_pcm prefix to s3c_dmaJassi Brar2009-11-188-58/+58
* | | | | ASoC: OMAP: enable Overo driver for CM-T35Mike Rapoport2009-11-162-5/+6
* | | | | ASoC: Remove redundant snd_soc_dapm_new_widgets() callsMark Brown2009-11-1335-40/+1
|/ / / /
* | | | ASoC: Add jack_status_check callback function for GPIO jacksJoonyoung Shim2009-11-122-0/+5
* | | | ASoC: move setting ac97 platformdata earlier than ac97 read/writeBarry Song2009-11-121-4/+5
* | | | ASoC: Fixed arguments passed to SMDK64xx set_pllJassi Brar2009-11-121-1/+1
* | | | ASoC: Add bit clock rate calculator utility functionsMark Brown2009-11-123-1/+74
* | | | ASoC: mpc5200: remove duplicate identical IRQ handlerGrant Likely2009-11-101-30/+3
* | | | ASoC: TWL4030: Do not modify the APLL_CTL registerPeter Ujfalusi2009-11-101-45/+31
* | | | Merge branch 'twl4030-mfd' into for-2.6.33Mark Brown2009-11-109-0/+43
|\ \ \ \ | | |_|/ | |/| |
| * | | MFD: twl4030-codec: APLL_INFREQ handling in the MFD driverPeter Ujfalusi2009-11-102-0/+36
| * | | OMAP: Configure audio_mclk for twl4030-codec MFDPeter Ujfalusi2009-11-106-0/+6
| * | | MFD: TWL4030: Add audio_mclk to the codec platform dataPeter Ujfalusi2009-11-101-0/+1
* | | | ASoC: omap-mcbsp - add support for upto 16 channels.Graeme Gregory2009-11-101-26/+37
* | | | ASoC: Pandora: Pass SRG input clock frequency to the OMAP McBSP DAIJarkko Nikula2009-11-091-14/+10
* | | | ASoC/mpc5200: fix enable/disable of AC97 slotsGrant Likely2009-11-072-18/+25