Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2016-02-19ASoC: qcom: pass direction to dma allocationSrinivas Kandagatla
2016-02-19ASoC: qcom: rename rdmactl_audif_start to dmactrl_audif_startSrinivas Kandagatla
2016-02-19ASoC: qcom: add wrdma register details to lpass_variantSrinivas Kandagatla
2016-02-19ASoC: qcom: use snd_dma_alloc/free* apisSrinivas Kandagatla
2016-02-19Merge tag 'asoc-fix-v4.5-rc4' into asoc-qcomMark Brown
2016-02-12ASoC: qcom: Don't specify LE device endiannessStephen Boyd
2016-02-10Merge remote-tracking branches 'asoc/fix/rt5659', 'asoc/fix/sigmadsp', 'asoc/...Mark Brown
2016-02-10Merge remote-tracking branches 'asoc/fix/imx-spdif', 'asoc/fix/mtk', 'asoc/fi...Mark Brown
2016-02-10Merge remote-tracking branches 'asoc/fix/amd', 'asoc/fix/arizona', 'asoc/fix/...Mark Brown
2016-02-10Merge remote-tracking branch 'asoc/fix/rt5645' into asoc-linusMark Brown
2016-02-10Merge remote-tracking branch 'asoc/fix/intel-kconfig' into asoc-linusMark Brown
2016-02-10Merge remote-tracking branch 'asoc/fix/intel' into asoc-linusMark Brown
2016-02-10Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linusMark Brown
2016-02-10ASoC: arizona: fref must be limited in pseudo-fractional modeRichard Fitzgerald
2016-02-10ASoC: sigmadsp: Fix missleading return valuePascal Huerst
2016-02-08ASoC: Intel: Add module tags for common match moduleVinod Koul
2016-02-08ASoC: Intel: Load the atom DPCM driver onlyPierre-Louis Bossart
2016-02-08ASoC: Intel: Create independent acpi match moduleVinod Koul
2016-02-08ASoC: Intel: Revert "ASoC: Intel: fix ACPI probe regression with Atom DPCM dr...Vinod Koul
2016-02-04ALSA: timer: Fix leftover link at closingTakashi Iwai
2016-02-04ASoC: Intel: Skylake: Remove autosuspend delayVinod Koul
2016-02-04ASoC: Intel: Skylake: Fix stereo DMIC recordJeeja KP
2016-02-04ASoC: Intel: Skylake: Add missing PRE/POST_PMU handlers for vmixerJeeja KP
2016-02-04ASoC: Intel: Skylake: Fix bind of source with multiple sinksJeeja KP
2016-02-04ASoC: Intel: Skylake: Fix not to stop sink pipe in pga pmd eventJeeja KP
2016-02-04ASoC: Intel: Skylake: Fix the module state check conditionJeeja KP
2016-02-04ASoC: Intel: Skylake: Fix return of skl_get_queue_indexJeeja KP
2016-02-04ASoC: Intel: Skylake: Fix pipe memory allocation leakDharageswari.R
2016-02-04ASoC: Intel: Skylake: Fix mcps freeup after module unbind failureGuneshwor Singh
2016-02-04ASoC: Intel: Skylake: Fix delay wrap conditionGuneshwor Singh
2016-02-04ASoC: Intel: Skylake: Fix the memory overwrite of tlv bufferVinod Koul
2016-02-04ASoC: dapm: Don't prefix autodisable widgets twiceLars-Peter Clausen
2016-02-03Merge branch 'topic/core-fixes' into for-linusTakashi Iwai
2016-02-03ALSA: seq: Fix lockdep warnings due to double mutex locksTakashi Iwai
2016-02-03ALSA: rawmidi: Fix race at copying & updating the positionTakashi Iwai
2016-02-03ALSA: rawmidi: Make snd_rawmidi_transmit() race-freeTakashi Iwai
2016-02-03ALSA: hda - Add fixup for Mac Mini 7,1 modelTakashi Iwai
2016-02-03ALSA: hda/realtek - Support headset mode for ALC225Kailang Yang
2016-02-03ALSA: hda/realtek - Support Dell headset mode for ALC225Kailang Yang
2016-02-03ALSA: hda/realtek - New codec support of ALC225Kailang Yang
2016-02-03ALSA: timer: Sync timer deletion at closing the system timerTakashi Iwai
2016-02-02ASoC: Intel: Atom: fix regression on compress DAIPierre-Louis Bossart
2016-02-02ASoC: dpcm: fix the BE state on hw_freeVinod Koul
2016-02-02ASoC: dwc: Ensure i2s_reg_comp{1,2} is always initialisedJon Medhurst (Tixy)
2016-02-01ALSA: timer: Fix link corruption due to double start or stopTakashi Iwai
2016-02-01ALSA: seq: Fix yet another races among ALSA timer accessesTakashi Iwai
2016-02-01ALSA: pcm: Fix potential deadlock in OSS emulationTakashi Iwai
2016-02-01ALSA: rawmidi: Remove kernel WARNING for NULL user-space buffer checkTakashi Iwai
2016-02-01ALSA: seq: Fix race at closing in virmidi driverTakashi Iwai
2016-01-29ALSA: emu10k1: correctly handling failed thread creationInsu Yun