1. 07acecc ALSA: HDA: Add jack detection for HDMI by David Henningsson · 13 years ago
  2. dda1441 ALSA: hda - Constify some API function arguments by Takashi Iwai · 13 years ago
  3. 031024e ALSA: hda - Constify some API function arguments by Takashi Iwai · 13 years ago
  4. a3ea8e8 Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 13 years ago
  5. c2de187 ALSA: hda - Show the line-out type in snd_hda_parse_pin_def_config() by Takashi Iwai · 13 years ago
  6. 31d44b5 Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 13 years ago
  7. 6a9a6f2 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 13 years ago
  8. 1c7276c ALSA: hda - Fix unused warnings when !SND_HDA_NEEDS_RESUME by Mike Waychison · 13 years ago
  9. 5b17b07 ALSA: hda - sound/pci/hda/hda_codec.c: fix warning by Andrew Morton · 13 years ago
  10. a12d3e1 ALSA: hda - Remember connection lists by Takashi Iwai · 13 years ago
  11. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  12. cd372fb ALSA: hda - Make common input-jack helper functions by Takashi Iwai · 14 years ago
  13. ea73496 ALSA: hda - consitify string arrays by Takashi Iwai · 14 years ago
  14. b2d0576 ALSA: hda - Fix multi-headphone handling for Realtek codecs by Takashi Iwai · 14 years ago
  15. 1afe206 ALSA: hda - Try to find an empty control index when it's occupied by Takashi Iwai · 14 years ago
  16. 0e7adbe ALSA: hda - Disable sticky PCM stream assignment for AD codecs by Takashi Iwai · 14 years ago
  17. 62b7e5e ALSA: hda - Add workarounds for CT-IBG controllers by Takashi Iwai · 14 years ago
  18. c08d916 ALSA: tlv - Define numbers in sound/tlv.h by Takashi Iwai · 14 years ago
  19. de8c85f ALSA: HDA: Sigmatel: work around incorrect master muting by Clemens Ladisch · 14 years ago
  20. 9e5341b ALSA: hda - Introduce hda_call_check_power_status() helper by Takashi Iwai · 14 years ago
  21. 99ae28b ALSA: hda - Make snd_hda_get_input_pin_attr() helper by Takashi Iwai · 14 years ago
  22. 41c89ef ALSA: hda - Fix mic attribute check for internal mics by Takashi Iwai · 14 years ago
  23. 4a4d4a6 ALSA: hda - Sort input pins in snd_hda_parse_pin_def_config() by Takashi Iwai · 14 years ago
  24. 990061c ALSA: hda - Add comments to new helper functions by Takashi Iwai · 14 years ago
  25. a1c9851 ALSA: hda - Reduce redundant mic location prefix in input source labels by Takashi Iwai · 14 years ago
  26. 10a20af ALSA: hda - Improve the input source name labels by Takashi Iwai · 14 years ago
  27. 86e2959 ALSA: hda - Remove AUTO_PIN_FRONT_{MIC|LINE} by Takashi Iwai · 14 years ago
  28. b5786e8 ALSA: hda - Keep char arrays in input_mux items by Takashi Iwai · 14 years ago
  29. 03642c9 ALSA: hda - Clear left-over hp_pins in snd_hda_parse_pin_def_config() by Takashi Iwai · 14 years ago
  30. eb7f80c Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 14 years ago
  31. 122661b ALSA: hda - Fix wrong HP pin detection in snd_hda_parse_pin_def_config() by Takashi Iwai · 14 years ago
  32. d7b1ae9 ALSA: hda - Add snd_hda_get_input_pin_label() helper function by Takashi Iwai · 14 years ago
  33. 75e0eb2 ALSA: hda - Add inputs[] to auto_pin_cfg struct by Takashi Iwai · 14 years ago
  34. 3f50ac6 ALSA: hda - Fix stream and channel-ids codec-bus wide by Takashi Iwai · 14 years ago
  35. f0cea79 ALSA: hda - Fix dynamic ADC change working again by Takashi Iwai · 14 years ago
  36. eb54133 ALSA: hda - Make converter setups sticky by Takashi Iwai · 14 years ago
  37. 74bf40f Merge branch 'topic/misc' into for-linus by Takashi Iwai · 14 years ago
  38. 92f10b3 ALSA: hda - Define AC_FMT_* constants by Takashi Iwai · 14 years ago
  39. 32c168c ALSA: hda - Set Stream Type in Stream Format according to AES0 by Anssi Hannula · 14 years ago
  40. 5aacc21 ALSA: hda - Make error messages more verbose by Takashi Iwai · 14 years ago
  41. 7ccc3ef ALSA: hda - Fix max amp cap calculation for IDT/STAC codecs by Takashi Iwai · 14 years ago
  42. cd7643b ALSA: hda-intel - fix function_id rework (add missing bitmask) by Jaroslav Kysela · 14 years ago
  43. 79c944a ALSA: hda-intel - do not mix audio and modem function IDs by Jaroslav Kysela · 14 years ago
  44. f8fb27b Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 14 years ago
  45. afbd9b8 ALSA: hda - Limit the amp value to write by Takashi Iwai · 14 years ago
  46. ac0547d ALSA: hda - Restore cleared pin controls on resume by Takashi Iwai · 14 years ago
  47. a68d5a5 ALSA: hda - introduce snd_hda_codec_update_cache() by Takashi Iwai · 14 years ago
  48. 4671264 ALSA: hda - Report errors when invalid values are passed to snd_hda_amp_*() by Takashi Iwai · 14 years ago
  49. 6ff86a3 ALSA: hda - Take internal mic as Front Mic by Kailang Yang · 15 years ago
  50. 28d1a85 ALSA: hda - Add an error message for invalid mapping NID by Takashi Iwai · 15 years ago
  51. 28aedaf ALSA: sound/pci/hda/hda_codec.c: various coding style fixes by Norberto Lopes · 15 years ago
  52. dd2b4a7 ALSA: hda - remove unnecessary msleep on power state transitions by Zhang, Rui · 15 years ago
  53. c893622 ALSA: hda - Define max number of PCM devices in hda_codec.h by Takashi Iwai · 15 years ago
  54. 9e4c849 Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 15 years ago
  55. b82855a ALSA: hda - Add sanity check for storing the user-defined pin configs by Takashi Iwai · 15 years ago
  56. 92ee616 ALSA: hda - Add snd_hda_shutup_pins() helper function by Takashi Iwai · 15 years ago
  57. 729d55b ALSA: hda - Disable tigger at pin-sensing on AD codecs by Takashi Iwai · 15 years ago
  58. 15e7f8b Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 15 years ago
  59. f62faed ALSA: hda - Set mixer name after codec patch by Takashi Iwai · 15 years ago
  60. 21949f0 ALSA: hda - Fix NID association for capture mixers by Takashi Iwai · 15 years ago
  61. 5e26dfd ALSA: hda - simplify usage of HDA_SUBDEV_AMP_FLAG by Jaroslav Kysela · 15 years ago
  62. 9e3fd87 ALSA: hda - introduce HDA_SUBDEV_AMP_FLAG (ControlAmp in proc) by Jaroslav Kysela · 15 years ago
  63. 5b0cb1d ALSA: hda - add more NID->Control mapping by Jaroslav Kysela · 15 years ago
  64. 864f92b ALSA: hda - introduce snd_hda_jack_detect() and snd_hda_pin_sense() by Wu Fengguang · 15 years ago
  65. 67d634c ALSA: hda - Fix build errors with CONFIG_SND_HDA_INPUT_BEEP=n by Takashi Iwai · 15 years ago
  66. d5191e5 ALSA: hda - Update / add kerneldoc comments to exported functions by Takashi Iwai · 15 years ago
  67. 9c96fa5 ALSA: hda - Get rid of magic digits for subdev hack by Takashi Iwai · 15 years ago
  68. 4d02d1b ALSA: hda - proc - add support for dynamic controls to mixer<->NID mapping by Jaroslav Kysela · 15 years ago
  69. 3911a4c ALSA: hda - proc - introduce Control: lines to show mixer<->NID assignment by Jaroslav Kysela · 15 years ago
  70. 123c07a ALSA: hda_intel: Digital PC Beep - change behaviour for input layer by Jaroslav Kysela · 15 years ago
  71. a2f6309 ALSA: hda - Add power on/off counter by Takashi Iwai · 15 years ago
  72. 8f217a2 ALSA: hda - Add missing export for snd_hda_bus_reboot_notify by Takashi Iwai · 15 years ago
  73. e330323 ALSA: hda - proc - show which I/O NID is associated to PCM device by Jaroslav Kysela · 15 years ago
  74. fb8d1a3 ALSA: hda - Add reboot notifier to each codec by Takashi Iwai · 15 years ago
  75. 92608ba ALSA: hda - allow up to 4 HDMI devices by Wu Fengguang · 15 years ago
  76. f5d6def ALSA: hda - vectorize get_empty_pcm_device() by Wu Fengguang · 15 years ago
  77. d94ff6b ALSA: hda - Fix obsolete CONFIG_SND_DEBUG_DETECT by Takashi Iwai · 15 years ago
  78. e44d4e4 Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 15 years ago
  79. deadff1 ALSA: hda: track CIRB/CORB command/response states for each codec by Wu Fengguang · 15 years ago
  80. 03cb2da Merge branch 'topic/hda-cirrus' into topic/hda by Takashi Iwai · 15 years ago
  81. 1ba7a7c ALSA: hda - Add exception for volume-knob in snd_hda_get_connections() by Takashi Iwai · 15 years ago
  82. a22d543 ALSA: hda - Introduce get_wcaps_type() macro by Takashi Iwai · 15 years ago
  83. 16a433d ALSA: hda-intel: Cleanups for widget connection list handling by Jaroslav Kysela · 15 years ago
  84. 05ff7e1 ALSA: hda - Reduce click noise at power-saving by Takashi Iwai · 15 years ago
  85. 05e870d Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 15 years ago
  86. 2e9bf24 ALSA: hda_codec: Check for invalid zero connections by Jaroslav Kysela · 15 years ago
  87. 82e1b80 ALSA: hda - Fix the previous sanity check in make_codec_cmd() by Takashi Iwai · 15 years ago
  88. 6430aee ALSA: hda - add bounds checking for the codec command fields by Wu Fengguang · 15 years ago
  89. 3c6aae4 ALSA: hda - Check codec errors in snd_hda_get_connections() by Takashi Iwai · 15 years ago
  90. 1475ef0 Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 15 years ago
  91. b0bb3aa ALSA: hda - Don't override maxbps for FLOAT sharing with linear formats by Takashi Iwai · 15 years ago
  92. 022b466 ALSA: hda - Avoid invalid formats and rates with shared SPDIF by Takashi Iwai · 15 years ago
  93. e5f1424 ALSA: hda - Add Cirrus Logic CS420x support by Takashi Iwai · 15 years ago
  94. b5025c5 ALSA: hda - Allow FLOAT PCM format by Takashi Iwai · 15 years ago
  95. a1e21c9 ALSA: hda - Don't call snd_hda_codec_configure in snd_hda_codec_new() by Takashi Iwai · 15 years ago
  96. f75dcc8 ALSA: hda - Fix memory leak at codec creation by Takashi Iwai · 15 years ago
  97. b20f3b8 ALSA: hda - Limit codec-verb retry to limited hardwares by Takashi Iwai · 15 years ago
  98. 8dd7833 ALSA: hda - Add codec bus reset and verb-retry at critical errors by Takashi Iwai · 15 years ago
  99. aa2936f ALSA: hda - Support sync after writing a verb by Takashi Iwai · 15 years ago
  100. 812a2cc ALSA: hda - Split codec->name to vendor and chip name strings by Takashi Iwai · 15 years ago