1. c87d973 ALSA: Enable PCM hw_ptr_jiffies check only in xrun_debug mode by Takashi Iwai · 15 years ago
  2. 6af3fb7 ALSA: Fix invalid jiffies check after pause by Takashi Iwai · 15 years ago
  3. 3e5b501 ALSA: pcm core - Avoid jiffies check for devices with BATCH flag by Takashi Iwai · 15 years ago
  4. f4723b2 Merge branch 'topic/memdup_user' into for-linus by Takashi Iwai · 15 years ago
  5. 2e8e59f Merge branch 'topic/hda' into for-linus by Takashi Iwai · 15 years ago
  6. 9d59065 ALSA: add private_data to struct snd_jack by Takashi Iwai · 15 years ago
  7. ef44a1e ALSA: sound/core: use memdup_user() by Li Zefan · 15 years ago
  8. bbf6ad1 [ALSA] pcm-midlevel: Add more strict buffer position checks based on jiffies by Jaroslav Kysela · 15 years ago
  9. d2e8e52 ALSA: oss - volume control for CSWITCH and CROUTE by Deepika Makhija · 15 years ago
  10. 99b7623 proc 2/2: remove struct proc_dir_entry::owner by Alexey Dobriyan · 15 years ago
  11. 8e9d20897 Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 15 years ago
  12. e0d2054 Merge branch 'topic/misc' into for-linus by Takashi Iwai · 15 years ago
  13. d807500 Merge branch 'topic/pcm-cleanup' into for-linus by Takashi Iwai · 15 years ago
  14. ec6659c Merge branch 'topic/vmaster-update' into for-linus by Takashi Iwai · 15 years ago
  15. c944a93 Merge branch 'topic/rawmidi-fix' into for-linus by Takashi Iwai · 15 years ago
  16. 65b3864 Merge branch 'topic/ctl-list-cleanup' into for-linus by Takashi Iwai · 15 years ago
  17. bafdb72 Merge branch 'topic/quirk-cleanup' into for-linus by Takashi Iwai · 15 years ago
  18. 5b56eec Merge branch 'topic/jack' into for-linus by Takashi Iwai · 15 years ago
  19. c2f4398 Merge branch 'topic/hwdep-cleanup' into for-linus by Takashi Iwai · 15 years ago
  20. dec14f8 Merge branch 'topic/snd_card_new-err' into for-linus by Takashi Iwai · 15 years ago
  21. 8b22d94 ALSA: pcm - Safer boundary checks by Takashi Iwai · 15 years ago
  22. ded652f ALSA: pcm - Fix delta calculation at boundary overlap by Takashi Iwai · 15 years ago
  23. 5f513e1 ALSA: pcm - Reset invalid position even without debug option by Takashi Iwai · 15 years ago
  24. 9820464 ALSA: pcm - avoid unnecessary inline by Takashi Iwai · 15 years ago
  25. cad377a ALSA: pcm - Fix a typo in error messages by Takashi Iwai · 15 years ago
  26. 6af845e ALSA: Fix vunmap and free order in snd_free_sgbuf_pages() by Takashi Iwai · 15 years ago
  27. 9105459 ALSA: pcm_oss, fix locking typo by Jiri Slaby · 15 years ago
  28. 36c7b83 ALSA: oss-mixer - Fixes recording gain control by Viral Mehta · 15 years ago
  29. 60aa492 Rationalize fasync return values by Jonathan Corbet · 15 years ago
  30. db1dd4d Use f_lock to protect f_flags by Jonathan Corbet · 15 years ago
  31. 9a1b64ca ALSA: rawmidi - Refactor rawmidi open/close codes by Takashi Iwai · 15 years ago
  32. f9d2028 ALSA: rawmidi - Fix possible race in open by Takashi Iwai · 15 years ago
  33. 118dd6b ALSA: Clean up snd_monitor_file management by Takashi Iwai · 15 years ago
  34. 79c7cdd ALSA: Add kernel-doc comments to vmaster stuff by Takashi Iwai · 15 years ago
  35. f5b1db6 ALSA: add snd_ctl_add_slave_uncached() by Takashi Iwai · 15 years ago
  36. 85122ea ALSA: Remove unneeded snd_pcm_substream.timer_lock by Takashi Iwai · 15 years ago
  37. ed3da3d ALSA: Rewrite hw_ptr updaters by Takashi Iwai · 15 years ago
  38. 5370d96 ALSA: fix excessive background noise introduced by OSS emulation rate shrink by Steve Chen · 15 years ago
  39. 2678f60 ALSA: jack - Use card->shortname for input name by Takashi Iwai · 15 years ago
  40. d9f8e9c Merge branch 'topic/quirk-cleanup' into topic/misc by Takashi Iwai · 15 years ago
  41. 8bd4bb7 ALSA: Add subdevice_mask field to quirk entries by Takashi Iwai · 15 years ago
  42. 006de267 ALSA: Add missing KERN_* prefix to printk in sound/core by Takashi Iwai · 15 years ago
  43. e616165 ALSA: snd_pcm_new api cleanup by Tim Blechmann · 15 years ago
  44. 345d0b1 ALSA: hwdep - Make open callback optional by Takashi Iwai · 15 years ago
  45. 7924f0c ALSA: pcm_oss: AFMT_S24_LE is set twice in return value by Roel Kluin · 15 years ago
  46. 53fb1e6 ALSA: Introduce snd_card_create() by Takashi Iwai · 16 years ago
  47. d506fc3 ALSA: Add support for video out to the jack reporting API by Jani Nikula · 16 years ago
  48. f41ced8 Check fops_get() return value by Laurent Pinchart · 16 years ago
  49. bd8a71a ALSA: Reduce boilerplate for new jack types by Mark Brown · 16 years ago
  50. 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
  51. 5ce442f Merge branch 'topic/udev-id-rename' into to-push by Takashi Iwai · 16 years ago
  52. 9649745 Merge branch 'topic/snd-hrtimer' into to-push by Takashi Iwai · 16 years ago
  53. a802269 Merge branch 'topic/jack-mechanical' into to-push by Takashi Iwai · 16 years ago
  54. a650562 Merge branch 'topic/hda' into to-push by Takashi Iwai · 16 years ago
  55. 8afabfa Merge branch 'topic/convert-tasklet' into to-push by Takashi Iwai · 16 years ago
  56. 0ff5551 Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 16 years ago
  57. 1f04128 ALSA: hda - Convert from takslet_hi_schedule() to tasklet_schedule() by Takashi Iwai · 16 years ago
  58. cdc6936 ALSA: Add support for mechanical jack insertion by Mark Brown · 16 years ago
  59. 5e03c54 ALSA: hrtimer - Use hard-irq callback by Takashi Iwai · 16 years ago
  60. 647808a ALSA: timer - Add comments and use ns_to_ktime() by Takashi Iwai · 16 years ago
  61. e7dd8c1 Merge branch 'topic/misc' into topic/pcsp-fix by Takashi Iwai · 16 years ago
  62. 2af7529 sound: Fix warnings relating to ignored return value in snd_card_register by Hannes Eder · 16 years ago
  63. c2eb9c4 ALSA: when card identification is changed, change also /proc/asound symlink by Jaroslav Kysela · 16 years ago
  64. 9fb6198 ALSA: add /sys/class/sound/card#/id (r/w) and card#/number (r/o) files by Jaroslav Kysela · 16 years ago
  65. 63cf123 Merge branch 'topic/fix/misc' into topic/misc by Takashi Iwai · 16 years ago
  66. 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
  67. 7aeb6d7 Merge branches 'topic/fix/misc' and 'topic/fix/hda' into for-linus by Takashi Iwai · 16 years ago
  68. 219df32 ALSA: rawmidi - Add open check in rawmidi callbacks by Takashi Iwai · 16 years ago
  69. 233e70f saner FASYNC handling on file close by Al Viro · 16 years ago
  70. 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
  71. 0552f29 Merge branches 'topic/fix/hda' and 'topic/fix/misc' into for-linus by Takashi Iwai · 16 years ago
  72. e78a37b ALSA: Fix a typo in Kconfig by Takashi Iwai · 16 years ago
  73. 366840d ALSA: Warn when control names are truncated by Mark Brown · 16 years ago
  74. 4fc85e4 Merge branch 'topic/misc-next' into topic/misc by Takashi Iwai · 16 years ago
  75. a53ccab ALSA: jack: lineout support to jack abstraction layer by Matthew Ranostay · 16 years ago
  76. 282cd76 ALSA: hda: dynamic jack id by Matthew Ranostay · 16 years ago
  77. bbaf5e9 ALSA: Add hrtimer backend for ALSA timer interface by Takashi Iwai · 16 years ago
  78. aeb5d72 [PATCH] introduce fmode_t, do annotations by Al Viro · 16 years ago
  79. 975f6b0 Merge branches 'topic/asoc', 'topic/misc-fixes', 'topic/ps3-csbits' and 'topic/staging-fixes' into for-linus by Takashi Iwai · 16 years ago
  80. a66547f sound: add missing pcm kernel-doc by Randy Dunlap · 16 years ago
  81. 8eb88c8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  82. abe9ab8 device create: sound: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 16 years ago
  83. 76a4d10 ALSA: Print function symbol in the error messages by Takashi Iwai · 16 years ago
  84. 1c85cc6 ALSA: kernel docs: fix sound/core/ kernel-doc by Randy Dunlap · 16 years ago
  85. 9a3f371 ALSA: Handle NULL jacks in snd_jack_report() by Mark Brown · 16 years ago
  86. 56c5d90 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  87. 52948b3 ALSA: Add a note on dependency of RTC stuff by Takashi Iwai · 16 years ago
  88. d800988 ALSA: use correct lock in snd_ctl_dev_disconnect() by Takashi Iwai · 16 years ago
  89. 7003609 ALSA: add dummy function to support shared mmap in nommu Blackfin arch by Cliff Cai · 16 years ago
  90. 759ee81 alsa: Remove special SBUS dma support code. by David S. Miller · 16 years ago
  91. 738f2b7 sparc: Convert all SBUS drivers to dma_*() interfaces. by David S. Miller · 16 years ago
  92. 7a715f4 sparc: Make SBUS DMA interfaces take struct device. by David S. Miller · 16 years ago
  93. d886e87 sound: make OSS sound core optional by Tejun Heo · 16 years ago
  94. 51e9f2e ALSA: Allocate larger pages in sgbuf by Takashi Iwai · 16 years ago
  95. 4e184f8 ALSA: Fix allocation size calculation in snd_dma_alloc_pages_fallback() by Takashi Iwai · 16 years ago
  96. 77a23f2 ALSA: Clean up SG-buffer helper functions and macros by Takashi Iwai · 16 years ago
  97. 0072889 ALSA: fix a typo during snd_assert() removal by Takashi Iwai · 16 years ago
  98. 7eaa943 ALSA: Kill snd_assert() in sound/core/* by Takashi Iwai · 16 years ago
  99. 685d87f Revert "pcm_native.c: remove unused label" by Linus Torvalds · 16 years ago
  100. 680db01 pcm_native.c: remove unused label by Linus Torvalds · 16 years ago