1. 30ede1b Merge remote branch 'alsa/devel' into topic/misc by Takashi Iwai · 14 years ago
  2. 6123637 sound: control: fix minimum TLV length by Clemens Ladisch · 14 years ago
  3. a75d7a4 sound: control: actually allow TLV command access by Clemens Ladisch · 14 years ago
  4. 7910b4a ALSA: pcm_native - fix runtime->boundary calculation by Jaroslav Kysela · 14 years ago
  5. d0d2c38e Merge remote branch 'alsa/devel' into topic/misc by Takashi Iwai · 14 years ago
  6. e763692 ALSA: pcm_lib - return back hw_ptr_interrupt by Jaroslav Kysela · 14 years ago
  7. 6250b9c Merge branch 'topic/noncached-mmap' into topic/misc by Takashi Iwai · 15 years ago
  8. 8b296c8 Merge remote branch 'alsa/devel' into topic/misc by Takashi Iwai · 15 years ago
  9. c91a988 ALSA: pcm_core: Fix wake_up() optimization by Jaroslav Kysela · 15 years ago
  10. 88501ce Merge remote branch 'alsa/devel' into topic/misc by Takashi Iwai · 15 years ago
  11. a32f667 sound: seq_timer: simplify snd_seq_timer_set_tick_resolution() parameters by Clemens Ladisch · 15 years ago
  12. c32d977 ALSA: pcm - Call pgprot_noncached() for vmalloc'ed buffers by Takashi Iwai · 15 years ago
  13. 3e879d7 ALSA: pcm - Remove unneeded ifdef pgprot_noncached by Takashi Iwai · 15 years ago
  14. d145827 ALSA: Add snd_pci_quirk_lookup_id() by Takashi Iwai · 15 years ago
  15. 47e9134 Merge branch 'devel' of git.alsa-project.org:alsa-kernel into topic/misc by Takashi Iwai · 15 years ago
  16. ed69c6a ALSA: pcm_lib - fix wrong delta print for jiffies check by Jaroslav Kysela · 15 years ago
  17. a29fb94 Merge commit alsa/devel into topic/misc by Takashi Iwai · 15 years ago
  18. 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
  19. 7b3a177 ALSA: pcm_lib: fix "something must be really wrong" condition by Jaroslav Kysela · 15 years ago
  20. 1250932 ALSA: pcm_lib - optimize wake_up() calls for PCM I/O by Jaroslav Kysela · 15 years ago
  21. f240406 ALSA: pcm_lib - cleanup & merge hw_ptr update functions by Jaroslav Kysela · 15 years ago
  22. 4d96eb2 ALSA: pcm_lib - add possibility to log last 10 DMA ring buffer positions by Jaroslav Kysela · 15 years ago
  23. 741b20c ALSA: pcm_lib.c - convert second xrun_debug() parameter to use defines by Jaroslav Kysela · 15 years ago
  24. 52e04ea Merge branch 'fix/misc' into topic/misc by Takashi Iwai · 15 years ago
  25. 8b90ca0 ALSA: Fix indentation in pcm_native.c by Guennadi Liakhovetski · 15 years ago
  26. a960539 ALSA: sound/core/pcm_timer.c: use lib/gcd.c by Florian Fainelli · 15 years ago
  27. 8374e24 ALSA: refine rate selection in snd_interval_ratnum() by Krzysztof Helt · 15 years ago
  28. cb3b04d Merge branch 'fix/misc' into topic/misc by Takashi Iwai · 15 years ago
  29. ee7c343 ALSA: pcm - Add missing inclusion of linux/vmalloc.h by Takashi Iwai · 15 years ago
  30. 40962d7 ALSA: fix incorrect rounding direction in snd_interval_ratnum() by Krzysztof Helt · 15 years ago
  31. 681b84e sound: pcm: add vmalloc buffer helper functions by Clemens Ladisch · 15 years ago
  32. 6eb7365 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  33. fcfdebe ALSA: hrtimer - Fix lock-up by Takashi Iwai · 15 years ago
  34. 6b2f3d1 vfs: Implement proper O_SYNC semantics by Christoph Hellwig · 15 years ago
  35. 57648cd Merge branch 'topic/misc' into for-linus by Takashi Iwai · 15 years ago
  36. b00615d Merge branch 'topic/pcm-dma-fix' into topic/core-change by Takashi Iwai · 15 years ago
  37. 75639e7 Merge branch 'topic/beep-rename' into topic/core-change by Takashi Iwai · 15 years ago
  38. 6985c88 ALSA: pcm - fix page conversion on non-coherent PPC arch by Takashi Iwai · 15 years ago
  39. 66b6cfa ALSA: pcm - fix page conversion on non-coherent MIPS arch by Takashi Iwai · 15 years ago
  40. 9eb4a06 ALSA: pcm - define snd_pcm_default_page_ops() by Takashi Iwai · 15 years ago
  41. 657b198 ALSA: pcm - Use dma_mmap_coherent() if available by Takashi Iwai · 15 years ago
  42. bec145a ALSA: remove unnecessary null check by Dan Carpenter · 15 years ago
  43. 0c3c35e Merge branch 'fix/misc' into topic/misc by Takashi Iwai · 15 years ago
  44. 7584af1 sound: rawmidi: record a substream's owner process by Clemens Ladisch · 15 years ago
  45. e7373b7 sound: pcm: record a substream's owner process by Clemens Ladisch · 15 years ago
  46. 91d12c4 sound: rawmidi: fix opened substreams count by Clemens Ladisch · 15 years ago
  47. 3f225c0 Merge branch 'topic/ctl-pid-lock' into topic/core-change by Takashi Iwai · 15 years ago
  48. b7fe750 sound: rawmidi: fix MIDI device O_APPEND error handling by Clemens Ladisch · 15 years ago
  49. 16fb109 sound: rawmidi: fix checking of O_APPEND when opening MIDI device by Clemens Ladisch · 15 years ago
  50. 8579d2d sound: rawmidi: fix double init when opening MIDI device with O_APPEND by Clemens Ladisch · 15 years ago
  51. 25d27ed control: use reference-counted pid by Clemens Ladisch · 15 years ago
  52. 31cef70 control: remove snd_konctrol_volatile::owner_pid field by Clemens Ladisch · 15 years ago
  53. ad1cd74 ALSA: rename "PC Speaker" controls to "Speaker" by Jaroslav Kysela · 15 years ago
  54. d355c82a ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep" by Jaroslav Kysela · 15 years ago
  55. e87a3dd Merge branch 'fix/misc' into topic/misc by Takashi Iwai · 15 years ago
  56. 4b3be6a ALSA: sound: Move dereference after NULL test and drop unnecessary NULL tests by Julia Lawall · 15 years ago
  57. 8066e51 ALSA: snd_dma_pointer workaround for chipsets with buggy DMA by Krzysztof Helt · 15 years ago
  58. f0f37e2 const: mark struct vm_struct_operations by Alexey Dobriyan · 15 years ago
  59. d3a7dcf ALSA: pcm - Simplify snd_pcm_drain() implementation by Takashi Iwai · 15 years ago
  60. b34c866 Merge branch 'topic/tlv-minmax' into for-linus by Takashi Iwai · 15 years ago
  61. 9d416811 Merge branch 'topic/snd-printk' into for-linus by Takashi Iwai · 15 years ago
  62. df9200d Merge branch 'topic/pcm-estrpipe-in-pm' into for-linus by Takashi Iwai · 15 years ago
  63. 2c0d19a Merge branch 'topic/pcm-drain-nonblock' into for-linus by Takashi Iwai · 15 years ago
  64. fa28519 Merge branch 'topic/oss' into for-linus by Takashi Iwai · 15 years ago
  65. 9cd9f42 Merge branch 'topic/misc' into for-linus by Takashi Iwai · 15 years ago
  66. 0f23c5c Merge branch 'topic/midi' into for-linus by Takashi Iwai · 15 years ago
  67. 6a0f402 Merge branch 'topic/dummy' into for-linus by Takashi Iwai · 15 years ago
  68. f9892a5 Merge branch 'topic/dma-sgbuf' into for-linus by Takashi Iwai · 15 years ago
  69. f604529 Merge branch 'topic/ctl-add-remove-fixes' into for-linus by Takashi Iwai · 15 years ago
  70. d0064a1 Merge branch 'topic/cleanup' into for-linus by Takashi Iwai · 15 years ago
  71. 4f7454a ALSA: Add const prefix to proc helper functions by Takashi Iwai · 15 years ago
  72. 6e5265e ALSA: Re-export snd_pcm_format_name() function by Takashi Iwai · 15 years ago
  73. 82a783f ALSA: Remove struct snd_monitor_file from public sound/core.h by Takashi Iwai · 15 years ago
  74. cbbb057 ALSA: allocation may fail in snd_pcm_oss_change_params() by Roel Kluin · 15 years ago
  75. 36ce99c ALSA: Add debug module option by Takashi Iwai · 15 years ago
  76. 1b0053a ALSA: core - strip too long file names in snd_print*() by Takashi Iwai · 15 years ago
  77. 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
  78. b1ddaf6 sound: pcm_lib: fix unsorted list constraint handling by Clemens Ladisch · 15 years ago
  79. 4cdc115 ALSA: pcm - Fix drain behavior in non-blocking mode by Takashi Iwai · 15 years ago
  80. 18dd0aa sound: snd_ctl_remove_user_ctl: prevent removal of kernel controls by Clemens Ladisch · 15 years ago
  81. f217ac5 sound: snd_ctl_remove_unlocked_id: simplify user control counting by Clemens Ladisch · 15 years ago
  82. 317b808 sound: snd_ctl_remove_unlocked_id: simplify error paths by Clemens Ladisch · 15 years ago
  83. 2a031ae sound: snd_ctl_elem_add: fix value count check by Clemens Ladisch · 15 years ago
  84. 5184040 ALSA: pcm - Tell user that stream to be rewound is suspended by Lubomir Rintel · 15 years ago
  85. b881588 Merge branch 'fix/pcm-hwptr' into for-linus by Takashi Iwai · 15 years ago
  86. 947ca21 ALSA: pcm - Fix hwptr buffer-size overlap bug by Takashi Iwai · 15 years ago
  87. 8935064 ALSA: pcm - Fix warnings in debug loggings by Takashi Iwai · 15 years ago
  88. cedb811 ALSA: pcm - Add logging of hwptr updates and interrupt updates by Takashi Iwai · 15 years ago
  89. 79452f0 ALSA: pcm - Fix regressions with VMware by Takashi Iwai · 15 years ago
  90. f96e080 ALSA: OSS sequencer should be initialized after snd_seq_system_client_init by Jaswinder Singh Rajput · 15 years ago
  91. 2d4b842 sound: rawmidi: disable active-sensing-on-close by default by Clemens Ladisch · 15 years ago
  92. 08d0334 sound: seq_oss_midi: remove magic numbers by Clemens Ladisch · 15 years ago
  93. b86c872 sound: seq_midi: do not send MIDI reset when closing by Clemens Ladisch · 15 years ago
  94. f907ed9 seq-midi: always log message on output overrun by Clemens Ladisch · 15 years ago
  95. cc6a8ac ALSA: Fix SG-buffer DMA with non-coherent architectures by Takashi Iwai · 16 years ago
  96. 9983aa6 ALSA: info - Use krealloc() by Takashi Iwai · 15 years ago
  97. 3f67f66 Merge branch 'topic/seq-midi-fix' into for-linus by Takashi Iwai · 15 years ago
  98. 12bc738 Merge branch 'topic/pcm-jiffies-check' into for-linus by Takashi Iwai · 15 years ago
  99. 6423f9e sound: seq_midi_event: fix decoding of (N)RPN events by Clemens Ladisch · 15 years ago
  100. 8bd9bca sound: fix check for return value in snd_pcm_hw_refine by Mariusz Kozlowski · 15 years ago