aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/pci/hda/hda_tegra.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-20Merge branch 'for-linus' into for-nextTakashi Iwai1-0/+1
2020-01-20ALSA: hda: Apply aligned MMIO access only conditionallyTakashi Iwai1-0/+1
2020-01-03ALSA: hda: Constify snd_device_ops definitionsTakashi Iwai1-1/+1
2019-12-13ALSA: hda: Unify get_response handlingTakashi Iwai1-1/+1
2019-12-12ALSA: hda: tegra: Fix unused variable compile warningTakashi Iwai1-1/+0
2019-12-11ALSA: hda: Support PCM sync_stopTakashi Iwai1-3/+1
2019-08-08ALSA: hda: Direct MMIO accessesTakashi Iwai1-67/+1
2019-08-08ALSA: hda: Remove page allocation redirectionTakashi Iwai1-16/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner1-13/+1
2019-03-13ALSA: hda/tegra: avoid build error without CONFIG_PMArnd Bergmann1-8/+4
2019-02-22ALSA: hda/tegra: sound card name from device treeSameer Pujar1-12/+6
2019-01-22ALSA: hda/tegra: add driver flag for runtime PMSameer Pujar1-1/+2
2019-01-22ALSA: hda/tegra: implement runtime suspend/resumeSameer Pujar1-16/+33
2019-01-22ALSA: hda/tegra: remove redundant clock enable APISameer Pujar1-7/+0
2019-01-22ALSA: hda/tegra: add runtime PM callbacksSameer Pujar1-0/+15
2019-01-22ALSA: hda/tegra: get clock handles early in probeSameer Pujar1-16/+27
2019-01-22ALSA: hda/tegra: runtime power management supportSameer Pujar1-1/+14
2019-01-01ALSA: hda/tegra: clear pending irq handlersSameer Pujar1-0/+2
2018-12-03ALSA: hda/tegra - Probe up to 8 codecsThierry Reding1-1/+1
2018-11-29ALSA: hda/tegra: compatible string as shortnameSameer Pujar1-1/+19
2018-08-30Merge tag 'hda-codec-h-move' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-nextTakashi Iwai1-1/+1
2018-08-30ALSA: hda: move hda_codec.h to include/soundPierre-Louis Bossart1-1/+1
2018-08-28ALSA: hda: Remove substream allocation/free opsTakashi Iwai1-17/+1
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