1. 808c569 ALSA: Remove warning message for invalid OSS minor ranges by Takashi Iwai · 15 years ago
  2. c181a13 ALSA: use subsys_initcall for sound core instead of module_init by Thadeu Lima de Souza Cascardo · 15 years ago
  3. 8b90ca0 ALSA: Fix indentation in pcm_native.c by Guennadi Liakhovetski · 15 years ago
  4. a960539 ALSA: sound/core/pcm_timer.c: use lib/gcd.c by Florian Fainelli · 15 years ago
  5. 40962d7 ALSA: fix incorrect rounding direction in snd_interval_ratnum() by Krzysztof Helt · 15 years ago
  6. 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
  7. fcfdebe ALSA: hrtimer - Fix lock-up by Takashi Iwai · 15 years ago
  8. 6b2f3d1 vfs: Implement proper O_SYNC semantics by Christoph Hellwig · 15 years ago
  9. 57648cd Merge branch 'topic/misc' into for-linus by Takashi Iwai · 15 years ago
  10. b00615d Merge branch 'topic/pcm-dma-fix' into topic/core-change by Takashi Iwai · 15 years ago
  11. 75639e7 Merge branch 'topic/beep-rename' into topic/core-change by Takashi Iwai · 15 years ago
  12. 6985c88 ALSA: pcm - fix page conversion on non-coherent PPC arch by Takashi Iwai · 15 years ago
  13. 66b6cfa ALSA: pcm - fix page conversion on non-coherent MIPS arch by Takashi Iwai · 15 years ago
  14. 9eb4a06 ALSA: pcm - define snd_pcm_default_page_ops() by Takashi Iwai · 15 years ago
  15. 657b198 ALSA: pcm - Use dma_mmap_coherent() if available by Takashi Iwai · 15 years ago
  16. bec145a ALSA: remove unnecessary null check by Dan Carpenter · 15 years ago
  17. 0c3c35e Merge branch 'fix/misc' into topic/misc by Takashi Iwai · 15 years ago
  18. 7584af1 sound: rawmidi: record a substream's owner process by Clemens Ladisch · 15 years ago
  19. e7373b7 sound: pcm: record a substream's owner process by Clemens Ladisch · 15 years ago
  20. 91d12c4 sound: rawmidi: fix opened substreams count by Clemens Ladisch · 15 years ago
  21. 3f225c0 Merge branch 'topic/ctl-pid-lock' into topic/core-change by Takashi Iwai · 15 years ago
  22. b7fe750 sound: rawmidi: fix MIDI device O_APPEND error handling by Clemens Ladisch · 15 years ago
  23. 16fb109 sound: rawmidi: fix checking of O_APPEND when opening MIDI device by Clemens Ladisch · 15 years ago
  24. 8579d2d sound: rawmidi: fix double init when opening MIDI device with O_APPEND by Clemens Ladisch · 15 years ago
  25. 25d27ed control: use reference-counted pid by Clemens Ladisch · 15 years ago
  26. 31cef70 control: remove snd_konctrol_volatile::owner_pid field by Clemens Ladisch · 15 years ago
  27. ad1cd74 ALSA: rename "PC Speaker" controls to "Speaker" by Jaroslav Kysela · 15 years ago
  28. d355c82a ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep" by Jaroslav Kysela · 15 years ago
  29. e87a3dd Merge branch 'fix/misc' into topic/misc by Takashi Iwai · 15 years ago
  30. 4b3be6a ALSA: sound: Move dereference after NULL test and drop unnecessary NULL tests by Julia Lawall · 15 years ago
  31. 8066e51 ALSA: snd_dma_pointer workaround for chipsets with buggy DMA by Krzysztof Helt · 15 years ago
  32. f0f37e2 const: mark struct vm_struct_operations by Alexey Dobriyan · 15 years ago
  33. d3a7dcf ALSA: pcm - Simplify snd_pcm_drain() implementation by Takashi Iwai · 15 years ago
  34. b34c866 Merge branch 'topic/tlv-minmax' into for-linus by Takashi Iwai · 15 years ago
  35. 9d416811 Merge branch 'topic/snd-printk' into for-linus by Takashi Iwai · 15 years ago
  36. df9200d Merge branch 'topic/pcm-estrpipe-in-pm' into for-linus by Takashi Iwai · 15 years ago
  37. 2c0d19a Merge branch 'topic/pcm-drain-nonblock' into for-linus by Takashi Iwai · 15 years ago
  38. fa28519 Merge branch 'topic/oss' into for-linus by Takashi Iwai · 15 years ago
  39. 9cd9f42 Merge branch 'topic/misc' into for-linus by Takashi Iwai · 15 years ago
  40. 0f23c5c Merge branch 'topic/midi' into for-linus by Takashi Iwai · 15 years ago
  41. 6a0f402 Merge branch 'topic/dummy' into for-linus by Takashi Iwai · 15 years ago
  42. f9892a5 Merge branch 'topic/dma-sgbuf' into for-linus by Takashi Iwai · 15 years ago
  43. f604529 Merge branch 'topic/ctl-add-remove-fixes' into for-linus by Takashi Iwai · 15 years ago
  44. d0064a1 Merge branch 'topic/cleanup' into for-linus by Takashi Iwai · 15 years ago
  45. 4f7454a ALSA: Add const prefix to proc helper functions by Takashi Iwai · 15 years ago
  46. 6e5265e ALSA: Re-export snd_pcm_format_name() function by Takashi Iwai · 15 years ago
  47. 82a783f ALSA: Remove struct snd_monitor_file from public sound/core.h by Takashi Iwai · 15 years ago
  48. cbbb057 ALSA: allocation may fail in snd_pcm_oss_change_params() by Roel Kluin · 15 years ago
  49. 36ce99c ALSA: Add debug module option by Takashi Iwai · 15 years ago
  50. 1b0053a ALSA: core - strip too long file names in snd_print*() by Takashi Iwai · 15 years ago
  51. 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
  52. b1ddaf6 sound: pcm_lib: fix unsorted list constraint handling by Clemens Ladisch · 15 years ago
  53. 4cdc115 ALSA: pcm - Fix drain behavior in non-blocking mode by Takashi Iwai · 15 years ago
  54. 18dd0aa sound: snd_ctl_remove_user_ctl: prevent removal of kernel controls by Clemens Ladisch · 15 years ago
  55. f217ac5 sound: snd_ctl_remove_unlocked_id: simplify user control counting by Clemens Ladisch · 15 years ago
  56. 317b808 sound: snd_ctl_remove_unlocked_id: simplify error paths by Clemens Ladisch · 15 years ago
  57. 2a031ae sound: snd_ctl_elem_add: fix value count check by Clemens Ladisch · 15 years ago
  58. 5184040 ALSA: pcm - Tell user that stream to be rewound is suspended by Lubomir Rintel · 15 years ago
  59. b881588 Merge branch 'fix/pcm-hwptr' into for-linus by Takashi Iwai · 15 years ago
  60. 947ca21 ALSA: pcm - Fix hwptr buffer-size overlap bug by Takashi Iwai · 15 years ago
  61. 8935064 ALSA: pcm - Fix warnings in debug loggings by Takashi Iwai · 15 years ago
  62. cedb811 ALSA: pcm - Add logging of hwptr updates and interrupt updates by Takashi Iwai · 15 years ago
  63. 79452f0 ALSA: pcm - Fix regressions with VMware by Takashi Iwai · 15 years ago
  64. f96e080 ALSA: OSS sequencer should be initialized after snd_seq_system_client_init by Jaswinder Singh Rajput · 15 years ago
  65. 2d4b842 sound: rawmidi: disable active-sensing-on-close by default by Clemens Ladisch · 15 years ago
  66. 08d0334 sound: seq_oss_midi: remove magic numbers by Clemens Ladisch · 15 years ago
  67. b86c872 sound: seq_midi: do not send MIDI reset when closing by Clemens Ladisch · 15 years ago
  68. f907ed9 seq-midi: always log message on output overrun by Clemens Ladisch · 15 years ago
  69. cc6a8ac ALSA: Fix SG-buffer DMA with non-coherent architectures by Takashi Iwai · 16 years ago
  70. 9983aa6 ALSA: info - Use krealloc() by Takashi Iwai · 15 years ago
  71. 3f67f66 Merge branch 'topic/seq-midi-fix' into for-linus by Takashi Iwai · 15 years ago
  72. 12bc738 Merge branch 'topic/pcm-jiffies-check' into for-linus by Takashi Iwai · 15 years ago
  73. 6423f9e sound: seq_midi_event: fix decoding of (N)RPN events by Clemens Ladisch · 15 years ago
  74. 8bd9bca sound: fix check for return value in snd_pcm_hw_refine by Mariusz Kozlowski · 15 years ago
  75. 085f306 ALSA: Add new TLV types for dBwith min/max by Takashi Iwai · 15 years ago
  76. be914cf Merge branch 'topic/misc' into for-linus by Takashi Iwai · 15 years ago
  77. 1f3fff7 ALSA: use card device as parent for jack input-devices by Kay Sievers · 15 years ago
  78. 4ef2792 Merge branch 'topic/seq-kconfig-cleanup' into for-linus by Takashi Iwai · 15 years ago
  79. 3b88bc52 Merge branch 'topic/pcm-jiffies-check' into for-linus by Takashi Iwai · 15 years ago
  80. eabaf06 Merge branch 'topic/pcm-delay' into for-linus by Takashi Iwai · 15 years ago
  81. 19b1a15 Merge branch 'topic/div64-cleanup' into for-linus by Takashi Iwai · 15 years ago
  82. c007011 ALSA: pcm - A helper function to compose PCM stream name for debug prints by Takashi Iwai · 15 years ago
  83. ab1863f ALSA: pcm - Fix update of runtime->hw_ptr_interrupt by Takashi Iwai · 15 years ago
  84. d86bf92 ALSA: pcm - Fix a typo in hw_ptr update check by Jaroslav Kysela · 15 years ago
  85. 3f7440a ALSA: Clean up 64bit division functions by Takashi Iwai · 15 years ago
  86. 5fdc18d ALSA: Core - clean up snd_card_set_id* calls and remove possible id collision by Jaroslav Kysela · 15 years ago
  87. 872c782 ALSA: Fix double locking of card list in snd_card_register() by Mark Brown · 15 years ago
  88. 10a8ebb ALSA: Core - add snd_card_set_id() function by Jaroslav Kysela · 15 years ago
  89. 0528c74 ALSA: clean up the logic for building sequencer modules by Michal Marek · 15 years ago
  90. a4444da ALSA: PCM midlevel: lower jiffies check margin using runtime->delay value by Jaroslav Kysela · 15 years ago
  91. 13f040f ALSA: PCM midlevel: Do not update hw_ptr_jiffies when hw_ptr is not changed by Jaroslav Kysela · 15 years ago
  92. c62a01a ALSA: PCM midlevel: introduce mask for xrun_debug() macro by Jaroslav Kysela · 15 years ago
  93. 8bea869 ALSA: PCM midlevel: improve fifo_size handling by Jaroslav Kysela · 15 years ago
  94. e93721a Merge branch 'fix/pcm-jiffies-check' into topic/pcm-jiffies-check by Takashi Iwai · 15 years ago
  95. c87d973 ALSA: Enable PCM hw_ptr_jiffies check only in xrun_debug mode by Takashi Iwai · 15 years ago
  96. 6af3fb7 ALSA: Fix invalid jiffies check after pause by Takashi Iwai · 15 years ago
  97. 4bbe1dd ALSA: Add extra delay count in PCM by Takashi Iwai · 16 years ago
  98. 3e5b501 ALSA: pcm core - Avoid jiffies check for devices with BATCH flag by Takashi Iwai · 15 years ago
  99. f4723b2 Merge branch 'topic/memdup_user' into for-linus by Takashi Iwai · 15 years ago
  100. 2e8e59f Merge branch 'topic/hda' into for-linus by Takashi Iwai · 15 years ago