summaryrefslogtreecommitdiffstats
path: root/sound/hda/ext
AgeCommit message (Expand)AuthorLines
2020-11-03ALSA: hda: prevent undefined shift in snd_hdac_ext_bus_get_link()Dan Carpenter-0/+2
2020-09-21ASoC: hdac: make SOF HDA codec driver probe deterministicKai Vehmanen-2/+3
2020-05-05ALSA: hda: Use dev_to_hdac_dev macroKai-Heng Feng-1/+1
2020-02-18Merge tag 'asoc-fix-v5.6-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai-3/+6
2020-02-10ALSA: hda: do not override bus codec_mask in link_get()Kai Vehmanen-3/+6
2020-01-14ALSA: hda: Update kernel-doc function parameter descriptionsKeyon Jie-13/+13
2019-10-07ALSA: hdac: clear link output stream mappingRander Wang-0/+5
2019-08-08ALSA: hda: Direct MMIO accessesTakashi Iwai-46/+1
2019-08-08ALSA: hda: Remove page allocation redirectionTakashi Iwai-13/+0
2019-06-26Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown-27/+4
2019-06-25ALSA: hdac: Fix codec name after machine driver is unloaded and reloadedAmadeusz Sławiński-2/+6
2019-06-14Merge tag 'sound-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds-1/+0
2019-06-13Merge tag 'asoc-fix-v5.2-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai-1/+0
2019-06-06Merge branch 'asoc-5.2' into asoc-5.3Mark Brown-1/+0
2019-06-06ALSA: hdac: fix memory release for SST and SOF driversAmadeusz Sławiński-1/+0
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner-27/+3
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2019-04-13ALSA: hda: Initialize ext-bus-specific fields in snd_hdac_bus_init(), tooTakashi Iwai-2/+0
2019-04-10ALSA: hda: Fix racy display power accessTakashi Iwai-1/+0
2018-10-02ALSA: hda: Fix mismatch for register mask and value in ext controller.Keyon Jie-8/+14
2018-09-03ALSA: hda: Fix several mismatch for register mask and valueKeyon Jie-15/+7
2018-06-28ALSA: hdac: add extended ops in the hdac_busRakesh Ughreja-1/+3
2018-06-28ALSA: hdac: remove memory allocation from snd_hdac_ext_bus_device_initRakesh Ughreja-6/+2
2018-06-28ALSA: hdac: ext: add wait for codec to respond after link resetRakesh Ughreja-0/+9
2018-06-28ALSA: hdac: Remove usage of struct hdac_ext_driver, use hdac_driver insteadRakesh Ughreja-16/+14
2018-06-28ALSA: hdac: Remove usage of struct hdac_ext_bus and use hdac_bus insteadRakesh Ughreja-102/+84
2018-06-28ALSA: hdac: Remove usage of struct hdac_ext_device and use hdac_device insteadRakesh Ughreja-15/+10
2017-12-01ASoC: hdac_hdmi: clean up hdac_device variable namesUghreja, Rakesh A-1/+1
2017-04-07ALSA: hda - add more ML register definitionsLibin Yang-3/+3
2017-01-06ALSA: hda: check stream decoupled register stateJeeja KP-6/+9
2016-09-16ALSA: hdac: add missing \n to end of dev_err messagesColin Ian King-5/+5
2016-08-09ALSA - Ext hda: remove bus_parse_capabilitiesVinod Koul-75/+0
2016-08-09ALSA: convert users to core bus_parse_capabilitiesVinod Koul-31/+31
2016-05-16Merge tag 'asoc-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Takashi Iwai-0/+69
2016-05-13ALSA: hdac: add link pm and ref countingVinod Koul-0/+69
2016-05-10Merge branch 'for-linus' into for-nextTakashi Iwai-3/+2
2016-05-08ALSA: hda: fix the missing ptr initializationVinod Koul-0/+1
2016-03-16ALSA: hda: use list macro for parsing on cleanupVinod Koul-3/+2
2016-01-10ALSA: hdac: add snd_hdac_ext_bus_link_power_up_allVinod Koul-0/+21
2016-01-10ALSA: hdac: Increase timeout value for link power checkJayachandran B-1/+1
2016-01-10ALSA: hdac: couple the hda DMA stream in cleanupJeeja KP-0/+1
2016-01-10ALSA: hdac: Add support for hda DMA Resume capabilityJeeja KP-0/+77
2015-10-13Merge branch 'for-linus' into for-nextTakashi Iwai-0/+1
2015-10-13ALSA: hdac: Explicitly add io.hVinod Koul-0/+1
2015-10-05ALSA: hdac: Fix to check if stream not in use in releaseJeeja KP-4/+3
2015-10-05ALSA: hdac: Fix incorrect update of stream id mappingSubhransu S. Prusty-1/+1
2015-08-23ALSA: hdac: fix the spbmaxfifo APIVinod Koul-3/+3
2015-08-23ALSA: hdac: Fix size allocation for ext device allocationVinod Koul-1/+1
2015-08-21ALSA: hdac: Remove the usage of key for host streamJeeja KP-6/+0
2015-08-21ALSA: hdac: Add support to enable SPIB for hdac ext streamJeeja KP-0/+54