summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* 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-093-0/+162
* | | Merge branch 'for-2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2010-06-0723-79/+1077
|\ \ \
| * | | 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-031-2/+9
| * | | 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
|/ / /
* | | Merge branch 'for-2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2010-05-3128-8/+3392
|\ \ \
| * | | 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
| * | | ASoC: Add driver for cs42l51apatard@mandriva.com2010-05-314-0/+932
| * | | ASoC: spdif: Add codec driver to use spdif stand-aloneSeungwhan Youn2010-05-311-1/+92
| * | | Merge commit 'v2.6.35-rc1' into for-2.6.36Mark Brown2010-05-31338-6189/+26787
| |\ \ \ | | | |/ | | |/|
| * | | ASOC: S5PV210: Enable AC97 supportJassi Brar2010-05-272-2/+4
| * | | ASOC: S5PC100: Enable AC97 supportJassi Brar2010-05-272-2/+3
| * | | ASoC: Fix dB scales for WM8990Mark Brown2010-05-251-9/+9
| * | | ASoC: Fix dB scales for WM8400Mark Brown2010-05-251-9/+9
| * | | ASoC: Fix dB scales for WM835xMark Brown2010-05-251-2/+2
| * | | ASoC: Remove version display from WM8990Mark Brown2010-05-251-4/+0
| * | | ASoC: ad193x: add set_sysclk entry to support different clock inputBarry Song2010-05-212-1/+45
| * | | Merge branch 'topic/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Mark Brown2010-05-208-42/+324
| |\ \ \
OpenPOWER on IntegriCloud