Age | Commit message (Expand) | Author |
2023-11-09 | drm/edid: include drm_eld.h only where required | Jani Nikula |
2022-06-17 | ALSA: x86: intel_hdmi_audio: use pm_runtime_resume_and_get() | Pierre-Louis Bossart |
2022-06-17 | ALSA: x86: intel_hdmi_audio: enable pm_runtime and set autosuspend delay | Pierre-Louis Bossart |
2022-04-12 | ALSA: intel_hdmi: Fix the missing snd_card_free() call at probe error | Takashi Iwai |
2022-03-05 | ALSA: x86: Use standard mmap helper for Intel HDMI LPE audio | Takashi Iwai |
2022-03-02 | ALSA: intel_hdmi: Fix reference to PCM buffer address | Zhen Ni |
2022-01-07 | ALSA: intel_hdmi: Check for error num after setting mask | Jiasheng Jiang |
2021-08-04 | ALSA: memalloc: Correctly name as WC | Takashi Iwai |
2021-07-19 | ALSA: x86: Allocate resources with device-managed APIs | Takashi Iwai |
2021-07-12 | ALSA: x86: simplify with sync_stop PCM ops | Takashi Iwai |
2021-07-05 | ALSA: x86: fix spelling mistakes | gushengxian |
2021-03-17 | module: remove never implemented MODULE_SUPPORTED_DEVICE | Leon Romanovsky |
2021-01-15 | ALSA: x86: Simplify with dma_set_mask_and_coherent() | Takashi Iwai |
2021-01-08 | ALSA: Convert strlcpy to strscpy when return value is unused | Joe Perches |
2020-09-02 | ALSA: hda: use consistent HDAudio spelling in comments/docs | Pierre-Louis Bossart |
2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada |
2020-01-28 | Merge tag 'sound-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2020-01-06 | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig |
2019-12-11 | ALSA: x86: Drop superfluous ioctl PCM ops | Takashi Iwai |
2019-12-11 | ALSA: hdml-lpe-audio: Use managed buffer allocation | Takashi Iwai |
2019-10-25 | ALSA: intel_hdmi: Remove dev_err() on platform_get_irq() failure | YueHaibing |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-02-04 | ALSA: x86: Avoid passing NULL to memory allocators | Takashi Iwai |
2019-01-15 | ALSA: x86: Remove superfluous snd_pcm_suspend*() calls | Takashi Iwai |
2018-11-20 | Merge drm/drm-next into drm-intel-next-queued | Jani Nikula |
2018-11-02 | ALSA: x86: Rip out the lpe audio runtime suspend/resume hooks | Ville Syrjälä |
2018-11-02 | ALSA: x86: Fix runtime PM for hdmi-lpe-audio | Ville Syrjälä |
2018-08-28 | ALSA: intel_hdmi: Use the new non-cached allocation | Takashi Iwai |
2018-08-06 | ALSA: intel_hdmi: remove redundant variable cfg_val | Colin Ian King |
2018-06-27 | ALSA: intel_hdmi: Use strlcpy() instead of strncpy() | Takashi Iwai |
2018-02-28 | ALSA: x86: Fix potential crash at error path | Takashi Iwai |
2018-02-28 | ALSA: x86: Fix missing spinlock and mutex initializations | Takashi Iwai |
2018-02-22 | ALSA: x86: hdmi: Add single_port option for compatible behavior | Takashi Iwai |
2017-07-09 | Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2017-06-30 | ALSA: x86: fix error return code in hdmi_lpe_audio_probe() | Gustavo A. R. Silva |
2017-05-30 | Merge tag 'drm-intel-next-2017-05-29' of git://anongit.freedesktop.org/git/dr... | Dave Airlie |
2017-05-15 | drm/i915: Fix runtime PM for LPE audio | Ville Syrjälä |
2017-05-08 | alsa: use set_memory.h header | Laura Abbott |
2017-05-03 | ALSA: x86: Register multiple PCM devices for the LPE audio card | Ville Syrjälä |
2017-05-03 | ALSA: x86: Split snd_intelhad into card and PCM specific structures | Ville Syrjälä |
2017-05-03 | ALSA: x86: Prepare LPE audio ctls for multiple PCMs | Ville Syrjälä |
2017-05-03 | drm/i915: Clean up the LPE audio platform data | Ville Syrjälä |
2017-05-03 | drm/i915: Remove hdmi_connected from LPE audio pdata | Ville Syrjälä |
2017-05-03 | drm/i915: Replace tmds_clock_speed and link_rate with just ls_clock | Ville Syrjälä |
2017-05-03 | drm/i915: Remove the unused pending_notify from LPE platform data | Ville Syrjälä |
2017-05-03 | ALSA: x86: Clear the pdata.notify_lpe_audio pointer before teardown | Ville Syrjälä |
2017-05-03 | drm/i915: Fix runtime PM for LPE audio | Ville Syrjälä |
2017-03-21 | ALSA: x86: Make CONFIG_SND_X86 bool | Takashi Iwai |
2017-02-21 | ALSA: x86: hdmi: select CONFIG_SND_PCM | Arnd Bergmann |