1. 0984d15 sound: oss: Use kernel_read_file_from_path() for mod_firmware_load() by Takashi Iwai · 8 years ago
  2. dfa40d3 sound: oss: Remove useless initialisation by Amitoj Kaur Chawla · 8 years ago
  3. cfecf1a sound: oss: avoid time_t usage by Arnd Bergmann · 8 years ago
  4. 6a99ad7 sound: aedsp16: Change structure initialisation to C99 style by Amitoj Kaur Chawla · 8 years ago
  5. c7c5856 sound: oss: Use setup_timer and mod_timer. by Muhammad Falak R Wani · 8 years ago
  6. c83d1b3 sound/oss: remove VIRT_TO_BUS dependency by Arnd Bergmann · 8 years ago
  7. 7857230 sound: oss/sb_audio: use swap() in sb_audio_close() by Fabian Frederick · 9 years ago
  8. 0cbf324 sound/oss: use schedule_timeout_interruptible() by Nicholas Mc Guire · 9 years ago
  9. 108c5df sound: oss: fix build warning by Sudip Mukherjee · 9 years ago
  10. bc26d4d sound/oss: fix deadlock in sequencer_ioctl(SNDCTL_SEQ_OUTOFBAND) by Alexey Khoroshilov · 9 years ago
  11. 9a303dc sound: Deparenthesize negative error returns by Joe Perches · 9 years ago
  12. f0418d4 sound/sb_midi: a couple indenting fixes by Dan Carpenter · 9 years ago
  13. e214e51 sound/sb_ess: white space cleanups by Dan Carpenter · 9 years ago
  14. df40386 sound/oss/opl3: remove some stray whitespace by Dan Carpenter · 9 years ago
  15. 19449593 sound: sys_timer: indent poll_def_tmr() correctly by Dan Carpenter · 9 years ago
  16. 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
  17. 80dbb01 sound: dmasound_atari: Remove obsolete IRQ_TYPE_SLOW by Geert Uytterhoeven · 10 years ago
  18. fd4e8dd sound/oss: use current->state helpers by Davidlohr Bueso · 9 years ago
  19. d1f45e6 sound: oss: Deletion of unnecessary checks before the function call "vfree" by Markus Elfring · 9 years ago
  20. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  21. 4fc390a sound: oss: uart401: remove unneeded NULL check by Dan Carpenter · 9 years ago
  22. 04edde9 OSS: dmasound: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  23. 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
  24. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  25. 68a9edd sound: oss: Remove typedefs wanc_info and wavnc_port_info by Himangi Saraogi · 10 years ago
  26. 80e7bba sound: oss: uart401: Remove typedef uart401_devc by Himangi Saraogi · 10 years ago
  27. 81cb6b6 sound/oss/pss: Remove typedefs pss_mixerdata and pss_confdata by Himangi Saraogi · 10 years ago
  28. 8b0276d sound/oss/opl3: Remove typedef opl_devinfo by Himangi Saraogi · 10 years ago
  29. a53613a sound: oss: mpu401.c: Cleaning up variable is set more than once by Rickard Strandqvist · 10 years ago
  30. 21d7216 sound: oss: mpu401.c: Cleaning up missing break in a case by Rickard Strandqvist · 10 years ago
  31. 55d0cc2 sound: remove checks for CONFIG_BCM_CS4297A_CSWARM by Paul Bolle · 10 years ago
  32. 47c9807 sound: mpu401.c: make return of 0 explicit by Julia Lawall · 10 years ago
  33. 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
  34. 292ab81 sound: dmasound: use module_platform_driver_probe() by Christoph Jaeger · 10 years ago
  35. 3af5d05 sound/oss: Remove uncompilable DBG macro use by Joe Perches · 10 years ago
  36. 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
  37. c5f9ee3 x86, platforms: Remove SGI Visual Workstation by H. Peter Anvin · 10 years ago
  38. 71b9b17 sound: Move prototype declaration to header file oss/pas2.h from oss/pas2_card.c by Rashika Kheria · 10 years ago
  39. cdef2e5 sound: oss: remove last sleep_on users by Arnd Bergmann · 10 years ago
  40. 1a1e0a8 sound: oss: dmasound: kill SLEEP() macro to avoid race by Arnd Bergmann · 10 years ago
  41. 76439c2 sound: oss: midibuf: fix sleep_on races by Arnd Bergmann · 10 years ago
  42. 7bd6972 sound: oss: vwsnd: avoid interruptible_sleep_on by Arnd Bergmann · 10 years ago
  43. 1a21576 sound: oss: msnd_pinnacle: avoid interruptible_sleep_on_timeout by Arnd Bergmann · 10 years ago
  44. 1d198f2 sound: Remove unnecessary semicolons by Joe Perches · 11 years ago
  45. 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
  46. f5cb0be sound: oss/dmabuf: remove an unneeded temporary variable by Dan Carpenter · 11 years ago
  47. 4b88460 sound: oss/vwsnd: Always define vwsnd_mutex by Takashi Iwai · 11 years ago
  48. 8331b9e sound: oss/vwsnd: Add missing inclusion of linux/delay.h by Takashi Iwai · 11 years ago
  49. d2c6980 sound: OSS: Remove superfluous pci_set_dvdata(pci, NULL) by Takashi Iwai · 11 years ago
  50. a62ee23 sound: Fix make allmodconfig on MIPS correctly by Paul Bolle · 11 years ago
  51. 05a88a4 Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  52. 9992ba7 Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  53. d4702b1 sound: Fix make allmodconfig on MIPS by Takashi Iwai · 11 years ago
  54. fca660b dmasound_core: saner arguments for sq_fsync() by Al Viro · 11 years ago
  55. 4b417cf sound: oss/dmabuf: use dma_map_single by Arnd Bergmann · 11 years ago
  56. b8e63df sound: oss: sb_common: Used kmemdup instead of kmalloc and memcpy by Alexandru Gheorghiu · 11 years ago
  57. 0d9ffc9 sound: oss: uart401: Used kmemdup instead of kmalloc and memcpy by Alexandru Gheorghiu · 11 years ago
  58. 57220bc sound: sequencer: cap array index in seq_chn_common_event() by Dan Carpenter · 11 years ago
  59. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  60. dc30a43 sound: oss/pas2: Fix possible access out of array by Asim Kadav · 11 years ago
  61. 9921041 sound: oss: remove __dev* attributes by Bill Pemberton · 11 years ago
  62. 379170a sound: oss/sb_audio: cap value in sb201_audio_set_speed() by Dan Carpenter · 11 years ago
  63. da06a8d Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  64. f5a246e Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  65. 0b33162 Merge branch 'late/fixes' into fixes by Olof Johansson · 12 years ago
  66. 45ef6ac ARM: footbridge: nw_gpio_lock is raw_spin_lock by Arnd Bergmann · 12 years ago
  67. 395d9dd sound: Remove unnecessary semicolon by Peter Senna Tschudin · 12 years ago
  68. 99dbb16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  69. 19feb61 oss: remove maui_boot.h from .gitignore and dontdiff by Paul Bolle · 12 years ago
  70. 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
  71. 94f3ec6 sound: oss/sb_audio: prevent divide by zero bug by Dan Carpenter · 12 years ago
  72. dbf7b59 Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  73. 24fe5ddc sound: swarm_cs4297: Provide definitions for AC97 registers by Ezequiel Garcia · 12 years ago
  74. 92a9f14 Fix comment typo multipy -> multiply by Ralf Baechle · 12 years ago
  75. 156d14da sound: sound/oss/msnd_pinnacle.c: add vfrees by Julia Lawall · 12 years ago
  76. 48a4675 Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  77. ec99aaf sound: fix oss/msnd_pinnacle module param type by Randy Dunlap · 12 years ago
  78. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  79. a429638 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  80. a67ff6a ALSA: module_param: make bool parameters really bool by Rusty Russell · 12 years ago
  81. 7e0ea2e sound: Kconfig: drop unknown symbol ARCH_CLPS7500 by Paul Bolle · 12 years ago
  82. 68d99b2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  83. bb690c9 sound: oss: use strlcpy() in sound_timer_init() by Dan Carpenter · 13 years ago
  84. 395cf96 doc: fix broken references by Paul Bolle · 13 years ago
  85. 8039290 sound: pss - don't use the deprecated function check_region by Wang Shaoyan · 13 years ago
  86. 2921623 sound: oss/pas2: Remove CLOCK_TICK_RATE dependency from PAS16 driver by Deepak Saxena · 13 years ago
  87. 8d34e6d sound: oss: rename local change_bits to avoid powerpc bitsops.h definition by Andy Whitcroft · 13 years ago
  88. e28fb9c SOUND: OSS: Remove Au1550 driver. by Ralf Baechle · 13 years ago
  89. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  90. 4d00135 sound/oss/opl3: validate voice and channel indexes by Dan Rosenberg · 13 years ago
  91. b769f49 sound/oss: remove offset from load_patch callbacks by Dan Rosenberg · 13 years ago
  92. cc99a08 Merge branch 'fix/misc' into topic/misc by Takashi Iwai · 13 years ago
  93. 848669d sound: Use sound_register_*() for additional OSS minor devices by Takashi Iwai · 13 years ago
  94. fdbc5d1 sound: silent echo'ed messages in Makefile by Amerigo Wang · 13 years ago
  95. d81a12b sound: Prevent buffer overflow in OSS load_mixer_volumes by Dan Rosenberg · 13 years ago
  96. ea7dd25 sound/oss: Remove unnecessary casts of void ptr by Jesper Juhl · 13 years ago
  97. f724bd2 sound/oss/dev_table.c: Use vzalloc by Joe Perches · 14 years ago
  98. 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
  99. 3342b96 sound/oss/sb_ess.c: delete double assignment by Julia Lawall · 14 years ago
  100. 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