summaryrefslogtreecommitdiffstats
path: root/sound/hda/ext
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown2019-06-264-27/+4Star
|\
| * Merge tag 'sound-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2019-06-141-1/+0Star
| |\
| | * Merge tag 'asoc-fix-v5.2-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2019-06-131-1/+0Star
| | |\
| * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner2019-06-053-27/+3Star
| * | | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+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/+0Star
|\ \ \ | |/ / |/| / | |/
| * ALSA: hdac: fix memory release for SST and SOF driversAmadeusz Sławiński2019-06-061-1/+0Star
* | ALSA: hda: Initialize ext-bus-specific fields in snd_hdac_bus_init(), tooTakashi Iwai2019-04-131-2/+0Star
* | ALSA: hda: Fix racy display power accessTakashi Iwai2019-04-101-1/+0Star
|/
* ALSA: hda: Fix mismatch for register mask and value in ext controller.Keyon Jie2018-10-021-8/+14
* ALSA: hda: Fix several mismatch for register mask and valueKeyon Jie2018-09-031-15/+7Star
* 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/+2Star
* ALSA: hdac: ext: add wait for codec to respond after link resetRakesh Ughreja2018-06-281-0/+9
* ALSA: hdac: Remove usage of struct hdac_ext_driver, use hdac_driver insteadRakesh Ughreja2018-06-281-16/+14Star
* ALSA: hdac: Remove usage of struct hdac_ext_bus and use hdac_bus insteadRakesh Ughreja2018-06-283-102/+84Star
* ALSA: hdac: Remove usage of struct hdac_ext_device and use hdac_device insteadRakesh Ughreja2018-06-281-15/+10Star
* ASoC: hdac_hdmi: clean up hdac_device variable namesUghreja, Rakesh A2017-12-011-1/+1
* ALSA: hda - add more ML register definitionsLibin Yang2017-04-071-3/+3
* ALSA: hda: check stream decoupled register stateJeeja KP2017-01-061-6/+9
* ALSA: hdac: add missing \n to end of dev_err messagesColin Ian King2016-09-161-5/+5
* ALSA - Ext hda: remove bus_parse_capabilitiesVinod Koul2016-08-091-75/+0Star
* ALSA: convert users to core bus_parse_capabilitiesVinod Koul2016-08-092-31/+31
* Merge tag 'asoc-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Takashi Iwai2016-05-162-0/+69
|\
| * ALSA: hdac: add link pm and ref countingVinod Koul2016-05-132-0/+69
* | Merge branch 'for-linus' into for-nextTakashi Iwai2016-05-101-3/+2Star
|\|
| * ALSA: hda: use list macro for parsing on cleanupVinod Koul2016-03-161-3/+2Star
* | ALSA: hda: fix the missing ptr initializationVinod Koul2016-05-081-0/+1
|/
* ALSA: hdac: add snd_hdac_ext_bus_link_power_up_allVinod Koul2016-01-101-0/+21
* ALSA: hdac: Increase timeout value for link power checkJayachandran B2016-01-101-1/+1
* ALSA: hdac: couple the hda DMA stream in cleanupJeeja KP2016-01-101-0/+1
* ALSA: hdac: Add support for hda DMA Resume capabilityJeeja KP2016-01-102-0/+77
* Merge branch 'for-linus' into for-nextTakashi Iwai2015-10-131-0/+1
|\
| * ALSA: hdac: Explicitly add io.hVinod Koul2015-10-131-0/+1
* | ALSA: hdac: Fix to check if stream not in use in releaseJeeja KP2015-10-051-4/+3Star
* | ALSA: hdac: Fix incorrect update of stream id mappingSubhransu S. Prusty2015-10-051-1/+1
|/
* ALSA: hdac: fix the spbmaxfifo APIVinod Koul2015-08-231-3/+3
* ALSA: hdac: Fix size allocation for ext device allocationVinod Koul2015-08-231-1/+1
* ALSA: hdac: Remove the usage of key for host streamJeeja KP2015-08-211-6/+0Star
* ALSA: hdac: Add support to enable SPIB for hdac ext streamJeeja KP2015-08-211-0/+54
* ALSA: hdac: Add snd_hdac_ext_bus_link_power_down_all()Jeeja KP2015-08-211-0/+20
* ALSA: hdac: Fix to read the correct offset of spcap/link registerJeeja KP2015-08-212-6/+6
* 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: Dont check return for snd_hdac_chip_readlJeeja KP2015-08-041-6/+0Star
* ALSA: HDA: Fix stream assignment for host in decoupled modeJeeja KP2015-08-041-1/+1
* ALSA: hda: provide default bus io ops extended hdacVinod Koul2015-06-171-1/+58
* ALSA: hda: add hda link cleanup routineVinod Koul2015-06-171-0/+18