summaryrefslogtreecommitdiffstats
path: root/mm (unfollow)
Commit message (Expand)AuthorFilesLines
2014-01-16ASoC: core: Return -ENOTSUPP from set_sysclk() if no operation providedMark Brown1-2/+2
2014-01-15ASoC: dapm: Change prototype of soc_widget_readArun Shamanna Lakshmi1-11/+15
2014-01-14sound: oss: remove last sleep_on usersArnd Bergmann4-23/+39
2014-01-14sound: oss: dmasound: kill SLEEP() macro to avoid raceArnd Bergmann2-10/+19
2014-01-14sound: oss: midibuf: fix sleep_on racesArnd Bergmann1-9/+9
2014-01-14sound: oss: vwsnd: avoid interruptible_sleep_onArnd Bergmann1-4/+10
2014-01-14sound: oss: msnd_pinnacle: avoid interruptible_sleep_on_timeoutArnd Bergmann1-13/+18
2014-01-14ALSA: hda - Fix endless vmaster hook call in thinkpad_helper.cTakashi Iwai1-5/+5
2014-01-14ALSA: snd-usb: re-order some quirk entriesDaniel Mack1-86/+84
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-13ASoC: codec: tlv320aic32x4: Fix regmap range configMarkus Pargmann1-1/+1
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-08ASoC: adau1701: Fix ADAU1701_SEROCTL_WORD_LEN_16 constantLars-Peter Clausen1-1/+1
2014-01-08ASoC: sapm: Automatically connect DAI link widgets in DAPM graph.Liam Girdwood3-0/+51
2014-01-08ASoC: utils: Add internal call to determine if DAI is dummy.Liam Girdwood2-0/+9
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-07ASoC: pcm: Fix lack of platform bespoke_trigger() callJean-Francois Moine1-1/+1
2014-01-06ASoC: dpcm: Allow PCMs to omit the set of supported formatsLars-Peter Clausen1-1/+4
2014-01-06ASoC: dpcm: Add helper function for initializing runtime pcmLars-Peter Clausen1-15/+15
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