summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_tegra.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda/tegra: iomem fixups for sparse warningsBen Dooks2016-06-221-10/+10
* ALSA: hda - Raise AZX_DCAPS_RIRB_DELAY handling into top driversTakashi Iwai2015-12-171-2/+3
* ALSA: hda/tegra - async probe for avoiding module loading deadlockTakashi Iwai2015-09-241-5/+25
* ALSA: hda/tegra - Improve error reportingThierry Reding2015-05-181-6/+19
* ALSA: hda/tegra - Set CORBRP self-clear flagThierry Reding2015-05-181-1/+2
* ALSA: hda/tegra - Fix oopsThierry Reding2015-05-051-4/+4
* ALSA: hda/tegra - Fix build error and warningTakashi Iwai2015-04-161-3/+1
* ALSA: hda - Minor refactoringTakashi Iwai2015-04-161-3/+0
* ALSA: hda - Embed bus into controller objectTakashi Iwai2015-04-161-16/+27
* ALSA: hda - Migrate more hdac_stream codesTakashi Iwai2015-04-161-0/+1
* ALSA: hda - Migrate hdac_stream into legacy driverTakashi Iwai2015-04-161-10/+4
* ALSA: hda - Pass bus io_ops directly from the top-level driverTakashi Iwai2015-04-161-11/+14
* ALSA: hda - Use shutdown driver ops instead of reboot notifierTakashi Iwai2015-03-131-3/+13
* ALSA: hda - Build PCMs and controls at codec driver probeTakashi Iwai2015-03-031-10/+0
* ALSA: hda - Power down codec automatically at registrationTakashi Iwai2015-02-261-12/+0
* ALSA: hda - Drop power_save value indirection in hda_busTakashi Iwai2015-02-261-2/+3
* ALSA: hda - Move codec suspend/resume to codec driverTakashi Iwai2015-02-231-6/+0
* ALSA: hda - Split azx_codec_create() to two phasesTakashi Iwai2015-02-191-1/+5
* ALSA: hda - Drop azx_mixer_create()Takashi Iwai2015-02-191-1/+1
* ALSA: hda - Fold hda_priv.h into hda_controller.hTakashi Iwai2015-02-191-1/+0
* ALSA: hda/tegra check correct return value from ioremap_resourceEliot Blennerhassett2015-02-141-2/+2
* Merge branch 'for-linus' into for-nextTakashi Iwai2014-07-151-1/+1
|\
| * ALSA: hda: Fix build warningThierry Reding2014-07-071-1/+1
* | ALSA: hda: Remove unused variableSachin Kamat2014-07-011-4/+0
* | ALSA: hda - Fix build error in hda_tegra.cTakashi Iwai2014-07-011-1/+0
* | ALSA: hda - Use common reboot notifierTakashi Iwai2014-06-261-27/+2
* | ALSA: hda - Make position_fix as generic callbackTakashi Iwai2014-06-261-2/+0
|/
* ALSA: hda: fix tegra buildArnd Bergmann2014-05-271-0/+4
* ALSA: hda/tegra - Fix MODULE_DEVICE_TABLE typo.Dylan Reid2014-05-201-1/+1
* ALSA: hda - Add driver for Tegra SoC HDADylan Reid2014-05-201-0/+584
OpenPOWER on IntegriCloud