1. 597603d ALSA: introduce the snd-aloop module for the PCM loopback by Jaroslav Kysela · 14 years ago
  2. faa38b5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  3. 1d8c110 ALSA: Kconfig: SND_AC97_POWER_SAVE description improvement by Michael Witten · 14 years ago
  4. 7a53cd1 Kconfig: fixo typo in "Xilinx'" by Michael Witten · 14 years ago
  5. 7f06a8b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  6. 670ff6a ALSA: opl4 - Fix a wrong argument in proc write callback by Takashi Iwai · 14 years ago
  7. 53ba4f2 Merge commit 'v2.6.34-rc6' into core/locking by Ingo Molnar · 14 years ago
  8. 73029e0 ALSA: info - Implement common llseek for binary mode by Takashi Iwai · 14 years ago
  9. d97e1b7 ALSA: info - Check file position validity in common layer by Takashi Iwai · 14 years ago
  10. 24e4a12 ALSA: info - Use standard types for info callbacks by Takashi Iwai · 14 years ago
  11. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  12. ced918e i8253: Convert i8253_lock to raw_spinlock by Thomas Gleixner · 14 years ago
  13. a540e13 Merge remote branch 'alsa/devel' into topic/misc by Takashi Iwai · 14 years ago
  14. d5e1ca0 ALSA: dummy driver - add model parameter by Jaroslav Kysela · 14 years ago
  15. c32d977 ALSA: pcm - Call pgprot_noncached() for vmalloc'ed buffers by Takashi Iwai · 14 years ago
  16. 149feef sound: vx: use vmalloc buffer helper functions by Clemens Ladisch · 15 years ago
  17. 75639e7 Merge branch 'topic/beep-rename' into topic/core-change by Takashi Iwai · 15 years ago
  18. d355c82a ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep" by Jaroslav Kysela · 15 years ago
  19. 23aebca ALSA: dummy - Fix descriptions of pcm_substreams parameter by Takashi Iwai · 15 years ago
  20. bcc2c6b ALSA: snd-pcsp: add nopcm mode by Stas Sergeev · 15 years ago
  21. 4b3be6a ALSA: sound: Move dereference after NULL test and drop unnecessary NULL tests by Julia Lawall · 15 years ago
  22. b71207e ALSA: pcsp - Fix nforce workaround by Stas Sergeev · 15 years ago
  23. 8dce39b ALSA: opl3: circular locking in the snd_opl3_note_on() and snd_opl3_note_off() by Krzysztof Helt · 15 years ago
  24. b888d1c ALSA: dummy - Increase MAX_PCM_SUBSTREAMS to 128 by Takashi Iwai · 15 years ago
  25. 9b151fe ALSA: dummy - Add debug proc file by Takashi Iwai · 15 years ago
  26. a68c4d1 ALSA: dummy - Fake buffer allocations by Takashi Iwai · 15 years ago
  27. b5d1078 ALSA: dummy - Fix the timer calculation in systimer mode by Takashi Iwai · 15 years ago
  28. b142037 ALSA: dummy - Better jiffies handling by Takashi Iwai · 15 years ago
  29. c631d03 ALSA: dummy - Support high-res timer mode by Takashi Iwai · 15 years ago
  30. 08604bd time: move PIT_TICK_RATE to linux/timex.h by Arnd Bergmann · 15 years ago
  31. 0528c74 ALSA: clean up the logic for building sequencer modules by Michal Marek · 15 years ago
  32. b3b778b ALSA: pcsp - fix printk format warning again by Takashi Iwai · 15 years ago
  33. 5a641bc ALSA: pcsp: fix printk format warning by Randy Dunlap · 15 years ago
  34. bd0185c sound: serial-u16550: fix buffer overflow by Clemens Ladisch · 15 years ago
  35. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 15 years ago
  36. e0d2054 Merge branch 'topic/misc' into for-linus by Takashi Iwai · 15 years ago
  37. c2f4398 Merge branch 'topic/hwdep-cleanup' into for-linus by Takashi Iwai · 15 years ago
  38. dec14f8 Merge branch 'topic/snd_card_new-err' into for-linus by Takashi Iwai · 15 years ago
  39. d73d341 ALSA: sound/drivers/vx: fix sparse warning: different signedness by Hannes Eder · 15 years ago
  40. b69bc39 Merge commit 'v2.6.29-rc5' into x86/apic by Ingo Molnar · 15 years ago
  41. 32cf9a1 ALSA: mtpav - Fix initial value for input hwport by Takashi Iwai · 15 years ago
  42. 4520383 ALSA: Add missing KERN_* prefix to printk in sound/drivers by Takashi Iwai · 15 years ago
  43. 28b7e34 ALSA: Remove superfluous hwdep ops by Takashi Iwai · 15 years ago
  44. 4272ebf x86: allow more than 8 cpus to be used on 32-bit by Yinghai Lu · 15 years ago
  45. bd7dd77 ALSA: Convert to snd_card_create() in other sound/* by Takashi Iwai · 16 years ago
  46. 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
  47. 8afabfa Merge branch 'topic/convert-tasklet' into to-push by Takashi Iwai · 16 years ago
  48. 55fa518 Merge branch 'topic/pcsp-fix' into topic/misc by Takashi Iwai · 16 years ago
  49. 1f04128 ALSA: hda - Convert from takslet_hi_schedule() to tasklet_schedule() by Takashi Iwai · 16 years ago
  50. 02834f1 ALSA: ac97 - Remove EXPERIMENTAL from CONFIG_SND_AC97_POWER_SAVE by Takashi Iwai · 16 years ago
  51. eea0579 ALSA: pcsp - Fix starting the stream with HRTIMER_CB_IRQSAFE_UNLOCK by Takashi Iwai · 16 years ago
  52. e7dd8c1 Merge branch 'topic/misc' into topic/pcsp-fix by Takashi Iwai · 16 years ago
  53. ca10949 hrtimer: removing all ur callback modes by Peter Zijlstra · 16 years ago
  54. 8a75f4f ALSA: pcsp - Use HRTIMER_CB_IRQSAFE_UNLOCKED by Takashi Iwai · 16 years ago
  55. 63cf123 Merge branch 'topic/fix/misc' into topic/misc by Takashi Iwai · 16 years ago
  56. 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
  57. bb072bf sound: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  58. b02555c ALSA: Fix PIT lockup on some chipsets when using the PC-Speaker by Zoltan Devai · 16 years ago
  59. 4fc85e4 Merge branch 'topic/misc-next' into topic/misc by Takashi Iwai · 16 years ago
  60. 268a3dc Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2 by Thomas Gleixner · 16 years ago
  61. 96c7d47 ALSA: pcsp - Fix locking messes in snd-pcsp by Takashi Iwai · 16 years ago
  62. e78521f ALSA: misc typo fixes by Mariusz Kozlowski · 16 years ago
  63. 651dab4 Merge commit 'linus/master' into merge-linus by Arjan van de Ven · 16 years ago
  64. 32fe614 ALSA: mtpav - Fix race in probe by Takashi Iwai · 16 years ago
  65. 5c73a7d hrtimer: convert sound/ to the new hrtimer apis by Arjan van de Ven · 16 years ago
  66. 1a11cb6 ALSA: dummy driver - do not use assignment in if condition by Jaroslav Kysela · 16 years ago
  67. 54e8e21 sound: Fix esoteric double free in the dummy sound driver. by Daniel THOMPSON · 16 years ago
  68. 5e246b8 ALSA: Kill snd_assert() in other places by Takashi Iwai · 16 years ago
  69. 751851af Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 16 years ago
  70. b561c74 Fix a const pointer usage warning in the Digigram VX soundcard driver by David Howells · 16 years ago
  71. 2f0600b vx: treat firmware data as const by David Woodhouse · 16 years ago
  72. bd5d06e ALSA: Fix a const pointer usage warning in the Digigram VX soundcard driver by David Howells · 16 years ago
  73. 6938d6b [ALSA] Fix AC97 kconfig items by Takashi Iwai · 16 years ago
  74. 89fe511 sound: Convert to menuconfig by Takashi Iwai · 16 years ago
  75. 97e08f5 [ALSA] snd-pcsp - fix pcsp_treble_info() to honour an item number by Stas Sergeev · 16 years ago
  76. 4b7afb0 snd-pcsp: use HRTIMER_CB_SOFTIRQ by Stas Sergeev · 16 years ago
  77. 87af38d [ALSA] ac97 - Add virtual master control to VT1616/VT1617A codec. by Daniel Jacobowitz · 16 years ago
  78. 42ece6c snd-pcsp: silent misleading warning by Stas Sergeev · 16 years ago
  79. 2bc536a snd-pcsp: depend on CONFIG_EXPERIMENTAL by Stas Sergeev · 16 years ago
  80. 4dfd795 snd-pcsp: put back the compatibility code for the older alsa-libs by Stas Sergeev · 16 years ago
  81. 3ccee69 snd-pcsp: adjust help texts to frighten users by Stas Sergeev · 16 years ago
  82. e5e1d3c pcspkr: fix dependancies by Stas Sergeev · 16 years ago
  83. 983e097 [ALSA] pcsp: Fix build with CONFIG_PM=n by Johann Felix Soden · 16 years ago
  84. bad7785 [ALSA] pcsp - Fix more dependency by Takashi Iwai · 16 years ago
  85. df7e3fd [ALSA] Add MPU401_INFO_NO_ACK bitflag by Takashi Iwai · 16 years ago
  86. b415ed4 [ALSA] Define MPU401 registers in sound/mpu401_uart.h by Takashi Iwai · 16 years ago
  87. efd89d9 [ALSA] pcsp: fix wording in DEBUG_PAGEALLOC warning by Stas Sergeev · 16 years ago
  88. 73bdd2a [ALSA] pcsp - Fix dependency in Kconfig by Takashi Iwai · 16 years ago
  89. 369b240 [ALSA] sound/drivers/dummy.c: fix negative snd_pcm_format_width() check by Roel Kluin · 16 years ago
  90. 8b45a20 [ALSA] sound: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  91. c81d80c [ALSA] pcsp: remove downsampling by Stas Sergeev · 16 years ago
  92. 9ecaeda [ALSA] sound/drivers/pcsp/pcsp.c build fix by Mariusz Kozlowski · 16 years ago
  93. 5949d24 [ALSA] [ML403-AC97CR] Remove duplicate snd_card_set_dev() by Joachim Foerster · 16 years ago
  94. 1bc1f30 [ALSA] pcsp: locking fix by Stas Sergeev · 16 years ago
  95. 5233731 [ALSA] pcsp: improve "enable" option handling by Stas Sergeev · 16 years ago
  96. a91605b [ALSA] pcsp - clean ups by Stas Sergeev · 16 years ago
  97. 9ab4d07 [ALSA] Add PC-speaker sound driver by Stas Sergeev · 16 years ago
  98. 470f23b [ALSA] snd-dummy - better realtime app support by Ahmet İnan · 16 years ago
  99. ea6b582 [ALSA] mpu401: reduce tx loop timeout by Clemens Ladisch · 16 years ago
  100. 53463a8 [ALSA] snd-dummy - improved timing, silence on prepare by Ahmet İnan · 16 years ago