summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2019-11-27ASoC: max98090: remove msleep in PLL unlocked workaroundTzung-Bi Shih
2019-11-27ASoC: wm8904: fix automatic sysclk configurationMichael Walle
2019-11-27ASoC: rt5677: Fix build error without CONFIG_SPIYueHaibing
2019-11-27ASoC: SOF: topology: Fix unload for SAI/ESAIDaniel Baluta
2019-11-27ASoC: SOF: Intel: BYT: fix a copy/paste mistake in byt_dump()Keyon Jie
2019-11-27ASoC: AMD: Enable clk in startup intead of hw_paramsYu-Hsuan Hsu
2019-11-27ALSA: aloop: Avoid pointer dereference before null-checkAndrew Gabbasov
2019-11-26Merge tag 'sound-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2019-11-26ALSA: hda/hdmi - enable automatic runtime pm for AMD HDMI codecs by defaultAlex Deucher
2019-11-26ALSA: hda/hdmi - enable runtime pm for newer AMD display audioAlex Deucher
2019-11-26ALSA: hda/hdmi - Add new pci ids for AMD GPU display audioAlex Deucher
2019-11-26ALSA: hda/hdmi - fix vgaswitcheroo detection for AMDAlex Deucher
2019-11-25Merge tag 'spi-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2019-11-25Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2019-11-25ALSA: usb-audio: Fix Focusrite Scarlett 6i6 gen1 - input handlingJens Verwiebe
2019-11-25ALSA: hda/realtek - Enable internal speaker of ASUS UX431FLCJian-Hong Pan
2019-11-25ASoC: rt5682: fix i2c arbitration lost issueShuming Fan
2019-11-25Merge tag 'asoc-v5.5-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai
2019-11-24ALSA: aloop: Fix dependency on timer APITakashi Iwai
2019-11-22Merge branch 'spi-5.5' into spi-nextMark Brown
2019-11-22Merge branch 'asoc-5.5' into asoc-nextMark Brown
2019-11-22Merge branch 'asoc-5.4' into asoc-linusMark Brown
2019-11-22ASoC: DMI long name - avoid to add board name if matches with product nameJaroslav Kysela
2019-11-22ASoC: improve the DMI long card code in asoc-coreJaroslav Kysela
2019-11-22ASoC: rsnd: fix DALIGN register for SSIUNilkanth Ahirrao
2019-11-22ALSA: aloop: Avoid unexpected timer event callback taskletsAndrew Gabbasov
2019-11-22ALSA: aloop: Remove redundant locking in timer open functionAndrew Gabbasov
2019-11-22ASoC: component: Add sync_stop PCM opsTakashi Iwai
2019-11-22ASoC: pcm: Make ioctl ops optionalTakashi Iwai
2019-11-22ALSA: hda/hdmi - Clear codec->relaxed_resume flag at unbindingTakashi Iwai
2019-11-22ALSA: hda - Disable audio component for legacy Nvidia HDMI codecsTakashi Iwai
2019-11-22ALSA: cs4236: fix error return comparison of an unsigned integerColin Ian King
2019-11-22ALSA: usb-audio: Fix NULL dereference at parsing BADDTakashi Iwai
2019-11-22ALSA: usb-audio: Fix Scarlett 6i6 Gen 2 port dataGeoffrey D. Bennett
2019-11-21ALSA: hda/realtek - Enable the headset-mic on a Xiaomi's laptopHui Wang
2019-11-21ALSA: hda/realtek - Move some alc236 pintbls to fallback tableHui Wang
2019-11-21ALSA: hda/realtek - Move some alc256 pintbls to fallback tableHui Wang
2019-11-20ALSA: pcm: Add card sync_irq fieldTakashi Iwai
2019-11-20ALSA: pcm: Add the support for sync-stop operationTakashi Iwai
2019-11-20ALSA: pcm: Move PCM_RUNTIME_CHECK() macro into local headerTakashi Iwai
2019-11-20ALSA: pcm: Allow NULL ioctl opsTakashi Iwai
2019-11-20ALSA: pcm: Introduce managed buffer allocation modeTakashi Iwai
2019-11-20ALSA: aloop: Support runtime change of snd_timer via info interfaceAndrew Gabbasov
2019-11-20ALSA: aloop: Support selection of snd_timer instead of jiffiesTimo Wischer
2019-11-20ALSA: aloop: Move CABLE_VALID_BOTH to the top of fileTimo Wischer
2019-11-20ALSA: aloop: Rename all jiffies timer specific functionsTimo Wischer
2019-11-20ALSA: aloop: Use callback functions for timer specific implementationsTimo Wischer
2019-11-20ALSA: aloop: Support return of error code for timer start and stopTimo Wischer
2019-11-20ALSA: aloop: Describe units of variablesTimo Wischer
2019-11-20ASoC: Fix Kconfig indentationKrzysztof Kozlowski