summaryrefslogtreecommitdiff
path: root/sound/hda/ext/hdac_ext_bus.c
AgeCommit message (Expand)Author
2020-01-14ALSA: hda: Update kernel-doc function parameter descriptionsKeyon Jie
2019-08-08ALSA: hda: Direct MMIO accessesTakashi Iwai
2019-08-08ALSA: hda: Remove page allocation redirectionTakashi Iwai
2019-06-26Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown
2019-06-25ALSA: hdac: Fix codec name after machine driver is unloaded and reloadedAmadeusz Sławiński
2019-06-14Merge tag 'sound-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2019-06-13Merge tag 'asoc-fix-v5.2-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2019-06-06Merge branch 'asoc-5.2' into asoc-5.3Mark Brown
2019-06-06ALSA: hdac: fix memory release for SST and SOF driversAmadeusz Sławiński
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner
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-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: 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
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-08ALSA: hda: fix the missing ptr initializationVinod Koul
2015-10-13ALSA: hdac: Explicitly add io.hVinod Koul
2015-08-23ALSA: hdac: Fix size allocation for ext device allocationVinod Koul
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-06-17ALSA: hda: provide default bus io ops extended hdacVinod Koul
2015-06-11ALSA: hdac_ext: add extended HDA busJeeja KP