aboutsummaryrefslogtreecommitdiffstats
path: root/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-05-08ASoC: Intel: rename pcm dias to media daiVinod Koul1-19/+19
2014-05-08ASoC: Intel: remove unused sst-mfld platform daisVinod Koul1-30/+0
2014-05-08ASoC: Intel: split the pcm and compress to different filesVinod Koul3-200/+232
2014-05-08ASoC: Intel: mark sst_set_stream_status as non staticVinod Koul2-1/+2
2014-05-08ASoc: Intel: rename sst-mfld-platform.cVinod Koul2-1/+1
2014-05-08ASoC: Intel: remove FSF snail mail addressVinod Koul3-16/+0
2014-05-08ASoC: Intel: move component registration blobVinod Koul1-4/+5
2014-05-08ASoC: Intel: Add support to unload/reload firmware modules.Liam Girdwood2-0/+40
2014-04-15ASoC: Intel: Fix a self assignment in sst_mem_block_alloc_scratch()Christian Engelmayer1-3/+1
2014-04-15ASoC: Intel: Fix incorrect sizeof() in sst_hsw_stream_get_volume()Christian Engelmayer1-1/+2
2014-04-10Merge tag 'sound-fix-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds39-174/+310
2014-04-09ALSA: usb-audio: Suppress repetitive debug messages from retire_playback_urb()Tim Gardner1-1/+2
2014-04-09Merge tag 'asoc-v3.15-5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai19-39/+163
2014-04-09ALSA: hda - Make full_reset booleanThierry Reding3-7/+7
2014-04-09ALSA: hda - add headset mic detect quirk for a Dell laptopHui Wang1-0/+1
2014-04-09sound: dmasound: use module_platform_driver_probe()Christoph Jaeger1-13/+1
2014-04-09ALSA: au1x00: use module_platform_driver()Christoph Jaeger1-12/+1
2014-04-09ALSA: hda - Use runtime helper to check active state.Dylan Reid1-1/+1
2014-04-08Merge remote-tracking branches 'asoc/fix/rt5640', 'asoc/fix/samsung', 'asoc/fix/tlv320aic23' and 'asoc/fix/warn' into asoc-linusMark Brown10-18/+35
2014-04-08Merge remote-tracking branches 'asoc/fix/alc5632', 'asoc/fix/cs42l52', 'asoc/fix/cs42xxx8', 'asoc/fix/da732x', 'asoc/fix/davinci', 'asoc/fix/fsl-sai', 'asoc/fix/fsl-ssi' and 'asoc/fix/max98090' into asoc-linusMark Brown9-21/+128
2014-04-08ALSA: ice1712: Fix boundary checks in PCM pointer opsTakashi Iwai1-5/+10
2014-04-08ASoC: davinci-mcasp: Fix bit clock polarity settingsPeter Ujfalusi1-3/+3
2014-04-08ASoC: samsung: Fix build on multiplatformSachin Kamat7-16/+18
2014-04-08ASoC: fsl_sai: Fix Bit Clock Polarity configurationsNicolin Chen1-4/+4
2014-04-08ALSA: hda - Do not assign streams in reverse orderAnssi Hannula1-4/+5
2014-04-08ALSA: hda/realtek - Add eapd shutup to ALC283Kailang Yang1-0/+1
2014-04-08ALSA: hda/realtek - Change model name alias for ChromeOSKailang Yang1-1/+1
2014-04-07Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König2-2/+2
2014-04-07ASoC: da732x: Print correct major idAxel Lin1-1/+2
2014-04-07ALSA: hda/realtek - Improve HP depop when system change power state on ChromebookKailang Yang1-0/+4
2014-04-07ASoC: cs42l52: Fix mask for REVIDAxel Lin2-2/+2
2014-04-05Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2014-04-04sound/oss: Remove uncompilable DBG macro useJoe Perches10-67/+2
2014-04-04ALSA: ice1712: Save/restore routing and rate registersOndrej Zary1-0/+32
2014-04-04ALSA: ice1712: restore AK4xxx volumes on resumeOndrej Zary1-3/+6
2014-04-04ASoC: alc56(23|32): fix undefined return value of probing codeChristoph Jaeger2-4/+2
2014-04-04ASoC: cs42xx8: Check return value of regmap_read and report correct chipid valueAxel Lin1-6/+5
2014-04-03ALSA: ice1712: Add S/PDIF suspend support for ICE1712-based M-Audio cardsOndrej Zary1-0/+22
2014-04-03ALSA: cs8427: separate HW initializationOndrej Zary1-19/+38
2014-04-03ALSA: hda - Fix silent speaker output due to mute LED fixupTakashi Iwai1-2/+3
2014-04-03ALSA: hda/realtek - Fixed single output machine get empty hp senseKailang Yang1-0/+10
2014-04-02Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-3516/+0
2014-04-01ASoC: tlv320aic23: add an of_match tableStephen Warren1-0/+7
2014-04-01ASoC: max98090: add an of_match tableStephen Warren1-0/+7
2014-04-01ASoC: alc5632: add an of_match tableStephen Warren1-0/+7
2014-04-01ASoC: alc5632: fix uninit var in alc5632_probe()Stephen Warren1-2/+1
2014-03-31ASoC: rt5640: add an of_match tableStephen Warren1-0/+9
2014-03-31Merge tag 'asoc-v3.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai11-113/+212
2014-03-31ALSA: ice1712: Add suspend support for M-Audio ICE1712-based cardsOndrej Zary1-1/+29
2014-03-31ALSA: ice1712: add suspend support for ICE1712 chipOndrej Zary1-8/+77