aboutsummaryrefslogtreecommitdiff
path: root/sound/pci/hda/hda_tegra.c
AgeCommit message (Expand)AuthorFilesLines
2018-08-30Merge tag 'hda-codec-h-move' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Takashi Iwai 1-1/+1
2018-08-30ALSA: hda: move hda_codec.h to include/soundGravatar Pierre-Louis Bossart 1-1/+1
2018-08-28ALSA: hda: Remove substream allocation/free opsGravatar Takashi Iwai 1-17/+1
2016-06-22ALSA: hda/tegra: iomem fixups for sparse warningsGravatar Ben Dooks 1-10/+10
2015-12-17ALSA: hda - Raise AZX_DCAPS_RIRB_DELAY handling into top driversGravatar Takashi Iwai 1-2/+3
2015-09-24ALSA: hda/tegra - async probe for avoiding module loading deadlockGravatar Takashi Iwai 1-5/+25
2015-05-18ALSA: hda/tegra - Improve error reportingGravatar Thierry Reding 1-6/+19
2015-05-18ALSA: hda/tegra - Set CORBRP self-clear flagGravatar Thierry Reding 1-1/+2
2015-05-05ALSA: hda/tegra - Fix oopsGravatar Thierry Reding 1-4/+4
2015-04-16ALSA: hda/tegra - Fix build error and warningGravatar Takashi Iwai 1-3/+1
2015-04-16ALSA: hda - Minor refactoringGravatar Takashi Iwai 1-3/+0
2015-04-16ALSA: hda - Embed bus into controller objectGravatar Takashi Iwai 1-16/+27
2015-04-16ALSA: hda - Migrate more hdac_stream codesGravatar Takashi Iwai 1-0/+1
2015-04-16ALSA: hda - Migrate hdac_stream into legacy driverGravatar Takashi Iwai 1-10/+4
2015-04-16ALSA: hda - Pass bus io_ops directly from the top-level driverGravatar Takashi Iwai 1-11/+14
2015-03-13ALSA: hda - Use shutdown driver ops instead of reboot notifierGravatar Takashi Iwai 1-3/+13
2015-03-03ALSA: hda - Build PCMs and controls at codec driver probeGravatar Takashi Iwai 1-10/+0
2015-02-26ALSA: hda - Power down codec automatically at registrationGravatar Takashi Iwai 1-12/+0
2015-02-26ALSA: hda - Drop power_save value indirection in hda_busGravatar Takashi Iwai 1-2/+3
2015-02-23ALSA: hda - Move codec suspend/resume to codec driverGravatar Takashi Iwai 1-6/+0
2015-02-19ALSA: hda - Split azx_codec_create() to two phasesGravatar Takashi Iwai 1-1/+5
2015-02-19ALSA: hda - Drop azx_mixer_create()Gravatar Takashi Iwai 1-1/+1
2015-02-19ALSA: hda - Fold hda_priv.h into hda_controller.hGravatar Takashi Iwai 1-1/+0
2015-02-14ALSA: hda/tegra check correct return value from ioremap_resourceGravatar Eliot Blennerhassett 1-2/+2
2014-07-15Merge branch 'for-linus' into for-nextGravatar Takashi Iwai 1-1/+1
2014-07-07ALSA: hda: Fix build warningGravatar Thierry Reding 1-1/+1
2014-07-01ALSA: hda: Remove unused variableGravatar Sachin Kamat 1-4/+0
2014-07-01ALSA: hda - Fix build error in hda_tegra.cGravatar Takashi Iwai 1-1/+0
2014-06-26ALSA: hda - Use common reboot notifierGravatar Takashi Iwai 1-27/+2
2014-06-26ALSA: hda - Make position_fix as generic callbackGravatar Takashi Iwai 1-2/+0
2014-05-27ALSA: hda: fix tegra buildGravatar Arnd Bergmann 1-0/+4
2014-05-20ALSA: hda/tegra - Fix MODULE_DEVICE_TABLE typo.Gravatar Dylan Reid 1-1/+1
2014-05-20ALSA: hda - Add driver for Tegra SoC HDAGravatar Dylan Reid 1-0/+584