summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* codecs/tlv320aic23: fix bias management for suspend/resumeEric Bénard2010-06-231-3/+4
* ASoC: pandora: fix CLKX polarityGrazvydas Ignotas2010-06-211-28/+8
* ASoC: Fix I2C dependency for SND_FSI_AK4642 and SND_FSI_DA7210Peter Huewe2010-06-161-2/+2
* ASoC: Pay attention to write errors in volsw_2r_sxMark Brown2010-06-161-4/+2
* ASoC: Default WM2000 ANC and speaker to enabledMark Brown2010-06-151-0/+2
* Merge branch 'for-2.6.35' into for-2.6.36Mark Brown2010-06-151-2/+0
|\
| * ASoC: DaVinci: Fix McASP hardware FIFO configurationSudhakar Rajashekhara2010-06-151-2/+0
| * Merge branch 'for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2010-06-021-1/+10
| |\
* | | ASoC: header cleanup for da7210Kuninori Morimoto2010-06-151-9/+0
* | | ASoC: header cleanup for ak4642Kuninori Morimoto2010-06-151-8/+0
* | | ASoC: header cleanup for FSI-DA7210Kuninori Morimoto2010-06-151-9/+0
* | | ASoC: header cleanup for FSI-AK4642Kuninori Morimoto2010-06-151-9/+0
* | | ASoC: header cleanup for FSIKuninori Morimoto2010-06-151-9/+0
* | | ASoC: Remove unused header from MPC5200 PSC driverGrant Likely2010-06-122-13/+0
* | | ASoC: NUC900: patch for fix build errorWan ZongShun2010-06-102-2/+2
* | | ASoC: EP93xx: Add Snapper CL15 i2s audio supportRyan Mallon2010-06-094-0/+163
* | | Merge branch 'ep93xx' into for-2.6.36Mark Brown2010-06-094-1/+146
|\ \ \
| * | | EP93xx: Add i2s core supportRyan Mallon2010-06-094-1/+146
* | | | Merge branch 'for-2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2010-06-0724-79/+1080
|\ \ \ \
| * | | | ASoC: patch for the useless 'break' removal in kirkwoodWan ZongShun2010-06-071-1/+0
| * | | | ASoC: atmel: trivial code cleanupWan ZongShun2010-06-071-1/+0
| * | | | ASoC: ep93xx i2s audio driverRyan Mallon2010-06-078-0/+865
| * | | | ASoC: imx: add eukrea-tlv320Eric Bénard2010-06-033-0/+146
| * | | | ASoC: imx-ssi.c: add new choices to platform configurationEric Bénard2010-06-032-2/+12
| * | | | ASoC: s3c: patch for the unnecessary variable 'state' removalWan ZongShun2010-06-031-1/+0
| * | | | ASoC: atmel: patch for the unnecessary variable removalWan ZongShun2010-06-031-1/+0
| * | | | ASoC: use resource_size for au1xWan ZongShun2010-06-033-17/+10
| * | | | ASoC: s6000: use resource_size for {request/release}_mem_region and ioremapWan ZongShun2010-06-021-21/+17
| * | | | Merge branch 'for-2.6.35' into for-2.6.36Mark Brown2010-06-021-1/+10
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | ASoC: MX31ads sound support should depend on MACH_MX31ADS_WM1133_EV1Sascha Hauer2010-05-311-1/+1
| | * | | ASoC: Add missing Kconfig entry for Phytec boardsSascha Hauer2010-05-311-0/+9
| * | | | ASoC: nuc900: patch for modifing the ac97 delays to minimumWan ZongShun2010-06-021-12/+2
| * | | | ASoC: nuc900: fix a typo and rename the header fileWan ZongShun2010-06-022-1/+1
| * | | | ASoC: nuc900: fix a wait loop bugWan ZongShun2010-06-021-6/+4
| * | | | ASoC: nuc900: patch for SUBSTREAM_TYPE', 'PCM_TX' and 'PCM_RX' removalWan ZongShun2010-06-023-15/+13
* | | | | ASoC: tlv320dac33: Add support for changing upper thresholdPeter Ujfalusi2010-06-071-9/+48
* | | | | ASoC: omap-mcbsp: Place correct constraints for streamsPeter Ujfalusi2010-06-031-21/+77
* | | | | ASoC: omap-mcbsp: Save, and use wlen for threshold configurationPeter Ujfalusi2010-06-031-5/+9
* | | | | OMAP3: McBSP: Use the port's buffer_size when calculating tx delayPeter Ujfalusi2010-06-031-6/+1
* | | | | OMAP3: McBSP: Change the way how the FIFO is handledPeter Ujfalusi2010-06-032-15/+25
* | | | | OMAP: McBSP: Function to query the FIFO sizePeter Ujfalusi2010-06-032-0/+16
|/ / / /
* | | | Merge branch 'for-2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2010-05-3135-8/+3482
|\ \ \ \
| * | | | ASoC: Fix S/PDIF buildMark Brown2010-05-312-0/+2
| * | | | ASoC: kirkwood: Add audio support to openrd client platformsapatard@mandriva.com2010-05-313-0/+138
| * | | | ASoC: kirkwood: Add i2s supportapatard@mandriva.com2010-05-319-0/+1047
| * | | | openrd-client: initialise audioapatard@mandriva.com2010-05-311-0/+13
| * | | | orion/kirkwood: add audio functions.apatard@mandriva.com2010-05-314-0/+54
| * | | | ASoC: Add driver for cs42l51apatard@mandriva.com2010-05-314-0/+932
| * | | | ASoC: Add SND_SOC_DAPM_PRE_POST_PMD eventapatard@mandriva.com2010-05-311-0/+2
| * | | | ASoC: spdif: Add codec driver to use spdif stand-aloneSeungwhan Youn2010-05-311-1/+92
OpenPOWER on IntegriCloud