summaryrefslogtreecommitdiffstats
path: root/mm (unfollow)
Commit message (Expand)AuthorFilesLines
2014-01-14ALSA: usb-audio: Fix Creative VF0420 ratePavel Hofman1-2/+4
2014-01-14ALSA: usb-audio: Add support for Focusrite Saffire 6 USBEduard Gilmutdinov2-4/+45
2014-01-14ALSA: hda - automute via amp instead of pinctl on some AIO modelsHui Wang1-3/+19
2014-01-13ALSA: hda - Apply codec power_filter to FG nodesTakashi Iwai4-29/+27
2014-01-13ALSA: hda - Don't set indep_hp flag for old AD codecsTakashi Iwai1-8/+8
2014-01-11ALSA: Enable CONFIG_ZONE_DMA for smaller PCI DMA masksTakashi Iwai1-0/+12
2014-01-11ALSA: PCM: Warn when buffer preallocation failsTakashi Iwai1-0/+5
2014-01-10ALSA: ctxfi - Work around emu20k1 glitch to prevent buffered sound data lossSarah Bessmer1-0/+5
2014-01-09ALSA: Merge memalloc code into snd-pcm moduleTakashi Iwai2-16/+4
2014-01-09ALSA: Remove superfluous header inclusions in memalloc.cTakashi Iwai1-4/+0
2014-01-09ALSA: Remove memory reservation code from memalloc helperTakashi Iwai7-321/+18
2014-01-09ALSA: Remove memory accounting in memalloc helperTakashi Iwai1-29/+2
2014-01-09ALSA: hda/hdmi - apply all Haswell fix-ups to Broadwell display codecMengdong Lin1-6/+9
2014-01-09ALSA: hda - add codec ID for Broadwell display audio codecMengdong Lin1-0/+2
2014-01-09ALSA: hda - add device ID for Broadwell display audio controllerMengdong Lin1-0/+3
2014-01-08ALSA: hda - Split Thinkpad ACPI-related codeTakashi Iwai3-187/+105
2014-01-08ALSA: hda - Don't create duplicated ctls for loopback pathsTakashi Iwai1-2/+4
2014-01-08ALSA: hda - Correct AD1986A 3stack pin configsTakashi Iwai1-3/+3
2014-01-08ALSA: hda - Add consistent tag names for firmware patchTakashi Iwai1-9/+42
2014-01-08ALSA: hda - firmware patch code cleanupTakashi Iwai1-11/+10
2014-01-08ALSA: hda - Increment default stream numbers for AMD HDMI controllersTakashi Iwai1-2/+2
2014-01-08ALSA: hda - Minor code optimization for patch_realtek.cTakashi Iwai1-12/+3
2014-01-07ALSA: compress: add num_sample_rates in snd_codec_descVinod Koul1-0/+2
2014-01-05ALSA: compress: update struct snd_codec_desc for sample rateVinod Koul1-1/+2
2014-01-05ALSA: compress: update comment for sample rate in snd_codecVinod Koul1-1/+2
2014-01-05ALSA: compress: remove the sample rate checkVinod Koul1-3/+0
2014-01-05ALSA: rme9652: fix a missing comma in channel_map_9636_ds[]Takashi Iwai1-1/+1
2014-01-05ALSA: cs5535audio: use named constants for pci_power_t valuesJulia Lawall1-1/+1
2014-01-05ALSA: hda - Disable Front HP jack detection on Gigabyte Z87X-UD3HDavid Henningsson1-1/+11
2014-01-02ASoC: ad1836: Reject unsupported bit sizesMark Brown1-0/+2
2014-01-02ASoC: ssm2518: Fix off-by-one error by ffs()Takashi Iwai1-4/+4
2014-01-01ASoC: simple-card: Add device's module clock selection.Xiubo Li1-3/+18
2013-12-31ASoC: imx-spdif: Use snd-soc-dummy CODEC driver to link cardNicolin Chen2-64/+21
2013-12-31ASoC: core: Fix the DAI name getting.Xiubo Li1-3/+7
2013-12-31ASoC: rsnd: add SRC (Sampling Rate Converter) supportKuninori Morimoto6-8/+248
2013-12-31ASoC: rsnd: tidyup rsnd_ssi_master_clk_start() parameterKuninori Morimoto1-6/+4
2013-12-31ASoC: rsnd: scu cleanup: add rsnd_scu_rate_ctrl()Kuninori Morimoto1-2/+2
2013-12-31ASoC: rsnd: INT_ENABLE is needed only Gen2Kuninori Morimoto2-3/+4
2013-12-31ASoC: rsnd: add rsnd_scu_transfer_start()Kuninori Morimoto1-19/+20
2013-12-31ASoC: rsnd: route setting is needed only Gen1Kuninori Morimoto2-7/+9
2013-12-31ASoC: rsnd: make sure variable name for 44.1kHz/48kHzKuninori Morimoto1-10/+10
2013-12-31ASoC: rsnd: tidyup register namingKuninori Morimoto3-6/+6
2013-12-31ASoC: rsnd: tidyup ssi commentKuninori Morimoto1-1/+1
2013-12-31ASoC: rsnd: add rsnd_adg_set_ssi_clk() and cleanup adgKuninori Morimoto1-34/+24
2013-12-31ASoC: hdmi-codec: Add devicetree binding with documentationJyri Sarha2-0/+27
2013-12-31ASoC: simple-card: Cleanup __asoc_simple_card_dai_init() ret checkXiubo Li1-1/+1
2013-12-31ASoC: simple-card: Add DAPM routes parse from device treeXiubo Li2-4/+20
2013-12-31ASoC: atmel: sam9x5_wm8731: remove platform_set_drvdataBo Shen1-2/+0
2013-12-31ASoC: fsl_sai: fix the endianess for SAI fifo data.Xiubo Li1-4/+4
2013-12-31ASoC: fsl_sai: Fix one bug for hardware limitation.Xiubo Li1-5/+10