1. f488d9f [ALSA] at73c213: replace spinlock in mixer functions with a mutex by Hans-Christian Egtvedt · 17 years ago
  2. ac3e374 [ALSA] hda-codec - sort pci quirk list by Takashi Iwai · 17 years ago
  3. f78dfac [ALSA] Add missing device link by Takashi Iwai · 17 years ago
  4. 48ecb7e [ALSA] hda-codec - Avoid overload of PCM volume on Cx5045 codec by Takashi Iwai · 17 years ago
  5. 8e9068b [ALSA] hda: STAC927x DMIC Cleanup by Matthew Ranostay · 17 years ago
  6. 38fcaf8 [ALSA] hda-codec - Fix definition of AC_KNBCAP_DELTA to match spec by Andrew Paprocki · 17 years ago
  7. 5a7f261 [ALSA] Add SNDRV_PCM_IOCTL_TSTAMP back to compat ioctl by Takashi Iwai · 17 years ago
  8. 28e9e47 [ALSA] PCM - added back TSTAMP ioctl for PCM (for old alsa-lib binaries) by Jaroslav Kysela · 17 years ago
  9. f85bf29 [ALSA] usb audio suspend support by Oliver Neukum · 17 years ago
  10. 175859b [ALSA] sis7019: support the SiS 7019 Audio Accelerator by David Dillow · 17 years ago
  11. 3b378e1 [ALSA] sound/core/seq: move declarations of globally visible variables to proper headers by Marcin Ślusarz · 17 years ago
  12. 36b9cdf [ALSA] info_oss: move prototype of snd_card_info_read_oss to info.h by Marcin Ślusarz · 17 years ago
  13. 67c3931 [ALSA] pcm_lib: fix sparse warning about different signedness by Marcin Ślusarz · 17 years ago
  14. be3e011 [ALSA] pcm_lib: fix sparse warning about shadowing 'n' symbol by Marcin Ślusarz · 17 years ago
  15. 757d5a7 [ALSA] via82xx: minor optimization in snd_via82xx_free by Marcin Ślusarz · 17 years ago
  16. b05e578 [ALSA] pcm_native: fix sparse warning about shadowing 'state' symbol by Marcin Ślusarz · 17 years ago
  17. cd0b4ac [ALSA] sb16 - Suppress compile warning by Takashi Iwai · 17 years ago
  18. 5050b09 [ALSA] copy_ctl_value_from_user() warning fix by Andrew Morton · 17 years ago
  19. 6b587ef [ALSA] Fix old tstamp ioctl for compat_ioctl by Takashi Iwai · 17 years ago
  20. 541eee8 [ALSA] hda: Added more 92HD71 codecs by Matthew Ranostay · 17 years ago
  21. 71685b9 [ALSA] hda: 92HD73 DMIC Amps by Matthew Ranostay · 17 years ago
  22. 695005c [ALSA] hda-intel: Enable Analog CD Input from internal ATAPI connector on Asus M2N-SLI by Johannes Stezenbach · 17 years ago
  23. e1f0d66 [ALSA] hda: Added STAC92HD73 support by Matthew Ranostay · 17 years ago
  24. a8848bd [ALSA] hda-codec - Initial support of the Mitac 8252D (based on ALC883) by Andy Shevchenko · 17 years ago
  25. f6a9224 [ALSA] hda-codec - Add ALC889/ALC267/ALC269 support by Kailang Yang · 17 years ago
  26. f7278fd [ALSA] hda-codec - Add support for VIA VT1708B HD audio codec by Josepch Chan · 17 years ago
  27. 64e0e2d [ALSA] Update descriptions of isapnp-specific module options by Rene Herman · 17 years ago
  28. eb415b8 [ALSA] alsa: usx2y nopage by Nick Piggin · 17 years ago
  29. 3ad5afc [ALSA] alsa: nopage by Nick Piggin · 17 years ago
  30. bba8dee [ALSA] hda-codec - Device ID for MSI L745 by Takashi Iwai · 17 years ago
  31. 67a7be7 [ALSA] PCM - fixed SNDRV_PCM_FORMAT_U24_BE silence constant by Jaroslav Kysela · 17 years ago
  32. b751eef [ALSA] Use posix clock monotonic for PCM and timer timestamps by Jaroslav Kysela · 17 years ago
  33. 25543fa [ALSA] cmipci: document 'Modem' control version check by Clemens Ladisch · 17 years ago
  34. 69a0730 [ALSA] cmipci: disable 'Modem' control on version 39 or newer chips by Clemens Ladisch · 17 years ago
  35. befceea [ALSA] echoaudio - convert from semaphore to mutex by Takashi Iwai · 17 years ago
  36. e3cde64 [ALSA] hda-codec - Fix typo in the ALC883 initial code by Andy Shevchenko · 17 years ago
  37. 6632d64 [ALSA] switching rate in STAC9460 codec of Prodigy192 by Pavel Hofman · 17 years ago
  38. acec30f [ALSA] I2C fix for ice1724 by Pavel Hofman · 17 years ago
  39. 109c53f84 [ALSA] sound/isa: kill pnp_resource_change by Rene Herman · 17 years ago
  40. df1deb6 [ALSA] sound/core/memalloc.c: Add missing pci_dev_put by Julia Lawall · 17 years ago
  41. 1005f66 [ALSA] ice1712 - Fix word clock status control on Delta 1010LT by Takashi Iwai · 17 years ago
  42. 7829d0e [ALSA] usb-caiaq - add support for Kore controller 2 by Daniel Mack · 17 years ago
  43. 389619f [ALSA] soc/wm8731: Fix stereo mixer controls by Ville Syrjala · 17 years ago
  44. d47ac43 [ALSA] drivers - Add missing snd_card_set_dev() by Takashi Iwai · 17 years ago
  45. 4f1895b [ALSA] sound/isa: Add missing 'space' by Joe Perches · 17 years ago
  46. 682fc0a [ALSA] emu10k1x - Add missing snd_card_set_dev call by Takashi Iwai · 17 years ago
  47. 3d3909f [ALSA] aoa - fix compile warning by Takashi Iwai · 17 years ago
  48. df86d11 [ALSA] add number of periods constraint to snd-aoa by Heikki Lindholm · 17 years ago
  49. 7c7fc2d [ALSA] Fix PCM MMAP time-stamp mode by Takashi Iwai · 17 years ago
  50. 7f6301c [ALSA] caiaq - remove ifdef by Takashi Iwai · 17 years ago
  51. 8e3cd08 [ALSA] caiaq - add control API and more input features by Daniel Mack · 17 years ago
  52. e5f73e2 [ALSA] caiaq - input device support must depend on CONFIG_INPUT by Dmitry Torokhov · 17 years ago
  53. b18b493 [ALSA] caiaq - misc input handling fixes by Dmitry Torokhov · 17 years ago
  54. ee6df2e [ALSA] caiaq - Fix indent in Kconfig by Takashi Iwai · 17 years ago
  55. 4581aa3 [ALSA] dbri - Fix broken change for value range checks by Takashi Iwai · 17 years ago
  56. dec44db [ALSA] powermac - Fix typos by Kamalesh Babulal · 17 years ago
  57. f673dc8 [ALSA] hda-codec - Revert volume knob controls in STAC codecs by Takashi Iwai · 17 years ago
  58. e171613 [ALSA] hda-intel - Show more volume-knob attributes by Takashi Iwai · 17 years ago
  59. 9b1fffd [ALSA] snd hda suspend latency: shorten codec read by Ingo Molnar · 17 years ago
  60. 27da183 [ALSA] HDA-Intel - Add support for RV6xx HDMI audio by Wolke Liu · 17 years ago
  61. 4b6c26a [ALSA] at73c213 - Use common callback by Takashi Iwai · 17 years ago
  62. 3b89246 [ALSA] Check value range in ctl callbacks by Takashi Iwai · 17 years ago
  63. 498ade1 [ALSA] aoa - Check value range in ctl callbacks by Takashi Iwai · 17 years ago
  64. 02ff132 [ALSA] ak4xxx - Check value ranges in ctl callbacks by Takashi Iwai · 17 years ago
  65. d4079ac [ALSA] powermac - Check value range in ctl callbacks by Takashi Iwai · 17 years ago
  66. d05ab18 [ALSA] vxpocket - Check value range in ctl callbacks by Takashi Iwai · 17 years ago
  67. 9c45ba1 [ALSA] ice1724 - Clean up ctl callbacks in se.c by Takashi Iwai · 17 years ago
  68. 4e98d6a [ALSA] pci - check value range in ctl callbacks by Takashi Iwai · 17 years ago
  69. ab2dac2 [ALSA] mixart - Check value range in ctl callbacks by Takashi Iwai · 17 years ago
  70. 9cd17cd [ALSA] ice1724 - Check value ranges in ctl callbacks by Takashi Iwai · 17 years ago
  71. 68ea7b2 [ALSA] hda-codec - Check value range in ctl callbacks by Takashi Iwai · 17 years ago
  72. 7e39e22 [ALSA] emu10k1 - Check value ranges in ctl callbacks by Takashi Iwai · 17 years ago
  73. 44d0a87 [ALSA] ASoC TLV320AIC3X codec driver by Vladimir Barinov · 17 years ago
  74. 3a74973 [ALSA] sound/pci: Drop unnecessary continue by Julia Lawall · 17 years ago
  75. 61dc35d [ALSA] hda-codec - Add model=hp-tc-t5735 for ALC262 by Takashi Iwai · 17 years ago
  76. 66d2a9d [ALSA] hda-codec - Add support of HP Thin Client T5735 by Kailang Yang · 17 years ago
  77. 83a28a0 [ALSA] emu10k1: Add mixer controls parameter checking. by James Courtier-Dutton · 17 years ago
  78. 40c1d30 [ALSA] hda-codec - Avoid wrong speaker-auto mute via mic jack by Jiang Zhe · 17 years ago
  79. bcecd9b [ALSA] hda-codec - Add workaround for multiple HPs by Jiang Zhe · 17 years ago
  80. 7f9310c [ALSA] hda-codec - Update dell-m82 model pin config by Jiang Zhe · 17 years ago
  81. 27caac8 [ALSA] sound/pci: remove duplicated defines by Nicolas Kaiser · 17 years ago
  82. 5dbc947 [ALSA] sound: remove dead config symbol from sound code by Jiri Olsa · 17 years ago
  83. 6a7b8cf [ALSA] use convenient treble scale on WM8750 by Stanislav Brabec · 17 years ago
  84. 85db384 [ALSA] Update SNDRV_HWDEP_IFACE_LAST by Takashi Iwai · 17 years ago
  85. 6bab533 [ALSA] sound/pci: remove line duplications in defines by Nicolas Kaiser · 17 years ago
  86. b222fe5 [ALSA] hda: STAC9228 Subsystem update by Matthew Ranostay · 17 years ago
  87. b46be72 [ALSA] cmipci - allow capture of raw spdif subframes by Timofei Bondarenko · 17 years ago
  88. feb7771 [ALSA] cmipci - utilize ADC48K44K bit by Timofei Bondarenko · 17 years ago
  89. b98f933 [ALSA] hda-codec - new PCI SSID for HP machines by Takashi Iwai · 17 years ago
  90. 9b35947 [ALSA] hda: STAC92HD71 codec mixer by Matthew Ranostay · 17 years ago
  91. 690eceb [ALSA] ASoC: sh: improve generated code for HAC module (AC97) by Manuel Lauss · 17 years ago
  92. e035b84 [ALSA] hda: Added new IDT codec family by Matthew Ranostay · 17 years ago
  93. 2797f72 [ALSA] HDA-Intel - Add support for RV610/RV630 HDMI audio by Herton Ronaldo Krzesinski · 17 years ago
  94. dddefd0 [ALSA] [ML403-AC97CR] Fix capture/periodic overrun bug by Joachim Foerster · 17 years ago
  95. a9f00d8 [ALSA] Xilinx ML403 AC97 Controller Reference device driver by Joachim Foerster · 17 years ago
  96. f1f208d [ALSA] hda: STAC9228 DMIC by Matthew Ranostay · 17 years ago
  97. d9f9b8b [ALSA] HDA: Add Asus VX1 support by Tobin Davis · 17 years ago
  98. 755c48a [ALSA] cmipci at 96kHz by Timofei Bondarenko · 17 years ago
  99. f889fa9 [ALSA] hda-codec - Improve the auto-configuration by Takashi Iwai · 17 years ago
  100. 69b1f1e [ALSA] usb-audio - SB Live24-External better handling by Timofei Bondarenko · 17 years ago