aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_tegra.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-22ALSA: hda/tegra: iomem fixups for sparse warningsBen Dooks1-10/+10
2015-12-17ALSA: hda - Raise AZX_DCAPS_RIRB_DELAY handling into top driversTakashi Iwai1-2/+3
2015-09-24ALSA: hda/tegra - async probe for avoiding module loading deadlockTakashi Iwai1-5/+25
2015-05-18ALSA: hda/tegra - Improve error reportingThierry Reding1-6/+19
2015-05-18ALSA: hda/tegra - Set CORBRP self-clear flagThierry Reding1-1/+2
2015-05-05ALSA: hda/tegra - Fix oopsThierry Reding1-4/+4
2015-04-16ALSA: hda/tegra - Fix build error and warningTakashi Iwai1-3/+1
2015-04-16ALSA: hda - Minor refactoringTakashi Iwai1-3/+0
2015-04-16ALSA: hda - Embed bus into controller objectTakashi Iwai1-16/+27
2015-04-16ALSA: hda - Migrate more hdac_stream codesTakashi Iwai1-0/+1
2015-04-16ALSA: hda - Migrate hdac_stream into legacy driverTakashi Iwai1-10/+4
2015-04-16ALSA: hda - Pass bus io_ops directly from the top-level driverTakashi Iwai1-11/+14
2015-03-13ALSA: hda - Use shutdown driver ops instead of reboot notifierTakashi Iwai1-3/+13
2015-03-03ALSA: hda - Build PCMs and controls at codec driver probeTakashi Iwai1-10/+0
2015-02-26ALSA: hda - Power down codec automatically at registrationTakashi Iwai1-12/+0
2015-02-26ALSA: hda - Drop power_save value indirection in hda_busTakashi Iwai1-2/+3
2015-02-23ALSA: hda - Move codec suspend/resume to codec driverTakashi Iwai1-6/+0
2015-02-19ALSA: hda - Split azx_codec_create() to two phasesTakashi Iwai1-1/+5
2015-02-19ALSA: hda - Drop azx_mixer_create()Takashi Iwai1-1/+1
2015-02-19ALSA: hda - Fold hda_priv.h into hda_controller.hTakashi Iwai1-1/+0
2015-02-14ALSA: hda/tegra check correct return value from ioremap_resourceEliot Blennerhassett1-2/+2
2014-07-15Merge branch 'for-linus' into for-nextTakashi Iwai1-1/+1
2014-07-07ALSA: hda: Fix build warningThierry Reding1-1/+1
2014-07-01ALSA: hda: Remove unused variableSachin Kamat1-4/+0
2014-07-01ALSA: hda - Fix build error in hda_tegra.cTakashi Iwai1-1/+0
2014-06-26ALSA: hda - Use common reboot notifierTakashi Iwai1-27/+2
2014-06-26ALSA: hda - Make position_fix as generic callbackTakashi Iwai1-2/+0
2014-05-27ALSA: hda: fix tegra buildArnd Bergmann1-0/+4
2014-05-20ALSA: hda/tegra - Fix MODULE_DEVICE_TABLE typo.Dylan Reid1-1/+1
2014-05-20ALSA: hda - Add driver for Tegra SoC HDADylan Reid1-0/+584