1. 2f0eaad ALSA: hda - Fix bogus codec address check for mixer name assignment by Takashi Iwai · 9 years ago
  2. 1848650 ALSA: hda - rename hda_intel_trace.h to hda_controller_trace.h by Libin Yang · 10 years ago
  3. 17eccb2 ALSA: hda - implement link_power ops for i915 display power control by Mengdong Lin · 10 years ago
  4. 0dd76f3 ALSA: hda - Replace open codes with snd_hdac_stream_set_params() by Takashi Iwai · 10 years ago
  5. 6d23c8f ALSA: hda - Move prepared flag into struct hdac_stream by Takashi Iwai · 10 years ago
  6. 0a50575 ALSA: hda - Replace hda_bus_ops with static binding by Takashi Iwai · 10 years ago
  7. 43db4a5 ALSA: hda - Reenable tracepoints for controller by Takashi Iwai · 10 years ago
  8. b7d023e ALSA: hda - Move PCM format and rate handling code to core library by Takashi Iwai · 10 years ago
  9. 602518a2 ALSA: hda - Minor refactoring by Takashi Iwai · 10 years ago
  10. a41d122 ALSA: hda - Embed bus into controller object by Takashi Iwai · 10 years ago
  11. ccc9886 ALSA: hda - Migrate more hdac_stream codes by Takashi Iwai · 10 years ago
  12. 7833c3f ALSA: hda - Migrate hdac_stream into legacy driver by Takashi Iwai · 10 years ago
  13. a43ff5b ALSA: hda - Pass bus io_ops directly from the top-level driver by Takashi Iwai · 10 years ago
  14. 7e8be1b ALSA: hda - Move send_cmd / get_response to hdac_bus_ops by Takashi Iwai · 10 years ago
  15. fb3b07c ALSA: hda - Merge codec and controller helpers by Takashi Iwai · 10 years ago
  16. cad372f ALSA: hda - Handle error from get_response bus ops directly by Takashi Iwai · 10 years ago
  17. d068ebc ALSA: hda - Move some codes up to hdac_bus struct by Takashi Iwai · 10 years ago
  18. 2a557a8 Merge branch 'topic/hda-unbind' into for-next by Takashi Iwai · 10 years ago
  19. 8f88f02 Merge branch 'topic/hda-bus' into for-next by Takashi Iwai · 10 years ago
  20. b2a0baf ALSA: hda - Use shutdown driver ops instead of reboot notifier by Takashi Iwai · 10 years ago
  21. 4aa01c4 Merge branch 'for-linus' into for-next by Takashi Iwai · 10 years ago
  22. a1f3f1c ALSA: hda - Fix regression of HD-audio controller fallback modes by Takashi Iwai · 10 years ago
  23. a52afea Merge tag 'asoc-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next by Takashi Iwai · 10 years ago
  24. 9a6246f ALSA: hda - Implement unbind more safely by Takashi Iwai · 10 years ago
  25. 61ca410 ALSA: hda - Don't assume non-NULL PCM ops by Takashi Iwai · 10 years ago
  26. f4de8fe ALSA: hda - Remove superfluous memory allocation error messages by Takashi Iwai · 10 years ago
  27. 6efdd85 ALSA: hda - Add card field to hda_codec struct by Takashi Iwai · 10 years ago
  28. 820cc6c ALSA: hda - Clear pcm pointer assigned to hda_pcm at device removal by Takashi Iwai · 10 years ago
  29. 55ed9cd ALSA: hda - Replace bus pm_notify with the standard runtime PM framework by Takashi Iwai · 10 years ago
  30. bb57392 ALSA: hda - Drop power_save value indirection in hda_bus by Takashi Iwai · 10 years ago
  31. 37ed398 ALSA: hda: controller code - do not export static functions by Jaroslav Kysela · 10 years ago
  32. cc72da7 ALSA: hda - Use standard runtime PM for codec power-save control by Takashi Iwai · 10 years ago
  33. 59ed1ea ALSA: hda - Move codec suspend/resume to codec driver by Takashi Iwai · 10 years ago
  34. 327ef4f ALSA: hda - Decouple PCM and hwdep devices from codec object by Takashi Iwai · 10 years ago
  35. 72f770c Merge branch 'topic/timestamp' into for-next by Takashi Iwai · 10 years ago
  36. 9e94df3 ALSA: hda: replace .wallclock by .get_time_info by Pierre-Louis Bossart · 10 years ago
  37. 96d2bd6 ALSA: hda - Split azx_codec_create() to two phases by Takashi Iwai · 10 years ago
  38. b8f28d5 ALSA: hda - Drop azx_mixer_create() by Takashi Iwai · 10 years ago
  39. 89a93fe ALSA: hda - Fold hda_priv.h into hda_controller.h by Takashi Iwai · 10 years ago
  40. 364aa71 ALSA: hda - Introduce azx_has_pm_runtime() macro by Takashi Iwai · 10 years ago
  41. ef74497 ALSA: hda - Drop hda_bus_template for snd_hda_bus_new() by Takashi Iwai · 10 years ago
  42. ed610af ALSA: hda: read trigger_timestamp immediately after starting DMA by Pierre-Louis Bossart · 10 years ago
  43. 3fe9cf3 Merge branch 'topic/snd-device' into for-next by Takashi Iwai · 10 years ago
  44. ef46c7a ALSA: pcm: Embed struct device by Takashi Iwai · 10 years ago
  45. 7046245 ALSA: hda - Fix typo in hda_controller.c by Masanari Iida · 10 years ago
  46. 93e3423 ALSA: hda_controller: Separate stream_tag for input and output streams. by Rafal Redzimski · 10 years ago
  47. 641d334 sound / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM by Rafael J. Wysocki · 10 years ago
  48. 1618e84 Merge branch 'for-linus' into for-next by Takashi Iwai · 10 years ago
  49. cd50065 ALSA: hda - Revert stream assignment order for Intel controllers by Takashi Iwai · 10 years ago
  50. fb1d8ac ALSA: hda - Replace ICH6_ prefix by Takashi Iwai · 10 years ago
  51. 703c759 ALSA: hda - Use common reboot notifier by Takashi Iwai · 10 years ago
  52. b6050ef ALSA: hda - Make position_fix as generic callback by Takashi Iwai · 10 years ago
  53. 6194b99 ALSA: hda - Kill the rest of snd_print*() usages by Takashi Iwai · 11 years ago
  54. 6ba736d ALSA: hda - Suppress CORBRP clear on Nvidia controller chips by Takashi Iwai · 11 years ago
  55. 17c3ad0 ALSA: hda - Make full_reset boolean by Thierry Reding · 11 years ago
  56. 7b0a48f ALSA: hda - Use runtime helper to check active state. by Dylan Reid · 11 years ago
  57. dcb32ec ALSA: hda - Do not assign streams in reverse order by Anssi Hannula · 11 years ago
  58. 7c3e438 ALSA: hda - Make azx_attach_pcm_stream static by Dylan Reid · 11 years ago
  59. 154867c ALSA: hda - Move codec create to hda_controller by Dylan Reid · 11 years ago
  60. f0b1df8 ALSA: hda - Move azx_interrupt to hda_controller by Dylan Reid · 11 years ago
  61. f43923f ALSA: hda - Move low level functions to hda_controller by Dylan Reid · 11 years ago
  62. f19c3ec ALSA: hda - move alloc_cmd_io to hda_controller by Dylan Reid · 11 years ago
  63. 6e85ddd ALSA: hda - Relocate RIRB/CORB interface to hda_controller by Dylan Reid · 11 years ago
  64. 2b5fd6c ALSA: hda - Move the dsp loader to hda_controller by Dylan Reid · 11 years ago
  65. 6790899 ALSA: hda - Pull pages allocation to hda_controller by Dylan Reid · 11 years ago
  66. 05e8487 ALSA: hda - Add hda_controller.c and move pcm ops from hda_intel by Dylan Reid · 11 years ago