summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-22ASoC: OMAP: mcbsp, mcpdm, dmic, hdmi: Set dma_data at startup timePeter Ujfalusi
2012-09-22ASoC: omap-pcm, omap-dmic: Change the use of omap_pcm_dma_data->data_typePeter Ujfalusi
2012-09-22ASoC: OMAP: mcbsp, mcpdm, dmic: Let omap-pcm to pick the dma_typePeter Ujfalusi
2012-09-22ASoC: omap-mcpdm: Use platform_get_resource_* to get resourcesPeter Ujfalusi
2012-09-22ARM: OMAP4: hwmod_data: Add resource names to McPDM memory rangesPeter Ujfalusi
2012-09-22ASoC: omap-pcm: Prepare to configure the DMA data_type based on stream proper...Peter Ujfalusi
2012-09-22ASoC: OMAP: Remove sync_mode from omap_pcm_dma_data structPeter Ujfalusi
2012-09-22ASoC: omap-pcm: Select sDMA synchronization based on packet_sizePeter Ujfalusi
2012-09-22ASoC: omap-mcbsp: Use sDMA packet mode instead of frame modePeter Ujfalusi
2012-09-22dmaengine: omap-dma: Add support to suppress interrupts in cyclic modePeter Ujfalusi
2012-09-22dmaengine: Pass flags via device_prep_dma_cyclic() callbackPeter Ujfalusi
2012-09-22dmaengine: omap: Add support for pause/resume in cyclic dma modePeter Ujfalusi
2012-09-22dmaengine: omap: Support for element mode in cyclic DMAPeter Ujfalusi
2012-09-22ASoC: fsl: register the wm9712-codecEric Millbrandt
2012-09-22ASoC: fsl: pcm030-audio-fabric use snd_soc_register_cardEric Millbrandt
2012-09-22ASoC: fsl: add PPC_MPC52xx dependency to SND_POWERPC_SOCEric Millbrandt
2012-09-22ASoC: twl6040: Convert to use DAI DAPM widgetsPeter Ujfalusi
2012-09-22ASoC: twl4030: Convert to use DAI DAPM widgetsPeter Ujfalusi
2012-09-21ASoC: wm8960: remove 'dres' field from platform data structureTimur Tabi
2012-09-20Documentation: Define the MSP Driver Device Tree bindingsLee Jones
2012-09-20Documentation: Define the MOP500 Audio Machine Driver Device Tree bindingsLee Jones
2012-09-20ASoC: Ux500: Minor coding layout changesLee Jones
2012-09-20ASoC: codecs: Enable AB8500 CODEC for Device TreeLee Jones
2012-09-20ASoC: Ux500: Enable ux500 MSP driver for Device TreeLee Jones
2012-09-20ASoC: Ux500: Enable MOP500 driver for Device TreeLee Jones
2012-09-20ASoC: Ux500: Move MSP pinctrl setup into the MSP driverLee Jones
2012-09-18ASoC: wm8961: Move device identification and reset to I2C probeMark Brown
2012-09-18ASoC: wm8961: Convert to direct regmap API usageMark Brown
2012-09-18ASoC: wm8960: Support shared LRCLKMark Brown
2012-09-18ASoC: wm8776: Convert to direct regmap API usageMark Brown
2012-09-18ASoC: fsl: cleanup headers in pcm030-audio-fabricEric Millbrandt
2012-09-18ASoC: fsl: mpc5200 add missing information to snd_soc_dai_driverEric Millbrandt
2012-09-18ASoC: fsl: mpc5200 combine psc_dma platform dataEric Millbrandt
2012-09-18ASoC: imx-audmux: remove null check of audmux_base in audmux_read_fileRichard Zhao
2012-09-18ASoC: imx-pcm-dma: open function failed when snd_dmaengine_pcm_open failRichard Zhao
2012-09-18ASoC: imx-pcm-dma: check kzalloc return value in function snd_imx_openRichard Zhao
2012-09-18ASoC: Avoid recalculating the bitmask for SOC_ENUM controlsLars-Peter Clausen
2012-09-18ASoC: wm8960: add support for big-endian audio samplesTimur Tabi
2012-09-18ASoC: fsl: remove unnecessary call to dma_unmap_singleTimur Tabi
2012-09-18ASoC: fsl: use snd_soc_register_card to register the cardTimur Tabi
2012-09-17ASoC: mx27vis: retrieve gpio numbers from platform_dataShawn Guo
2012-09-16Linux 3.6-rc6Linus Torvalds
2012-09-16Merge tag 'mfd-for-linus-3.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-09-16Merge tag 'for-3.6-rc6' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds
2012-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2012-09-16Merge tag 'pm-for-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-09-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2012-09-16Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-09-16Revert "sched: Improve scalability via 'CPU buddies', which withstand random ...Linus Torvalds
2012-09-16mfd: MAX77693: Fix NULL pointer error when initializing irqsChanwoo Choi