summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-03-22222-11199/+17497
|\
| * Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-03-218-97/+239
| |\
| | * ASoC: wm8994: Provide VMID mode control and fix default sequenceMark Brown2012-03-192-39/+155
| | * ASoC: wm8994: Add missing break in resumeMark Brown2012-03-191-0/+1
| | * ASoC: wm_hubs: Don't actively manage LINEOUT_VMID_BUFMark Brown2012-03-191-11/+5Star
| | * ASoC: pxa-ssp: atomically set stream active masksDaniel Mack2012-03-191-25/+36
| | * ASoC: fsl: p1022ds: tell the WM8776 codec driver that it's the masterTimur Tabi2012-03-171-8/+16
| | * ASoC: Samsung: Added to support mono recordingSangsu Park2012-03-161-1/+12
| | * ASoC: core: Fix obscure leak of runtime arrayMark Brown2012-03-151-4/+4
| | * ASoC: wm8996: Add 44.1kHz supportMark Brown2012-03-141-9/+10
| * | 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/+223Star
| | |\ \ \ | | | | |/ | | | |/|
| | | * | ASoC: mx27vis-aic32x4: Convert it to platform driverFabio Estevam2012-03-141-19/+22
| | | * | ASoC: ep93xx-pcm: Use dmaengine PCM helper functionsLars-Peter Clausen2012-03-122-126/+23Star
| | | * | 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/+34Star
| | | * | ASoC: Revert widget I/O locking for 3.4Mark Brown2012-03-121-28/+6Star
| | | * | ASoC: da7210: Remove extra registers from defaults listAshish Chavan2012-03-091-88/+0Star
| | | * | ASoC: fsl: check property 'compatible' for the machine nameShawn Guo2012-03-093-31/+9Star
| | | * | ASoC: wm8996: Remove separate output stage enable stepMark Brown2012-03-081-20/+12Star
| | | * | ASoC: wm8996: Remove some volatile regisers from the defaults tableMark Brown2012-03-081-2/+0Star
| | | * | 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/+0Star
| | | * | 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/+1Star
| | * | | 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/+19Star
| | * | | ASoC: omap-mcbsp: Single function CLKR/FSR source mux configurationPeter Ujfalusi2012-03-123-39/+32Star
| | * | | 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/+3Star
| | * | | 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/+5Star
| | * | | ASoC: omap-mcbsp: Simplify DMA configurationPeter Ujfalusi2012-03-123-34/+10Star
| | * | | ASoC: omap-mcbsp: Merge the omap_mcbsp_data into omap_mcbsp structurePeter Ujfalusi2012-03-122-48/+38Star
| | * | | ASoC: omap-mcbsp: Cleanup of module probe/remove codePeter Ujfalusi2012-03-123-106/+85Star
| | * | | ASoC: OMAP McBSP: Remove redundant accessorsPeter Ujfalusi2012-03-123-48/+5Star
| | * | | 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/+234Star
| | * | | 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
| | |/ /