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