summaryrefslogtreecommitdiffstats
path: root/sound/x86
AgeCommit message (Expand)AuthorLines
2022-06-17ALSA: x86: intel_hdmi_audio: use pm_runtime_resume_and_get()Pierre-Louis Bossart-2/+8
2022-06-17ALSA: x86: intel_hdmi_audio: enable pm_runtime and set autosuspend delayPierre-Louis Bossart-0/+5
2022-04-12ALSA: intel_hdmi: Fix the missing snd_card_free() call at probe errorTakashi Iwai-1/+6
2022-03-05ALSA: x86: Use standard mmap helper for Intel HDMI LPE audioTakashi Iwai-13/+0
2022-03-02ALSA: intel_hdmi: Fix reference to PCM buffer addressZhen Ni-1/+1
2022-01-07ALSA: intel_hdmi: Check for error num after setting maskJiasheng Jiang-1/+3
2021-08-04ALSA: memalloc: Correctly name as WCTakashi Iwai-1/+1
2021-07-19ALSA: x86: Allocate resources with device-managed APIsTakashi Iwai-41/+16
2021-07-12ALSA: x86: simplify with sync_stop PCM opsTakashi Iwai-24/+8
2021-07-05ALSA: x86: fix spelling mistakesgushengxian-4/+4
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky-1/+0
2021-01-15ALSA: x86: Simplify with dma_set_mask_and_coherent()Takashi Iwai-2/+1
2021-01-08ALSA: Convert strlcpy to strscpy when return value is unusedJoe Perches-1/+1
2020-09-02ALSA: hda: use consistent HDAudio spelling in comments/docsPierre-Louis Bossart-1/+1
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada-1/+1
2020-01-28Merge tag 'sound-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds-11/+6
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig-1/+1
2019-12-11ALSA: x86: Drop superfluous ioctl PCM opsTakashi Iwai-1/+0
2019-12-11ALSA: hdml-lpe-audio: Use managed buffer allocationTakashi Iwai-10/+6
2019-10-25ALSA: intel_hdmi: Remove dev_err() on platform_get_irq() failureYueHaibing-3/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner-18/+2
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+2
2019-02-04ALSA: x86: Avoid passing NULL to memory allocatorsTakashi Iwai-1/+2
2019-01-15ALSA: x86: Remove superfluous snd_pcm_suspend*() callsTakashi Iwai-12/+0
2018-11-20Merge drm/drm-next into drm-intel-next-queuedJani Nikula-26/+3
2018-11-02ALSA: x86: Rip out the lpe audio runtime suspend/resume hooksVille Syrjälä-20/+5
2018-11-02ALSA: x86: Fix runtime PM for hdmi-lpe-audioVille Syrjälä-1/+0
2018-08-28ALSA: intel_hdmi: Use the new non-cached allocationTakashi Iwai-26/+3
2018-08-06ALSA: intel_hdmi: remove redundant variable cfg_valColin Ian King-2/+0
2018-06-27ALSA: intel_hdmi: Use strlcpy() instead of strncpy()Takashi Iwai-1/+1
2018-02-28ALSA: x86: Fix potential crash at error pathTakashi Iwai-10/+17
2018-02-28ALSA: x86: Fix missing spinlock and mutex initializationsTakashi Iwai-0/+2
2018-02-22ALSA: x86: hdmi: Add single_port option for compatible behaviorTakashi Iwai-3/+11
2017-07-09Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-128/+216
2017-06-30ALSA: x86: fix error return code in hdmi_lpe_audio_probe()Gustavo A. R. Silva-2/+2
2017-05-30Merge tag 'drm-intel-next-2017-05-29' of git://anongit.freedesktop.org/git/dr...Dave Airlie-132/+216
2017-05-15drm/i915: Fix runtime PM for LPE audioVille Syrjälä-4/+0
2017-05-08alsa: use set_memory.h headerLaura Abbott-1/+1
2017-05-03ALSA: x86: Register multiple PCM devices for the LPE audio cardVille Syrjälä-55/+78
2017-05-03ALSA: x86: Split snd_intelhad into card and PCM specific structuresVille Syrjälä-100/+142
2017-05-03ALSA: x86: Prepare LPE audio ctls for multiple PCMsVille Syrjälä-4/+19
2017-05-03drm/i915: Clean up the LPE audio platform dataVille Syrjälä-10/+9
2017-05-03drm/i915: Remove hdmi_connected from LPE audio pdataVille Syrjälä-4/+4
2017-05-03drm/i915: Replace tmds_clock_speed and link_rate with just ls_clockVille Syrjälä-3/+8
2017-05-03drm/i915: Remove the unused pending_notify from LPE platform dataVille Syrjälä-1/+0
2017-05-03ALSA: x86: Clear the pdata.notify_lpe_audio pointer before teardownVille Syrjälä-0/+5
2017-05-03drm/i915: Fix runtime PM for LPE audioVille Syrjälä-4/+0
2017-03-21ALSA: x86: Make CONFIG_SND_X86 boolTakashi Iwai-1/+2
2017-02-21ALSA: x86: hdmi: select CONFIG_SND_PCMArnd Bergmann-0/+1
2017-02-21ALSA: x86: Don't enable runtime PM as defaultTakashi Iwai-2/+4