Age | Commit message (Expand) | Author |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier for missed files | Thomas Gleixner |
2019-05-17 | Merge tag 'sound-fix-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-05-13 | ALSA: hda: Fix race between creating and refreshing sysfs entries | Amadeusz Sławiński |
2019-05-09 | Merge tag 'sound-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2019-04-15 | BackMerge v5.1-rc5 into drm-next | Dave Airlie |
2019-04-13 | ALSA: hda: Initialize ext-bus-specific fields in snd_hdac_bus_init(), too | Takashi Iwai |
2019-04-11 | Merge tag 'asoc-fix-v5.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Takashi Iwai |
2019-04-10 | ALSA: hda: Fix racy display power access | Takashi Iwai |
2019-03-26 | Merge tag 'drm-intel-next-2019-03-20' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie |
2019-03-15 | Merge tag 'sound-fix-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-03-13 | ALSA: hda: Avoid NULL pointer dereference at snd_hdac_stream_start() | Mariusz Ceier |
2019-03-06 | Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-02-25 | ALSA: hda: Extend i915 component bind timeout | Takashi Iwai |
2019-02-20 | Merge tag 'topic/mei-hdcp-2019-02-19' of git://anongit.freedesktop.org/drm/dr... | Joonas Lahtinen |
2019-02-14 | snd/hda, drm/i915: Track the display_power_status using a cookie | Chris Wilson |
2019-02-08 | i915/snd_hdac: I915 subcomponent for the snd_hdac | Daniel Vetter |
2019-01-14 | ALSA: hda: program stripe bits for controller | Sameer Pujar |
2019-01-14 | ALSA: hda: Add api to program stripe control bits | Sameer Pujar |
2019-01-09 | ALSA: hda: Fix a mask wrong issue in snd_hdac_stream_start() | Keyon Jie |
2019-01-09 | ALSA: hda: Fix mismatches for register mask and value in hdac controller | Keyon Jie |
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 |