1. b7fe750 sound: rawmidi: fix MIDI device O_APPEND error handling by Clemens Ladisch · 15 years ago
  2. 16fb109 sound: rawmidi: fix checking of O_APPEND when opening MIDI device by Clemens Ladisch · 15 years ago
  3. 8579d2d sound: rawmidi: fix double init when opening MIDI device with O_APPEND by Clemens Ladisch · 15 years ago
  4. 4b3be6a ALSA: sound: Move dereference after NULL test and drop unnecessary NULL tests by Julia Lawall · 15 years ago
  5. f0f37e2 const: mark struct vm_struct_operations by Alexey Dobriyan · 15 years ago
  6. d3a7dcf ALSA: pcm - Simplify snd_pcm_drain() implementation by Takashi Iwai · 15 years ago
  7. b34c866 Merge branch 'topic/tlv-minmax' into for-linus by Takashi Iwai · 15 years ago
  8. 9d416811 Merge branch 'topic/snd-printk' into for-linus by Takashi Iwai · 15 years ago
  9. df9200d Merge branch 'topic/pcm-estrpipe-in-pm' into for-linus by Takashi Iwai · 15 years ago
  10. 2c0d19a Merge branch 'topic/pcm-drain-nonblock' into for-linus by Takashi Iwai · 15 years ago
  11. fa28519 Merge branch 'topic/oss' into for-linus by Takashi Iwai · 15 years ago
  12. 9cd9f42 Merge branch 'topic/misc' into for-linus by Takashi Iwai · 15 years ago
  13. 0f23c5c Merge branch 'topic/midi' into for-linus by Takashi Iwai · 15 years ago
  14. 6a0f402 Merge branch 'topic/dummy' into for-linus by Takashi Iwai · 15 years ago
  15. f9892a5 Merge branch 'topic/dma-sgbuf' into for-linus by Takashi Iwai · 15 years ago
  16. f604529 Merge branch 'topic/ctl-add-remove-fixes' into for-linus by Takashi Iwai · 15 years ago
  17. d0064a1 Merge branch 'topic/cleanup' into for-linus by Takashi Iwai · 15 years ago
  18. 4f7454a ALSA: Add const prefix to proc helper functions by Takashi Iwai · 15 years ago
  19. 6e5265e ALSA: Re-export snd_pcm_format_name() function by Takashi Iwai · 15 years ago
  20. 82a783f ALSA: Remove struct snd_monitor_file from public sound/core.h by Takashi Iwai · 15 years ago
  21. cbbb057 ALSA: allocation may fail in snd_pcm_oss_change_params() by Roel Kluin · 15 years ago
  22. 36ce99c ALSA: Add debug module option by Takashi Iwai · 15 years ago
  23. 1b0053a ALSA: core - strip too long file names in snd_print*() by Takashi Iwai · 15 years ago
  24. 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
  25. b1ddaf6 sound: pcm_lib: fix unsorted list constraint handling by Clemens Ladisch · 15 years ago
  26. 4cdc115 ALSA: pcm - Fix drain behavior in non-blocking mode by Takashi Iwai · 15 years ago
  27. 18dd0aa sound: snd_ctl_remove_user_ctl: prevent removal of kernel controls by Clemens Ladisch · 15 years ago
  28. f217ac5 sound: snd_ctl_remove_unlocked_id: simplify user control counting by Clemens Ladisch · 15 years ago
  29. 317b808 sound: snd_ctl_remove_unlocked_id: simplify error paths by Clemens Ladisch · 15 years ago
  30. 2a031ae sound: snd_ctl_elem_add: fix value count check by Clemens Ladisch · 15 years ago
  31. 5184040 ALSA: pcm - Tell user that stream to be rewound is suspended by Lubomir Rintel · 15 years ago
  32. b881588 Merge branch 'fix/pcm-hwptr' into for-linus by Takashi Iwai · 15 years ago
  33. 947ca21 ALSA: pcm - Fix hwptr buffer-size overlap bug by Takashi Iwai · 15 years ago
  34. 8935064 ALSA: pcm - Fix warnings in debug loggings by Takashi Iwai · 15 years ago
  35. cedb811 ALSA: pcm - Add logging of hwptr updates and interrupt updates by Takashi Iwai · 15 years ago
  36. 79452f0 ALSA: pcm - Fix regressions with VMware by Takashi Iwai · 15 years ago
  37. f96e080 ALSA: OSS sequencer should be initialized after snd_seq_system_client_init by Jaswinder Singh Rajput · 15 years ago
  38. 2d4b842 sound: rawmidi: disable active-sensing-on-close by default by Clemens Ladisch · 15 years ago
  39. 08d0334 sound: seq_oss_midi: remove magic numbers by Clemens Ladisch · 15 years ago
  40. b86c872 sound: seq_midi: do not send MIDI reset when closing by Clemens Ladisch · 15 years ago
  41. f907ed9 seq-midi: always log message on output overrun by Clemens Ladisch · 15 years ago
  42. cc6a8ac ALSA: Fix SG-buffer DMA with non-coherent architectures by Takashi Iwai · 16 years ago
  43. 9983aa6 ALSA: info - Use krealloc() by Takashi Iwai · 15 years ago
  44. 3f67f66 Merge branch 'topic/seq-midi-fix' into for-linus by Takashi Iwai · 15 years ago
  45. 12bc738 Merge branch 'topic/pcm-jiffies-check' into for-linus by Takashi Iwai · 15 years ago
  46. 6423f9e sound: seq_midi_event: fix decoding of (N)RPN events by Clemens Ladisch · 15 years ago
  47. 8bd9bca sound: fix check for return value in snd_pcm_hw_refine by Mariusz Kozlowski · 15 years ago
  48. 085f306 ALSA: Add new TLV types for dBwith min/max by Takashi Iwai · 15 years ago
  49. be914cf Merge branch 'topic/misc' into for-linus by Takashi Iwai · 15 years ago
  50. 1f3fff7 ALSA: use card device as parent for jack input-devices by Kay Sievers · 15 years ago
  51. 4ef2792 Merge branch 'topic/seq-kconfig-cleanup' into for-linus by Takashi Iwai · 15 years ago
  52. 3b88bc52 Merge branch 'topic/pcm-jiffies-check' into for-linus by Takashi Iwai · 15 years ago
  53. eabaf06 Merge branch 'topic/pcm-delay' into for-linus by Takashi Iwai · 15 years ago
  54. 19b1a15 Merge branch 'topic/div64-cleanup' into for-linus by Takashi Iwai · 15 years ago
  55. c007011 ALSA: pcm - A helper function to compose PCM stream name for debug prints by Takashi Iwai · 15 years ago
  56. ab1863f ALSA: pcm - Fix update of runtime->hw_ptr_interrupt by Takashi Iwai · 15 years ago
  57. d86bf92 ALSA: pcm - Fix a typo in hw_ptr update check by Jaroslav Kysela · 15 years ago
  58. 3f7440a ALSA: Clean up 64bit division functions by Takashi Iwai · 15 years ago
  59. 5fdc18d ALSA: Core - clean up snd_card_set_id* calls and remove possible id collision by Jaroslav Kysela · 15 years ago
  60. 872c782 ALSA: Fix double locking of card list in snd_card_register() by Mark Brown · 15 years ago
  61. 10a8ebb ALSA: Core - add snd_card_set_id() function by Jaroslav Kysela · 15 years ago
  62. 0528c74 ALSA: clean up the logic for building sequencer modules by Michal Marek · 15 years ago
  63. a4444da ALSA: PCM midlevel: lower jiffies check margin using runtime->delay value by Jaroslav Kysela · 15 years ago
  64. 13f040f ALSA: PCM midlevel: Do not update hw_ptr_jiffies when hw_ptr is not changed by Jaroslav Kysela · 15 years ago
  65. c62a01a ALSA: PCM midlevel: introduce mask for xrun_debug() macro by Jaroslav Kysela · 15 years ago
  66. 8bea869 ALSA: PCM midlevel: improve fifo_size handling by Jaroslav Kysela · 15 years ago
  67. e93721a Merge branch 'fix/pcm-jiffies-check' into topic/pcm-jiffies-check by Takashi Iwai · 15 years ago
  68. c87d973 ALSA: Enable PCM hw_ptr_jiffies check only in xrun_debug mode by Takashi Iwai · 15 years ago
  69. 6af3fb7 ALSA: Fix invalid jiffies check after pause by Takashi Iwai · 15 years ago
  70. 4bbe1dd ALSA: Add extra delay count in PCM by Takashi Iwai · 16 years ago
  71. 3e5b501 ALSA: pcm core - Avoid jiffies check for devices with BATCH flag by Takashi Iwai · 15 years ago
  72. f4723b2 Merge branch 'topic/memdup_user' into for-linus by Takashi Iwai · 15 years ago
  73. 2e8e59f Merge branch 'topic/hda' into for-linus by Takashi Iwai · 15 years ago
  74. 9d59065 ALSA: add private_data to struct snd_jack by Takashi Iwai · 15 years ago
  75. ef44a1e ALSA: sound/core: use memdup_user() by Li Zefan · 15 years ago
  76. bbf6ad1 [ALSA] pcm-midlevel: Add more strict buffer position checks based on jiffies by Jaroslav Kysela · 15 years ago
  77. d2e8e52 ALSA: oss - volume control for CSWITCH and CROUTE by Deepika Makhija · 15 years ago
  78. 99b7623 proc 2/2: remove struct proc_dir_entry::owner by Alexey Dobriyan · 15 years ago
  79. 8e9d20897 Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 15 years ago
  80. e0d2054 Merge branch 'topic/misc' into for-linus by Takashi Iwai · 15 years ago
  81. d807500 Merge branch 'topic/pcm-cleanup' into for-linus by Takashi Iwai · 15 years ago
  82. ec6659c Merge branch 'topic/vmaster-update' into for-linus by Takashi Iwai · 15 years ago
  83. c944a93 Merge branch 'topic/rawmidi-fix' into for-linus by Takashi Iwai · 15 years ago
  84. 65b3864 Merge branch 'topic/ctl-list-cleanup' into for-linus by Takashi Iwai · 15 years ago
  85. bafdb72 Merge branch 'topic/quirk-cleanup' into for-linus by Takashi Iwai · 15 years ago
  86. 5b56eec Merge branch 'topic/jack' into for-linus by Takashi Iwai · 15 years ago
  87. c2f4398 Merge branch 'topic/hwdep-cleanup' into for-linus by Takashi Iwai · 15 years ago
  88. dec14f8 Merge branch 'topic/snd_card_new-err' into for-linus by Takashi Iwai · 15 years ago
  89. 8b22d94 ALSA: pcm - Safer boundary checks by Takashi Iwai · 15 years ago
  90. ded652f ALSA: pcm - Fix delta calculation at boundary overlap by Takashi Iwai · 15 years ago
  91. 5f513e1 ALSA: pcm - Reset invalid position even without debug option by Takashi Iwai · 15 years ago
  92. 9820464 ALSA: pcm - avoid unnecessary inline by Takashi Iwai · 15 years ago
  93. cad377a ALSA: pcm - Fix a typo in error messages by Takashi Iwai · 15 years ago
  94. 6af845e ALSA: Fix vunmap and free order in snd_free_sgbuf_pages() by Takashi Iwai · 15 years ago
  95. 9105459 ALSA: pcm_oss, fix locking typo by Jiri Slaby · 15 years ago
  96. 36c7b83 ALSA: oss-mixer - Fixes recording gain control by Viral Mehta · 15 years ago
  97. 60aa492 Rationalize fasync return values by Jonathan Corbet · 15 years ago
  98. db1dd4d Use f_lock to protect f_flags by Jonathan Corbet · 15 years ago
  99. 9a1b64ca ALSA: rawmidi - Refactor rawmidi open/close codes by Takashi Iwai · 15 years ago
  100. f9d2028 ALSA: rawmidi - Fix possible race in open by Takashi Iwai · 15 years ago