summaryrefslogtreecommitdiffstats
path: root/sound/hda/ext/hdac_ext_bus.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda: Remove codec init and exit routinesCezary Rojewski2022-08-181-53/+0
* 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
* ALSA: hda: Update kernel-doc function parameter descriptionsKeyon Jie2020-01-141-5/+6
* 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-261-9/+1
|\
| * 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-051-9/+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: 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: 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-281-14/+13
* 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
* Merge tag 'asoc-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Takashi Iwai2016-05-161-0/+3
|\
| * ALSA: hdac: add link pm and ref countingVinod Koul2016-05-131-0/+3
* | ALSA: hda: fix the missing ptr initializationVinod Koul2016-05-081-0/+1
|/
* ALSA: hdac: Explicitly add io.hVinod Koul2015-10-131-0/+1
* ALSA: hdac: Fix size allocation for ext device allocationVinod Koul2015-08-231-1/+1
* ALSA: hdac: add extended device driver registrationVinod Koul2015-08-211-0/+66
* ALSA: hdac: add hdac extended deviceVinod Koul2015-08-211-4/+9
* ALSA: hdac: Add API for removing hdac extended deviceVinod Koul2015-08-211-0/+19
* ALSA: hda: provide default bus io ops extended hdacVinod Koul2015-06-171-1/+58
* ALSA: hdac_ext: add extended HDA busJeeja KP2015-06-111-0/+117