1. a323ae9 Merge tag 'sound-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  2. 80dbb01 sound: dmasound_atari: Remove obsolete IRQ_TYPE_SLOW by Geert Uytterhoeven · 10 years ago
  3. fd4e8dd sound/oss: use current->state helpers by Davidlohr Bueso · 9 years ago
  4. d1f45e6 sound: oss: Deletion of unnecessary checks before the function call "vfree" by Markus Elfring · 9 years ago
  5. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  6. 4fc390a sound: oss: uart401: remove unneeded NULL check by Dan Carpenter · 10 years ago
  7. 04edde9 OSS: dmasound: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  8. ffb29b4 Merge tag 'sound-fix-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  9. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  10. 68a9edd sound: oss: Remove typedefs wanc_info and wavnc_port_info by Himangi Saraogi · 10 years ago
  11. 80e7bba sound: oss: uart401: Remove typedef uart401_devc by Himangi Saraogi · 10 years ago
  12. 81cb6b6 sound/oss/pss: Remove typedefs pss_mixerdata and pss_confdata by Himangi Saraogi · 10 years ago
  13. 8b0276d sound/oss/opl3: Remove typedef opl_devinfo by Himangi Saraogi · 10 years ago
  14. a53613a sound: oss: mpu401.c: Cleaning up variable is set more than once by Rickard Strandqvist · 10 years ago
  15. 21d7216 sound: oss: mpu401.c: Cleaning up missing break in a case by Rickard Strandqvist · 10 years ago
  16. 55d0cc2 sound: remove checks for CONFIG_BCM_CS4297A_CSWARM by Paul Bolle · 10 years ago
  17. 47c9807 sound: mpu401.c: make return of 0 explicit by Julia Lawall · 10 years ago
  18. e7990d4 Merge tag 'sound-fix-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  19. 292ab81 sound: dmasound: use module_platform_driver_probe() by Christoph Jaeger · 10 years ago
  20. 3af5d05 sound/oss: Remove uncompilable DBG macro use by Joe Perches · 10 years ago
  21. 467cbd2 Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  22. c5f9ee3 x86, platforms: Remove SGI Visual Workstation by H. Peter Anvin · 10 years ago
  23. 71b9b17 sound: Move prototype declaration to header file oss/pas2.h from oss/pas2_card.c by Rashika Kheria · 10 years ago
  24. cdef2e5 sound: oss: remove last sleep_on users by Arnd Bergmann · 10 years ago
  25. 1a1e0a8 sound: oss: dmasound: kill SLEEP() macro to avoid race by Arnd Bergmann · 10 years ago
  26. 76439c2 sound: oss: midibuf: fix sleep_on races by Arnd Bergmann · 10 years ago
  27. 7bd6972 sound: oss: vwsnd: avoid interruptible_sleep_on by Arnd Bergmann · 10 years ago
  28. 1a21576 sound: oss: msnd_pinnacle: avoid interruptible_sleep_on_timeout by Arnd Bergmann · 10 years ago
  29. 1d198f2 sound: Remove unnecessary semicolons by Joe Perches · 11 years ago
  30. 68538bf Merge tag 'asoc-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next by Takashi Iwai · 11 years ago
  31. f5cb0be sound: oss/dmabuf: remove an unneeded temporary variable by Dan Carpenter · 11 years ago
  32. 4b88460 sound: oss/vwsnd: Always define vwsnd_mutex by Takashi Iwai · 11 years ago
  33. 8331b9e sound: oss/vwsnd: Add missing inclusion of linux/delay.h by Takashi Iwai · 11 years ago
  34. d2c6980 sound: OSS: Remove superfluous pci_set_dvdata(pci, NULL) by Takashi Iwai · 11 years ago
  35. a62ee23 sound: Fix make allmodconfig on MIPS correctly by Paul Bolle · 11 years ago
  36. 05a88a4 Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  37. 9992ba7 Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  38. d4702b1 sound: Fix make allmodconfig on MIPS by Takashi Iwai · 11 years ago
  39. fca660b dmasound_core: saner arguments for sq_fsync() by Al Viro · 11 years ago
  40. 4b417cf sound: oss/dmabuf: use dma_map_single by Arnd Bergmann · 11 years ago
  41. b8e63df sound: oss: sb_common: Used kmemdup instead of kmalloc and memcpy by Alexandru Gheorghiu · 11 years ago
  42. 0d9ffc9 sound: oss: uart401: Used kmemdup instead of kmalloc and memcpy by Alexandru Gheorghiu · 11 years ago
  43. 57220bc sound: sequencer: cap array index in seq_chn_common_event() by Dan Carpenter · 11 years ago
  44. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  45. dc30a43 sound: oss/pas2: Fix possible access out of array by Asim Kadav · 11 years ago
  46. 9921041 sound: oss: remove __dev* attributes by Bill Pemberton · 12 years ago
  47. 379170a sound: oss/sb_audio: cap value in sb201_audio_set_speed() by Dan Carpenter · 12 years ago
  48. da06a8d Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  49. f5a246e Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  50. 0b33162 Merge branch 'late/fixes' into fixes by Olof Johansson · 12 years ago
  51. 45ef6ac ARM: footbridge: nw_gpio_lock is raw_spin_lock by Arnd Bergmann · 12 years ago
  52. 395d9dd sound: Remove unnecessary semicolon by Peter Senna Tschudin · 12 years ago
  53. 99dbb16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  54. 19feb61 oss: remove maui_boot.h from .gitignore and dontdiff by Paul Bolle · 12 years ago
  55. 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
  56. 94f3ec6 sound: oss/sb_audio: prevent divide by zero bug by Dan Carpenter · 12 years ago
  57. dbf7b59 Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  58. 24fe5ddc sound: swarm_cs4297: Provide definitions for AC97 registers by Ezequiel Garcia · 12 years ago
  59. 92a9f14 Fix comment typo multipy -> multiply by Ralf Baechle · 12 years ago
  60. 156d14da sound: sound/oss/msnd_pinnacle.c: add vfrees by Julia Lawall · 12 years ago
  61. 48a46752 Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  62. ec99aaf sound: fix oss/msnd_pinnacle module param type by Randy Dunlap · 12 years ago
  63. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  64. a429638 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  65. a67ff6a ALSA: module_param: make bool parameters really bool by Rusty Russell · 13 years ago
  66. 7e0ea2e sound: Kconfig: drop unknown symbol ARCH_CLPS7500 by Paul Bolle · 13 years ago
  67. 68d99b2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  68. bb690c9 sound: oss: use strlcpy() in sound_timer_init() by Dan Carpenter · 13 years ago
  69. 395cf96 doc: fix broken references by Paul Bolle · 13 years ago
  70. 8039290 sound: pss - don't use the deprecated function check_region by Wang Shaoyan · 13 years ago
  71. 2921623 sound: oss/pas2: Remove CLOCK_TICK_RATE dependency from PAS16 driver by Deepak Saxena · 13 years ago
  72. 8d34e6d sound: oss: rename local change_bits to avoid powerpc bitsops.h definition by Andy Whitcroft · 13 years ago
  73. e28fb9c SOUND: OSS: Remove Au1550 driver. by Ralf Baechle · 13 years ago
  74. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  75. 4d00135 sound/oss/opl3: validate voice and channel indexes by Dan Rosenberg · 13 years ago
  76. b769f49 sound/oss: remove offset from load_patch callbacks by Dan Rosenberg · 13 years ago
  77. cc99a08 Merge branch 'fix/misc' into topic/misc by Takashi Iwai · 13 years ago
  78. 848669d sound: Use sound_register_*() for additional OSS minor devices by Takashi Iwai · 13 years ago
  79. fdbc5d1 sound: silent echo'ed messages in Makefile by Amerigo Wang · 13 years ago
  80. d81a12b sound: Prevent buffer overflow in OSS load_mixer_volumes by Dan Rosenberg · 14 years ago
  81. ea7dd25 sound/oss: Remove unnecessary casts of void ptr by Jesper Juhl · 14 years ago
  82. f724bd2 sound/oss/dev_table.c: Use vzalloc by Joe Perches · 14 years ago
  83. 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
  84. 3342b96 sound/oss/sb_ess.c: delete double assignment by Julia Lawall · 14 years ago
  85. 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
  86. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  87. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  88. 631dd1a Update broken web addresses in the kernel. by Justin P. Mattock · 14 years ago
  89. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  90. b7d22cc OSS: soundcard: fix return value of sound_open() by Dan Carpenter · 14 years ago
  91. 4e83998f5 Merge branch 'fix/misc' into topic/misc by Takashi Iwai · 14 years ago
  92. d4cfa4d OSS: soundcard: locking bug in sound_ioctl() by Dan Carpenter · 14 years ago
  93. 095a0f6 SOUND-OSS: Remove sh_dac_audio by John Kacur · 14 years ago
  94. 645ef9e sound: autoconvert trivial BKL users to private mutex by Arnd Bergmann · 14 years ago
  95. 9fe856e sound: Remove unnecessary casts of private_data by Joe Perches · 14 years ago
  96. 3182c8a sound: oss: fix uninitialized spinlock by Akinobu Mita · 14 years ago
  97. 31cbd97 sound: oss: sh_dac_audio.c removed duplicated #include by Andrea Gelmini · 14 years ago
  98. dc386c4 sound/oss: Adjust confusing if indentation by Julia Lawall · 14 years ago
  99. 2d00775 sound: oss: au1550_ac97.c removed duplicated #include by Andrea Gelmini · 14 years ago
  100. 9c29490 sound: oss: msnd: check request_region() return value by Kulikov Vasiliy · 14 years ago