1. be914cf Merge branch 'topic/misc' into for-linus by Takashi Iwai · 15 years ago
  2. 1f3fff7 ALSA: use card device as parent for jack input-devices by Kay Sievers · 15 years ago
  3. 4ef2792 Merge branch 'topic/seq-kconfig-cleanup' into for-linus by Takashi Iwai · 15 years ago
  4. 3b88bc52 Merge branch 'topic/pcm-jiffies-check' into for-linus by Takashi Iwai · 15 years ago
  5. eabaf06 Merge branch 'topic/pcm-delay' into for-linus by Takashi Iwai · 15 years ago
  6. 19b1a15 Merge branch 'topic/div64-cleanup' into for-linus by Takashi Iwai · 15 years ago
  7. c007011 ALSA: pcm - A helper function to compose PCM stream name for debug prints by Takashi Iwai · 15 years ago
  8. ab1863f ALSA: pcm - Fix update of runtime->hw_ptr_interrupt by Takashi Iwai · 15 years ago
  9. d86bf92 ALSA: pcm - Fix a typo in hw_ptr update check by Jaroslav Kysela · 15 years ago
  10. 3f7440a ALSA: Clean up 64bit division functions by Takashi Iwai · 15 years ago
  11. 5fdc18d ALSA: Core - clean up snd_card_set_id* calls and remove possible id collision by Jaroslav Kysela · 15 years ago
  12. 872c782 ALSA: Fix double locking of card list in snd_card_register() by Mark Brown · 15 years ago
  13. 10a8ebb ALSA: Core - add snd_card_set_id() function by Jaroslav Kysela · 15 years ago
  14. 0528c74 ALSA: clean up the logic for building sequencer modules by Michal Marek · 15 years ago
  15. a4444da ALSA: PCM midlevel: lower jiffies check margin using runtime->delay value by Jaroslav Kysela · 15 years ago
  16. 13f040f ALSA: PCM midlevel: Do not update hw_ptr_jiffies when hw_ptr is not changed by Jaroslav Kysela · 15 years ago
  17. c62a01a ALSA: PCM midlevel: introduce mask for xrun_debug() macro by Jaroslav Kysela · 15 years ago
  18. 8bea869 ALSA: PCM midlevel: improve fifo_size handling by Jaroslav Kysela · 15 years ago
  19. e93721a Merge branch 'fix/pcm-jiffies-check' into topic/pcm-jiffies-check by Takashi Iwai · 15 years ago
  20. c87d973 ALSA: Enable PCM hw_ptr_jiffies check only in xrun_debug mode by Takashi Iwai · 15 years ago
  21. 6af3fb7 ALSA: Fix invalid jiffies check after pause by Takashi Iwai · 15 years ago
  22. 4bbe1dd ALSA: Add extra delay count in PCM by Takashi Iwai · 16 years ago
  23. 3e5b501 ALSA: pcm core - Avoid jiffies check for devices with BATCH flag by Takashi Iwai · 15 years ago
  24. f4723b2 Merge branch 'topic/memdup_user' into for-linus by Takashi Iwai · 15 years ago
  25. 2e8e59f Merge branch 'topic/hda' into for-linus by Takashi Iwai · 15 years ago
  26. 9d59065 ALSA: add private_data to struct snd_jack by Takashi Iwai · 15 years ago
  27. ef44a1e ALSA: sound/core: use memdup_user() by Li Zefan · 15 years ago
  28. bbf6ad1 [ALSA] pcm-midlevel: Add more strict buffer position checks based on jiffies by Jaroslav Kysela · 15 years ago
  29. d2e8e52 ALSA: oss - volume control for CSWITCH and CROUTE by Deepika Makhija · 15 years ago
  30. 99b7623 proc 2/2: remove struct proc_dir_entry::owner by Alexey Dobriyan · 15 years ago
  31. 8e9d208 Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 15 years ago
  32. e0d2054 Merge branch 'topic/misc' into for-linus by Takashi Iwai · 15 years ago
  33. d807500 Merge branch 'topic/pcm-cleanup' into for-linus by Takashi Iwai · 15 years ago
  34. ec6659c Merge branch 'topic/vmaster-update' into for-linus by Takashi Iwai · 15 years ago
  35. c944a93 Merge branch 'topic/rawmidi-fix' into for-linus by Takashi Iwai · 15 years ago
  36. 65b3864 Merge branch 'topic/ctl-list-cleanup' into for-linus by Takashi Iwai · 15 years ago
  37. bafdb72 Merge branch 'topic/quirk-cleanup' into for-linus by Takashi Iwai · 15 years ago
  38. 5b56eec Merge branch 'topic/jack' into for-linus by Takashi Iwai · 15 years ago
  39. c2f4398 Merge branch 'topic/hwdep-cleanup' into for-linus by Takashi Iwai · 15 years ago
  40. dec14f8 Merge branch 'topic/snd_card_new-err' into for-linus by Takashi Iwai · 15 years ago
  41. 8b22d94 ALSA: pcm - Safer boundary checks by Takashi Iwai · 15 years ago
  42. ded652f ALSA: pcm - Fix delta calculation at boundary overlap by Takashi Iwai · 15 years ago
  43. 5f513e1 ALSA: pcm - Reset invalid position even without debug option by Takashi Iwai · 15 years ago
  44. 9820464 ALSA: pcm - avoid unnecessary inline by Takashi Iwai · 15 years ago
  45. cad377a ALSA: pcm - Fix a typo in error messages by Takashi Iwai · 15 years ago
  46. 6af845e ALSA: Fix vunmap and free order in snd_free_sgbuf_pages() by Takashi Iwai · 15 years ago
  47. 9105459 ALSA: pcm_oss, fix locking typo by Jiri Slaby · 15 years ago
  48. 36c7b83 ALSA: oss-mixer - Fixes recording gain control by Viral Mehta · 15 years ago
  49. 60aa492 Rationalize fasync return values by Jonathan Corbet · 15 years ago
  50. db1dd4d Use f_lock to protect f_flags by Jonathan Corbet · 15 years ago
  51. 9a1b64c ALSA: rawmidi - Refactor rawmidi open/close codes by Takashi Iwai · 15 years ago
  52. f9d2028 ALSA: rawmidi - Fix possible race in open by Takashi Iwai · 15 years ago
  53. 118dd6b ALSA: Clean up snd_monitor_file management by Takashi Iwai · 15 years ago
  54. 79c7cdd ALSA: Add kernel-doc comments to vmaster stuff by Takashi Iwai · 15 years ago
  55. f5b1db6 ALSA: add snd_ctl_add_slave_uncached() by Takashi Iwai · 16 years ago
  56. 85122ea ALSA: Remove unneeded snd_pcm_substream.timer_lock by Takashi Iwai · 15 years ago
  57. ed3da3d ALSA: Rewrite hw_ptr updaters by Takashi Iwai · 15 years ago
  58. 5370d96 ALSA: fix excessive background noise introduced by OSS emulation rate shrink by Steve Chen · 15 years ago
  59. 2678f60 ALSA: jack - Use card->shortname for input name by Takashi Iwai · 15 years ago
  60. d9f8e9c Merge branch 'topic/quirk-cleanup' into topic/misc by Takashi Iwai · 15 years ago
  61. 8bd4bb7 ALSA: Add subdevice_mask field to quirk entries by Takashi Iwai · 15 years ago
  62. 006de267 ALSA: Add missing KERN_* prefix to printk in sound/core by Takashi Iwai · 15 years ago
  63. e616165 ALSA: snd_pcm_new api cleanup by Tim Blechmann · 15 years ago
  64. 345d0b1 ALSA: hwdep - Make open callback optional by Takashi Iwai · 15 years ago
  65. 7924f0c ALSA: pcm_oss: AFMT_S24_LE is set twice in return value by Roel Kluin · 15 years ago
  66. 53fb1e6 ALSA: Introduce snd_card_create() by Takashi Iwai · 16 years ago
  67. d506fc3 ALSA: Add support for video out to the jack reporting API by Jani Nikula · 16 years ago
  68. f41ced8 Check fops_get() return value by Laurent Pinchart · 16 years ago
  69. bd8a71a ALSA: Reduce boilerplate for new jack types by Mark Brown · 16 years ago
  70. bb758e9 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  71. 5ce442f Merge branch 'topic/udev-id-rename' into to-push by Takashi Iwai · 16 years ago
  72. 9649745 Merge branch 'topic/snd-hrtimer' into to-push by Takashi Iwai · 16 years ago
  73. a802269 Merge branch 'topic/jack-mechanical' into to-push by Takashi Iwai · 16 years ago
  74. a650562 Merge branch 'topic/hda' into to-push by Takashi Iwai · 16 years ago
  75. 8afabfa Merge branch 'topic/convert-tasklet' into to-push by Takashi Iwai · 16 years ago
  76. 0ff5551 Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 16 years ago
  77. 1f04128 ALSA: hda - Convert from takslet_hi_schedule() to tasklet_schedule() by Takashi Iwai · 16 years ago
  78. cdc6936 ALSA: Add support for mechanical jack insertion by Mark Brown · 16 years ago
  79. 5e03c54 ALSA: hrtimer - Use hard-irq callback by Takashi Iwai · 16 years ago
  80. 647808a ALSA: timer - Add comments and use ns_to_ktime() by Takashi Iwai · 16 years ago
  81. e7dd8c1 Merge branch 'topic/misc' into topic/pcsp-fix by Takashi Iwai · 16 years ago
  82. 2af7529 sound: Fix warnings relating to ignored return value in snd_card_register by Hannes Eder · 16 years ago
  83. c2eb9c4 ALSA: when card identification is changed, change also /proc/asound symlink by Jaroslav Kysela · 16 years ago
  84. 9fb6198 ALSA: add /sys/class/sound/card#/id (r/w) and card#/number (r/o) files by Jaroslav Kysela · 16 years ago
  85. 63cf123 Merge branch 'topic/fix/misc' into topic/misc by Takashi Iwai · 16 years ago
  86. 20ebc00 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  87. 7aeb6d7 Merge branches 'topic/fix/misc' and 'topic/fix/hda' into for-linus by Takashi Iwai · 16 years ago
  88. 219df32 ALSA: rawmidi - Add open check in rawmidi callbacks by Takashi Iwai · 16 years ago
  89. 233e70f saner FASYNC handling on file close by Al Viro · 16 years ago
  90. 4ac08d3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  91. 0552f29 Merge branches 'topic/fix/hda' and 'topic/fix/misc' into for-linus by Takashi Iwai · 16 years ago
  92. e78a37b ALSA: Fix a typo in Kconfig by Takashi Iwai · 16 years ago
  93. 366840d ALSA: Warn when control names are truncated by Mark Brown · 16 years ago
  94. 4fc85e4 Merge branch 'topic/misc-next' into topic/misc by Takashi Iwai · 16 years ago
  95. a53ccab ALSA: jack: lineout support to jack abstraction layer by Matthew Ranostay · 16 years ago
  96. 282cd76 ALSA: hda: dynamic jack id by Matthew Ranostay · 16 years ago
  97. bbaf5e9 ALSA: Add hrtimer backend for ALSA timer interface by Takashi Iwai · 16 years ago
  98. aeb5d72 [PATCH] introduce fmode_t, do annotations by Al Viro · 16 years ago
  99. 975f6b0 Merge branches 'topic/asoc', 'topic/misc-fixes', 'topic/ps3-csbits' and 'topic/staging-fixes' into for-linus by Takashi Iwai · 16 years ago
  100. a66547f sound: add missing pcm kernel-doc by Randy Dunlap · 16 years ago