aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_tegra.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-06ALSA: hda/tegra: Align BDL entry to 4KB boundaryMohan Kumar1-1/+2
2022-04-12ALSA: hda/tegra: Enable Jack poll for tegraMohan Kumar1-0/+2
2022-02-21ALSA: hda/tegra: Hardcode GCAP ISS value on T234Mohan Kumar1-0/+12
2022-02-21ALSA: hda/tegra: Add Tegra234 hda driver supportMohan Kumar1-2/+19
2022-01-01ALSA: hda/tegra: Fix Tegra194 HDA reset failureSameer Pujar1-9/+34
2021-06-22ALSA: hda: Add IRQ check for platform_get_irq()Jiajun Cao1-0/+3
2021-06-12ALSA: hda/tegra: Use devm_platform_get_and_ioremap_resource()Yang Yingliang1-3/+1
2021-01-26ALSA: hda/tegra: Remove unnecessary null-check from hda_tegra_runtime_resume()Dmitry Osipenko1-1/+1
2021-01-26ALSA: hda/tegra: Reset hardwareDmitry Osipenko1-0/+20
2021-01-26ALSA: hda/tegra: Use clk_bulk helpersDmitry Osipenko1-59/+9
2021-01-12ALSA: hda/tegra: fix tegra-hda on tegra30 socPeter Geis1-1/+1
2020-08-25ALSA: hda/tegra: Program WAKEEN register for TegraMohan Kumar1-0/+7
2020-08-05ALSA: hda/tegra: Add 100us dma stop delayMohan Kumar1-0/+1
2020-08-05ASoC: hda/tegra: Set buffer alignment to 128 bytesMohan Kumar1-0/+2
2020-07-14ALSA: hda/tegra: Disable sync-write operationJon Hunter1-0/+1
2020-05-04ALSA: hda/tegra: workaround playback failure on Tegra194Sameer Pujar1-0/+17
2020-05-04ALSA: hda/tegra: correct number of SDO lines for Tegra194Sameer Pujar1-0/+33
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