1. 78dd5e2 ALSA: hda - Add / fix kernel doc comments by Takashi Iwai · 9 years ago
  2. 975c947 ALSA: hda - Advertise MODALIAS in uevent by Thierry Reding · 9 years ago
  3. 78abb2a ALSA: hda - Add hdaudio bus modalias support by Subhransu S. Prusty · 9 years ago
  4. 4f9e0c3 ALSA: hda - Add a common helper to give the codec modalias string by Takashi Iwai · 9 years ago
  5. da23ac1 ALSA: hda - Add hduadio support to DEVTABLE by Subhransu S. Prusty · 9 years ago
  6. ded255b ALSA: hda - consolidate chip rename functions by Takashi Iwai · 9 years ago
  7. 3c69ea4 Merge branch 'for-linus' into for-next by Takashi Iwai · 9 years ago
  8. 42f2bb1 ALSA: hdac: Explicitly add io.h by Vinod Koul · 9 years ago
  9. 1b5e616 ALSA: hdac: Copy codec helpers to core by Subhransu S. Prusty · 9 years ago
  10. a04267f ALSA: hdac: Fix to check if stream not in use in release by Jeeja KP · 9 years ago
  11. 88b1996 ALSA: hdac: Fix incorrect update of stream id mapping by Subhransu S. Prusty · 9 years ago
  12. 45c053d ALSA: hda - allow codecs to access the i915 pin/ELD callback by David Henningsson · 9 years ago
  13. a92d5ee ALSA: hda - Fix widget sysfs tree corruption after refresh by Takashi Iwai · 9 years ago
  14. 4308c9b ALSA: hdac: Add snd_hdac_get_hdac_stream() by Jeeja KP · 9 years ago
  15. 54d1d2f ALSA: hdac: fix the spbmaxfifo API by Vinod Koul · 9 years ago
  16. e57690b ALSA: hdac: Fix size allocation for ext device allocation by Vinod Koul · 9 years ago
  17. f09d4f2 ALSA: hdac: Remove the usage of key for host stream by Jeeja KP · 9 years ago
  18. ee8bc4d ALSA: hdac: Add support to enable SPIB for hdac ext stream by Jeeja KP · 9 years ago
  19. c5b0c09 ALSA: hdac: Add snd_hdac_ext_bus_link_power_down_all() by Jeeja KP · 9 years ago
  20. a7e3dd8 ALSA: hdac: Fix to read the correct offset of spcap/link register by Jeeja KP · 9 years ago
  21. 18dfd79 ALSA: hdac: add snd_hdac_refresh_widget_sysfs() by Vinod Koul · 9 years ago
  22. d51783c ALSA: hdac: add extended device driver registration by Vinod Koul · 9 years ago
  23. a512f56 ALSA: hdac: add hdac extended device by Vinod Koul · 9 years ago
  24. ee2d51b ALSA: hdac: Add API for removing hdac extended device by Vinod Koul · 9 years ago
  25. 41450b1 Merge branch 'for-linus' into for-next by Takashi Iwai · 9 years ago
  26. 5d942ce ALSA: HDA: Dont check return for snd_hdac_chip_readl by Jeeja KP · 9 years ago
  27. 9b06dc9 ALSA: HDA: Fix stream assignment for host in decoupled mode by Jeeja KP · 9 years ago
  28. 527c465 Merge branch 'for-linus' into for-next by Takashi Iwai · 9 years ago
  29. 033ea34 ALSA: hda - Fix Skylake codec timeout by David Henningsson · 9 years ago
  30. fbce23a ALSA: hda - Check the return value from pm_runtime_get/put*() by Takashi Iwai · 9 years ago
  31. 24d9b75 ALSA: hda: Delete an unnecessary check before the function call "kobject_put" by Markus Elfring · 9 years ago
  32. 99463b3 ALSA: hda: provide default bus io ops extended hdac by Vinod Koul · 9 years ago
  33. bab4445 ALSA: hda: add hda link cleanup routine by Vinod Koul · 9 years ago
  34. e7a3484 ALSA: hda: add hdac_ext stream creation and cleanup routines by Vinod Koul · 9 years ago
  35. d39513f ALSA: HDAC: move SND_HDA_PREALLOC_SIZE to core by Vinod Koul · 9 years ago
  36. cc1b76e Merge branch 'for-linus' into for-next by Takashi Iwai · 9 years ago
  37. df203a4 ALSA: hdac_ext: add extended stream capabilities by Jeeja KP · 9 years ago
  38. 0b00a56 ALSA: hdac_ext: add hdac extended controller by Jeeja KP · 9 years ago
  39. dfe66a1 ALSA: hdac_ext: add extended HDA bus by Jeeja KP · 9 years ago
  40. a686ec4 ALSA: hda - Re-add the lost fake mute support by Takashi Iwai · 9 years ago
  41. 4af88a9 Merge branch 'for-linus' into for-next by Takashi Iwai · 9 years ago
  42. 692af90 ALSA: hda - Allow calling snd_hdac_i915_*() without actual binding by Takashi Iwai · 9 years ago
  43. 98a226e ALSA: hda - Don't actually write registers for caps overwrites by Takashi Iwai · 9 years ago
  44. ec71efc ALSA: hda - add HDA default codec match function by Vinod Koul · 9 years ago
  45. 98d8fc6 ALSA: hda - Move hda_i915.c from sound/pci/hda to sound/hda by Mengdong Lin · 9 years ago
  46. 4214c53 ALSA: hda - Fix NULL dereference from CA0132 DSP loader by Takashi Iwai · 9 years ago
  47. 598dfb5 ALSA: hda - add hdac stream trace by Libin Yang · 9 years ago
  48. a5e7e07 ALSA: hda - allow a codec to control the link power by Mengdong Lin · 9 years ago
  49. 86f6501 ALSA: hda - add generic functions to set hdac stream params by Jeeja KP · 9 years ago
  50. 5f26fac ALSA: hda - Add missing inclusion of <linux/clocksource.h> by Takashi Iwai · 9 years ago
  51. b7d023e ALSA: hda - Move PCM format and rate handling code to core library by Takashi Iwai · 9 years ago
  52. 304dad3 ALSA: hda - moved alloc/free stream pages function to controller library by Jeeja KP · 9 years ago
  53. 8f3f600 ALSA: hda - Add DSP loader to core library code by Takashi Iwai · 9 years ago
  54. 1475241 ALSA: hda - Add the controller helper codes to hda-core module by Takashi Iwai · 9 years ago
  55. d6eb9e3 ALSA: hda - set GET bit when adding a vendor verb to the codec regmap by Mengdong Lin · 9 years ago
  56. c3aeda6 ALSA: hda - Fix another race in runtime PM refcounting by Takashi Iwai · 9 years ago
  57. eacf6e0 ALSA: hda - Expose codec type sysfs by Takashi Iwai · 9 years ago
  58. 9efe273 ALSA: hda - Always allow access for POWER_STATE verbs via regmap by Takashi Iwai · 9 years ago
  59. 664c715 ALSA: hda - Work around races of power up/down with runtime PM by Takashi Iwai · 9 years ago
  60. 142267c9e ALSA: hda - Create AFG sysfs node at last by Takashi Iwai · 9 years ago
  61. 664bc5c Merge branch 'topic/hda-regmap' into for-next by Takashi Iwai · 9 years ago
  62. ffda568 ALSA: hda - Fix subsystem ID read regression by David Henningsson · 9 years ago
  63. 9d82f92 ALSA: hda - Set use_single_rw flag for regmap by Takashi Iwai · 9 years ago
  64. 8bc174e ALSA: hda - Handle a few verbs as read-only by Takashi Iwai · 9 years ago
  65. 40ba66a ALSA: hda - Add cache support for COEF read/write by Takashi Iwai · 9 years ago
  66. 33f8194 ALSA: hda - Handle get/set power verb symmetrically via regmap by Takashi Iwai · 9 years ago
  67. d313e0a ALSA: hda - Add a fake stereo amp register support by Takashi Iwai · 9 years ago
  68. 5e56bce ALSA: hda - Allow driver to add vendor-specific verbs for regmap by Takashi Iwai · 9 years ago
  69. faa75f8 ALSA: hda - Use regmap for parameter caches, too by Takashi Iwai · 9 years ago
  70. 9ba17b4 ALSA: hda - Implement uncached version of parameter reads by Takashi Iwai · 9 years ago
  71. 01ed3c0 ALSA: hda - Use regmap for codec parameter reads by Takashi Iwai · 9 years ago
  72. 4d75faa0 ALSA: hda - Add regmap support by Takashi Iwai · 9 years ago
  73. 71fc4c7 ALSA: hda - Move generic array helpers to core lib by Takashi Iwai · 9 years ago
  74. e311782 ALSA: hda - Re-add tracepoints to HD-audio core driver by Takashi Iwai · 9 years ago
  75. c4c2533 ALSA: hda - Fix possible runtime PM refcount unbalance by Takashi Iwai · 9 years ago
  76. 0585244 ALSA: hda - Support indirect execution of verbs by Takashi Iwai · 9 years ago
  77. 3256be6 ALSA: hda - Add widget sysfs tree by Takashi Iwai · 9 years ago
  78. 7639a06 ALSA: hda - Move a part of hda_codec stuff into hdac_device by Takashi Iwai · 9 years ago
  79. d068ebc ALSA: hda - Move some codes up to hdac_bus struct by Takashi Iwai · 9 years ago
  80. e3d280f ALSA: hda - Make snd_hda_bus_type public by Takashi Iwai · 9 years ago