summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'topic/jack' into for-linusTakashi Iwai2012-03-181-2/+2
|\
| * ALSA: Use a define for the number of jack switch typesMark Brown2012-02-271-2/+2
* | Merge branch 'topic/asoc' into for-linusTakashi Iwai2012-03-18173-6039/+14905
|\ \
| * \ Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-03-1515-283/+223
| |\ \
| | * | ASoC: mx27vis-aic32x4: Convert it to platform driverFabio Estevam2012-03-131-19/+22
| | * | ASoC: ep93xx-pcm: Use dmaengine PCM helper functionsLars-Peter Clausen2012-03-122-126/+23
| | * | ASoC: dmaengine_pcm: Reset pointer position when starting a streamMika Westerberg2012-03-121-0/+1
| | * | ASoC: wm8994: Prevent ABBA deadlock with CODEC and accdet mutexesMark Brown2012-03-121-35/+34
| | * | ASoC: Revert widget I/O locking for 3.4Mark Brown2012-03-121-28/+6
| | * | ASoC: da7210: Remove extra registers from defaults listAshish Chavan2012-03-091-88/+0
| | * | ASoC: fsl: check property 'compatible' for the machine nameShawn Guo2012-03-093-31/+9
| | * | ASoC: wm8996: Remove separate output stage enable stepMark Brown2012-03-081-20/+12
| | * | ASoC: wm8996: Remove some volatile regisers from the defaults tableMark Brown2012-03-081-2/+0
| | * | ASoC: core: missing set_fmt should not be complaintShawn Guo2012-03-081-5/+6
| | * | ASoC: da7210: Update for using I2C regmapAshish Chavan2012-03-081-38/+196
| | * | ASoC: add more sample rate for pxa-sspQiao Zhou2012-03-081-1/+2
| | * | ASoC: imx: imx-audmux: Fix section mismatchFabio Estevam2012-03-071-4/+4
| | * | ASoC: dapm: Only lock CODEC for I/O if not using regmapMark Brown2012-03-071-2/+2
| | * | ASoC: DAPM: Make sure DAPM widget IO ops hold the component mutexLiam Girdwood2012-03-061-6/+28
| | * | ASoC: core: Add platform component mutexLiam Girdwood2012-03-061-0/+1
| | * | ASoC: tegra: Remove unused variableStephen Warren2012-03-061-1/+0
| | * | ASoC: dapm: Use dev_warn for debugfs warning messageLiam Girdwood2012-03-061-1/+1
| * | | ASoC: OMAP: Build config cleanup for McBSPPeter Ujfalusi2012-03-122-8/+1
| * | | ASoC: omap-mcbsp: fix snd_pcm_hw_rule_add argumentsGrazvydas Ignotas2012-03-121-2/+2
| * | | ASoC: omap-mcbsp: Correct clock muxing for CLKR/FSR signalsPeter Ujfalusi2012-03-122-24/+19
| * | | ASoC: omap-mcbsp: Single function CLKR/FSR source mux configurationPeter Ujfalusi2012-03-123-39/+32
| * | | ARM/ASoC: OMAP McBSP: Move remainig defines from arch to ASoC headerPeter Ujfalusi2012-03-121-0/+12
| * | | ASoC: omap McBSP: Clear rx_irq at probe time for OMAP4Peter Ujfalusi2012-03-121-1/+3
| * | | ASoC: omap-mcbsp: When closing the port select PRCM source for CLKS signalPeter Ujfalusi2012-03-121-0/+10
| * | | ASoC: omap-mcbsp: Configure wakeup in later phasePeter Ujfalusi2012-03-121-4/+3
| * | | ASoC: omap: mcbsp: Remove redundant checks for the st_data pointerPeter Ujfalusi2012-03-121-2/+2
| * | | ASoC: omap: mcbsp: Use uniform st_data pointer initializationPeter Ujfalusi2012-03-121-16/+5
| * | | ASoC: omap-mcbsp: Simplify DMA configurationPeter Ujfalusi2012-03-123-34/+10
| * | | ASoC: omap-mcbsp: Merge the omap_mcbsp_data into omap_mcbsp structurePeter Ujfalusi2012-03-122-48/+38
| * | | ASoC: omap-mcbsp: Cleanup of module probe/remove codePeter Ujfalusi2012-03-123-106/+85
| * | | ASoC: OMAP McBSP: Remove redundant accessorsPeter Ujfalusi2012-03-123-48/+5
| * | | ASoC: OMAP: mcbsp.h: Clean up bit definitionsPeter Ujfalusi2012-03-121-97/+97
| * | | ASoC: omap-mcbsp: Create a single driver for McBSPPeter Ujfalusi2012-03-1217-391/+234
| * | | ASoC: OMAP: McBSP: Consolidate plat/mcbsp.h contentPeter Ujfalusi2012-03-123-0/+304
| * | | OMAP: mcbsp: Move core driver under sound/soc/omapPeter Ujfalusi2012-03-123-0/+1369
| |/ /
| * | Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-03-0618-185/+687
| |\ \
| | * | ASoC: fsl: add dt support for imx-audmuxRichard Zhao2012-03-061-0/+14
| | * | ASoC: Add missing regmap_init_i2c in wm8804_i2c_probeAxel Lin2012-03-061-0/+6
| | * | ASoC: wm8962: Remove defaults for volatile registersMark Brown2012-03-061-14/+3
| | * | ASoC: wm8962: Remove unneeded pm_runtime_set_active()Mark Brown2012-03-061-1/+0
| | * | ASoC: wm8994: Use audio mode for jack detection when system is activeMark Brown2012-03-062-29/+49
| | * | ASoC: imx: add an explicit Kconfig option for imx-ssi driverShawn Guo2012-03-062-2/+9
| | * | ASoC: imx: separate imx-pcm bits from imx-ssi driverShawn Guo2012-03-067-109/+150
| | * | ASoC: imx: rename audmux prefix mxc to imxShawn Guo2012-03-066-106/+106
| | * | ASoC: imx: move audmux driver into sound/soc/imxShawn Guo2012-03-068-5/+374