Age | Commit message (Expand) | Author |
2022-10-28 | ALSA: hda: Introduce snd_hdac_stream_wait_drsm() | Cezary Rojewski |
2022-10-20 | ALSA/ASoC: hda: move SPIB/DRMS functionality from ext layer | Pierre-Louis Bossart |
2022-10-09 | ALSA: hda: Update register polling macros | Amadeusz Sławiński |
2022-09-20 | ALSA: hda: ext: fix locking in stream_release | Pierre-Louis Bossart |
2022-09-20 | ALSA: hda: add snd_hdac_stop_streams() helper | Pierre-Louis Bossart |
2022-09-20 | ALSA: hda: make snd_hdac_stream_clear() static | Pierre-Louis Bossart |
2022-08-19 | ALSA: hda: Move stream-register polling macros | Amadeusz Sławiński |
2022-07-15 | ALSA: hda: Skip event processing for unregistered codecs | Cezary Rojewski |
2022-03-11 | ALSA: hda: Add helper macros for DSP capable devices | Cezary Rojewski |
2021-12-25 | ALSA/ASoC: hda: move/rename snd_hdac_ext_stop_streams to hdac_stream.c | Pierre-Louis Bossart |
2021-02-08 | ALSA: hda: add link_power op to hdac_bus_ops | Kai Vehmanen |
2020-08-05 | ALSA: hda: Add dma stop delay variable | Mohan Kumar |
2020-05-16 | ALSA: hda: Unexport some local helper functions | Takashi Iwai |
2020-05-06 | ALSA: hda: Return true,false for return type bool | Jason Yan |
2020-05-04 | ALSA: hda: add member to store ratio for stripe control | Sameer Pujar |
2020-02-18 | ASoC: SOF: Intel: Account for compress streams when servicing IRQs | Cezary Rojewski |
2020-01-20 | Merge branch 'for-linus' into for-next | Takashi Iwai |
2020-01-20 | ALSA: hda: Apply aligned MMIO access only conditionally | Takashi Iwai |
2020-01-13 | ALSA: hda: Manage concurrent reg access more properly | Takashi Iwai |
2019-12-13 | ALSA: hda: Unify get_response handling | Takashi Iwai |
2019-12-10 | ALSA: hda: Use standard waitqueue for RIRB wakeup | Takashi Iwai |
2019-12-03 | ALSA: hda: Modify stream stripe mask only when needed | Takashi Iwai |
2019-08-14 | ALSA: hda: Unexport a few more stuff | Takashi Iwai |
2019-08-14 | ALSA: hda: Drop export of snd_hdac_bus_add/remove_device() | Takashi Iwai |
2019-08-08 | ALSA: hda: Direct MMIO accesses | Takashi Iwai |
2019-08-08 | ALSA: hda: Remove page allocation redirection | Takashi Iwai |
2019-07-07 | Merge branch 'topic/hda-refresh-cleanup' into for-next | Takashi Iwai |
2019-07-05 | ALSA: hda: Simplify snd_hdac_refresh_widgets() | Takashi Iwai |
2019-05-28 | ALSA: hda: move polling_mode flag to struct hdac_bus | Bard Liao |
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-13 | ALSA: hda: Initialize ext-bus-specific fields in snd_hdac_bus_init(), too | Takashi Iwai |
2019-03-26 | Merge tag 'drm-intel-next-2019-03-20' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie |
2019-02-14 | snd/hda, drm/i915: Track the display_power_status using a cookie | Chris Wilson |
2019-01-14 | ALSA: hda: Add api to program stripe control bits | Sameer Pujar |
2018-12-19 | ALSA: HD-Audio: SKL+: force HDaudio legacy or SKL+ driver selection | Pierre-Louis Bossart |
2018-12-19 | ALSA: HDA: export process_unsol_events() | Keyon Jie |
2018-12-11 | ALSA: hda: Refactor display power management | 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-07-27 | ALSA: hda: Fix implicit PCM format type conversion | Takashi Iwai |
2018-07-19 | Merge branch 'topic/drm_audio_component' into for-next | Takashi Iwai |
2018-07-17 | drm/i915: Split audio component to a generic type | Takashi Iwai |
2018-07-03 | Merge branch 'topic/hda-core-intel' into for-next | Takashi Iwai |
2018-06-28 | ALSA: hdac: add extended ops in the hdac_bus | 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: hda - Move in_pm accessors to HDA core | Takashi Iwai |
2018-04-24 | ALSA: hda - Use a macro for snd_array iteration loops | Takashi Iwai |