Age | Commit message (Expand) | Author |
2023-02-10 | ALSA: hda: remove redundant variable in snd_hdac_stream_start() | Zhang Yiqun |
2023-01-27 | driver core: make struct bus_type.uevent() take a const * | Greg Kroah-Hartman |
2022-12-09 | ALSA: hda: Error out if invalid stream is being setup | Cezary Rojewski |
2022-12-05 | ALSA: hda: Interrupt servicing and BDL setup for compress streams | Cezary Rojewski |
2022-12-05 | ALSA: hda: Prepare for compress stream support | Cezary Rojewski |
2022-12-05 | ALSA: hda: Allow for compress stream to hdac_ext_stream assignment | Cezary Rojewski |
2022-11-29 | ASoC: Merge up fixes | Mark Brown |
2022-11-25 | ASoC: adau1372: fixes after debugging custom board | Mark Brown |
2022-11-10 | ALSA: hda: fix potential memleak in 'add_widget_node' | Ye Bin |
2022-11-01 | ASoC: hda: intel-dsp-config: add ES83x6 quirk for IceLake | Pierre-Louis Bossart |
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-20 | ALSA: hda: hdac_ext_controller: remove useless loop | Pierre-Louis Bossart |
2022-10-20 | ALSA: hda: ext: reduce ambiguity between 'multi-link' and 'link' DMA | Pierre-Louis Bossart |
2022-10-20 | ALSA/ASoC: hda: ext: add 'bus' prefix for multi-link stream setting | Pierre-Louis Bossart |
2022-10-20 | ALSA/ASoC: hda: ext: remove 'link' prefix for stream-related operations | Pierre-Louis Bossart |
2022-10-20 | ALSA/ASoC: hda: ext: add 'ext' prefix to snd_hdac_link_free_all | Pierre-Louis Bossart |
2022-10-20 | ALSA/ASoC: hda: clarify bus_get_link() and bus_link_get() helpers | Pierre-Louis Bossart |
2022-10-20 | ALSA: hda: ext: hda_ext_controller: use hlink variable/parameter | Pierre-Louis Bossart |
2022-10-20 | ALSA: hda: ext: hdac_ext_controller: use helpers in loop | Pierre-Louis Bossart |
2022-10-03 | Merge tag 'asoc-v6.1' of https://git.kernel.org/pub/scm/linux/kernel/git/broo... | Takashi Iwai |
2022-09-27 | ALSA: hda: Replace runtime->status->state reference to runtime->state | Takashi Iwai |
2022-09-22 | Merge branch 'for-linus' into for-next | Takashi Iwai |
2022-09-22 | ALSA: hda: intel-dsp-config: add missing RaptorLake PCI IDs | Pierre-Louis Bossart |
2022-09-20 | ASoC: SOF: Intel: override mclk_id for ES8336 support | Mark Brown |
2022-09-20 | ALSA: hda: intel-nhlt: add intel_nhlt_ssp_mclk_mask() | Pierre-Louis Bossart |
2022-09-20 | ALSA: hda: ext: remove always-true conditions on host and link release | Pierre-Louis Bossart |
2022-09-20 | ALSA: hda: ext: fix locking in stream_release | Pierre-Louis Bossart |
2022-09-20 | ALSA: hda: ext: simplify logic for stream assignment | Pierre-Louis Bossart |
2022-09-20 | ALSA: hda: add snd_hdac_stop_streams() helper | Pierre-Louis Bossart |
2022-09-20 | ALSA: hda: Use hdac_ext prefix in snd_hdac_stream_free_all() for clarity | Pierre-Louis Bossart |
2022-09-20 | ALSA: hda: ext: make snd_hdac_ext_stream_init() static | Pierre-Louis Bossart |
2022-09-20 | ALSA: hda: document state machine for hdac_streams | Pierre-Louis Bossart |
2022-09-20 | ALSA: hda: make snd_hdac_stream_clear() static | Pierre-Louis Bossart |
2022-09-19 | ALSA: intel-dspconfig: add ES8336 support for AlderLake-PS | Muralidhar Reddy |
2022-08-24 | Merge branch 'topic/memalloc-cleanup' into for-next | Takashi Iwai |
2022-08-24 | ALSA: hda: intel-nhlt: Correct the handling of fmt_config flexible array | Peter Ujfalusi |
2022-08-23 | ALSA: hda: cleanup definitions for multi-link registers | Pierre-Louis Bossart |
2022-08-19 | ALSA: hda: Rework snd_hdac_stream_reset() to use macros | Amadeusz Sławiński |
2022-08-18 | ALSA: hda: Remove codec init and exit routines | Cezary Rojewski |
2022-08-02 | ALSA: hda: Replace sprintf() with sysfs_emit() | Takashi Iwai |
2022-08-01 | Merge tag 'asoc-v5.20-2' of https://git.kernel.org/pub/scm/linux/kernel/git/b... | Takashi Iwai |
2022-07-25 | ASoC: Intel: soc-acpi: Add entry for sof_es8336 in ADL match table | Muralidhar Reddy |
2022-07-15 | ALSA: hda: Skip event processing for unregistered codecs | Cezary Rojewski |
2022-07-09 | ALSA: hda: Remove unused macro definition | Amadeusz Sławiński |
2022-07-09 | ALSA: hda: Reset all SIE bits in INTCTL | Amadeusz Sławiński |
2022-07-04 | tracing: ALSA: hda: Remove string manipulation out of the fast path | Steven Rostedt (Google) |
2022-06-21 | ALSA: hda: Fix discovery of i915 graphics PCI device | Takashi Iwai |
2022-06-17 | ALSA: hda: intel-nhlt: remove use of __func__ in dev_dbg | Pierre-Louis Bossart |
2022-06-17 | ALSA: hda: intel-dspcfg: use SOF for UpExtreme and UpExtreme11 boards | Pierre-Louis Bossart |