1. dd2b4a7 ALSA: hda - remove unnecessary msleep on power state transitions by Zhang, Rui · 14 years ago
  2. c893622 ALSA: hda - Define max number of PCM devices in hda_codec.h by Takashi Iwai · 14 years ago
  3. 9e4c849 Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 15 years ago
  4. b82855a ALSA: hda - Add sanity check for storing the user-defined pin configs by Takashi Iwai · 15 years ago
  5. 92ee616 ALSA: hda - Add snd_hda_shutup_pins() helper function by Takashi Iwai · 15 years ago
  6. 729d55b ALSA: hda - Disable tigger at pin-sensing on AD codecs by Takashi Iwai · 15 years ago
  7. 15e7f8b Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 15 years ago
  8. f62faed ALSA: hda - Set mixer name after codec patch by Takashi Iwai · 15 years ago
  9. 21949f0 ALSA: hda - Fix NID association for capture mixers by Takashi Iwai · 15 years ago
  10. 5e26dfd ALSA: hda - simplify usage of HDA_SUBDEV_AMP_FLAG by Jaroslav Kysela · 15 years ago
  11. 9e3fd87 ALSA: hda - introduce HDA_SUBDEV_AMP_FLAG (ControlAmp in proc) by Jaroslav Kysela · 15 years ago
  12. 5b0cb1d ALSA: hda - add more NID->Control mapping by Jaroslav Kysela · 15 years ago
  13. 864f92b ALSA: hda - introduce snd_hda_jack_detect() and snd_hda_pin_sense() by Wu Fengguang · 15 years ago
  14. 67d634c ALSA: hda - Fix build errors with CONFIG_SND_HDA_INPUT_BEEP=n by Takashi Iwai · 15 years ago
  15. d5191e5 ALSA: hda - Update / add kerneldoc comments to exported functions by Takashi Iwai · 15 years ago
  16. 9c96fa5 ALSA: hda - Get rid of magic digits for subdev hack by Takashi Iwai · 15 years ago
  17. 4d02d1b ALSA: hda - proc - add support for dynamic controls to mixer<->NID mapping by Jaroslav Kysela · 15 years ago
  18. 3911a4c ALSA: hda - proc - introduce Control: lines to show mixer<->NID assignment by Jaroslav Kysela · 15 years ago
  19. 123c07a ALSA: hda_intel: Digital PC Beep - change behaviour for input layer by Jaroslav Kysela · 15 years ago
  20. a2f6309 ALSA: hda - Add power on/off counter by Takashi Iwai · 15 years ago
  21. 8f217a2 ALSA: hda - Add missing export for snd_hda_bus_reboot_notify by Takashi Iwai · 15 years ago
  22. e330323 ALSA: hda - proc - show which I/O NID is associated to PCM device by Jaroslav Kysela · 15 years ago
  23. fb8d1a3 ALSA: hda - Add reboot notifier to each codec by Takashi Iwai · 15 years ago
  24. 92608ba ALSA: hda - allow up to 4 HDMI devices by Wu Fengguang · 15 years ago
  25. f5d6def ALSA: hda - vectorize get_empty_pcm_device() by Wu Fengguang · 15 years ago
  26. d94ff6b ALSA: hda - Fix obsolete CONFIG_SND_DEBUG_DETECT by Takashi Iwai · 15 years ago
  27. e44d4e4 Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 15 years ago
  28. deadff1 ALSA: hda: track CIRB/CORB command/response states for each codec by Wu Fengguang · 15 years ago
  29. 03cb2da Merge branch 'topic/hda-cirrus' into topic/hda by Takashi Iwai · 15 years ago
  30. 1ba7a7c ALSA: hda - Add exception for volume-knob in snd_hda_get_connections() by Takashi Iwai · 15 years ago
  31. a22d543 ALSA: hda - Introduce get_wcaps_type() macro by Takashi Iwai · 15 years ago
  32. 16a433d ALSA: hda-intel: Cleanups for widget connection list handling by Jaroslav Kysela · 15 years ago
  33. 05ff7e1 ALSA: hda - Reduce click noise at power-saving by Takashi Iwai · 15 years ago
  34. 05e870d Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 15 years ago
  35. 2e9bf24 ALSA: hda_codec: Check for invalid zero connections by Jaroslav Kysela · 15 years ago
  36. 82e1b80 ALSA: hda - Fix the previous sanity check in make_codec_cmd() by Takashi Iwai · 15 years ago
  37. 6430aee ALSA: hda - add bounds checking for the codec command fields by Wu Fengguang · 15 years ago
  38. 3c6aae4 ALSA: hda - Check codec errors in snd_hda_get_connections() by Takashi Iwai · 15 years ago
  39. 1475ef0 Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 15 years ago
  40. b0bb3aa ALSA: hda - Don't override maxbps for FLOAT sharing with linear formats by Takashi Iwai · 15 years ago
  41. 022b466 ALSA: hda - Avoid invalid formats and rates with shared SPDIF by Takashi Iwai · 15 years ago
  42. e5f1424 ALSA: hda - Add Cirrus Logic CS420x support by Takashi Iwai · 15 years ago
  43. b5025c5 ALSA: hda - Allow FLOAT PCM format by Takashi Iwai · 15 years ago
  44. a1e21c9 ALSA: hda - Don't call snd_hda_codec_configure in snd_hda_codec_new() by Takashi Iwai · 15 years ago
  45. f75dcc8 ALSA: hda - Fix memory leak at codec creation by Takashi Iwai · 15 years ago
  46. b20f3b8 ALSA: hda - Limit codec-verb retry to limited hardwares by Takashi Iwai · 15 years ago
  47. 8dd7833 ALSA: hda - Add codec bus reset and verb-retry at critical errors by Takashi Iwai · 15 years ago
  48. aa2936f ALSA: hda - Support sync after writing a verb by Takashi Iwai · 15 years ago
  49. 812a2cc ALSA: hda - Split codec->name to vendor and chip name strings by Takashi Iwai · 15 years ago
  50. a3b48c8 ALSA: hda - minor optimization in hda_set_power_state() by Takashi Iwai · 15 years ago
  51. b97bedc Merge branch 'topic/hda-cache' into topic/hda by Takashi Iwai · 15 years ago
  52. b613291 ALSA: hda - Retry codec-verbs at errors by Takashi Iwai · 15 years ago
  53. 92c7c8a ALSA: hda - Cache PCM and STREAM parameters queries by Takashi Iwai · 15 years ago
  54. 8589407 Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 15 years ago
  55. 93e82ae ALSA: hda - Set function_id only on FG nodes by Takashi Iwai · 15 years ago
  56. 18cb710 ALSA: hda - Check strcpy length by Takashi Iwai · 15 years ago
  57. 4e01f54 ALSA: hda - Add Creative CA0110-IBG support by Takashi Iwai · 15 years ago
  58. fcad94a ALSA: hda - Fix the cmd cache keys for amp verbs by Takashi Iwai · 15 years ago
  59. 14bafe3 ALSA: hda - Use cached calls to get widget caps and pin caps by Takashi Iwai · 15 years ago
  60. 1327a32 ALSA: hda - Cache pin-cap values by Takashi Iwai · 15 years ago
  61. 234b434 ALSA: hda - Add function id to proc output by Pascal de Bruijn · 15 years ago
  62. ee50471 ALSA: snd-hda-intel - add checks for invalid values to *query_supported_pcm() by Jaroslav Kysela · 15 years ago
  63. bb6ac72 ALSA: hda - power up before codec initialization by Takashi Iwai · 15 years ago
  64. 7a411ee ALSA: hda - Allow slave controls with non-zero indices by Takashi Iwai · 15 years ago
  65. 82ad39f ALSA: hda - Fix gcc compile warning by Takashi Iwai · 15 years ago
  66. 6e655bf ALSA: hda - Don't return a fatal error at PCM-creation errors by Takashi Iwai · 15 years ago
  67. f93d461 ALSA: hda - Revert the codec probe at control-creation errors by Takashi Iwai · 15 years ago
  68. d1f1af2 ALSA: hda - Intialize more codec fields in snd_hda_codec_reset() by Takashi Iwai · 15 years ago
  69. a65d629 ALSA: hda - Add pseudo device-locking for clear/reconfig by Takashi Iwai · 15 years ago
  70. 5e7b8e0 ALSA: hda - Make user_pin overriding the driver setup by Takashi Iwai · 15 years ago
  71. 346ff70 ALSA: hda - Rename {override,cur}_pin with {user,driver}_pin by Takashi Iwai · 15 years ago
  72. c17a1ab ALSA: hda - Use snd_hda_codec_get_pincfg() in the rest places by Takashi Iwai · 15 years ago
  73. 3be1414 ALSA: hda - Add generic pincfg initialization by Takashi Iwai · 15 years ago
  74. c8a1a89 Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 15 years ago
  75. 9411e21 ALSA: hda - Add snd_hda_multi_out_dig_cleanup() by Takashi Iwai · 15 years ago
  76. 0852d7a ALSA: hda - Detect multiple digital-out pins by Takashi Iwai · 15 years ago
  77. 32d2c7f ALSA: hda - Fix a wrong pin check in snd_hda_parse_pin_def_config() by Takashi Iwai · 15 years ago
  78. c8dcdf8 ALSA: hda - Add missing NULL check in snd_hda_create_spdif_in_ctls() by Takashi Iwai · 15 years ago
  79. 306f47b Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 15 years ago
  80. e8c0ee5 ALSA: hda - Fix misc workqueue issues by Takashi Iwai · 15 years ago
  81. 1eaf5c0 Merge branch 'test/hda-vol-ofs' into next/hda by Takashi Iwai · 16 years ago
  82. 2297bd6 ALSA: hda - Check HDMI jack types in the auto configuration by Takashi Iwai · 16 years ago
  83. 41b5b01 ALSA: hda - Don't break the PCM creation loop by Takashi Iwai · 16 years ago
  84. 1b52ae7 ALSA: hda - Detect non-SPDIF digital I/O by Takashi Iwai · 16 years ago
  85. 89ce9e8 ALSA: hda - Add debug prints for digital I/O pin detections by Takashi Iwai · 16 years ago
  86. 29fdbec ALSA: hda - Add extra volume offset to standard volume amp macros by Takashi Iwai · 16 years ago
  87. 14ed74f Merge branch 'topic/hda-gateway' into topic/hda by Takashi Iwai · 16 years ago
  88. c107b41 ALSA: hda - Use queue_delayed_work() by Takashi Iwai · 16 years ago
  89. 6acaed3 ALSA: hda - Use own workqueue by Takashi Iwai · 16 years ago
  90. 5a9e02e ALSA: hda - create hda_codec.control_mutex for kcontrol->private_value by Wu Fengguang · 16 years ago
  91. d4d9cd03 ALSA: hda - Add probe_only option by Takashi Iwai · 16 years ago
  92. 827057f ALSA: hda - Add missing initializations of amp and verb caches by Takashi Iwai · 16 years ago
  93. 74c6113 ALSA: hda - Add Intel vendor id string by Takashi Iwai · 16 years ago
  94. 31117b7 ALSA: hda - Add Nvidia vendor id string by Takashi Iwai · 16 years ago
  95. 0640f84 Merge branch 'topic/hda-modularize' into topic/hda by Takashi Iwai · 16 years ago
  96. 2eda344 ALSA: hda - Add a new function to seek for a codec ID by Mauro Carvalho Chehab · 16 years ago
  97. ff7a326 ALSA: hda - Don't export symbols when built-in kernel by Takashi Iwai · 16 years ago
  98. 645f10c ALSA: hda - Check MODULE instead of CONFIG_SND_HDA_INTEL_MODULE by Takashi Iwai · 16 years ago
  99. 56d1771 ALSA: hda - Clear codec->proc_widget_hook at reset by Takashi Iwai · 16 years ago
  100. 1289e9e ALSA: hda - Modularize HD-audio driver by Takashi Iwai · 16 years ago