summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ASoC: wm8580: Convert to direct regmap API usageMark Brown2012-09-121-26/+90
* ASoC: wm8510: Convert to direct regmap API usageMark Brown2012-09-121-25/+92
* ASoC: wm8991: Convert to devm_kzalloc()Mark Brown2012-09-121-4/+3
* ASoC: wm8990: Convert to devm_kzalloc()Mark Brown2012-09-121-4/+4
* ASoC: wm8737: Convert to devm_kzalloc()Mark Brown2012-09-121-8/+8
* ASoC: wm8728: Convert to devm_kzalloc()Mark Brown2012-09-121-8/+7
* ASoC: wm8711: Convert to devm_kzalloc()Mark Brown2012-09-121-8/+7
* ASoC: wm8580: Convert to devm_kzalloc()Mark Brown2012-09-121-4/+3
* ASoC: wm8510: Convert to devm_kzalloc()Mark Brown2012-09-121-6/+6
* ASoC: wm8900: Fix typo of name to wm9700Mark Brown2012-09-111-2/+2
* ASoC: wm8900: Convert to direct regmap API usageMark Brown2012-09-111-58/+90
* ASoC: wm8900: Convert to devm_kzalloc()Mark Brown2012-09-111-8/+6
* Revert "ASoC: AC97 doesn't use regmap by default"Fabio Estevam2012-09-114-4/+0
* ASoC: Revert "ASoC: ab8500: Inform SoC Core that we have our own I/O arrangem...Fabio Estevam2012-09-111-3/+0
* ASoC: Revert "ASoC: mc13783: Provide codec->control_data"Fabio Estevam2012-09-111-2/+0
* ASoC: am3517evm: Remove unused cpu_dai from hw_paramsPeter Ujfalusi2012-09-111-1/+0
* ASoC: cs4270: Convert to direct regmap API usageMark Brown2012-09-111-22/+33
* ASoC: cs4270: Move regulator acquisition to I2C probe()Mark Brown2012-09-111-27/+19
* ASoC: cs4270: Conver to data based control initMark Brown2012-09-111-8/+3
* ASoC: wm8960: Convert to direct regmap API usageMark Brown2012-09-101-23/+84
* ASoC: wm8904: remove redundant codeBo Shen2012-09-101-2/+0
* ASoC: wm8741: Convert to direct regmap API usageMark Brown2012-09-101-24/+62
* ASoC: wm8741: Move regulator acquisition to I2C/SPI probe()Mark Brown2012-09-101-15/+22
* ASoC: fsi: convert to devm_xxx()Kuninori Morimoto2012-09-101-17/+8
* ASoC: fsi: tidyup: remove un-necessary operation from fsi_probe()Kuninori Morimoto2012-09-101-1/+0
* ASoC: fsi: fixup pm_runtime_disable() timing on fsi_probe()Kuninori Morimoto2012-09-101-1/+1
* ASoC: sta32x: Convert to regmapMark Brown2012-09-101-27/+80
* ASoC: sta32x: Move regulator acquisition to I2C probeMark Brown2012-09-101-17/+15
* ASoC: wm8523: Move device ID verification and reset to I2C probeMark Brown2012-09-101-46/+38
* ASoC: wm8523: Convert to direct regmap API usageMark Brown2012-09-101-31/+38
* ASoC: wm8523: Move regulator acquisition to I2C probe()Mark Brown2012-09-101-14/+12
* ASoC: wm8523: Convert to devm_kzalloc()Mark Brown2012-09-101-4/+3
* ASoC: wm8983: Convert to direct regmap API usageMark Brown2012-09-101-66/+85
* ASoC: wm8983: Convert to devm_kzalloc()Mark Brown2012-09-101-8/+3
* ASoC: dapm: Add flags to regulator suppliesMark Brown2012-09-086-22/+22
* ASoC: imx-mc13783: use defines instead of numerical address of registerGaƫtan Carlier2012-09-061-27/+31
* ASoC: Revert 'ASoC: imx-ssi: Remove mono support'Javier Martin2012-09-061-3/+2
* ASoC: dapm: Ensure bypass paths are suspended and resumedMark Brown2012-09-062-0/+30
* ASoC: Davinci: McASP: add support new McASP IP VariantHebbar, Gururaja2012-09-061-13/+73
* ASoC: tegra: move platform data headerStephen Warren2012-09-061-2/+1
* ASoC: wm0010: Fix warning, use format %zu for type size_tEmil Goode2012-09-061-1/+1
* ASoC: wm0010: unlock on error pathDan Carpenter2012-09-061-0/+2
* ASoC: wm0010: Add missing IRQF_ONESHOTFengguang Wu2012-09-061-1/+1
* Merge branch 'asoc-omap' into for-3.7Mark Brown2012-09-0538-261/+248
|\
| * ASoC: omap-mcbsp: Fix compilation error due to leftover codePeter Ujfalusi2012-09-051-31/+0
| * Merge tag 'v3.6-rc4' into asoc-omapMark Brown2012-09-0558-260/+335
| |\
| | * ALSA: snd-als100: fix suspend/resumeOndrej Zary2012-08-211-1/+1
| | * ALSA: hda - Fix leftover codec->power_transitionTakashi Iwai2012-08-201-0/+2
| | * Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-08-2032-267/+160
| | |\
| | | * ASoC: wm9712: Fix inverted capture volumeMark Brown2012-08-171-1/+1