summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* 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
| | | * ASoC: wm9712: Fix microphone source selectionMark Brown2012-08-171-2/+17
| | | * ASoC: wm5102: Remove DRC2Mark Brown2012-08-171-16/+0
| | | * ASoC: jack: Always notify full jack statusMark Brown2012-08-131-1/+1
| | | * ASoC: wm5110: Add missing input PGA routesMark Brown2012-08-131-0/+12
| | | * ASoC: wm5102: Add missing input PGA routesMark Brown2012-08-131-0/+9
| | | * ASoC: Samsung: Fix build errorSachin Kamat2012-08-101-1/+1
| | | * ASoC: core: Upgrade the severity of probe deferral errors to dev_err()Mark Brown2012-08-091-4/+6
| | | * ASoC: wm8994: Add missing dapm routes for WM8958 rev AChris Rattray2012-08-091-0/+2
| | | * ASoC: wm8962: Don't duplicate bias level management in resumeMark Brown2012-08-091-15/+0
| | | * ASoC: bfin: fix memory leak in sport3 controller driverScott Jiang2012-08-091-0/+7
| | | * ASoC: Davinci: McASP: Flush the FIFO before enablingVaibhav Bedia2012-08-091-2/+8
| | | * ASoC: imx-ssi: Remove mono supportFabio Estevam2012-08-081-2/+3
| | | * ASoC: mxs: Fix the name of the SoC familyFabio Estevam2012-08-081-1/+1
| | | * ASoC: omap-mcbsp: Fix 6pin mux configurationPeter Ujfalusi2012-08-071-1/+1
| | * | Merge branch 'topic/ca0132-fix' into for-linusTakashi Iwai2012-08-203-145/+99
| | |\ \
| | | * | ALSA: hda - don't create dysfunctional mixer controls for ca0132David Henningsson2012-08-201-0/+8
| | | * | ALSA: hda - Add missing SPDIF I/O setup for CA0132Takashi Iwai2012-08-081-6/+14
| | | * | ALSA: hda - Use the standard PCM ops for CA0132Takashi Iwai2012-08-081-113/+29
| | | * | ALSA: hda - Fix superfluous "-in" suffix from CA0132 capture itemsTakashi Iwai2012-08-081-2/+2
| | | * | ALSA: hda - Add codec->pcm_format_first flagTakashi Iwai2012-08-082-24/+46
| | * | | ALSA: sound/ppc/snd_ps3.c: fix error return codeJulia Lawall2012-08-201-0/+1
| | * | | ALSA: sound/pci/rme9652/hdspm.c: fix error return codeJulia Lawall2012-08-201-1/+1
| | * | | ALSA: sound/pci/sis7019.c: fix error return codeJulia Lawall2012-08-201-2/+3
| | * | | ALSA: sound/pci/ctxfi/ctatc.c: fix error return codeJulia Lawall2012-08-201-1/+3
| | * | | ALSA: sound/atmel/ac97c.c: fix error return codeJulia Lawall2012-08-201-8/+4