index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
pci
/
hda
/
hda_tegra.c
Age
Commit message (
Expand
)
Author
2019-08-08
ALSA: hda: Direct MMIO accesses
Takashi Iwai
2019-08-08
ALSA: hda: Remove page allocation redirection
Takashi Iwai
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201
Thomas Gleixner
2019-03-13
ALSA: hda/tegra: avoid build error without CONFIG_PM
Arnd Bergmann
2019-02-22
ALSA: hda/tegra: sound card name from device tree
Sameer Pujar
2019-01-22
ALSA: hda/tegra: add driver flag for runtime PM
Sameer Pujar
2019-01-22
ALSA: hda/tegra: implement runtime suspend/resume
Sameer Pujar
2019-01-22
ALSA: hda/tegra: remove redundant clock enable API
Sameer Pujar
2019-01-22
ALSA: hda/tegra: add runtime PM callbacks
Sameer Pujar
2019-01-22
ALSA: hda/tegra: get clock handles early in probe
Sameer Pujar
2019-01-22
ALSA: hda/tegra: runtime power management support
Sameer Pujar
2019-01-01
ALSA: hda/tegra: clear pending irq handlers
Sameer Pujar
2018-12-03
ALSA: hda/tegra - Probe up to 8 codecs
Thierry Reding
2018-11-29
ALSA: hda/tegra: compatible string as shortname
Sameer Pujar
2018-08-30
Merge tag 'hda-codec-h-move' of git://git.kernel.org/pub/scm/linux/kernel/git...
Takashi Iwai
2018-08-30
ALSA: hda: move hda_codec.h to include/sound
Pierre-Louis Bossart
2018-08-28
ALSA: hda: Remove substream allocation/free ops
Takashi Iwai
2016-06-22
ALSA: hda/tegra: iomem fixups for sparse warnings
Ben Dooks
2015-12-17
ALSA: hda - Raise AZX_DCAPS_RIRB_DELAY handling into top drivers
Takashi Iwai
2015-09-24
ALSA: hda/tegra - async probe for avoiding module loading deadlock
Takashi Iwai
2015-05-18
ALSA: hda/tegra - Improve error reporting
Thierry Reding
2015-05-18
ALSA: hda/tegra - Set CORBRP self-clear flag
Thierry Reding
2015-05-05
ALSA: hda/tegra - Fix oops
Thierry Reding
2015-04-16
ALSA: hda/tegra - Fix build error and warning
Takashi Iwai
2015-04-16
ALSA: hda - Minor refactoring
Takashi Iwai
2015-04-16
ALSA: hda - Embed bus into controller object
Takashi Iwai
2015-04-16
ALSA: hda - Migrate more hdac_stream codes
Takashi Iwai
2015-04-16
ALSA: hda - Migrate hdac_stream into legacy driver
Takashi Iwai
2015-04-16
ALSA: hda - Pass bus io_ops directly from the top-level driver
Takashi Iwai
2015-03-13
ALSA: hda - Use shutdown driver ops instead of reboot notifier
Takashi Iwai
2015-03-03
ALSA: hda - Build PCMs and controls at codec driver probe
Takashi Iwai
2015-02-26
ALSA: hda - Power down codec automatically at registration
Takashi Iwai
2015-02-26
ALSA: hda - Drop power_save value indirection in hda_bus
Takashi Iwai
2015-02-23
ALSA: hda - Move codec suspend/resume to codec driver
Takashi Iwai
2015-02-19
ALSA: hda - Split azx_codec_create() to two phases
Takashi Iwai
2015-02-19
ALSA: hda - Drop azx_mixer_create()
Takashi Iwai
2015-02-19
ALSA: hda - Fold hda_priv.h into hda_controller.h
Takashi Iwai
2015-02-14
ALSA: hda/tegra check correct return value from ioremap_resource
Eliot Blennerhassett
2014-07-15
Merge branch 'for-linus' into for-next
Takashi Iwai
2014-07-07
ALSA: hda: Fix build warning
Thierry Reding
2014-07-01
ALSA: hda: Remove unused variable
Sachin Kamat
2014-07-01
ALSA: hda - Fix build error in hda_tegra.c
Takashi Iwai
2014-06-26
ALSA: hda - Use common reboot notifier
Takashi Iwai
2014-06-26
ALSA: hda - Make position_fix as generic callback
Takashi Iwai
2014-05-27
ALSA: hda: fix tegra build
Arnd Bergmann
2014-05-20
ALSA: hda/tegra - Fix MODULE_DEVICE_TABLE typo.
Dylan Reid
2014-05-20
ALSA: hda - Add driver for Tegra SoC HDA
Dylan Reid