summaryrefslogtreecommitdiffstats
path: root/sound/hda/ext
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda: Add code_loading parameter to stream setupCezary Rojewski2023-10-061-5/+7
* ALSA: hda: Introduce HOST stream setup mechanismCezary Rojewski2023-10-061-0/+41
* ALSA: hda: Allow for compress stream to hdac_ext_stream assignmentCezary Rojewski2022-12-051-0/+41
* ALSA/ASoC: hda: move SPIB/DRMS functionality from ext layerPierre-Louis Bossart2022-10-201-139/+0
* ALSA: hda: hdac_ext_controller: remove useless loopPierre-Louis Bossart2022-10-201-4/+2
* ALSA: hda: ext: reduce ambiguity between 'multi-link' and 'link' DMAPierre-Louis Bossart2022-10-201-6/+6
* ALSA/ASoC: hda: ext: add 'bus' prefix for multi-link stream settingPierre-Louis Bossart2022-10-202-24/+24
* ALSA/ASoC: hda: ext: remove 'link' prefix for stream-related operationsPierre-Louis Bossart2022-10-201-14/+14
* ALSA/ASoC: hda: ext: add 'ext' prefix to snd_hdac_link_free_allPierre-Louis Bossart2022-10-201-3/+3
* ALSA/ASoC: hda: clarify bus_get_link() and bus_link_get() helpersPierre-Louis Bossart2022-10-201-12/+12
* ALSA: hda: ext: hda_ext_controller: use hlink variable/parameterPierre-Louis Bossart2022-10-201-24/+24
* ALSA: hda: ext: hdac_ext_controller: use helpers in loopPierre-Louis Bossart2022-10-201-6/+2
* ALSA: hda: ext: remove always-true conditions on host and link releasePierre-Louis Bossart2022-09-201-2/+4
* ALSA: hda: ext: fix locking in stream_releasePierre-Louis Bossart2022-09-201-1/+1
* ALSA: hda: ext: simplify logic for stream assignmentPierre-Louis Bossart2022-09-201-9/+4
* ALSA: hda: Use hdac_ext prefix in snd_hdac_stream_free_all() for clarityPierre-Louis Bossart2022-09-201-3/+3
* ALSA: hda: ext: make snd_hdac_ext_stream_init() staticPierre-Louis Bossart2022-09-201-4/+3
* ALSA: hda: cleanup definitions for multi-link registersPierre-Louis Bossart2022-08-231-8/+8
* ALSA: hda: Remove codec init and exit routinesCezary Rojewski2022-08-181-53/+0
* ALSA: hda: Remove unused macro definitionAmadeusz Sławiński2022-07-091-7/+0
* ALSA: hda: Add snd_hdac_ext_bus_link_at() helperCezary Rojewski2022-02-211-10/+21
* ALSA: HDA: hdac_ext_stream: use consistent prefixes for variablesPierre-Louis Bossart2021-12-251-99/+100
* ALSA/ASoC: hda: move/rename snd_hdac_ext_stop_streams to hdac_stream.cPierre-Louis Bossart2021-12-251-17/+0
* ALSA: hda: hdac_ext_stream: fix potential locking issuesPierre-Louis Bossart2021-09-281-18/+28
* ALSA: hda: fix kernel-doc warningsPierre-Louis Bossart2021-03-022-2/+2
* ALSA: hda: add link_power op to hdac_bus_opsKai Vehmanen2021-02-081-0/+37
* ALSA: hda: prevent undefined shift in snd_hdac_ext_bus_get_link()Dan Carpenter2020-11-031-0/+2
* ASoC: hdac: make SOF HDA codec driver probe deterministicKai Vehmanen2020-09-211-2/+3
* ALSA: hda: Use dev_to_hdac_dev macroKai-Heng Feng2020-05-051-1/+1
* Merge tag 'asoc-fix-v5.6-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2020-02-181-3/+6
|\
| * ALSA: hda: do not override bus codec_mask in link_get()Kai Vehmanen2020-02-101-3/+6
* | ALSA: hda: Update kernel-doc function parameter descriptionsKeyon Jie2020-01-143-13/+13
|/
* ALSA: hdac: clear link output stream mappingRander Wang2019-10-071-0/+5
* ALSA: hda: Direct MMIO accessesTakashi Iwai2019-08-081-46/+1
* ALSA: hda: Remove page allocation redirectionTakashi Iwai2019-08-081-13/+0
* Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown2019-06-264-27/+4
|\
| * Merge tag 'sound-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2019-06-141-1/+0
| |\
| | * Merge tag 'asoc-fix-v5.2-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2019-06-131-1/+0
| | |\
| * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner2019-06-053-27/+3
| * | | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
| |/ /
* | | ALSA: hdac: Fix codec name after machine driver is unloaded and reloadedAmadeusz Sławiński2019-06-251-2/+6
* | | Merge branch 'asoc-5.2' into asoc-5.3Mark Brown2019-06-061-1/+0
|\ \ \ | |/ / |/| / | |/
| * ALSA: hdac: fix memory release for SST and SOF driversAmadeusz Sławiński2019-06-061-1/+0
* | ALSA: hda: Initialize ext-bus-specific fields in snd_hdac_bus_init(), tooTakashi Iwai2019-04-131-2/+0
* | ALSA: hda: Fix racy display power accessTakashi Iwai2019-04-101-1/+0
|/
* ALSA: hda: Fix mismatch for register mask and value in ext controller.Keyon Jie2018-10-021-8/+14
* ALSA: hda: Fix several mismatch for register mask and valueKeyon Jie2018-09-031-15/+7
* ALSA: hdac: add extended ops in the hdac_busRakesh Ughreja2018-06-281-1/+3
* ALSA: hdac: remove memory allocation from snd_hdac_ext_bus_device_initRakesh Ughreja2018-06-281-6/+2
* ALSA: hdac: ext: add wait for codec to respond after link resetRakesh Ughreja2018-06-281-0/+9