summaryrefslogtreecommitdiff
path: root/sound/hda/ext
AgeCommit message (Expand)Author
2019-06-13Merge tag 'asoc-fix-v5.2-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2019-06-06ALSA: hdac: fix memory release for SST and SOF driversAmadeusz Sławiński
2019-04-13ALSA: hda: Initialize ext-bus-specific fields in snd_hdac_bus_init(), tooTakashi Iwai
2019-04-10ALSA: hda: Fix racy display power accessTakashi Iwai
2018-10-02ALSA: hda: Fix mismatch for register mask and value in ext controller.Keyon Jie
2018-09-03ALSA: hda: Fix several mismatch for register mask and valueKeyon Jie
2018-06-28ALSA: hdac: add extended ops in the hdac_busRakesh Ughreja
2018-06-28ALSA: hdac: remove memory allocation from snd_hdac_ext_bus_device_initRakesh Ughreja
2018-06-28ALSA: hdac: ext: add wait for codec to respond after link resetRakesh Ughreja
2018-06-28ALSA: hdac: Remove usage of struct hdac_ext_driver, use hdac_driver insteadRakesh Ughreja
2018-06-28ALSA: hdac: Remove usage of struct hdac_ext_bus and use hdac_bus insteadRakesh Ughreja
2018-06-28ALSA: hdac: Remove usage of struct hdac_ext_device and use hdac_device insteadRakesh Ughreja
2017-12-01ASoC: hdac_hdmi: clean up hdac_device variable namesUghreja, Rakesh A
2017-04-07ALSA: hda - add more ML register definitionsLibin Yang
2017-01-06ALSA: hda: check stream decoupled register stateJeeja KP
2016-09-16ALSA: hdac: add missing \n to end of dev_err messagesColin Ian King
2016-08-09ALSA - Ext hda: remove bus_parse_capabilitiesVinod Koul
2016-08-09ALSA: convert users to core bus_parse_capabilitiesVinod Koul
2016-05-16Merge tag 'asoc-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Takashi Iwai
2016-05-13ALSA: hdac: add link pm and ref countingVinod Koul
2016-05-10Merge branch 'for-linus' into for-nextTakashi Iwai
2016-05-08ALSA: hda: fix the missing ptr initializationVinod Koul
2016-03-16ALSA: hda: use list macro for parsing on cleanupVinod Koul
2016-01-10ALSA: hdac: add snd_hdac_ext_bus_link_power_up_allVinod Koul
2016-01-10ALSA: hdac: Increase timeout value for link power checkJayachandran B
2016-01-10ALSA: hdac: couple the hda DMA stream in cleanupJeeja KP
2016-01-10ALSA: hdac: Add support for hda DMA Resume capabilityJeeja KP
2015-10-13Merge branch 'for-linus' into for-nextTakashi Iwai
2015-10-13ALSA: hdac: Explicitly add io.hVinod Koul
2015-10-05ALSA: hdac: Fix to check if stream not in use in releaseJeeja KP
2015-10-05ALSA: hdac: Fix incorrect update of stream id mappingSubhransu S. Prusty
2015-08-23ALSA: hdac: fix the spbmaxfifo APIVinod Koul
2015-08-23ALSA: hdac: Fix size allocation for ext device allocationVinod Koul
2015-08-21ALSA: hdac: Remove the usage of key for host streamJeeja KP
2015-08-21ALSA: hdac: Add support to enable SPIB for hdac ext streamJeeja KP
2015-08-21ALSA: hdac: Add snd_hdac_ext_bus_link_power_down_all()Jeeja KP
2015-08-21ALSA: hdac: Fix to read the correct offset of spcap/link registerJeeja KP
2015-08-21ALSA: hdac: add extended device driver registrationVinod Koul
2015-08-21ALSA: hdac: add hdac extended deviceVinod Koul
2015-08-21ALSA: hdac: Add API for removing hdac extended deviceVinod Koul
2015-08-04ALSA: HDA: Dont check return for snd_hdac_chip_readlJeeja KP
2015-08-04ALSA: HDA: Fix stream assignment for host in decoupled modeJeeja KP
2015-06-17ALSA: hda: provide default bus io ops extended hdacVinod Koul
2015-06-17ALSA: hda: add hda link cleanup routineVinod Koul
2015-06-17ALSA: hda: add hdac_ext stream creation and cleanup routinesVinod Koul
2015-06-11ALSA: hdac_ext: add extended stream capabilitiesJeeja KP
2015-06-11ALSA: hdac_ext: add hdac extended controllerJeeja KP
2015-06-11ALSA: hdac_ext: add extended HDA busJeeja KP