1. 5157cc8 ALSA: sb: check get_user() return value by Kulikov Vasiliy · 14 years ago
  2. 63818c4 ALSA: hpimsgx: fix wrong sizeof by Axel Lin · 14 years ago
  3. 7899f81 Merge branch 'devel' of git.alsa-project.org:alsa-kernel into topic/misc by Takashi Iwai · 14 years ago
  4. e5de3df sound: oss: waveartist: simplify waveartist_sleep() by Kulikov Vasiliy · 14 years ago
  5. 2232e23 sound: oss: au1550_ac97: simplify au1550_delay() by Kulikov Vasiliy · 14 years ago
  6. ff388f2 sound/oss: Remove dead CONFIG_SOFTOSS* by Christian Dietrich · 14 years ago
  7. cd7643b ALSA: hda-intel - fix function_id rework (add missing bitmask) by Jaroslav Kysela · 14 years ago
  8. 68bf570 ALSA: riptide: check kzalloc() result by Kulikov Vasiliy · 14 years ago
  9. 0b6d092 ALSA: echoaudio: check kmalloc() result by Kulikov Vasiliy · 14 years ago
  10. 8d011cc Merge branch 'devel' of git.alsa-project.org:alsa-kernel into topic/misc by Takashi Iwai · 14 years ago
  11. 9e216e8 ALSA: pcm core - add a safe check to the silence filling function by Jaroslav Kysela · 14 years ago
  12. 79c944a ALSA: hda-intel - do not mix audio and modem function IDs by Jaroslav Kysela · 14 years ago
  13. e2768c0 ALSA: asihpi - Avoid useless assignment of returned index values. by Eliot Blennerhassett · 14 years ago
  14. 604a440 ALSA: asihpi - Avoid using c99 uintX types. by Eliot Blennerhassett · 14 years ago
  15. 8d4bbee ALSA: asihpi - HPI version 4.04.01 by Eliot Blennerhassett · 14 years ago
  16. 315e8f7 ALSA: asihpi: fix sign bug by Kulikov Vasiliy · 14 years ago
  17. 1d8c110 ALSA: Kconfig: SND_AC97_POWER_SAVE description improvement by Michael Witten · 14 years ago
  18. 992cbf7 sound/oss-msnd-pinnacle: ioctl needs the inode by Arnd Bergmann · 14 years ago
  19. d209974 sound/oss: convert to unlocked_ioctl by Arnd Bergmann · 14 years ago
  20. 90dc763 sound: push BKL into open functions by Arnd Bergmann · 14 years ago
  21. 395c61d ALSA: via82xx: allow changing the initial DXS volume by Clemens Ladisch · 14 years ago
  22. d32d552 ALSA: usb-audio: silence a superfluous warning by Clemens Ladisch · 14 years ago
  23. f978d36 ALSA: asihpi - Remove unneeded ; by Eliot Blennerhassett · 14 years ago
  24. 36ed8bd ALSA: asihpi - Minor HPI error handling fixes by Eliot Blennerhassett · 14 years ago
  25. 108ccb3 ALSA: asihpi - Change compander API and tidy by Eliot Blennerhassett · 14 years ago
  26. 3843914 ALSA: asihpi - Add ASI5200 family by Eliot Blennerhassett · 14 years ago
  27. 1dd6aaa ALSA: asihpi - Use version string instead of printf formatting by Eliot Blennerhassett · 14 years ago
  28. 168f1b0 ALSA: asihpi - HPI API updates by Eliot Blennerhassett · 14 years ago
  29. 171d9f7 soundcore_open: Reduce the area BKL coverage by John Kacur · 14 years ago
  30. 65ee2ba Merge branch 'devel' of git://git.alsa-project.org/alsa-kernel into topic/misc by Takashi Iwai · 14 years ago
  31. 08b4509 sis7019: increase reset delays by David Dillow · 14 years ago
  32. 3a3d5fd sis7019: fix capture issues with multiple periods per buffer by David Dillow · 14 years ago
  33. 5daeba3 ALSA: pcm_lib: avoid timing jitter in snd_pcm_read/write() by David Dillow · 14 years ago
  34. b415ec7 ALSA: usb - Fix compile error with CONFIG_SND_DEBUG_VERBOSE=y by Takashi Iwai · 15 years ago
  35. 3d8d4dc ALSA: usb-audio: simplify control interface access by Daniel Mack · 15 years ago
  36. 157a57b ALSA: usb-audio: move and add some comments by Daniel Mack · 15 years ago
  37. 21af7d8 ALSA: usb-midi: whitespace fixes by Daniel Mack · 15 years ago
  38. 69da9bc ALSA: usb-audio: unify UAC macros and struct names by Daniel Mack · 15 years ago
  39. f22aa94 ALSA: usb-audio: clean up includes in clock.c by Daniel Mack · 15 years ago
  40. 1240e6b Merge branch 'fix/misc' into topic/misc by Takashi Iwai · 15 years ago
  41. a5c7d79 ALSA: usb-audio - Add volume resolution quirk for some Logitech webcams by Alexey Fisher · 15 years ago
  42. 272cbc9 ALSA: usb/endpoint, fix dangling pointer use by Jiri Slaby · 15 years ago
  43. c9ff921 ALSA: alsa: riptide: don't use own hex_to_bin() method by Andy Shevchenko · 15 years ago
  44. 2a383cb ALSA: asihpi - Get rid of incorrect "long" types and casts. by Eliot Blennerhassett · 15 years ago
  45. e8bdb6b ALSA: usb-audio: fix UAC2 control value queries by Daniel Mack · 15 years ago
  46. 67c1036 ALSA: usb-audio: parse UAC2 sample rate ranges correctly by Daniel Mack · 15 years ago
  47. 11bcbc4 ALSA: usb-audio: fix control messages for USB_RECIP_INTERFACE by Daniel Mack · 15 years ago
  48. d07140b ALSA: usb-audio: add check for faulty clock in parse_audio_format_rates_v2() by Daniel Mack · 15 years ago
  49. ff8bd64 ALSA: sound/spi: patch for the unuseful variable removal by Wan ZongShun · 15 years ago
  50. f534116 ALSA: atmel: set "channel A event" output to debug by Yegor Yefremov · 15 years ago
  51. bc23416 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  52. d437680 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 15 years ago
  53. c7a441b Merge branch 'fix/hda' into for-linus by Takashi Iwai · 15 years ago
  54. e854df6 Merge branch 'for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 into fix/asoc by Takashi Iwai · 15 years ago
  55. e4caa8b Merge branch 'master' of git.alsa-project.org:alsa-kernel into fix/hda by Takashi Iwai · 15 years ago
  56. 8fc6d41 ALSA: hda-intel - fix wallclk variable update and condition by Jaroslav Kysela · 15 years ago
  57. edb3993 ALSA: hda-intel - fix wallclk variable update and condition by Jaroslav Kysela · 15 years ago
  58. ead54d8 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 15 years ago
  59. 21896bc ALSA: asihpi - Fix uninitialized variable by Takashi Iwai · 15 years ago
  60. c2cdf6a powerpc/macio: Fix probing of macio devices by using the right of match table by Benjamin Herrenschmidt · 15 years ago
  61. 9f75c1b ALSA: hda: Use LPIB for ASUS M2V by Daniel T Chen · 15 years ago
  62. 29512c9 ASoC: MX31ads sound support should depend on MACH_MX31ADS_WM1133_EV1 by Sascha Hauer · 15 years ago
  63. fc9cbe3 ASoC: Add missing Kconfig entry for Phytec boards by Sascha Hauer · 15 years ago
  64. 0941420 ALSA: usb-audio: export UAC2 clock selectors as mixer controls by Daniel Mack · 15 years ago
  65. 67e1daa ALSA: usb-audio: clean up find_audio_control_unit() by Daniel Mack · 15 years ago
  66. 2e0281d ALSA: usb-audio: add UAC2 sepecific Feature Unit controls by Daniel Mack · 15 years ago
  67. 65f25da ALSA: usb-audio: unify constants from specification by Daniel Mack · 15 years ago
  68. 79f920f ALSA: usb-audio: parse clock topology of UAC2 devices by Daniel Mack · 15 years ago
  69. a6a3325 ALSA: usb-audio: support partially write-protected UAC2 controls by Daniel Mack · 15 years ago
  70. dcbe7bc ALSA: usb-audio: UAC2: clean up parsing of bmaControls by Daniel Mack · 15 years ago
  71. b90c076 ALSA: hda: Use LPIB for another mainboard by Daniel T Chen · 15 years ago
  72. 26fd74f ALSA: hda: Use mb31 quirk for an iMac model by Daniel T Chen · 15 years ago
  73. dd37f8e ALSA: hda: Use LPIB for an ASUS device by Daniel T Chen · 15 years ago
  74. 15c0cee6 ALSA: pcm: Define G723 3-bit and 5-bit formats by Ben Collins · 15 years ago
  75. 52b0ace Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  76. d6695f0 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 15 years ago
  77. a98d398 Merge branch 'fix/misc' into for-linus by Takashi Iwai · 15 years ago
  78. 52593de Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 15 years ago
  79. 55567ab7 ALSA: snd-usb-caiaq: Bump version number to 1.3.21 by Mark Hills · 15 years ago
  80. 6492335 ALSA: Revert "ALSA: snd-usb-caiaq: Set default input mode of A4DJ" by Mark Hills · 15 years ago
  81. 4efd7d8 ALSA: snd-usb-caiaq: Simplify single case to an 'if' by Mark Hills · 15 years ago
  82. bd4cbf6 ALSA: snd-usb-caiaq: Restore 'Control vinyl' input mode on A4DJ by Mark Hills · 15 years ago
  83. 61bb42c ALSA: hda: Use LPIB for a Shuttle device by Daniel T Chen · 15 years ago
  84. badf18b ALSA: hda: Add support for another Lenovo ThinkPad Edge in conexant codec by Andreas Herrmann · 15 years ago
  85. e96d312 ALSA: hda: Use LPIB for Sony VPCS11V9E by Daniel T Chen · 15 years ago
  86. e8d0fee ALSA: usb-audio: fix feature unit parser for UAC2 by Daniel Mack · 15 years ago
  87. 3ee317f ALSA: asihpi - Minor code cleanup by Eliot Blennerhassett · 15 years ago
  88. cadae42 ALSA: asihpi - Add support for new ASI8800 family by Eliot Blennerhassett · 15 years ago
  89. 1a59fa7 ALSA: asihpi - Fix bug preventing outstream_write preload from happening by Eliot Blennerhassett · 15 years ago
  90. bca516b ALSA: asihpi - Fix imbalanced lock path in hw_message by Eliot Blennerhassett · 15 years ago
  91. 70ebe64 ALSA: asihpi - Remove support for old ASI8800 family by Eliot Blennerhassett · 15 years ago
  92. 5a498ef ALSA: asihpi - Add hd radio blend functions by Eliot Blennerhassett · 15 years ago
  93. f038e27 ALSA: asihpi - Remove unused io map functions by Eliot Blennerhassett · 15 years ago
  94. 92c2561 ALSA: usb-audio: add support for UAC2 pitch control by Daniel Mack · 15 years ago
  95. 43b8e3b ALSA: usb-audio: parse UAC2 endpoint descriptors correctly by Daniel Mack · 15 years ago
  96. 8d09124 ALSA: usb-audio: fix return values by Daniel Mack · 15 years ago
  97. 74754f9 ALSA: usb-audio: parse more format descriptors with structs by Daniel Mack · 15 years ago
  98. 1efddcc sound: Add missing spin_unlock by Julia Lawall · 15 years ago
  99. 274a24c Merge branch 'for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 into fix/asoc by Takashi Iwai · 15 years ago
  100. a39e33e ALSA: hda - Add support for Thinkpad Edge conexant chip by Jerone Young · 15 years ago