1. 4b88460 sound: oss/vwsnd: Always define vwsnd_mutex by Takashi Iwai · 11 years ago
  2. 8331b9e sound: oss/vwsnd: Add missing inclusion of linux/delay.h by Takashi Iwai · 11 years ago
  3. d2c6980 sound: OSS: Remove superfluous pci_set_dvdata(pci, NULL) by Takashi Iwai · 11 years ago
  4. a62ee23 sound: Fix make allmodconfig on MIPS correctly by Paul Bolle · 11 years ago
  5. 05a88a4 Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  6. 9992ba7 Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  7. d4702b1 sound: Fix make allmodconfig on MIPS by Takashi Iwai · 11 years ago
  8. fca660b dmasound_core: saner arguments for sq_fsync() by Al Viro · 11 years ago
  9. 4b417cf sound: oss/dmabuf: use dma_map_single by Arnd Bergmann · 11 years ago
  10. b8e63df sound: oss: sb_common: Used kmemdup instead of kmalloc and memcpy by Alexandru Gheorghiu · 11 years ago
  11. 0d9ffc9 sound: oss: uart401: Used kmemdup instead of kmalloc and memcpy by Alexandru Gheorghiu · 11 years ago
  12. 57220bc sound: sequencer: cap array index in seq_chn_common_event() by Dan Carpenter · 11 years ago
  13. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  14. dc30a43 sound: oss/pas2: Fix possible access out of array by Asim Kadav · 12 years ago
  15. 9921041 sound: oss: remove __dev* attributes by Bill Pemberton · 12 years ago
  16. 379170a sound: oss/sb_audio: cap value in sb201_audio_set_speed() by Dan Carpenter · 12 years ago
  17. da06a8d Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  18. f5a246e Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  19. 0b33162 Merge branch 'late/fixes' into fixes by Olof Johansson · 12 years ago
  20. 45ef6ac ARM: footbridge: nw_gpio_lock is raw_spin_lock by Arnd Bergmann · 12 years ago
  21. 395d9dd sound: Remove unnecessary semicolon by Peter Senna Tschudin · 12 years ago
  22. 99dbb16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  23. 19feb61 oss: remove maui_boot.h from .gitignore and dontdiff by Paul Bolle · 12 years ago
  24. f0b433e Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 12 years ago
  25. 94f3ec6 sound: oss/sb_audio: prevent divide by zero bug by Dan Carpenter · 12 years ago
  26. dbf7b59 Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  27. 24fe5ddc sound: swarm_cs4297: Provide definitions for AC97 registers by Ezequiel Garcia · 12 years ago
  28. 92a9f14 Fix comment typo multipy -> multiply by Ralf Baechle · 12 years ago
  29. 156d14da sound: sound/oss/msnd_pinnacle.c: add vfrees by Julia Lawall · 12 years ago
  30. 48a4675 Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  31. ec99aaf sound: fix oss/msnd_pinnacle module param type by Randy Dunlap · 12 years ago
  32. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  33. a429638 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  34. a67ff6a ALSA: module_param: make bool parameters really bool by Rusty Russell · 13 years ago
  35. 7e0ea2e sound: Kconfig: drop unknown symbol ARCH_CLPS7500 by Paul Bolle · 13 years ago
  36. 68d99b2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  37. bb690c9 sound: oss: use strlcpy() in sound_timer_init() by Dan Carpenter · 13 years ago
  38. 395cf96 doc: fix broken references by Paul Bolle · 13 years ago
  39. 8039290 sound: pss - don't use the deprecated function check_region by Wang Shaoyan · 13 years ago
  40. 2921623 sound: oss/pas2: Remove CLOCK_TICK_RATE dependency from PAS16 driver by Deepak Saxena · 13 years ago
  41. 8d34e6d sound: oss: rename local change_bits to avoid powerpc bitsops.h definition by Andy Whitcroft · 13 years ago
  42. e28fb9c SOUND: OSS: Remove Au1550 driver. by Ralf Baechle · 13 years ago
  43. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  44. 4d00135 sound/oss/opl3: validate voice and channel indexes by Dan Rosenberg · 13 years ago
  45. b769f49 sound/oss: remove offset from load_patch callbacks by Dan Rosenberg · 13 years ago
  46. cc99a08 Merge branch 'fix/misc' into topic/misc by Takashi Iwai · 13 years ago
  47. 848669d sound: Use sound_register_*() for additional OSS minor devices by Takashi Iwai · 13 years ago
  48. fdbc5d1 sound: silent echo'ed messages in Makefile by Amerigo Wang · 13 years ago
  49. d81a12b sound: Prevent buffer overflow in OSS load_mixer_volumes by Dan Rosenberg · 14 years ago
  50. ea7dd25 sound/oss: Remove unnecessary casts of void ptr by Jesper Juhl · 14 years ago
  51. f724bd2 sound/oss/dev_table.c: Use vzalloc by Joe Perches · 14 years ago
  52. 7c5814c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  53. 3342b96 sound/oss/sb_ess.c: delete double assignment by Julia Lawall · 14 years ago
  54. 33081ad Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  55. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  56. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  57. 631dd1a Update broken web addresses in the kernel. by Justin P. Mattock · 14 years ago
  58. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  59. b7d22cc OSS: soundcard: fix return value of sound_open() by Dan Carpenter · 14 years ago
  60. 4e83998 Merge branch 'fix/misc' into topic/misc by Takashi Iwai · 14 years ago
  61. d4cfa4d OSS: soundcard: locking bug in sound_ioctl() by Dan Carpenter · 14 years ago
  62. 095a0f6 SOUND-OSS: Remove sh_dac_audio by John Kacur · 14 years ago
  63. 645ef9e sound: autoconvert trivial BKL users to private mutex by Arnd Bergmann · 14 years ago
  64. 9fe856e sound: Remove unnecessary casts of private_data by Joe Perches · 14 years ago
  65. 3182c8a sound: oss: fix uninitialized spinlock by Akinobu Mita · 14 years ago
  66. 31cbd97 sound: oss: sh_dac_audio.c removed duplicated #include by Andrea Gelmini · 14 years ago
  67. dc386c4 sound/oss: Adjust confusing if indentation by Julia Lawall · 14 years ago
  68. 2d00775 sound: oss: au1550_ac97.c removed duplicated #include by Andrea Gelmini · 14 years ago
  69. 9c29490 sound: oss: msnd: check request_region() return value by Kulikov Vasiliy · 14 years ago
  70. b3390ce sound: oss: midi_synth: check get_user() return value by Kulikov Vasiliy · 14 years ago
  71. e5de3df sound: oss: waveartist: simplify waveartist_sleep() by Kulikov Vasiliy · 14 years ago
  72. 2232e23 sound: oss: au1550_ac97: simplify au1550_delay() by Kulikov Vasiliy · 14 years ago
  73. ff388f2 sound/oss: Remove dead CONFIG_SOFTOSS* by Christian Dietrich · 14 years ago
  74. 992cbf7 sound/oss-msnd-pinnacle: ioctl needs the inode by Arnd Bergmann · 14 years ago
  75. d209974 sound/oss: convert to unlocked_ioctl by Arnd Bergmann · 14 years ago
  76. 90dc763 sound: push BKL into open functions by Arnd Bergmann · 14 years ago
  77. 1efddcc sound: Add missing spin_unlock by Julia Lawall · 14 years ago
  78. ff2db7c m68k: amiga - Sound platform device conversion by Geert Uytterhoeven · 15 years ago
  79. 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
  80. fc8aa7b sound/oss/vidc.c: change the field used with DMA_ACTIVE by Julia Lawall · 14 years ago
  81. 01da470 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  82. fb40b49 sound: sequencer: clean up remove bogus check by Dan Carpenter · 14 years ago
  83. 56b7892 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  84. 3ea4965 sound/oss/coproc.h: Checkpatch cleanup by Andrea Gelmini · 14 years ago
  85. 76b5377 sound/oss/v_midi.h: Checkpatch cleanup by Andrea Gelmini · 14 years ago
  86. 524df55 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  87. 963accb MIPS: Alchemy: change dbdma to accept physical memory addresses by Manuel Lauss · 15 years ago
  88. ea071cc MIPS: Alchemy: remove dbdma compat macros by Manuel Lauss · 15 years ago
  89. b8f1f59 Merge branch 'topic/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 into devel by Jaroslav Kysela · 14 years ago
  90. cebe41d sound: use DEFINE_PCI_DEVICE_TABLE by Alexey Dobriyan · 14 years ago
  91. 6b98515 sound_oss: remove use of old BKL ioctl path by Alan Cox · 15 years ago
  92. 1cb4f62 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into fixes by Jaroslav Kysela · 15 years ago
  93. 444c195 sound: oss: off by one bug by Dan Carpenter · 15 years ago
  94. 2fbe74b sound/oss/pss: Fix test of unsigned in pss_reset_dsp() and pss_download_boot() by Roel Kluin · 15 years ago
  95. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  96. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  97. 57648cd Merge branch 'topic/misc' into for-linus by Takashi Iwai · 15 years ago
  98. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  99. b00615d Merge branch 'topic/pcm-dma-fix' into topic/core-change by Takashi Iwai · 15 years ago
  100. 75639e7 Merge branch 'topic/beep-rename' into topic/core-change by Takashi Iwai · 15 years ago