summaryrefslogtreecommitdiffstats
path: root/sound/hda/ext
Commit message (Expand)AuthorAgeFilesLines
* 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
* ALSA: hdac: Remove usage of struct hdac_ext_driver, use hdac_driver insteadRakesh Ughreja2018-06-281-16/+14
* ALSA: hdac: Remove usage of struct hdac_ext_bus and use hdac_bus insteadRakesh Ughreja2018-06-283-102/+84
* ALSA: hdac: Remove usage of struct hdac_ext_device and use hdac_device insteadRakesh Ughreja2018-06-281-15/+10
* ASoC: hdac_hdmi: clean up hdac_device variable namesUghreja, Rakesh A2017-12-011-1/+1
* ALSA: hda - add more ML register definitionsLibin Yang2017-04-071-3/+3
* ALSA: hda: check stream decoupled register stateJeeja KP2017-01-061-6/+9
* ALSA: hdac: add missing \n to end of dev_err messagesColin Ian King2016-09-161-5/+5
* ALSA - Ext hda: remove bus_parse_capabilitiesVinod Koul2016-08-091-75/+0
* ALSA: convert users to core bus_parse_capabilitiesVinod Koul2016-08-092-31/+31
* Merge tag 'asoc-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Takashi Iwai2016-05-162-0/+69
|\
| * ALSA: hdac: add link pm and ref countingVinod Koul2016-05-132-0/+69
* | Merge branch 'for-linus' into for-nextTakashi Iwai2016-05-101-3/+2
|\|
| * ALSA: hda: use list macro for parsing on cleanupVinod Koul2016-03-161-3/+2
* | ALSA: hda: fix the missing ptr initializationVinod Koul2016-05-081-0/+1
|/
* ALSA: hdac: add snd_hdac_ext_bus_link_power_up_allVinod Koul2016-01-101-0/+21
* ALSA: hdac: Increase timeout value for link power checkJayachandran B2016-01-101-1/+1
* ALSA: hdac: couple the hda DMA stream in cleanupJeeja KP2016-01-101-0/+1
* ALSA: hdac: Add support for hda DMA Resume capabilityJeeja KP2016-01-102-0/+77
* Merge branch 'for-linus' into for-nextTakashi Iwai2015-10-131-0/+1
|\
| * ALSA: hdac: Explicitly add io.hVinod Koul2015-10-131-0/+1