aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | ASoC: AC97: SMDK2443: Switch to s3c-ac97.cJassi Brar2010-01-272-3/+5
| | * | | | ASoC: AC97: SMDK: Add wm9713 machine driverJassi Brar2010-01-273-0/+107
| | * | | | ASoC: AC97: S3C: Add controller driverJassi Brar2010-01-274-2/+548
| | * | | | ASoC: ad1938: use soc-cache framework for codec registers accessBarry Song2010-01-272-128/+144
| | * | | | ASoC: ad1836: use soc-cache framework for codec registers accessBarry Song2010-01-272-69/+90
| | * | | | ASoC: DaVinci: Fix stream restart errorChaithrika U S2010-01-261-3/+2
| | * | | | Merge branch 'for-2.6.33' into for-2.6.34Mark Brown2010-01-251-1/+2
| | |\ \ \ \
| | * | | | | ASoC: ad1836: reset and restore clock control mode in suspend/resume entryBarry Song2010-01-252-0/+33
| | * | | | | ASoC: add DAI and platform / DMA drivers for SH SIUGuennadi Liakhovetski2010-01-255-0/+1664
| | * | | | | ASoC: Use BIAS_OFF when idle for wm_hubs devicesMark Brown2010-01-211-0/+6
| | * | | | | ASoC: Support turning off bias when the CODEC is idleMark Brown2010-01-211-1/+24
| | * | | | | ASoC: Remove console DAPM debug codeMark Brown2010-01-211-77/+3
| | * | | | | ASoC: tlv320dac33: Burst mode BCLK divider configurationPeter Ujfalusi2010-01-201-2/+13
| | * | | | | ASoC: tlv320dac33: BCLK divider fixPeter Ujfalusi2010-01-201-5/+6
| | * | | | | ASoC: tlv320dac33: Correct the prefill number of samplesPeter Ujfalusi2010-01-191-1/+1
| | * | | | | Merge branch 'mxc-audio' into for-2.6.34Mark Brown2010-01-1711-1950/+1597
| | |\ \ \ \ \
| | | * | | | | ASoC: Mark new i.MX drivers as BROKEN until arch/arm mergedMark Brown2010-01-171-1/+1
| | | * | | | | ASoC: Remove old i.MX driver codeMark Brown2010-01-175-1929/+0
| | | * | | | | ASoC: i.MX SSI driver does not yet support master modeMark Brown2010-01-171-8/+4
| | | * | | | | ASoC: Convert new i.MX SSI driver to use static DAI arrayMark Brown2010-01-172-22/+21
| | | * | | | | ASoC: Fix i.MX audio build for i.MX3xMark Brown2010-01-171-1/+1
| | | * | | | | ASoC: Add a new imx-ssi sound driverSascha Hauer2010-01-176-20/+1602
| | * | | | | | ASoC: support more sample rates on raumfeld devicesDaniel Mack2010-01-151-21/+40
| | * | | | | | ASoC: cs4270: allow passing freq=0 in set_dai_sysclk()Daniel Mack2010-01-151-13/+25
| | * | | | | | ASoC: TWL4030: Fix typo in comment in header fileThomas Weber2010-01-141-1/+1
| | * | | | | | ASoC: ak4104: allow more sample ratesDaniel Mack2010-01-131-3/+1
| | * | | | | | ASoC: TWL4030: Replace comma with semicolon in probe functionPeter Ujfalusi2010-01-131-1/+1
| | * | | | | | ASoC: Add missing __devexit and __devinit annotationsMark Brown2010-01-123-9/+9
| | * | | | | | Revert "ASoC: ad1836: reset and restore clock control mode in suspend/resume ...Mark Brown2010-01-121-32/+0
| | * | | | | | Merge branch 'for-2.6.33' into for-2.6.34Mark Brown2010-01-1230-112/+93
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |
| | * | | | | | ASoC: tpa6130a2: Support for tpa6140's regulatorsIlkka Koskinen2010-01-111-2/+20
| | | |/ / / / | | |/| | | |
| | * | | | | ASoC: Implement suspend and resume for WM8993Mark Brown2010-01-041-0/+67
| | * | | | | ASoC: Only restore non-default registers for WM8961Mark Brown2010-01-041-0/+3
| | * | | | | ASoC: Only restore non-default registers for WM8776Mark Brown2010-01-041-0/+2
| | * | | | | ASoC: Only restore non-default registers for WM8731Mark Brown2010-01-041-0/+3
| | * | | | | ASoC: Fix variable shadowing warning in TLV320AIC3xMark Brown2010-01-041-4/+4
| | * | | | | ASoc: tpa6130a2: Remove unnecessary variableIlkka Koskinen2010-01-041-4/+0
| | * | | | | ASoC: Use snprintf() when generating stream namesMark Brown2009-12-311-2/+2
| | * | | | | ASoC: Remove unneeded suspend checks from CODEC driversMark Brown2009-12-312-16/+0
| | * | | | | ASoC: tlv320dac33: Safety check for codec slave modePeter Ujfalusi2009-12-311-1/+6
| | * | | | | ASoC: tlv320dac33: Add new FIFO mode: mode 7Peter Ujfalusi2009-12-311-1/+34
| | * | | | | ASoC: tlv320dac33: Clean up the hardware configuration codePeter Ujfalusi2009-12-311-16/+45
| | * | | | | ASoC: tlv320dac33: Introduce prefill and playback state handlersPeter Ujfalusi2009-12-311-6/+40
| | * | | | | ASoC: tlv320dac33: Change nsample switch to FIFO mode enumPeter Ujfalusi2009-12-311-17/+32
| | * | | | | ASoC: soc-cache: cleanup training whitespace and coding styleBarry Song2009-12-311-1/+1
| | * | | | | ASoC: fsi: Add over/under run error settlementKuninori Morimoto2009-12-301-4/+25
| | * | | | | ASoC: fsi: Add fsi_get_dai to get snd_soc_daiKuninori Morimoto2009-12-301-2/+8
| | * | | | | ASoC: fsi: Add over_period flag to prevent the misunderstandingKuninori Morimoto2009-12-301-8/+12
| | * | | | | ASoC: ad1938: let soc-core dapm handle PLL powerBarry Song2009-12-301-59/+3
| | * | | | | ASoC: ad1938: fix typo, rename mask to rx_mask for ad1938_set_tdm_slotBarry Song2009-12-301-1/+1