aboutsummaryrefslogtreecommitdiffstats
path: root/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-12ASoC: omap-mcbsp: When closing the port select PRCM source for CLKS signalPeter Ujfalusi1-0/+10
2012-03-12ASoC: omap-mcbsp: Configure wakeup in later phasePeter Ujfalusi1-4/+3
2012-03-12ASoC: omap: mcbsp: Remove redundant checks for the st_data pointerPeter Ujfalusi1-2/+2
2012-03-12ASoC: omap: mcbsp: Use uniform st_data pointer initializationPeter Ujfalusi1-16/+5
2012-03-12ASoC: omap-mcbsp: Simplify DMA configurationPeter Ujfalusi3-34/+10
2012-03-12ASoC: omap-mcbsp: Merge the omap_mcbsp_data into omap_mcbsp structurePeter Ujfalusi2-48/+38
2012-03-12ASoC: omap-mcbsp: Cleanup of module probe/remove codePeter Ujfalusi3-106/+85
2012-03-12ASoC: OMAP McBSP: Remove redundant accessorsPeter Ujfalusi3-48/+5
2012-03-12ASoC: OMAP: mcbsp.h: Clean up bit definitionsPeter Ujfalusi1-97/+97
2012-03-12ASoC: omap-mcbsp: Create a single driver for McBSPPeter Ujfalusi17-391/+234
2012-03-12ASoC: OMAP: McBSP: Consolidate plat/mcbsp.h contentPeter Ujfalusi3-0/+304
2012-03-12OMAP: mcbsp: Move core driver under sound/soc/omapPeter Ujfalusi3-0/+1369
2012-03-12ALSA: Add a hook capability to vmaster controlsTakashi Iwai1-1/+45
2012-03-12ASoC: Revert widget I/O locking for 3.4Mark Brown1-28/+6
2012-03-11device.h: cleanup users outside of linux/include (C files)Paul Gortmaker4-0/+4
2012-03-09ALSA: hda - Initialize vmaster slave volumesTakashi Iwai3-7/+72
2012-03-09ALSA: core - Refactor card id string creation codeTakashi Iwai1-69/+100
2012-03-09ASoC: da7210: Remove extra registers from defaults listAshish Chavan1-88/+0
2012-03-09ASoC: fsl: check property 'compatible' for the machine nameShawn Guo3-31/+9
2012-03-08ASoC: wm8996: Remove separate output stage enable stepMark Brown1-20/+12
2012-03-08ASoC: wm8996: Remove some volatile regisers from the defaults tableMark Brown1-2/+0
2012-03-08ASoC: core: missing set_fmt should not be complaintShawn Guo1-5/+6
2012-03-08ASoC: da7210: Update for using I2C regmapAshish Chavan1-38/+196
2012-03-08ASoC: add more sample rate for pxa-sspQiao Zhou1-1/+2
2012-03-08ALSA: hdspm - Provide ioctl_compatAdrian Knoth1-0/+1
2012-03-07ASoC: imx: imx-audmux: Fix section mismatchFabio Estevam1-4/+4
2012-03-07ASoC: dapm: Only lock CODEC for I/O if not using regmapMark Brown1-2/+2
2012-03-07ALSA: hda - Set codec to D3 forcibly even if not usedTakashi Iwai2-13/+5
2012-03-07ALSA: hda/realtek - Reuse init_hook for ALC269VB coef setupTakashi Iwai1-10/+5
2012-03-07Merge branch 'fix/hda' into topic/hdaTakashi Iwai2-2/+19
2012-03-07ALSA: hda/realtek - Apply the coef-setup only to ALC269VBKailang Yang1-0/+8
2012-03-06ASoC: DAPM: Make sure DAPM widget IO ops hold the component mutexLiam Girdwood1-6/+28
2012-03-06ASoC: core: Add platform component mutexLiam Girdwood1-0/+1
2012-03-06ASoC: tegra: Remove unused variableStephen Warren1-1/+0
2012-03-06ASoC: dapm: Use dev_warn for debugfs warning messageLiam Girdwood1-1/+1
2012-03-06Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into topic/asocTakashi Iwai18-185/+687
2012-03-06ALSA: hda - Add Gigabyte GA-MA790X to the beep whitelistTakashi Iwai1-0/+1
2012-03-06ASoC: fsl: add dt support for imx-audmuxRichard Zhao1-0/+14
2012-03-06ASoC: Add missing regmap_init_i2c in wm8804_i2c_probeAxel Lin1-0/+6
2012-03-06ALSA: hda - add quirk to detect CD input on Gigabyte EP45-DS3Marton Balint1-0/+9
2012-03-06ASoC: wm8962: Remove defaults for volatile registersMark Brown1-14/+3
2012-03-06ASoC: wm8962: Remove unneeded pm_runtime_set_active()Mark Brown1-1/+0
2012-03-06ASoC: wm8994: Use audio mode for jack detection when system is activeMark Brown2-29/+49
2012-03-06ASoC: imx: add an explicit Kconfig option for imx-ssi driverShawn Guo2-2/+9
2012-03-06ASoC: imx: separate imx-pcm bits from imx-ssi driverShawn Guo7-109/+150
2012-03-06ASoC: imx: rename audmux prefix mxc to imxShawn Guo6-106/+106
2012-03-06ASoC: imx: move audmux driver into sound/soc/imxShawn Guo8-5/+374
2012-03-06ASoC: imx: move phycore audmux call into ASoC machine driverShawn Guo1-1/+25
2012-03-06ASoC: imx: move eukrea audmux call into ASoC machine driverShawn Guo1-4/+36
2012-03-05ASoC: dapm: Show if widgets are forced in debugfsMark Brown1-2/+3