1. 88e24c3 sound: irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  2. dba8b46 ALSA: mpu401: clean up interrupt specification by Clemens Ladisch · 13 years ago
  3. 8e1b5ad i8253: Make pcsp sound driver use the shared i8253_lock by Ralf Baechle · 13 years ago
  4. 334955e i8253: Create linux/i8253.h and use it in all 8253 related files by Ralf Baechle · 13 years ago
  5. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  6. 98d21df ALSA: aloop - Fix possible IRQ lock inversion by Takashi Iwai · 13 years ago
  7. ddfb319 ALSA: use linux/io.h to fix compile warnings by Takashi Iwai · 13 years ago
  8. a8cc0f4 ALSA: ml403-ac97cr: Use vsprintf extension %pR for struct resource by Joe Perches · 13 years ago
  9. f3305da Merge remote branch 'alsa/devel' into topic/misc by Takashi Iwai · 14 years ago
  10. 5de9e45 ALSA: snd-aloop - add pause support by Jaroslav Kysela · 14 years ago
  11. dd04bb1 ALSA: snd-aloop - fix locking issues (running flag updates) by Jaroslav Kysela · 14 years ago
  12. e74670b ALSA: snd-aloop: add cable#0 and cable#1 files to proc card tree by Jaroslav Kysela · 14 years ago
  13. 57e3538 Merge remote branch 'alsa/devel' into topic/misc by Takashi Iwai · 14 years ago
  14. 0db7102 ALSA: snd-aloop - fix issue in the timer start function by Jaroslav Kysela · 14 years ago
  15. e799d0b Merge remote branch 'alsa/devel' into topic/misc by Takashi Iwai · 14 years ago
  16. b1c73fc ALSA: snd-aloop: Fix hw_params restrictions and checking by Jaroslav Kysela · 14 years ago
  17. 628cfe8 Merge remote branch 'alsa/devel' into topic/misc by Takashi Iwai · 14 years ago
  18. ac446fb ALSA: snd-aloop - fix "PCM Slave Active" element read value by Jaroslav Kysela · 14 years ago
  19. c76a544 Merge remote branch 'alsa/devel' into topic/misc by Takashi Iwai · 14 years ago
  20. 20d9a26 ALSA: snd-aloop - fix capture buffer silence by Jaroslav Kysela · 14 years ago
  21. fdfb7fa Merge remote branch 'alsa/devel' into topic/misc by Takashi Iwai · 14 years ago
  22. 1446c5f ALSA: snd-aloop - fix the "PCM Playback Channels" kcontrol by Jaroslav Kysela · 14 years ago
  23. 9fe856e sound: Remove unnecessary casts of private_data by Joe Perches · 14 years ago
  24. 7ac03db Merge branch 'topic/aloop' into topic/misc by Takashi Iwai · 14 years ago
  25. 597603d ALSA: introduce the snd-aloop module for the PCM loopback by Jaroslav Kysela · 14 years ago
  26. 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
  27. 1d8c110 ALSA: Kconfig: SND_AC97_POWER_SAVE description improvement by Michael Witten · 14 years ago
  28. 7a53cd1 Kconfig: fixo typo in "Xilinx'" by Michael Witten · 14 years ago
  29. 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
  30. 670ff6a ALSA: opl4 - Fix a wrong argument in proc write callback by Takashi Iwai · 14 years ago
  31. 53ba4f2 Merge commit 'v2.6.34-rc6' into core/locking by Ingo Molnar · 14 years ago
  32. 73029e0 ALSA: info - Implement common llseek for binary mode by Takashi Iwai · 14 years ago
  33. d97e1b7 ALSA: info - Check file position validity in common layer by Takashi Iwai · 14 years ago
  34. 24e4a12 ALSA: info - Use standard types for info callbacks by Takashi Iwai · 14 years ago
  35. 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
  36. ced918e i8253: Convert i8253_lock to raw_spinlock by Thomas Gleixner · 14 years ago
  37. a540e13 Merge remote branch 'alsa/devel' into topic/misc by Takashi Iwai · 14 years ago
  38. d5e1ca0 ALSA: dummy driver - add model parameter by Jaroslav Kysela · 14 years ago
  39. c32d977 ALSA: pcm - Call pgprot_noncached() for vmalloc'ed buffers by Takashi Iwai · 14 years ago
  40. 149feef sound: vx: use vmalloc buffer helper functions by Clemens Ladisch · 14 years ago
  41. 75639e7 Merge branch 'topic/beep-rename' into topic/core-change by Takashi Iwai · 14 years ago
  42. d355c82a ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep" by Jaroslav Kysela · 15 years ago
  43. 23aebca ALSA: dummy - Fix descriptions of pcm_substreams parameter by Takashi Iwai · 15 years ago
  44. bcc2c6b ALSA: snd-pcsp: add nopcm mode by Stas Sergeev · 15 years ago
  45. 4b3be6a ALSA: sound: Move dereference after NULL test and drop unnecessary NULL tests by Julia Lawall · 15 years ago
  46. b71207e ALSA: pcsp - Fix nforce workaround by Stas Sergeev · 15 years ago
  47. 8dce39b ALSA: opl3: circular locking in the snd_opl3_note_on() and snd_opl3_note_off() by Krzysztof Helt · 15 years ago
  48. b888d1c ALSA: dummy - Increase MAX_PCM_SUBSTREAMS to 128 by Takashi Iwai · 15 years ago
  49. 9b151fe ALSA: dummy - Add debug proc file by Takashi Iwai · 15 years ago
  50. a68c4d1 ALSA: dummy - Fake buffer allocations by Takashi Iwai · 15 years ago
  51. b5d1078 ALSA: dummy - Fix the timer calculation in systimer mode by Takashi Iwai · 15 years ago
  52. b142037 ALSA: dummy - Better jiffies handling by Takashi Iwai · 15 years ago
  53. c631d03 ALSA: dummy - Support high-res timer mode by Takashi Iwai · 15 years ago
  54. 08604bd time: move PIT_TICK_RATE to linux/timex.h by Arnd Bergmann · 15 years ago
  55. 0528c74 ALSA: clean up the logic for building sequencer modules by Michal Marek · 15 years ago
  56. b3b778b ALSA: pcsp - fix printk format warning again by Takashi Iwai · 15 years ago
  57. 5a641bc ALSA: pcsp: fix printk format warning by Randy Dunlap · 15 years ago
  58. bd0185c sound: serial-u16550: fix buffer overflow by Clemens Ladisch · 15 years ago
  59. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 15 years ago
  60. e0d2054 Merge branch 'topic/misc' into for-linus by Takashi Iwai · 15 years ago
  61. c2f4398 Merge branch 'topic/hwdep-cleanup' into for-linus by Takashi Iwai · 15 years ago
  62. dec14f8 Merge branch 'topic/snd_card_new-err' into for-linus by Takashi Iwai · 15 years ago
  63. d73d341 ALSA: sound/drivers/vx: fix sparse warning: different signedness by Hannes Eder · 15 years ago
  64. b69bc39 Merge commit 'v2.6.29-rc5' into x86/apic by Ingo Molnar · 15 years ago
  65. 32cf9a1 ALSA: mtpav - Fix initial value for input hwport by Takashi Iwai · 15 years ago
  66. 4520383 ALSA: Add missing KERN_* prefix to printk in sound/drivers by Takashi Iwai · 15 years ago
  67. 28b7e34 ALSA: Remove superfluous hwdep ops by Takashi Iwai · 15 years ago
  68. 4272ebf x86: allow more than 8 cpus to be used on 32-bit by Yinghai Lu · 15 years ago
  69. bd7dd77 ALSA: Convert to snd_card_create() in other sound/* by Takashi Iwai · 15 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 · 15 years ago
  71. 8afabfa Merge branch 'topic/convert-tasklet' into to-push by Takashi Iwai · 15 years ago
  72. 55fa518 Merge branch 'topic/pcsp-fix' into topic/misc by Takashi Iwai · 15 years ago
  73. 1f04128 ALSA: hda - Convert from takslet_hi_schedule() to tasklet_schedule() by Takashi Iwai · 15 years ago
  74. 02834f1 ALSA: ac97 - Remove EXPERIMENTAL from CONFIG_SND_AC97_POWER_SAVE by Takashi Iwai · 15 years ago
  75. eea0579 ALSA: pcsp - Fix starting the stream with HRTIMER_CB_IRQSAFE_UNLOCK by Takashi Iwai · 15 years ago
  76. e7dd8c1 Merge branch 'topic/misc' into topic/pcsp-fix by Takashi Iwai · 15 years ago
  77. ca10949 hrtimer: removing all ur callback modes by Peter Zijlstra · 15 years ago
  78. 8a75f4f ALSA: pcsp - Use HRTIMER_CB_IRQSAFE_UNLOCKED by Takashi Iwai · 16 years ago
  79. 63cf123 Merge branch 'topic/fix/misc' into topic/misc by Takashi Iwai · 16 years ago
  80. 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
  81. bb072bf sound: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  82. b02555c ALSA: Fix PIT lockup on some chipsets when using the PC-Speaker by Zoltan Devai · 16 years ago
  83. 4fc85e4 Merge branch 'topic/misc-next' into topic/misc by Takashi Iwai · 16 years ago
  84. 268a3dc Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2 by Thomas Gleixner · 16 years ago
  85. 96c7d47 ALSA: pcsp - Fix locking messes in snd-pcsp by Takashi Iwai · 16 years ago
  86. e78521f ALSA: misc typo fixes by Mariusz Kozlowski · 16 years ago
  87. 651dab4 Merge commit 'linus/master' into merge-linus by Arjan van de Ven · 16 years ago
  88. 32fe614 ALSA: mtpav - Fix race in probe by Takashi Iwai · 16 years ago
  89. 5c73a7d hrtimer: convert sound/ to the new hrtimer apis by Arjan van de Ven · 16 years ago
  90. 1a11cb6 ALSA: dummy driver - do not use assignment in if condition by Jaroslav Kysela · 16 years ago
  91. 54e8e21 sound: Fix esoteric double free in the dummy sound driver. by Daniel THOMPSON · 16 years ago
  92. 5e246b8 ALSA: Kill snd_assert() in other places by Takashi Iwai · 16 years ago
  93. 751851af Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 16 years ago
  94. b561c74 Fix a const pointer usage warning in the Digigram VX soundcard driver by David Howells · 16 years ago
  95. 2f0600b vx: treat firmware data as const by David Woodhouse · 16 years ago
  96. bd5d06e ALSA: Fix a const pointer usage warning in the Digigram VX soundcard driver by David Howells · 16 years ago
  97. 6938d6b [ALSA] Fix AC97 kconfig items by Takashi Iwai · 16 years ago
  98. 89fe511 sound: Convert to menuconfig by Takashi Iwai · 16 years ago
  99. 97e08f5 [ALSA] snd-pcsp - fix pcsp_treble_info() to honour an item number by Stas Sergeev · 16 years ago
  100. 4b7afb0 snd-pcsp: use HRTIMER_CB_SOFTIRQ by Stas Sergeev · 16 years ago