summaryrefslogtreecommitdiff
path: root/sound/pci/hda/hda_tegra.c
AgeCommit message (Expand)Author
2021-06-22ALSA: hda: Add IRQ check for platform_get_irq()Jiajun Cao
2021-06-12ALSA: hda/tegra: Use devm_platform_get_and_ioremap_resource()Yang Yingliang
2021-01-26ALSA: hda/tegra: Remove unnecessary null-check from hda_tegra_runtime_resume()Dmitry Osipenko
2021-01-26ALSA: hda/tegra: Reset hardwareDmitry Osipenko
2021-01-26ALSA: hda/tegra: Use clk_bulk helpersDmitry Osipenko
2021-01-12ALSA: hda/tegra: fix tegra-hda on tegra30 socPeter Geis
2020-08-25ALSA: hda/tegra: Program WAKEEN register for TegraMohan Kumar
2020-08-05ALSA: hda/tegra: Add 100us dma stop delayMohan Kumar
2020-08-05ASoC: hda/tegra: Set buffer alignment to 128 bytesMohan Kumar
2020-07-14ALSA: hda/tegra: Disable sync-write operationJon Hunter
2020-05-04ALSA: hda/tegra: workaround playback failure on Tegra194Sameer Pujar
2020-05-04ALSA: hda/tegra: correct number of SDO lines for Tegra194Sameer Pujar
2020-01-20Merge branch 'for-linus' into for-nextTakashi Iwai
2020-01-20ALSA: hda: Apply aligned MMIO access only conditionallyTakashi Iwai
2020-01-03ALSA: hda: Constify snd_device_ops definitionsTakashi Iwai
2019-12-13ALSA: hda: Unify get_response handlingTakashi Iwai
2019-12-12ALSA: hda: tegra: Fix unused variable compile warningTakashi Iwai
2019-12-11ALSA: hda: Support PCM sync_stopTakashi Iwai
2019-08-08ALSA: hda: Direct MMIO accessesTakashi Iwai
2019-08-08ALSA: hda: Remove page allocation redirectionTakashi Iwai
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner
2019-03-13ALSA: hda/tegra: avoid build error without CONFIG_PMArnd Bergmann
2019-02-22ALSA: hda/tegra: sound card name from device treeSameer Pujar
2019-01-22ALSA: hda/tegra: add driver flag for runtime PMSameer Pujar
2019-01-22ALSA: hda/tegra: implement runtime suspend/resumeSameer Pujar
2019-01-22ALSA: hda/tegra: remove redundant clock enable APISameer Pujar
2019-01-22ALSA: hda/tegra: add runtime PM callbacksSameer Pujar
2019-01-22ALSA: hda/tegra: get clock handles early in probeSameer Pujar
2019-01-22ALSA: hda/tegra: runtime power management supportSameer Pujar
2019-01-01ALSA: hda/tegra: clear pending irq handlersSameer Pujar
2018-12-03ALSA: hda/tegra - Probe up to 8 codecsThierry Reding
2018-11-29ALSA: hda/tegra: compatible string as shortnameSameer Pujar
2018-08-30Merge tag 'hda-codec-h-move' of git://git.kernel.org/pub/scm/linux/kernel/git...Takashi Iwai
2018-08-30ALSA: hda: move hda_codec.h to include/soundPierre-Louis Bossart
2018-08-28ALSA: hda: Remove substream allocation/free opsTakashi Iwai
2016-06-22ALSA: hda/tegra: iomem fixups for sparse warningsBen Dooks
2015-12-17ALSA: hda - Raise AZX_DCAPS_RIRB_DELAY handling into top driversTakashi Iwai
2015-09-24ALSA: hda/tegra - async probe for avoiding module loading deadlockTakashi Iwai
2015-05-18ALSA: hda/tegra - Improve error reportingThierry Reding
2015-05-18ALSA: hda/tegra - Set CORBRP self-clear flagThierry Reding
2015-05-05ALSA: hda/tegra - Fix oopsThierry Reding
2015-04-16ALSA: hda/tegra - Fix build error and warningTakashi Iwai
2015-04-16ALSA: hda - Minor refactoringTakashi Iwai
2015-04-16ALSA: hda - Embed bus into controller objectTakashi Iwai
2015-04-16ALSA: hda - Migrate more hdac_stream codesTakashi Iwai
2015-04-16ALSA: hda - Migrate hdac_stream into legacy driverTakashi Iwai
2015-04-16ALSA: hda - Pass bus io_ops directly from the top-level driverTakashi Iwai
2015-03-13ALSA: hda - Use shutdown driver ops instead of reboot notifierTakashi Iwai
2015-03-03ALSA: hda - Build PCMs and controls at codec driver probeTakashi Iwai
2015-02-26ALSA: hda - Power down codec automatically at registrationTakashi Iwai