aboutsummaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAge
* Merge branch 'poll' into staging/for_v3.4Mauro Carvalho Chehab2012-03-27
|\
| * Merge tag 'regmap-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Linus Torvalds2012-03-22
| |\
| | * mfd/ASoC: Convert WM8994 driver to use regmap patchesMark Brown2012-02-22
| * | Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-03-22
| |\ \
| | * | firewire: move fw_device reference counting from drivers to coreStefan Richter2012-01-15
| * | | Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-03-22
| |\ \ \
| | * \ \ Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-03-21
| | |\ \ \
| | | * | | ASoC: wm8994: Provide VMID mode control and fix default sequenceMark Brown2012-03-19
| | | * | | ASoC: wm8994: Add missing break in resumeMark Brown2012-03-19
| | | * | | ASoC: wm_hubs: Don't actively manage LINEOUT_VMID_BUFMark Brown2012-03-19
| | | * | | ASoC: pxa-ssp: atomically set stream active masksDaniel Mack2012-03-19
| | | * | | ASoC: fsl: p1022ds: tell the WM8776 codec driver that it's the masterTimur Tabi2012-03-17
| | | * | | ASoC: Samsung: Added to support mono recordingSangsu Park2012-03-16
| | | * | | ASoC: core: Fix obscure leak of runtime arrayMark Brown2012-03-15
| | | * | | ASoC: wm8996: Add 44.1kHz supportMark Brown2012-03-14
| | * | | | Merge branch 'topic/jack' into for-linusTakashi Iwai2012-03-18
| | |\ \ \ \
| | | * | | | ALSA: Use a define for the number of jack switch typesMark Brown2012-02-27
| | * | | | | Merge branch 'topic/asoc' into for-linusTakashi Iwai2012-03-18
| | |\ \ \ \ \
| | | * \ \ \ \ Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-03-15
| | | |\ \ \ \ \ | | | | | |/ / / | | | | |/| | |
| | | | * | | | ASoC: mx27vis-aic32x4: Convert it to platform driverFabio Estevam2012-03-13
| | | | * | | | ASoC: ep93xx-pcm: Use dmaengine PCM helper functionsLars-Peter Clausen2012-03-12
| | | | * | | | ASoC: dmaengine_pcm: Reset pointer position when starting a streamMika Westerberg2012-03-12
| | | | * | | | ASoC: wm8994: Prevent ABBA deadlock with CODEC and accdet mutexesMark Brown2012-03-12
| | | | * | | | ASoC: Revert widget I/O locking for 3.4Mark Brown2012-03-12
| | | | * | | | ASoC: da7210: Remove extra registers from defaults listAshish Chavan2012-03-09
| | | | * | | | ASoC: fsl: check property 'compatible' for the machine nameShawn Guo2012-03-09
| | | | * | | | ASoC: wm8996: Remove separate output stage enable stepMark Brown2012-03-08
| | | | * | | | ASoC: wm8996: Remove some volatile regisers from the defaults tableMark Brown2012-03-08
| | | | * | | | ASoC: core: missing set_fmt should not be complaintShawn Guo2012-03-08
| | | | * | | | ASoC: da7210: Update for using I2C regmapAshish Chavan2012-03-08
| | | | * | | | ASoC: add more sample rate for pxa-sspQiao Zhou2012-03-08
| | | | * | | | ASoC: imx: imx-audmux: Fix section mismatchFabio Estevam2012-03-07
| | | | * | | | ASoC: dapm: Only lock CODEC for I/O if not using regmapMark Brown2012-03-07
| | | | * | | | ASoC: DAPM: Make sure DAPM widget IO ops hold the component mutexLiam Girdwood2012-03-06
| | | | * | | | ASoC: core: Add platform component mutexLiam Girdwood2012-03-06
| | | | * | | | ASoC: tegra: Remove unused variableStephen Warren2012-03-06
| | | | * | | | ASoC: dapm: Use dev_warn for debugfs warning messageLiam Girdwood2012-03-06
| | | * | | | | ASoC: OMAP: Build config cleanup for McBSPPeter Ujfalusi2012-03-12
| | | * | | | | ASoC: omap-mcbsp: fix snd_pcm_hw_rule_add argumentsGrazvydas Ignotas2012-03-12
| | | * | | | | ASoC: omap-mcbsp: Correct clock muxing for CLKR/FSR signalsPeter Ujfalusi2012-03-12
| | | * | | | | ASoC: omap-mcbsp: Single function CLKR/FSR source mux configurationPeter Ujfalusi2012-03-12
| | | * | | | | ARM/ASoC: OMAP McBSP: Move remainig defines from arch to ASoC headerPeter Ujfalusi2012-03-12
| | | * | | | | ASoC: omap McBSP: Clear rx_irq at probe time for OMAP4Peter Ujfalusi2012-03-12
| | | * | | | | ASoC: omap-mcbsp: When closing the port select PRCM source for CLKS signalPeter Ujfalusi2012-03-12
| | | * | | | | ASoC: omap-mcbsp: Configure wakeup in later phasePeter Ujfalusi2012-03-12
| | | * | | | | ASoC: omap: mcbsp: Remove redundant checks for the st_data pointerPeter Ujfalusi2012-03-12
| | | * | | | | ASoC: omap: mcbsp: Use uniform st_data pointer initializationPeter Ujfalusi2012-03-12
| | | * | | | | ASoC: omap-mcbsp: Simplify DMA configurationPeter Ujfalusi2012-03-12
| | | * | | | | ASoC: omap-mcbsp: Merge the omap_mcbsp_data into omap_mcbsp structurePeter Ujfalusi2012-03-12
| | | * | | | | ASoC: omap-mcbsp: Cleanup of module probe/remove codePeter Ujfalusi2012-03-12