1. 8df22a4 Merge tag 'asoc-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next by Takashi Iwai · 10 years ago
  2. a9960e6 ALSA: pcm: fix fifo_size frame calculation by Clemens Ladisch · 10 years ago
  3. df1e471 ALSA: pcm: snd_interval_step: fix changes of open intervals by Clemens Ladisch · 10 years ago
  4. 0f519b6 ALSA: pcm: snd_interval_step: drop the min parameter by Clemens Ladisch · 10 years ago
  5. 00d9015 ALSA: pcm: 'BUG:' message unnecessarily triggers kerneloops by Tim Gardner · 10 years ago
  6. 5fdb83f Merge tag 'asoc-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next by Takashi Iwai · 10 years ago
  7. 63a5d4c ALSA: Export snd_pcm_constraint_mask64() by Mark Brown · 10 years ago
  8. 09e56df ALSA: pcm: Use standard printk helpers by Takashi Iwai · 10 years ago
  9. ed697e1 ALSA: Add SNDRV_PCM_STATE_PAUSED case in wait_for_avail function by JongHo Kim · 11 years ago
  10. 74d779a ALSA: pcm: Use snd_printd_ratelimit() by Tim Gardner · 11 years ago
  11. e6c2e7e ALSA: Constify the snd_pcm_substream struct ops field by Lars-Peter Clausen · 11 years ago
  12. eb7c06e ALSA: add/change some comments describing function return values by Yacine Belkadi · 11 years ago
  13. 4eeaaea ALSA: core: add hooks for audio timestamps by Pierre-Louis Bossart · 12 years ago
  14. 0e8014d ALSA: core: keep track of boundary wrap-around by Pierre-Louis Bossart · 12 years ago
  15. 5efbc26 ALSA: Fix leftover chmap UNKNOWN -> MONO conversions by Takashi Iwai · 12 years ago
  16. 2dc6fbf ALSA: pcm - Use UNKNOWN chmap for mono streams by Takashi Iwai · 12 years ago
  17. 6e67683 ALSA: Remove VOLATILE flag from chmap ctls by Takashi Iwai · 12 years ago
  18. 2d3391e ALSA: PCM: channel mapping API implementation by Takashi Iwai · 12 years ago
  19. 1464189 ALSA: pcm: Make constraints lists const by Mark Brown · 12 years ago
  20. 3509a03 ALSA: core: group read of pointer, tstamp and jiffies by Pierre-Louis Bossart · 12 years ago
  21. 0910c21 ALSA: pcm - Optimize the call of snd_pcm_update_hw_ptr() in read/write loop by Takashi Iwai · 12 years ago
  22. 4af87a9 ALSA: pcm: Constify the list in snd_pcm_hw_constraint_list by Mark Brown · 12 years ago
  23. d81a6d7 sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed by Paul Gortmaker · 13 years ago
  24. d5b702a ALSA: pcm: add snd_pcm_hw_rule_noresample() by Clemens Ladisch · 13 years ago
  25. 763437a ALSA: pcm - fix race condition in wait_for_avail() by Arjan van de Ven · 13 years ago
  26. acb03d4 ALSA: Make snd_pcm_debug_name usable outside pcm_lib by Eliot Blennerhassett · 13 years ago
  27. f2b3614 ALSA: PCM - Don't check DMA time-out too shortly by Takashi Iwai · 13 years ago
  28. 217658f ALSA: sound, core, pcm_lib: fix xrun_log by Ben Gardiner · 13 years ago
  29. ec08b14 ALSA: sound, core, pcm_lib: xrun_log: log also in_interrupt by Ben Gardiner · 13 years ago
  30. 12ff414 ALSA: pcm: fix infinite loop in snd_pcm_update_hw_ptr0() by Kelly Anderson · 13 years ago
  31. e38302f Merge branch 'topic/misc' into for-linus by Takashi Iwai · 14 years ago
  32. 87a1c8a ALSA: pcm: remember to always call va_end() on stuff that we va_start() by Jesper Juhl · 14 years ago
  33. 47228e4 ALSA: pcm: optimize xrun detection in no-period-wakeup mode by Clemens Ladisch · 14 years ago
  34. 59ff878 ALSA: pcm: detect xruns in no-period-wakeup mode by Clemens Ladisch · 14 years ago
  35. ab69a49 ALSA: pcm: support for period wakeup disabling by Clemens Ladisch · 14 years ago
  36. c80c1d5 ALSA: sound/core/pcm_lib.c: Remove unnecessary semicolons by Joe Perches · 14 years ago
  37. bd76af0 ALSA: pcm midlevel code - add time check for double interrupt acknowledge by Jaroslav Kysela · 14 years ago
  38. 9e216e8 ALSA: pcm core - add a safe check to the silence filling function by Jaroslav Kysela · 14 years ago
  39. 5daeba3 ALSA: pcm_lib: avoid timing jitter in snd_pcm_read/write() by David Dillow · 14 years ago
  40. b406e61 ALSA: pcm: fix delta calculation at boundary wraparound by Clemens Ladisch · 14 years ago
  41. ead4046 ALSA: pcm: fix the fix of the runtime->boundary calculation by Clemens Ladisch · 14 years ago
  42. 0f17014 ALSA: pcm_lib - fix xrun functionality by Jarkko Nikula · 14 years ago
  43. d0d2c38e Merge remote branch 'alsa/devel' into topic/misc by Takashi Iwai · 15 years ago
  44. e763692 ALSA: pcm_lib - return back hw_ptr_interrupt by Jaroslav Kysela · 15 years ago
  45. 8b296c8 Merge remote branch 'alsa/devel' into topic/misc by Takashi Iwai · 15 years ago
  46. c91a988 ALSA: pcm_core: Fix wake_up() optimization by Jaroslav Kysela · 15 years ago
  47. 47e9134 Merge branch 'devel' of git.alsa-project.org:alsa-kernel into topic/misc by Takashi Iwai · 15 years ago
  48. ed69c6a ALSA: pcm_lib - fix wrong delta print for jiffies check by Jaroslav Kysela · 15 years ago
  49. a29fb94 Merge commit alsa/devel into topic/misc by Takashi Iwai · 15 years ago
  50. a4ad68d Merge branch 'topic/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 into devel by Jaroslav Kysela · 15 years ago
  51. 7b3a177 ALSA: pcm_lib: fix "something must be really wrong" condition by Jaroslav Kysela · 15 years ago
  52. 1250932 ALSA: pcm_lib - optimize wake_up() calls for PCM I/O by Jaroslav Kysela · 15 years ago
  53. f240406 ALSA: pcm_lib - cleanup & merge hw_ptr update functions by Jaroslav Kysela · 15 years ago
  54. 4d96eb2 ALSA: pcm_lib - add possibility to log last 10 DMA ring buffer positions by Jaroslav Kysela · 15 years ago
  55. 741b20c ALSA: pcm_lib.c - convert second xrun_debug() parameter to use defines by Jaroslav Kysela · 15 years ago
  56. 8374e24 ALSA: refine rate selection in snd_interval_ratnum() by Krzysztof Helt · 15 years ago
  57. 40962d7 ALSA: fix incorrect rounding direction in snd_interval_ratnum() by Krzysztof Helt · 15 years ago
  58. 2c0d19a Merge branch 'topic/pcm-drain-nonblock' into for-linus by Takashi Iwai · 15 years ago
  59. a206e94 Merge branch 'fix/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  60. b1ddaf6 sound: pcm_lib: fix unsorted list constraint handling by Clemens Ladisch · 15 years ago
  61. 4cdc115 ALSA: pcm - Fix drain behavior in non-blocking mode by Takashi Iwai · 15 years ago
  62. 947ca21 ALSA: pcm - Fix hwptr buffer-size overlap bug by Takashi Iwai · 15 years ago
  63. 8935064 ALSA: pcm - Fix warnings in debug loggings by Takashi Iwai · 15 years ago
  64. cedb811 ALSA: pcm - Add logging of hwptr updates and interrupt updates by Takashi Iwai · 15 years ago
  65. 79452f0 ALSA: pcm - Fix regressions with VMware by Takashi Iwai · 15 years ago
  66. 3b88bc52 Merge branch 'topic/pcm-jiffies-check' into for-linus by Takashi Iwai · 15 years ago
  67. c007011 ALSA: pcm - A helper function to compose PCM stream name for debug prints by Takashi Iwai · 15 years ago
  68. ab1863f ALSA: pcm - Fix update of runtime->hw_ptr_interrupt by Takashi Iwai · 15 years ago
  69. d86bf92 ALSA: pcm - Fix a typo in hw_ptr update check by Jaroslav Kysela · 15 years ago
  70. 3f7440a ALSA: Clean up 64bit division functions by Takashi Iwai · 15 years ago
  71. a4444da ALSA: PCM midlevel: lower jiffies check margin using runtime->delay value by Jaroslav Kysela · 15 years ago
  72. 13f040f ALSA: PCM midlevel: Do not update hw_ptr_jiffies when hw_ptr is not changed by Jaroslav Kysela · 15 years ago
  73. c62a01a ALSA: PCM midlevel: introduce mask for xrun_debug() macro by Jaroslav Kysela · 15 years ago
  74. 8bea869 ALSA: PCM midlevel: improve fifo_size handling by Jaroslav Kysela · 15 years ago
  75. c87d973 ALSA: Enable PCM hw_ptr_jiffies check only in xrun_debug mode by Takashi Iwai · 15 years ago
  76. 6af3fb7 ALSA: Fix invalid jiffies check after pause by Takashi Iwai · 15 years ago
  77. 3e5b501 ALSA: pcm core - Avoid jiffies check for devices with BATCH flag by Takashi Iwai · 15 years ago
  78. bbf6ad1 [ALSA] pcm-midlevel: Add more strict buffer position checks based on jiffies by Jaroslav Kysela · 15 years ago
  79. 8b22d94 ALSA: pcm - Safer boundary checks by Takashi Iwai · 15 years ago
  80. ded652f ALSA: pcm - Fix delta calculation at boundary overlap by Takashi Iwai · 15 years ago
  81. 5f513e1 ALSA: pcm - Reset invalid position even without debug option by Takashi Iwai · 15 years ago
  82. 9820464 ALSA: pcm - avoid unnecessary inline by Takashi Iwai · 15 years ago
  83. cad377a ALSA: pcm - Fix a typo in error messages by Takashi Iwai · 15 years ago
  84. ed3da3d ALSA: Rewrite hw_ptr updaters by Takashi Iwai · 15 years ago
  85. 1c85cc6 ALSA: kernel docs: fix sound/core/ kernel-doc by Randy Dunlap · 16 years ago
  86. 7eaa943 ALSA: Kill snd_assert() in sound/core/* by Takashi Iwai · 16 years ago
  87. 8c12158 [ALSA] PCM interface - rename SNDRV_PCM_TSTAMP_MMAP to SNDRV_PCM_TSTAMP_ENABLE by Jaroslav Kysela · 17 years ago
  88. 9004acc [ALSA] Remove sound/driver.h by Takashi Iwai · 17 years ago
  89. 31e8960 [ALSA] Remove PCM sleep_min and tick by Takashi Iwai · 17 years ago
  90. 1307551 [ALSA] PCM - clean up snd_pcm_lib_read/write by Takashi Iwai · 17 years ago
  91. d948035 [ALSA] Remove PCM xfer_align sw params by Takashi Iwai · 17 years ago
  92. fa5717f [ALSA] Fix PCM write blocking by Takashi Iwai · 17 years ago
  93. 67c3931 [ALSA] pcm_lib: fix sparse warning about different signedness by Marcin Ślusarz · 17 years ago
  94. be3e011 [ALSA] pcm_lib: fix sparse warning about shadowing 'n' symbol by Marcin Ślusarz · 17 years ago
  95. b751eef [ALSA] Use posix clock monotonic for PCM and timer timestamps by Jaroslav Kysela · 17 years ago
  96. 7c7fc2d [ALSA] Fix PCM MMAP time-stamp mode by Takashi Iwai · 17 years ago
  97. c1017a4 [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz by Jaroslav Kysela · 17 years ago
  98. 0981a26 [ALSA] Fix possible invalid memory access in PCM core by Takashi Iwai · 17 years ago
  99. 9a826dd [ALSA] pcm core: fix silence_start calculations by Clemens Ladisch · 18 years ago
  100. 0df63e4 [ALSA] Add O_APPEND flag support to PCM by Takashi Iwai · 18 years ago