Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
a254a9da455c171441ab3a76ed8f5d1e9412e15f
/
sound
/
pci
/
hda
/
hda_tegra.c
d278dc9
ALSA: hda/tegra: Fix Tegra194 HDA reset failure
by Sameer Pujar
· 3 years ago
8c13212
ALSA: hda: Add IRQ check for platform_get_irq()
by Jiajun Cao
· 3 years, 6 months ago
0189355
ALSA: hda/tegra: Use devm_platform_get_and_ioremap_resource()
by Yang Yingliang
· 3 years, 7 months ago
6755568
ALSA: hda/tegra: Remove unnecessary null-check from hda_tegra_runtime_resume()
by Dmitry Osipenko
· 4 years ago
87f0e46
ALSA: hda/tegra: Reset hardware
by Dmitry Osipenko
· 4 years ago
3a465f0
ALSA: hda/tegra: Use clk_bulk helpers
by Dmitry Osipenko
· 4 years ago
615d435
ALSA: hda/tegra: fix tegra-hda on tegra30 soc
by Peter Geis
· 4 years ago
23d63a3
ALSA: hda/tegra: Program WAKEEN register for Tegra
by Mohan Kumar
· 4 years, 4 months ago
ed4d0a4a
ALSA: hda/tegra: Add 100us dma stop delay
by Mohan Kumar
· 4 years, 5 months ago
6c17e9d
ASoC: hda/tegra: Set buffer alignment to 128 bytes
by Mohan Kumar
· 4 years, 5 months ago
ee85a36
ALSA: hda/tegra: Disable sync-write operation
by Jon Hunter
· 4 years, 6 months ago
60019d8
ALSA: hda/tegra: workaround playback failure on Tegra194
by Sameer Pujar
· 4 years, 8 months ago
bb9b02a
ALSA: hda/tegra: correct number of SDO lines for Tegra194
by Sameer Pujar
· 4 years, 8 months ago
9d0af44
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 5 years ago
4d024fe
ALSA: hda: Apply aligned MMIO access only conditionally
by Takashi Iwai
· 5 years ago
41f394a
ALSA: hda: Constify snd_device_ops definitions
by Takashi Iwai
· 5 years ago
5f2cb36
ALSA: hda: Unify get_response handling
by Takashi Iwai
· 5 years ago
341a79e
ALSA: hda: tegra: Fix unused variable compile warning
by Takashi Iwai
· 5 years ago
f36da94
ALSA: hda: Support PCM sync_stop
by Takashi Iwai
· 5 years ago
19abfef
ALSA: hda: Direct MMIO accesses
by Takashi Iwai
· 5 years ago
619a1f1
ALSA: hda: Remove page allocation redirection
by Takashi Iwai
· 5 years ago
9952f69
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201
by Thomas Gleixner
· 6 years ago
7472946
ALSA: hda/tegra: avoid build error without CONFIG_PM
by Arnd Bergmann
· 6 years ago
c0bde00
ALSA: hda/tegra: sound card name from device tree
by Sameer Pujar
· 6 years ago
9935d55
ALSA: hda/tegra: add driver flag for runtime PM
by Sameer Pujar
· 6 years ago
707e075
ALSA: hda/tegra: implement runtime suspend/resume
by Sameer Pujar
· 6 years ago
091aa42
ALSA: hda/tegra: remove redundant clock enable API
by Sameer Pujar
· 6 years ago
f2974aa
ALSA: hda/tegra: add runtime PM callbacks
by Sameer Pujar
· 6 years ago
65af212
ALSA: hda/tegra: get clock handles early in probe
by Sameer Pujar
· 6 years ago
3f7e94e
ALSA: hda/tegra: runtime power management support
by Sameer Pujar
· 6 years ago
63d2a9e
ALSA: hda/tegra: clear pending irq handlers
by Sameer Pujar
· 6 years ago
350355e
ALSA: hda/tegra - Probe up to 8 codecs
by Thierry Reding
· 6 years ago
c94800a
ALSA: hda/tegra: compatible string as shortname
by Sameer Pujar
· 6 years ago
56e91b1
Merge tag 'hda-codec-h-move' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next
by Takashi Iwai
· 6 years ago
be57bff
ALSA: hda: move hda_codec.h to include/sound
by Pierre-Louis Bossart
· 6 years ago
193c7e1
ALSA: hda: Remove substream allocation/free ops
by Takashi Iwai
· 6 years ago
c9058d4
ALSA: hda/tegra: iomem fixups for sparse warnings
by Ben Dooks
· 9 years ago
7d9a180
ALSA: hda - Raise AZX_DCAPS_RIRB_DELAY handling into top drivers
by Takashi Iwai
· 9 years ago
8351044
ALSA: hda/tegra - async probe for avoiding module loading deadlock
by Takashi Iwai
· 9 years ago
6a464a4
ALSA: hda/tegra - Improve error reporting
by Thierry Reding
· 10 years ago
88871dd
ALSA: hda/tegra - Set CORBRP self-clear flag
by Thierry Reding
· 10 years ago
3b90f40
ALSA: hda/tegra - Fix oops
by Thierry Reding
· 10 years ago
4cfe99c
ALSA: hda/tegra - Fix build error and warning
by Takashi Iwai
· 10 years ago
602518a2
ALSA: hda - Minor refactoring
by Takashi Iwai
· 10 years ago
a41d122
ALSA: hda - Embed bus into controller object
by Takashi Iwai
· 10 years ago
ccc9886
ALSA: hda - Migrate more hdac_stream codes
by Takashi Iwai
· 10 years ago
7833c3f
ALSA: hda - Migrate hdac_stream into legacy driver
by Takashi Iwai
· 10 years ago
a43ff5b
ALSA: hda - Pass bus io_ops directly from the top-level driver
by Takashi Iwai
· 10 years ago
b2a0baf
ALSA: hda - Use shutdown driver ops instead of reboot notifier
by Takashi Iwai
· 10 years ago
bcd9655
ALSA: hda - Build PCMs and controls at codec driver probe
by Takashi Iwai
· 10 years ago
709949f
ALSA: hda - Power down codec automatically at registration
by Takashi Iwai
· 10 years ago
bb57392
ALSA: hda - Drop power_save value indirection in hda_bus
by Takashi Iwai
· 10 years ago
59ed1ea
ALSA: hda - Move codec suspend/resume to codec driver
by Takashi Iwai
· 10 years ago
96d2bd6
ALSA: hda - Split azx_codec_create() to two phases
by Takashi Iwai
· 10 years ago
b8f28d5
ALSA: hda - Drop azx_mixer_create()
by Takashi Iwai
· 10 years ago
89a93fe
ALSA: hda - Fold hda_priv.h into hda_controller.h
by Takashi Iwai
· 10 years ago
93ceaa3
ALSA: hda/tegra check correct return value from ioremap_resource
by Eliot Blennerhassett
· 10 years ago
1618e84
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 10 years ago
525549d
ALSA: hda: Fix build warning
by Thierry Reding
· 10 years ago
d5471e6
ALSA: hda: Remove unused variable
by Sachin Kamat
· 10 years ago
178942b
ALSA: hda - Fix build error in hda_tegra.c
by Takashi Iwai
· 10 years ago
703c759
ALSA: hda - Use common reboot notifier
by Takashi Iwai
· 11 years ago
b6050ef
ALSA: hda - Make position_fix as generic callback
by Takashi Iwai
· 11 years ago
16c2395
ALSA: hda: fix tegra build
by Arnd Bergmann
· 11 years ago
f73387c
ALSA: hda/tegra - Fix MODULE_DEVICE_TABLE typo.
by Dylan Reid
· 11 years ago
3c320f3
ALSA: hda - Add driver for Tegra SoC HDA
by Dylan Reid
· 11 years ago