aboutsummaryrefslogtreecommitdiffstats
path: root/sound/hda/ext/hdac_ext_bus.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-28ALSA: hdac: add extended ops in the hdac_busRakesh Ughreja1-1/+3
2018-06-28ALSA: hdac: remove memory allocation from snd_hdac_ext_bus_device_initRakesh Ughreja1-6/+2
2018-06-28ALSA: hdac: Remove usage of struct hdac_ext_driver, use hdac_driver insteadRakesh Ughreja1-16/+14
2018-06-28ALSA: hdac: Remove usage of struct hdac_ext_bus and use hdac_bus insteadRakesh Ughreja1-14/+13
2018-06-28ALSA: hdac: Remove usage of struct hdac_ext_device and use hdac_device insteadRakesh Ughreja1-15/+10
2017-12-01ASoC: hdac_hdmi: clean up hdac_device variable namesUghreja, Rakesh A1-1/+1
2016-05-16Merge tag 'asoc-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai1-0/+3
2016-05-13ALSA: hdac: add link pm and ref countingVinod Koul1-0/+3
2016-05-08ALSA: hda: fix the missing ptr initializationVinod Koul1-0/+1
2015-10-13ALSA: hdac: Explicitly add io.hVinod Koul1-0/+1
2015-08-23ALSA: hdac: Fix size allocation for ext device allocationVinod Koul1-1/+1
2015-08-21ALSA: hdac: add extended device driver registrationVinod Koul1-0/+66
2015-08-21ALSA: hdac: add hdac extended deviceVinod Koul1-4/+9
2015-08-21ALSA: hdac: Add API for removing hdac extended deviceVinod Koul1-0/+19
2015-06-17ALSA: hda: provide default bus io ops extended hdacVinod Koul1-1/+58
2015-06-11ALSA: hdac_ext: add extended HDA busJeeja KP1-0/+117