summaryrefslogtreecommitdiffstats
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-08-117-9/+38
|\
| * ASoC: add AD1980 obsolete informationSonic Zhang2010-08-104-3/+30
| * ASoC: register cache should be 1 byte aligned for 1 byte long registerCliff Cai2010-08-101-2/+2
| * ASoC: Fix inverted mute controls for WM8580Mark Brown2010-08-101-3/+3
| * ASoC: Fix for changed Eureka Kconfig symbol namesEric Bénard2010-08-051-1/+3
* | Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-08-05104-626/+8717
|\ \ | |/
| * ASoC: TWL4030: Capture route runtime DAPM ordering fixPeter Ujfalusi2010-08-041-36/+12
| * ASoC: wm9081: fix resource reclaim in wm9081_register error pathAxel Lin2010-08-031-5/+6
| * ASoC: wm8978: fix a memory leak if a wm8978_register failAxel Lin2010-08-031-3/+7
| * ASoC: wm8974: fix a memory leak if another WM8974 is registeredAxel Lin2010-08-031-1/+2
| * ASoC: wm8961: fix resource reclaim in wm8961_register error pathAxel Lin2010-08-031-4/+5
| * ASoC: wm8955: fix resource reclaim in wm8955_register error pathAxel Lin2010-08-031-4/+6
| * ASoC: wm8940: fix a memory leak if wm8940_register return errorAxel Lin2010-08-031-1/+6
| * ASoC: wm8904: fix resource reclaim in wm8904_register error pathAxel Lin2010-08-031-5/+8
| * 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-023-108/+156
| |\
| | * 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-291-26/+64
| | * ASoC: tlv320dac33: Revisit the FIFO Mode1 handlingPeter Ujfalusi2010-07-291-37/+34
| | * ASoC: TWL4030: Capture route DAPM event fixPeter Ujfalusi2010-07-271-2/+0
| * | ASoC: fsi: Add new funtion for SPDIFKuninori Morimoto2010-07-291-5/+55
| * | 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-204-5/+19
| * | 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: 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-172-4/+4
| * | | Merge branch 'for-2.6.35' into for-2.6.36Mark Brown2010-07-171-1/+0
| |\ \ \
| * | | | ASoC: Handle read failures in codec_regMark Brown2010-07-141-5/+17
OpenPOWER on IntegriCloud