aboutsummaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2012-06-13ALSA: hda - Don't forget to call init verbs added by fixup listGravatar Takashi Iwai 2-1/+2
2012-06-12ALSA: HDA: Pin fixup for Zotac Z68 motherboardGravatar David Henningsson 1-0/+9
2012-06-12ALSA: compress_core: cleanup pointers on stopGravatar Vinod Koul 1-0/+4
2012-06-12ALSA: compress_core: don't wake up on pauseGravatar Vinod Koul 1-3/+1
2012-06-11ALSA: hda - Fix detection of Creative SoundCore3D controllersGravatar Takashi Iwai 1-5/+5
2012-06-08ALSA: hda - HDMI Audio init all connectors when VGA-switcheroo is offGravatar Steven Newbury 1-1/+4
2012-06-08ALSA: hda - Fix uninitialized HDMI controllers with VGA-switcherooGravatar Takashi Iwai 1-1/+1
2012-06-08ALSA: usb-audio: Fix substream assignmentsGravatar Takashi Iwai 2-4/+4
2012-06-08ASoC: tegra: add MODULE_DEVICE_TABLE to tegra30_ahubGravatar Stephen Warren 1-0/+1
2012-06-08ASoC: wm2000: Always use a 4s timeout for the firmwareGravatar Mark Brown 1-38/+21
2012-06-08ASoC: dapm: Fix input list to use source widgetsGravatar Liam Girdwood 1-1/+1
2012-06-08ASoC: dpcm: Fix dpcm_get_be() to check that DAI is BEGravatar Liam Girdwood 1-0/+6
2012-06-05ASoC: wm8994: Apply volume updates with clocks enabledGravatar Mark Brown 1-35/+58
2012-06-05ASoC: wm8994: Ensure all AIFnCLK events are run from the _late variantsGravatar Mark Brown 1-4/+8
2012-06-04ASoC: imx-audmux: add pinctrl supportGravatar Richard Zhao 1-0/+8
2012-06-04ASoC: dapm: Fix connected widget capture path query.Gravatar Liam Girdwood 1-1/+1
2012-06-01Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Gravatar Linus Torvalds 4-12/+29
2012-05-31Merge tag 'asoc-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Gravatar Takashi Iwai 2-12/+19
2012-05-31ALSA: hdspm - Work around broken DDS value on PCI RME MADIGravatar Adrian Knoth 1-0/+7
2012-05-31ALSA: usb-audio: fix rate_list memory leakGravatar Clemens Ladisch 1-0/+3
2012-05-30ASoC: fsi: bugfix: ensure dma is terminatedGravatar Kuninori Morimoto 1-0/+2
2012-05-30ASoC: fsi: bugfix: correct dma areaGravatar Kuninori Morimoto 1-9/+9
2012-05-30ASoC: fsi: bugfix: enable master clock control on DMA streamGravatar Kuninori Morimoto 1-0/+5
2012-05-28ASoC: imx-ssi: Use clk_prepare_enable/clk_disable_unprepareGravatar Fabio Estevam 1-3/+3
2012-05-26Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socGravatar Linus Torvalds 2-0/+14
2012-05-25Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Gravatar Linus Torvalds 14-234/+540
2012-05-25Merge tag 'hda-switcheroo' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 3-67/+316
2012-05-25ALSA: hda/realtek - Add new codec support for ALC269VDGravatar Kailang Yang 1-5/+33
2012-05-24Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 3-29/+2
2012-05-24Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+3
2012-05-23Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Gravatar Linus Torvalds 251-7963/+21166
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 3-3/+3
2012-05-23ALSA: core: group read of pointer, tstamp and jiffiesGravatar Pierre-Louis Bossart 1-5/+18
2012-05-23Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/a...Gravatar Takashi Iwai 12-224/+489
2012-05-22Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socGravatar Linus Torvalds 1-0/+8
2012-05-22ASoC: OMAP: HDMI: Rename sound card source fileGravatar Ricardo Neri 2-2/+2
2012-05-22ASoC: OMAP: HDMI: Make sound card naming more genericGravatar Ricardo Neri 1-14/+14
2012-05-22ASoC: OMAP: HDMI: Make build config options more genericGravatar Ricardo Neri 2-4/+4
2012-05-22ASoC: OMAP: HDMI: Expand capabilities of the HDMI DAIGravatar Ricardo Neri 2-2/+4
2012-05-22ASoC: OMAP: HDMI: Improve how the display state is verifiedGravatar Ricardo Neri 2-35/+8
2012-05-22ASoC: OMAP: HDMI: Expand configuration of hw_paramsGravatar Ricardo Neri 1-1/+115
2012-05-22ASoC: OMAP: HDMI: Use the DSS audio interfaceGravatar Ricardo Neri 2-0/+78
2012-05-22ASoC: OMAP: HDMI: Create a structure for private data of the CPU DAIGravatar Ricardo Neri 1-9/+19
2012-05-22ASoC: OMAP: HDMI: Change error values in HDMI CPU DAIGravatar Ricardo Neri 1-2/+2
2012-05-22ASoC: OMAP: HDMI: Update the platform device namesGravatar Ricardo Neri 2-6/+6
2012-05-22ASoC: omap-abe-twl6040: Introduce driver data for runtime parametersGravatar Peter Ujfalusi 1-4/+21
2012-05-22ASoC: omap-abe-twl6040: Move Digital Mic widget into dapm tableGravatar Peter Ujfalusi 1-10/+3
2012-05-22ASoC: omap-abe-twl6040: Keep only one snd_soc_dai_link structureGravatar Peter Ujfalusi 1-21/+9
2012-05-22ASoC: omap-dmic: Add device tree bindingsGravatar Peter Ujfalusi 1-0/+8
2012-05-22ASoC: omap-mcpdm: Add device tree bindingsGravatar Peter Ujfalusi 1-0/+8