1. e58a244 ALSA: rme96: Check the return value of pci_enable_device() in resume callback by Takashi Iwai · 11 years ago
  2. cd217a6 ALSA: hda - Add workarounds for pop-noise on Chromebook with ALC283 by Kailang Yang · 11 years ago
  3. 2af02be ALSA: hda - Fix ALC283 headphone pop-noise better by Kailang Yang · 11 years ago
  4. 528ba52 ALSA: rme96: Add PM support v3 by Knut Petersen · 11 years ago
  5. 1568b88 ALSA: hdspm - Use enums in hdspm_tco_ltc_frames() by Adrian Knoth · 11 years ago
  6. 17d2f00 ALSA: hdspm - Fix default value in SNDRV_HDSPM_IOCTL_GET_LTC by Adrian Knoth · 11 years ago
  7. c841ad2 ALSA: hda - Try to allow haswell HDMI audio even without powerwell by David Henningsson · 11 years ago
  8. cd5302c ALSA: hda - Limit internal mic boost for a few more Thinkpad machines by David Henningsson · 11 years ago
  9. aaedfb4 ALSA: hda - Fix the order of a quirk table (janitorial) by David Henningsson · 11 years ago
  10. a4a9e08 ALSA: hda - Fix internal mic boost on three Thinkpad machines by David Henningsson · 11 years ago
  11. b892ca1 ALSA: rme96: Add pcm stream synchronization by Knut Petersen · 11 years ago
  12. e80c60f ALSA: hda - Mute the right widget in auto_mute_via_amp mode by Takashi Iwai · 11 years ago
  13. bc2eee2 ALSA: hda - Allow auto_mute_via_amp on bind mute controls by Takashi Iwai · 11 years ago
  14. bde7bc6 ALSA: hda - Fix jack gating when auto_{mute,mic} is suppressed. by Chih-Chung Chang · 11 years ago
  15. da96fb5 ALSA: hda - Fix invalid multi-io creation on VAIO-Z laptops by Takashi Iwai · 11 years ago
  16. eefb8be ALSA: hda - Remove analog mic pin override from STAC9228 dell-bios quirk by Takashi Iwai · 11 years ago
  17. 7d4f606 ALSA: hda - WAKEEN feature enabling for runtime pm by Wang Xingchao · 11 years ago
  18. 18e6062 ALSA: hda - jack poll once if jackpoll_interval==0 by Wang Xingchao · 11 years ago
  19. 7eaa916 ALSA: hda - Clearing jackpoll_interval avoid pending work by Wang Xingchao · 11 years ago
  20. da7db6a ALSA: hda - use azx_writew() for 16-bit length register by Wang Xingchao · 11 years ago
  21. c5177c8 ALSA: hda - Fix the noise after suspend on ALC283 codec by Kailang Yang · 11 years ago
  22. 9bfb284 ALSA: hda/realtek - Selectively call snd_hda_shutup_pins() by Takashi Iwai · 11 years ago
  23. b785a49 ALSA: replace strict_strto*() with kstrto*() by Jingoo Han · 11 years ago
  24. 60ea8ca ALSA: hda - Add snd_hda_jack_detect_state() helper function by Takashi Iwai · 11 years ago
  25. e4c3bce ALSA: hda - Headphone mic support for an Asus/Conexant device by David Henningsson · 11 years ago
  26. 68593c9 ALSA: hdspm - remove unneeded semicolon by Fengguang Wu · 11 years ago
  27. a067c03 Merge branch 'for-3.12' into for-next by Takashi Iwai · 11 years ago
  28. 0fb3767 Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  29. 97c4de8 Merge branch 'topic/hda-ad-remove-static' into for-3.12 by Takashi Iwai · 11 years ago
  30. 2e17c5a Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  31. cd63a5f ALSA: hda - Keep halting ALC5505 DSP by Takashi Iwai · 11 years ago
  32. 69358fc ALSA: hdspm - Added some comments and control register documentation by Martin Dausel · 11 years ago
  33. 04659f9 ALSA: hdspm - Use snd_ctl_enum_info() in snd_hdspm_info_autosync_ref by Adrian Knoth · 11 years ago
  34. eb0d4db ALSA: hdspm - Use snd_ctl_enum_info() for texts_autosync by Adrian Knoth · 11 years ago
  35. 3881654 ALSA: hdspm - Use snd_ctl_enum_info for most text arrays by Adrian Knoth · 11 years ago
  36. 0dc831b ALSA: hdspm - AES32: Enable TCO support by Adrian Knoth · 11 years ago
  37. 2d63ec3 ALSA: hdspm - AES32: Report external sample rate to userspace by Adrian Knoth · 11 years ago
  38. 2336142 ALSA: hdspm - Introduce hdspm_external_rate_to_enum() helper function by Adrian Knoth · 11 years ago
  39. 194062d ALSA: hdspm - AES32: Include TCO and Sync-In in proc output by Adrian Knoth · 11 years ago
  40. 2d60fc7 ALSA: hdspm - AES32: Enable TCO/Sync-In in snd_hdspm_put_sync_ref() by Adrian Knoth · 11 years ago
  41. dbae4a0 ALSA: hdspm - AES32: Enable TCO input in hdspm_external_sample_rate() by Adrian Knoth · 11 years ago
  42. 3ac9b0a ALSA: hdspm - AES32: Ignore float/int format bit by Adrian Knoth · 11 years ago
  43. 051c44f ALSA: hdspm - Enable AES32 in hdspm_get_tco_sample_rate by Adrian Knoth · 11 years ago
  44. a57fea8 ALSA: hdspm - Enable AES32 in hdspm_get_wc_sample_rate by Adrian Knoth · 11 years ago
  45. 5b26635 ALSA: hdspm - Add prototype declarations by Adrian Knoth · 11 years ago
  46. d3c36ed ALSA: hdspm - Introduce hdspm_get_aes_sample_rate() by Adrian Knoth · 11 years ago
  47. db2d1a9 ALSA: hdspm - AES32: Add TCO and Sync-In text entries by Adrian Knoth · 11 years ago
  48. 3c32de5 ALSA: hdspm - AIO: Drop superfluous HDSPM_AUTOSYNC_REF by Adrian Knoth · 11 years ago
  49. e71b95a ALSA: hdspm - Cosmetics, no real change by Adrian Knoth · 11 years ago
  50. b0bf550 ALSA: hdspm - AES32: Fix TCO sync check reporting by Adrian Knoth · 11 years ago
  51. 5760107 ALSA: hdspm - Create TCO readout function by Adrian Knoth · 11 years ago
  52. 1cb7dbf ALSA: hdspm - Fix S/PDIF Sync status and frequency on RME AIO by Adrian Knoth · 11 years ago
  53. 3de9db2 ALSA: hdspm - Add support for AEBs on RME AIO by Adrian Knoth · 11 years ago
  54. 42f4c12 ALSA: hdspm - Enable AD/DA/PH gains and S/PDIF-Input select on AIO by Adrian Knoth · 11 years ago
  55. acf1476 ALSA: hdspm - Introduce generic AIO tristate control by Adrian Knoth · 11 years ago
  56. 8cea571 ALSA: hdspm - Refactor ENUMERATED_CTL_INFO into function by Adrian Knoth · 11 years ago
  57. fb0f121 ALSA: hdspm - Add S/PDIF, XLR, WCK48 and ADAT-in controls for RME AIO cards by Adrian Knoth · 11 years ago
  58. 11a5cd3 ALSA: hdspm - Add S/PDIF and WCK48 controls for RME RayDAT by Adrian Knoth · 11 years ago
  59. 34be7eb ALSA: hdspm - Drop duplicate code in hdspm_set_system_clock_mode() by Adrian Knoth · 11 years ago
  60. ce13f3f ALSA: hdspm - Augment HDSPM_TOGGLE_SETTING for AIO/RayDAT by Adrian Knoth · 11 years ago
  61. b2ed632 ALSA: hdspm - Introduce hdspm_is_raydat_or_aio() by Adrian Knoth · 11 years ago
  62. 384f778 ALSA: hdspm - Add missing defines for RME AIO and RayDAT by Adrian Knoth · 11 years ago
  63. 632408a ALSA: hda - Remove static quirks for AD1986A codec by Takashi Iwai · 11 years ago
  64. 80cc38b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  65. 0f7dbda ALSA: hda - Drop a few other static quirks for AD1986A by Takashi Iwai · 11 years ago
  66. fc39a7e ALSA: hda - Drop static quirk for Toshiba Satellite L40-10Q by Takashi Iwai · 11 years ago
  67. 7fc116e ALSA: hda - Drop static quirks for other AD1986A Samsung machines by Takashi Iwai · 11 years ago
  68. f8c0ab1 ALSA: hda - Convert static quirks for AD1986A Samsung laptops by Takashi Iwai · 11 years ago
  69. e0b2716 ALSA: hda - Convert the static quirk for Samsung Q1 Ultra by Takashi Iwai · 11 years ago
  70. 36ad453 ALSA: hda - Remove static quirks for AD1988 codecs by Takashi Iwai · 11 years ago
  71. bd450dc ALSA: hda - Remove static quirks for AD1981 and AD1983 codecs by Takashi Iwai · 11 years ago
  72. 5ccc618 ALSA: hda - Remove static quirks for AD1884/1984 & variants by Takashi Iwai · 11 years ago
  73. aa95d61 ALSA: hda - Remove static quirks for AD1882 by Takashi Iwai · 11 years ago
  74. f404627 ALSA: hda - Add fixup for HP TouchSmart with AD1984A codec by Takashi Iwai · 11 years ago
  75. 6a699be ALSA: hda - Add fixup for Lenovo Thinkpad with AD1984 codec by Takashi Iwai · 11 years ago
  76. 1a39b5e ALSA: hda - Add GPIO control to AD1884 HP fixup by Takashi Iwai · 11 years ago
  77. 8f0b3b7 ALSA: hda - Fix EAPD vmaster hook for AD1884 & co by Takashi Iwai · 11 years ago
  78. 05843c0 ALSA: hda - Add Dell SSID to support Headset Mic recording by Kailang Yang · 11 years ago
  79. 83a35e3 treewide: relase -> release by Geert Uytterhoeven · 11 years ago
  80. 975cc02 ALSA: Replace the magic number 44 with const by Takashi Iwai · 11 years ago
  81. 0c055b3 ALSA: hda - Fix the max length of control name in generic parser by Takashi Iwai · 11 years ago
  82. cd6fb67 ALSA: hda - Guess what, it's two more Dell headset mic quirks by David Henningsson · 11 years ago
  83. 6c29d68 ALSA: hda - Yet another Dell headset mic quirk by David Henningsson · 11 years ago
  84. ad60d50 ALSA: hda - Add support for ALC5505 DSP power-save mode by Kailang Yang · 11 years ago
  85. 2841926 Merge tag 'drm-intel-next-2013-06-18' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  86. db10e7f ALSA: pci: trivial: replace numeric with standard PM state macros by Yijing Wang · 11 years ago
  87. 0623a88 ALSA: hda - Add missing alc_inv_dmic_sync() call in alc269_resume() by Takashi Iwai · 11 years ago
  88. 58e2220 ALSA: hda - Remove superfluous stac_resume() by Takashi Iwai · 11 years ago
  89. 28cb72e ALSA: hda/hdmi - poll eld at resume time by Wang Xingchao · 11 years ago
  90. 7295b26 ALSA: hda - clean up code to reset hda link by Mengdong Lin · 11 years ago
  91. 8b2c7a5 ALSA: hda - Add In-driver connection info by Wang Xingchao · 11 years ago
  92. eb33ccf ALSA: hda - Use auto_mute_via_amp=1 for VT1708 by Takashi Iwai · 11 years ago
  93. 7eebffd ALSA: hda - Add auto_mute_via_amp flag to generic parser by Takashi Iwai · 11 years ago
  94. e1a4dca ALSA: hda - Remove unused variable by Wang Xingchao · 11 years ago
  95. 3af3f35 ALSA: hda - reset hda link during system/runtime suspend by Mengdong Lin · 11 years ago
  96. 88d5760 ALSA: hda - Make Thinkpad X220-tablet use generic parser by David Henningsson · 11 years ago
  97. d045c5d ALSA: hda - Fix missing Mic Boost controls for VIA codecs by Takashi Iwai · 11 years ago
  98. fd678ca ALSA: hda - Use snd_hda_check_power_state() in patch_hdmi.c by Takashi Iwai · 11 years ago
  99. 7ef166b ALSA: hda - Avoid choose same converter for unused pins by Wang Xingchao · 11 years ago
  100. bddee96 ALSA: hda - Cache the MUX selection for generic HDMI by Takashi Iwai · 11 years ago