Age | Commit message (Expand) | Author |
2018-12-19 | ALSA: HDA: export process_unsol_events() | Keyon Jie |
2018-12-11 | ALSA: hda: Make snd_hdac_display_power() void function | Takashi Iwai |
2018-12-11 | ALSA: hda: Refactor display power management | Takashi Iwai |
2018-10-25 | Merge tag 'sound-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2018-10-21 | Merge remote-tracking branches 'regmap/topic/noinc' and 'regmap/topic/single-... | Mark Brown |
2018-10-04 | Merge branch 'for-linus' into for-next | Takashi Iwai |
2018-10-02 | ALSA: hda: Fix mismatch for register mask and value in ext controller. | Keyon Jie |
2018-09-20 | ALSA: hda: Fix the audio-component completion timeout | Takashi Iwai |
2018-09-17 | Merge tag 'asoc-v4.19-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git... | Takashi Iwai |
2018-09-12 | sound: don't call skl_init_chip() to reset intel skl soc | Yu Zhao |
2018-09-12 | sound: enable interrupt after dma buffer initialization | Yu Zhao |
2018-09-07 | regmap: split up regmap_config.use_single_rw | David Frey |
2018-09-03 | ALSA: hda: Fix several mismatch for register mask and value | Keyon Jie |
2018-07-27 | ALSA: hda: Proper endian notations for BDL pointers | Takashi Iwai |
2018-07-27 | ALSA: hda: Fix implicit PCM format type conversion | Takashi Iwai |
2018-07-24 | ALSA: hda/i915: Allow delayed i915 audio component binding | Takashi Iwai |
2018-07-17 | ALSA: hda: Make audio component support more generic | Takashi Iwai |
2018-07-17 | ALSA: hda/i915: Associate audio component with devres | Takashi Iwai |
2018-07-17 | drm/i915: Split audio component to a generic type | Takashi Iwai |
2018-06-28 | ALSA: hdac: add extended ops in the hdac_bus | Rakesh Ughreja |
2018-06-28 | ALSA: hdac: remove memory allocation from snd_hdac_ext_bus_device_init | Rakesh Ughreja |
2018-06-28 | ALSA: hdac: ext: add wait for codec to respond after link reset | Rakesh Ughreja |
2018-06-28 | ALSA: hdac: Remove usage of struct hdac_ext_driver, use hdac_driver instead | Rakesh Ughreja |
2018-06-28 | ALSA: hdac: Remove usage of struct hdac_ext_bus and use hdac_bus instead | Rakesh Ughreja |
2018-06-28 | ALSA: hdac: Remove usage of struct hdac_ext_device and use hdac_device instead | Rakesh Ughreja |
2018-04-24 | ALSA: hda - Use a macro for snd_array iteration loops | Takashi Iwai |
2018-02-12 | ALSA: hda: Copying sync power state helper to core | Abhijeet Kumar |
2018-01-05 | Merge remote-tracking branches 'asoc/topic/dai-drv', 'asoc/topic/davinci', 'a... | Mark Brown |
2017-12-22 | ALSA: hda: Drop useless WARN_ON() | Takashi Iwai |
2017-12-01 | ASoC: hdac_hdmi: clean up hdac_device variable names | Ughreja, Rakesh A |
2017-11-17 | ALSA: hda: Fix too short HDMI/DP chmap reporting | Takashi Iwai |
2017-11-13 | Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai |
2017-11-13 | Merge branch 'for-next' into for-linus | Takashi Iwai |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-24 | ALSA: hda: Abort capability probe on invalid capability | Rakesh Ughreja |
2017-10-19 | ALSA: hda: Avoid racy recreation of widget kobjects | Takashi Iwai |
2017-10-18 | ALSA: hda: Abort capability probe at invalid register read | Takashi Iwai |
2017-07-18 | ALSA: hda: constify pci_device_id. | Arvind Yadav |
2017-06-20 | ALSA: hda: Fix potential race at unregistration and unsol events | Takashi Iwai |
2017-05-10 | ALSA: hda: Fix cpu lockup when stopping the cmd dmas | Jeeja KP |
2017-05-02 | Merge tag 'asoc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broon... | Takashi Iwai |
2017-04-07 | ALSA: hda - add more ML register definitions | Libin Yang |
2017-04-03 | ALSA: hda - Avoid tricky macros | Takashi Iwai |
2017-03-29 | Merge branch 'topic/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Mark Brown |
2017-03-29 | ALSA: hda: Fix LLCH register read | B, Jayachandran |
2017-01-24 | Merge tag 'v4.10-rc1' into asoc-intel | Mark Brown |
2017-01-06 | ALSA: hda: check stream decoupled register state | Jeeja KP |
2016-12-25 | clocksource: Use a plain u64 instead of cycle_t | Thomas Gleixner |
2016-10-25 | Merge tag 'drm-intel-next-2016-10-24' of git://anongit.freedesktop.org/drm-in... | Dave Airlie |
2016-09-22 | drm/i915/dp: DP audio API changes for MST | Pandiyan, Dhinakaran |