summaryrefslogtreecommitdiffstats
path: root/sound/hda/ext
Commit message (Expand)AuthorAgeFilesLines
* 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/+0
* 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/+2
|\|
| * ALSA: hda: use list macro for parsing on cleanupVinod Koul2016-03-161-3/+2
* | 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/+3
* | 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/+0
* 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/+0
* 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
* ALSA: hda: add hdac_ext stream creation and cleanup routinesVinod Koul2015-06-171-0/+50
* ALSA: hdac_ext: add extended stream capabilitiesJeeja KP2015-06-112-1/+403
* ALSA: hdac_ext: add hdac extended controllerJeeja KP2015-06-112-1/+271
* ALSA: hdac_ext: add extended HDA busJeeja KP2015-06-112-0/+120