aboutsummaryrefslogtreecommitdiffstats
path: root/sound/hda/ext (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-13Merge branch 'for-linus' into for-nextTakashi Iwai1-0/+1
2015-10-13ALSA: hdac: Explicitly add io.hVinod Koul1-0/+1
2015-10-05ALSA: hdac: Fix to check if stream not in use in releaseJeeja KP1-4/+3
2015-10-05ALSA: hdac: Fix incorrect update of stream id mappingSubhransu S. Prusty1-1/+1
2015-08-23ALSA: hdac: fix the spbmaxfifo APIVinod Koul1-3/+3
2015-08-23ALSA: hdac: Fix size allocation for ext device allocationVinod Koul1-1/+1
2015-08-21ALSA: hdac: Remove the usage of key for host streamJeeja KP1-6/+0
2015-08-21ALSA: hdac: Add support to enable SPIB for hdac ext streamJeeja KP1-0/+54
2015-08-21ALSA: hdac: Add snd_hdac_ext_bus_link_power_down_all()Jeeja KP1-0/+20
2015-08-21ALSA: hdac: Fix to read the correct offset of spcap/link registerJeeja KP2-6/+6
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-08-04ALSA: HDA: Dont check return for snd_hdac_chip_readlJeeja KP1-6/+0
2015-08-04ALSA: HDA: Fix stream assignment for host in decoupled modeJeeja KP1-1/+1
2015-06-17ALSA: hda: provide default bus io ops extended hdacVinod Koul1-1/+58
2015-06-17ALSA: hda: add hda link cleanup routineVinod Koul1-0/+18
2015-06-17ALSA: hda: add hdac_ext stream creation and cleanup routinesVinod Koul1-0/+50
2015-06-11ALSA: hdac_ext: add extended stream capabilitiesJeeja KP2-1/+403
2015-06-11ALSA: hdac_ext: add hdac extended controllerJeeja KP2-1/+271
2015-06-11ALSA: hdac_ext: add extended HDA busJeeja KP2-0/+120