1. d4f1e48 ALSA: aloop - add locking to timer access by Omair Mohammed Abdullah · 12 years ago
  2. 395d9dd sound: Remove unnecessary semicolon by Peter Senna Tschudin · 12 years ago
  3. 3a4a7ef ALSA: opl4: use list_move_tail instead of list_del/list_add_tail by Wei Yongjun · 12 years ago
  4. d34e4e0 ALSA: platform: Check CONFIG_PM_SLEEP instead of CONFIG_PM by Takashi Iwai · 12 years ago
  5. bc733d4 ALSA: mpu401: Fix missing initialization of irq field by Takashi Iwai · 12 years ago
  6. 68cb2b5 ALSA: Convert to new pm_ops for PCI drivers by Takashi Iwai · 12 years ago
  7. 284e7ca ALSA: convert PM ops of platform_driver to new pm ops by Takashi Iwai · 12 years ago
  8. 8bf01d8 ALSA: Add missing .owner=THIS_MODULE to platform_driver definitions by Takashi Iwai · 12 years ago
  9. b012513 ALSA: snd-aloop - improve the sample copy accurracy by Jaroslav Kysela · 12 years ago
  10. 970e248 Documentation: remove references to /etc/modprobe.conf by Lucas De Marchi · 12 years ago
  11. a67ff6a ALSA: module_param: make bool parameters really bool by Rusty Russell · 13 years ago
  12. a09452e ALSA: convert sound/* to use module_platform_driver() by Axel Lin · 13 years ago
  13. d81a6d7 sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed by Paul Gortmaker · 13 years ago
  14. da155d5 sound: Add module.h to the previously silent sound users by Paul Gortmaker · 13 years ago
  15. 65a7721 sound: fix drivers needing module.h not moduleparam.h by Paul Gortmaker · 13 years ago
  16. 9430148 Merge branch 'topic/remove-irqf_disable' into for-linus by Takashi Iwai · 13 years ago
  17. 6b69a0e ALSA: aloop - Use vmalloc buffer by Takashi Iwai · 13 years ago
  18. 88e24c3 sound: irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  19. dba8b46 ALSA: mpu401: clean up interrupt specification by Clemens Ladisch · 13 years ago
  20. 8e1b5ad i8253: Make pcsp sound driver use the shared i8253_lock by Ralf Baechle · 13 years ago
  21. 334955e i8253: Create linux/i8253.h and use it in all 8253 related files by Ralf Baechle · 13 years ago
  22. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  23. 98d21df ALSA: aloop - Fix possible IRQ lock inversion by Takashi Iwai · 13 years ago
  24. ddfb319 ALSA: use linux/io.h to fix compile warnings by Takashi Iwai · 13 years ago
  25. a8cc0f4 ALSA: ml403-ac97cr: Use vsprintf extension %pR for struct resource by Joe Perches · 14 years ago
  26. f3305da Merge remote branch 'alsa/devel' into topic/misc by Takashi Iwai · 14 years ago
  27. 5de9e45 ALSA: snd-aloop - add pause support by Jaroslav Kysela · 14 years ago
  28. dd04bb1 ALSA: snd-aloop - fix locking issues (running flag updates) by Jaroslav Kysela · 14 years ago
  29. e74670b ALSA: snd-aloop: add cable#0 and cable#1 files to proc card tree by Jaroslav Kysela · 14 years ago
  30. 57e3538 Merge remote branch 'alsa/devel' into topic/misc by Takashi Iwai · 14 years ago
  31. 0db7102 ALSA: snd-aloop - fix issue in the timer start function by Jaroslav Kysela · 14 years ago
  32. e799d0b Merge remote branch 'alsa/devel' into topic/misc by Takashi Iwai · 14 years ago
  33. b1c73fc ALSA: snd-aloop: Fix hw_params restrictions and checking by Jaroslav Kysela · 14 years ago
  34. 628cfe8 Merge remote branch 'alsa/devel' into topic/misc by Takashi Iwai · 14 years ago
  35. ac446fb ALSA: snd-aloop - fix "PCM Slave Active" element read value by Jaroslav Kysela · 14 years ago
  36. c76a544 Merge remote branch 'alsa/devel' into topic/misc by Takashi Iwai · 14 years ago
  37. 20d9a26 ALSA: snd-aloop - fix capture buffer silence by Jaroslav Kysela · 14 years ago
  38. fdfb7fa Merge remote branch 'alsa/devel' into topic/misc by Takashi Iwai · 14 years ago
  39. 1446c5f ALSA: snd-aloop - fix the "PCM Playback Channels" kcontrol by Jaroslav Kysela · 14 years ago
  40. 9fe856e sound: Remove unnecessary casts of private_data by Joe Perches · 14 years ago
  41. 7ac03db Merge branch 'topic/aloop' into topic/misc by Takashi Iwai · 14 years ago
  42. 597603d ALSA: introduce the snd-aloop module for the PCM loopback by Jaroslav Kysela · 14 years ago
  43. 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
  44. 1d8c110 ALSA: Kconfig: SND_AC97_POWER_SAVE description improvement by Michael Witten · 14 years ago
  45. 7a53cd1 Kconfig: fixo typo in "Xilinx'" by Michael Witten · 14 years ago
  46. 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
  47. 670ff6a ALSA: opl4 - Fix a wrong argument in proc write callback by Takashi Iwai · 14 years ago
  48. 53ba4f2 Merge commit 'v2.6.34-rc6' into core/locking by Ingo Molnar · 14 years ago
  49. 73029e0 ALSA: info - Implement common llseek for binary mode by Takashi Iwai · 14 years ago
  50. d97e1b7 ALSA: info - Check file position validity in common layer by Takashi Iwai · 14 years ago
  51. 24e4a12 ALSA: info - Use standard types for info callbacks by Takashi Iwai · 14 years ago
  52. 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
  53. ced918e i8253: Convert i8253_lock to raw_spinlock by Thomas Gleixner · 14 years ago
  54. a540e13 Merge remote branch 'alsa/devel' into topic/misc by Takashi Iwai · 14 years ago
  55. d5e1ca0 ALSA: dummy driver - add model parameter by Jaroslav Kysela · 14 years ago
  56. c32d977 ALSA: pcm - Call pgprot_noncached() for vmalloc'ed buffers by Takashi Iwai · 14 years ago
  57. 149feef sound: vx: use vmalloc buffer helper functions by Clemens Ladisch · 15 years ago
  58. 75639e7 Merge branch 'topic/beep-rename' into topic/core-change by Takashi Iwai · 15 years ago
  59. d355c82a ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep" by Jaroslav Kysela · 15 years ago
  60. 23aebca ALSA: dummy - Fix descriptions of pcm_substreams parameter by Takashi Iwai · 15 years ago
  61. bcc2c6b ALSA: snd-pcsp: add nopcm mode by Stas Sergeev · 15 years ago
  62. 4b3be6a ALSA: sound: Move dereference after NULL test and drop unnecessary NULL tests by Julia Lawall · 15 years ago
  63. b71207e ALSA: pcsp - Fix nforce workaround by Stas Sergeev · 15 years ago
  64. 8dce39b ALSA: opl3: circular locking in the snd_opl3_note_on() and snd_opl3_note_off() by Krzysztof Helt · 15 years ago
  65. b888d1c ALSA: dummy - Increase MAX_PCM_SUBSTREAMS to 128 by Takashi Iwai · 15 years ago
  66. 9b151fe ALSA: dummy - Add debug proc file by Takashi Iwai · 15 years ago
  67. a68c4d1 ALSA: dummy - Fake buffer allocations by Takashi Iwai · 15 years ago
  68. b5d1078 ALSA: dummy - Fix the timer calculation in systimer mode by Takashi Iwai · 15 years ago
  69. b142037 ALSA: dummy - Better jiffies handling by Takashi Iwai · 15 years ago
  70. c631d03 ALSA: dummy - Support high-res timer mode by Takashi Iwai · 15 years ago
  71. 08604bd time: move PIT_TICK_RATE to linux/timex.h by Arnd Bergmann · 15 years ago
  72. 0528c74 ALSA: clean up the logic for building sequencer modules by Michal Marek · 15 years ago
  73. b3b778b ALSA: pcsp - fix printk format warning again by Takashi Iwai · 15 years ago
  74. 5a641bc ALSA: pcsp: fix printk format warning by Randy Dunlap · 15 years ago
  75. bd0185c sound: serial-u16550: fix buffer overflow by Clemens Ladisch · 15 years ago
  76. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 15 years ago
  77. e0d2054 Merge branch 'topic/misc' into for-linus by Takashi Iwai · 15 years ago
  78. c2f4398 Merge branch 'topic/hwdep-cleanup' into for-linus by Takashi Iwai · 15 years ago
  79. dec14f8 Merge branch 'topic/snd_card_new-err' into for-linus by Takashi Iwai · 15 years ago
  80. d73d341 ALSA: sound/drivers/vx: fix sparse warning: different signedness by Hannes Eder · 15 years ago
  81. b69bc39 Merge commit 'v2.6.29-rc5' into x86/apic by Ingo Molnar · 15 years ago
  82. 32cf9a1 ALSA: mtpav - Fix initial value for input hwport by Takashi Iwai · 15 years ago
  83. 4520383 ALSA: Add missing KERN_* prefix to printk in sound/drivers by Takashi Iwai · 15 years ago
  84. 28b7e34 ALSA: Remove superfluous hwdep ops by Takashi Iwai · 15 years ago
  85. 4272ebf x86: allow more than 8 cpus to be used on 32-bit by Yinghai Lu · 15 years ago
  86. bd7dd77 ALSA: Convert to snd_card_create() in other sound/* by Takashi Iwai · 16 years ago
  87. 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
  88. 8afabfa Merge branch 'topic/convert-tasklet' into to-push by Takashi Iwai · 16 years ago
  89. 55fa518 Merge branch 'topic/pcsp-fix' into topic/misc by Takashi Iwai · 16 years ago
  90. 1f04128 ALSA: hda - Convert from takslet_hi_schedule() to tasklet_schedule() by Takashi Iwai · 16 years ago
  91. 02834f1 ALSA: ac97 - Remove EXPERIMENTAL from CONFIG_SND_AC97_POWER_SAVE by Takashi Iwai · 16 years ago
  92. eea0579 ALSA: pcsp - Fix starting the stream with HRTIMER_CB_IRQSAFE_UNLOCK by Takashi Iwai · 16 years ago
  93. e7dd8c1 Merge branch 'topic/misc' into topic/pcsp-fix by Takashi Iwai · 16 years ago
  94. ca10949 hrtimer: removing all ur callback modes by Peter Zijlstra · 16 years ago
  95. 8a75f4f ALSA: pcsp - Use HRTIMER_CB_IRQSAFE_UNLOCKED by Takashi Iwai · 16 years ago
  96. 63cf123 Merge branch 'topic/fix/misc' into topic/misc by Takashi Iwai · 16 years ago
  97. 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
  98. bb072bf sound: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  99. b02555c ALSA: Fix PIT lockup on some chipsets when using the PC-Speaker by Zoltan Devai · 16 years ago
  100. 4fc85e4 Merge branch 'topic/misc-next' into topic/misc by Takashi Iwai · 16 years ago