summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ASoC: wm8711: fix a memory leak if another WM8711 is registeredAxel Lin2010-08-031-1/+2
* ASoC: wm8523: fix resource reclaim in wm8523_register error pathAxel Lin2010-08-031-4/+6
* ASoC: da7210: fix a memory leak if failed to initialise da7210 audio codecAxel Lin2010-08-031-2/+6
* ASoC: ak4642: fix a memory leak if failed to initialise AK4642Axel Lin2010-08-031-1/+3
* ASoC: ad1836: fix a memory leak if another ad1836 is registeredAxel Lin2010-08-031-0/+1
* ASoC: Initial WM8741 CODEC driverIan Lartey2010-08-034-0/+799
* Merge branch 'for-2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/git/lr...Takashi Iwai2010-08-024-108/+158
|\
| * ASoC: omap-mcbsp: Remove period size constraint in THRESHOLD modePeter Ujfalusi2010-08-021-39/+4
| * ASoC: omap-mcbsp: Support for sDMA packet modePeter Ujfalusi2010-08-021-6/+56
| * ASoC: omap-mcbsp: Code cleanup in omap_mcbsp_dai_hw_paramsPeter Ujfalusi2010-08-021-9/+12
| * ASoC: omap-mcbsp: Restructure the code within omap_mcbsp_dai_hw_paramsPeter Ujfalusi2010-08-021-14/+11
| * ASoC: tlv320dac33: Add support for automatic FIFO configurationPeter Ujfalusi2010-07-292-26/+65
| * ASoC: tlv320dac33: Revisit the FIFO Mode1 handlingPeter Ujfalusi2010-07-292-37/+35
| * ASoC: TWL4030: Capture route DAPM event fixPeter Ujfalusi2010-07-271-2/+0
* | ASoC: fsi: Add new funtion for SPDIFKuninori Morimoto2010-07-292-5/+57
* | ASoC: fsi: remove device id checkKuninori Morimoto2010-07-291-5/+0
* | ASoC: fsi: remove unnecessary clock processingKuninori Morimoto2010-07-291-5/+0
|/
* ASoC: da7210: Add HeadPhone Playback Volume controlKuninori Morimoto2010-07-231-4/+27
* Merge branch 'for-2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/git/lr...Takashi Iwai2010-07-213-41/+63
|\
| * ASoC: TWL4030: Add configurable delay after digimic enablePeter Ujfalusi2010-07-212-4/+22
| * ASoC: TWL6040: Correct widget handling for driversJorge Eduardo Candelaria2010-07-171-28/+28
| * ASoC: TWL4030: DAC power optimizationPeter Ujfalusi2010-07-131-6/+9
| * ASoC: TWL4030: Fix for digital loopback gain rangePeter Ujfalusi2010-07-131-3/+4
* | ASoC: Unconditionally enable WM8994 AIF1ADC TDM modeMark Brown2010-07-201-0/+5
* | ASoC: davinci: let platform data define edma queue numbersSekhar Nori2010-07-208-10/+25
* | ASoC:Support Samsung SoC(S5P) in I2Sv2Chanwoo Choi2010-07-201-1/+2
* | Merge branch 'for-2.6.35' into for-2.6.36Mark Brown2010-07-201-2/+2
|\ \
| * | ASoC: Select wm_hubs automatically for WM8994Chanwoo Choi2010-07-201-2/+2
* | | ASoC: Implement WM8994 AIF1ADC2 pathsMark Brown2010-07-201-0/+27
* | | ASoC: Explicitly disable DC servo on WM hubs headphone powerdownMark Brown2010-07-201-0/+2
* | | ASoC: eukrea-tlv320: add support for cpuimx35sdEric BĂ©nard2010-07-202-2/+3
* | | ASoC: imx: check kzalloc() result and fix memory leakKulikov Vasiliy2010-07-171-1/+5
* | | ASoC: imx: check kzalloc() result and fix memory leakKulikov Vasiliy2010-07-171-1/+5
* | | ASoC: davinci: check kzalloc() result (typo)Kulikov Vasiliy2010-07-171-1/+1
* | | ASoC: fsi: Add specified ID for soc-audioKuninori Morimoto2010-07-173-4/+7
* | | Merge branch 'for-2.6.35' into for-2.6.36Mark Brown2010-07-171-1/+0
|\ \ \ | |/ /
| * | ASoC: Remove duplicate AUX definition from WM8776Mark Brown2010-07-171-1/+0
* | | ASoC: Handle read failures in codec_regMark Brown2010-07-141-5/+17
* | | Merge branch 'for-2.6.35' into for-2.6.36Mark Brown2010-07-142-1/+2
|\ \ \ | |/ /
| * | ASoC:: remove a redundant snd_soc_unregister_codec call in wm8988_registerAxel Lin2010-07-141-1/+0
| * | ASoC: wm8727: add a missing return in wm8727_platform_probeAxel Lin2010-07-141-0/+2
* | | ASoC: au1x: fix section mismatch in psc-i2s.cManuel Lauss2010-07-131-1/+1
* | | ASoC: kirkwood-i2s: Handle mute/unmute playback/recordarnaud.patard@rtp-net.org2010-07-131-8/+10
* | | ASoC: Fix kirkwood i2s mono playbackarnaud.patard@rtp-net.org2010-07-132-0/+12
* | | ASoC: fsi: Fixup for master modeKuninori Morimoto2010-07-132-6/+124
* | | ASoC: fsi: Add pr_err for noticing unsupported accessKuninori Morimoto2010-07-131-6/+18
* | | ASoC: fsi: Change struct fsi_regs to fsi_coreKuninori Morimoto2010-07-131-14/+22
* | | ASoC: fsi: remove noisy CR_FMT macroKuninori Morimoto2010-07-131-13/+12
* | | ASoC: fsi: remove un-used variable on fsi_dai_startupKuninori Morimoto2010-07-131-7/+0
* | | ASoC: fsi: modify format area definition on flagsKuninori Morimoto2010-07-131-6/+6
OpenPOWER on IntegriCloud