summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_tegra.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda/tegra: refactor deprecated strncpyJustin Stitt2023-08-081-2/+2
* ALSA: Explicitly include correct DT includesRob Herring2023-07-161-1/+2
* ALSA: hda/tegra: Convert to platform remove callback returning voidUwe Kleine-König2023-03-201-4/+2
* ALSA: core: Make snd_card_free() return voidUwe Kleine-König2023-02-081-4/+2
* ALSA: hda/tegra: Align BDL entry to 4KB boundaryMohan Kumar2022-09-061-1/+2
* ALSA: hda/tegra: Enable Jack poll for tegraMohan Kumar2022-04-121-0/+2
* ALSA: hda/tegra: Hardcode GCAP ISS value on T234Mohan Kumar2022-02-211-0/+12
* ALSA: hda/tegra: Add Tegra234 hda driver supportMohan Kumar2022-02-211-2/+19
* ALSA: hda/tegra: Fix Tegra194 HDA reset failureSameer Pujar2022-01-011-9/+34
* ALSA: hda: Add IRQ check for platform_get_irq()Jiajun Cao2021-06-221-0/+3
* ALSA: hda/tegra: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2021-06-121-3/+1
* ALSA: hda/tegra: Remove unnecessary null-check from hda_tegra_runtime_resume()Dmitry Osipenko2021-01-261-1/+1
* ALSA: hda/tegra: Reset hardwareDmitry Osipenko2021-01-261-0/+20
* ALSA: hda/tegra: Use clk_bulk helpersDmitry Osipenko2021-01-261-59/+9
* ALSA: hda/tegra: fix tegra-hda on tegra30 socPeter Geis2021-01-121-1/+1
* ALSA: hda/tegra: Program WAKEEN register for TegraMohan Kumar2020-08-251-0/+7
* ALSA: hda/tegra: Add 100us dma stop delayMohan Kumar2020-08-051-0/+1
* ASoC: hda/tegra: Set buffer alignment to 128 bytesMohan Kumar2020-08-051-0/+2
* ALSA: hda/tegra: Disable sync-write operationJon Hunter2020-07-141-0/+1
* ALSA: hda/tegra: workaround playback failure on Tegra194Sameer Pujar2020-05-041-0/+17
* ALSA: hda/tegra: correct number of SDO lines for Tegra194Sameer Pujar2020-05-041-0/+33
* Merge branch 'for-linus' into for-nextTakashi Iwai2020-01-201-0/+1
|\
| * ALSA: hda: Apply aligned MMIO access only conditionallyTakashi Iwai2020-01-201-0/+1
* | ALSA: hda: Constify snd_device_ops definitionsTakashi Iwai2020-01-031-1/+1
* | ALSA: hda: Unify get_response handlingTakashi Iwai2019-12-131-1/+1
* | ALSA: hda: tegra: Fix unused variable compile warningTakashi Iwai2019-12-121-1/+0
* | ALSA: hda: Support PCM sync_stopTakashi Iwai2019-12-111-3/+1
|/
* ALSA: hda: Direct MMIO accessesTakashi Iwai2019-08-081-67/+1
* ALSA: hda: Remove page allocation redirectionTakashi Iwai2019-08-081-16/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner2019-05-301-13/+1
* ALSA: hda/tegra: avoid build error without CONFIG_PMArnd Bergmann2019-03-131-8/+4
* ALSA: hda/tegra: sound card name from device treeSameer Pujar2019-02-221-12/+6
* ALSA: hda/tegra: add driver flag for runtime PMSameer Pujar2019-01-221-1/+2
* ALSA: hda/tegra: implement runtime suspend/resumeSameer Pujar2019-01-221-16/+33
* ALSA: hda/tegra: remove redundant clock enable APISameer Pujar2019-01-221-7/+0
* ALSA: hda/tegra: add runtime PM callbacksSameer Pujar2019-01-221-0/+15
* ALSA: hda/tegra: get clock handles early in probeSameer Pujar2019-01-221-16/+27
* ALSA: hda/tegra: runtime power management supportSameer Pujar2019-01-221-1/+14
* ALSA: hda/tegra: clear pending irq handlersSameer Pujar2019-01-011-0/+2
* ALSA: hda/tegra - Probe up to 8 codecsThierry Reding2018-12-031-1/+1
* ALSA: hda/tegra: compatible string as shortnameSameer Pujar2018-11-291-1/+19
* Merge tag 'hda-codec-h-move' of git://git.kernel.org/pub/scm/linux/kernel/git...Takashi Iwai2018-08-301-1/+1
|\
| * ALSA: hda: move hda_codec.h to include/soundPierre-Louis Bossart2018-08-301-1/+1
* | ALSA: hda: Remove substream allocation/free opsTakashi Iwai2018-08-281-17/+1
|/
* 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