| Commit message (Expand) | Author | Age | Files | Lines |
* | ALSA: hda: fix a possible null-pointer dereference due to data race in snd_hd... | Tuo Li | 2023-07-03 | 1 | -4/+3 |
* | Merge tag 'asoc-v6.5' of https://git.kernel.org/pub/scm/linux/kernel/git/broo... | Takashi Iwai | 2023-06-26 | 1 | -1/+0 |
|\ |
|
| * | ASoC: do not include pm_runtime.h if not used | Claudiu Beznea | 2023-05-23 | 1 | -1/+0 |
* | | Merge branch 'for-next' into for-linus | Takashi Iwai | 2023-06-26 | 4 | -3/+11 |
|\ \ |
|
| * | | ALSA: hda: Use maple tree register cache | Mark Brown | 2023-06-11 | 1 | -1/+1 |
| * | | ALSA: hda: Workaround for SDnCTL register on loongson | Yanteng Si | 2023-06-07 | 1 | -1/+5 |
| * | | ALSA: hda: Using polling mode for loongson controller by default | Yanteng Si | 2023-06-07 | 1 | -1/+4 |
| * | | ALSA: hda: Add Loongson LS7A HD-Audio support | Yanteng Si | 2023-06-07 | 1 | -0/+1 |
| |/ |
|
* / | ALSA: hda: Fix unhandled register update during auto-suspend period | Takashi Iwai | 2023-05-22 | 1 | -1/+1 |
|/ |
|
* | ALSA: hda: intel-dsp-config: add MTL PCI id | Bard Liao | 2023-03-08 | 1 | -0/+9 |
* | Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2023-02-24 | 2 | -2/+2 |
|\ |
|
| * | driver core: make struct bus_type.uevent() take a const * | Greg Kroah-Hartman | 2023-01-27 | 2 | -2/+2 |
* | | ALSA: hda: make kobj_type structure constant | Thomas Weißschuh | 2023-02-11 | 1 | -1/+1 |
* | | ALSA: hda: remove redundant variable in snd_hdac_stream_start() | Zhang Yiqun | 2023-02-10 | 1 | -5/+2 |
|/ |
|
* | ALSA: hda: Error out if invalid stream is being setup | Cezary Rojewski | 2022-12-09 | 1 | -0/+3 |
* | ALSA: hda: Interrupt servicing and BDL setup for compress streams | Cezary Rojewski | 2022-12-05 | 2 | -9/+22 |
* | ALSA: hda: Prepare for compress stream support | Cezary Rojewski | 2022-12-05 | 1 | -16/+16 |
* | ALSA: hda: Allow for compress stream to hdac_ext_stream assignment | Cezary Rojewski | 2022-12-05 | 1 | -0/+41 |
* | ASoC: Merge up fixes | Mark Brown | 2022-11-29 | 1 | -0/+5 |
|\ |
|
| * | ASoC: hda: intel-dsp-config: add ES83x6 quirk for IceLake | Pierre-Louis Bossart | 2022-11-01 | 1 | -0/+5 |
* | | ASoC: adau1372: fixes after debugging custom board | Mark Brown | 2022-11-25 | 1 | -1/+3 |
|\ \ |
|
| * | | ALSA: hda: fix potential memleak in 'add_widget_node' | Ye Bin | 2022-11-10 | 1 | -1/+3 |
| |/ |
|
* | | ALSA: hda: Introduce snd_hdac_stream_wait_drsm() | Cezary Rojewski | 2022-10-28 | 1 | -0/+22 |
* | | ALSA/ASoC: hda: move SPIB/DRMS functionality from ext layer | Pierre-Louis Bossart | 2022-10-20 | 2 | -139/+136 |
* | | ALSA: hda: hdac_ext_controller: remove useless loop | Pierre-Louis Bossart | 2022-10-20 | 1 | -4/+2 |
* | | ALSA: hda: ext: reduce ambiguity between 'multi-link' and 'link' DMA | Pierre-Louis Bossart | 2022-10-20 | 1 | -6/+6 |
* | | ALSA/ASoC: hda: ext: add 'bus' prefix for multi-link stream setting | Pierre-Louis Bossart | 2022-10-20 | 2 | -24/+24 |
* | | ALSA/ASoC: hda: ext: remove 'link' prefix for stream-related operations | Pierre-Louis Bossart | 2022-10-20 | 1 | -14/+14 |
* | | ALSA/ASoC: hda: ext: add 'ext' prefix to snd_hdac_link_free_all | Pierre-Louis Bossart | 2022-10-20 | 1 | -3/+3 |
* | | ALSA/ASoC: hda: clarify bus_get_link() and bus_link_get() helpers | Pierre-Louis Bossart | 2022-10-20 | 1 | -12/+12 |
* | | ALSA: hda: ext: hda_ext_controller: use hlink variable/parameter | Pierre-Louis Bossart | 2022-10-20 | 1 | -24/+24 |
* | | ALSA: hda: ext: hdac_ext_controller: use helpers in loop | Pierre-Louis Bossart | 2022-10-20 | 1 | -6/+2 |
|/ |
|
* | Merge tag 'asoc-v6.1' of https://git.kernel.org/pub/scm/linux/kernel/git/broo... | Takashi Iwai | 2022-10-03 | 2 | -0/+84 |
|\ |
|
| * | ASoC: SOF: Intel: override mclk_id for ES8336 support | Mark Brown | 2022-09-20 | 1 | -0/+79 |
| |\ |
|
| | * | ALSA: hda: intel-nhlt: add intel_nhlt_ssp_mclk_mask() | Pierre-Louis Bossart | 2022-09-20 | 1 | -0/+79 |
| * | | ALSA: intel-dspconfig: add ES8336 support for AlderLake-PS | Muralidhar Reddy | 2022-09-19 | 1 | -0/+5 |
| |/ |
|
* | | ALSA: hda: Replace runtime->status->state reference to runtime->state | Takashi Iwai | 2022-09-27 | 1 | -1/+1 |
* | | Merge branch 'for-linus' into for-next | Takashi Iwai | 2022-09-22 | 1 | -0/+10 |
|\ \ |
|
| * | | ALSA: hda: intel-dsp-config: add missing RaptorLake PCI IDs | Pierre-Louis Bossart | 2022-09-22 | 1 | -0/+10 |
| |/ |
|
* | | ALSA: hda: ext: remove always-true conditions on host and link release | Pierre-Louis Bossart | 2022-09-20 | 1 | -2/+4 |
* | | ALSA: hda: ext: fix locking in stream_release | Pierre-Louis Bossart | 2022-09-20 | 2 | -4/+17 |
* | | ALSA: hda: ext: simplify logic for stream assignment | Pierre-Louis Bossart | 2022-09-20 | 1 | -9/+4 |
* | | ALSA: hda: add snd_hdac_stop_streams() helper | Pierre-Louis Bossart | 2022-09-20 | 1 | -3/+14 |
* | | ALSA: hda: Use hdac_ext prefix in snd_hdac_stream_free_all() for clarity | Pierre-Louis Bossart | 2022-09-20 | 1 | -3/+3 |
* | | ALSA: hda: ext: make snd_hdac_ext_stream_init() static | Pierre-Louis Bossart | 2022-09-20 | 1 | -4/+3 |
* | | ALSA: hda: document state machine for hdac_streams | Pierre-Louis Bossart | 2022-09-20 | 1 | -0/+33 |
* | | ALSA: hda: make snd_hdac_stream_clear() static | Pierre-Louis Bossart | 2022-09-20 | 1 | -3/+2 |
* | | Merge branch 'topic/memalloc-cleanup' into for-next | Takashi Iwai | 2022-08-24 | 1 | -1/+7 |
|\| |
|
| * | ALSA: hda: intel-nhlt: Correct the handling of fmt_config flexible array | Peter Ujfalusi | 2022-08-24 | 1 | -1/+7 |
* | | ALSA: hda: cleanup definitions for multi-link registers | Pierre-Louis Bossart | 2022-08-23 | 1 | -8/+8 |