1. 1519c84 sound/oss/dmasound: Remove superfluous "break" by zuoqilin · 3 years, 7 months ago
  2. 877013b sound/oss/dmasound: Remove superfluous "break" by zuoqilin · 3 years, 7 months ago
  3. 75b1a8f ALSA: Convert strlcpy to strscpy when return value is unused by Joe Perches · 4 years ago
  4. c0dbbda ALSA: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 6 months ago
  5. d198b34 .gitignore: add SPDX License Identifier by Masahiro Yamada · 4 years, 10 months ago
  6. 2985bed .gitignore: remove too obvious comments by Masahiro Yamada · 4 years, 10 months ago
  7. 2022ca0 compat_ioctl: remove translation for sound ioctls by Arnd Bergmann · 6 years ago
  8. 8e774e0 sound: dmasound_atari: Mark expected switch fall-through by Gustavo A. R. Silva · 5 years ago
  9. cd238ef docs: kbuild: convert docs to ReST and rename to *.rst by Mauro Carvalho Chehab · 6 years ago
  10. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  11. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  12. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  13. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  14. 680ef72 sound: annotate ->poll() instances by Al Viro · 7 years ago
  15. 76727c2c Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 7 years ago
  16. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  17. 727dede sound: Retire OSS by Takashi Iwai · 7 years ago
  18. 711aab1 vfs: constify path argument to kernel_read_file_from_path by Mimi Zohar · 7 years ago
  19. 232b0b0 Annotate hardware config module parameters in sound/oss/ by David Howells · 8 years ago
  20. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  21. fc28ab18 sound: oss/ad1848: remove some dead code by Dan Carpenter · 8 years ago
  22. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  23. 0984d15 sound: oss: Use kernel_read_file_from_path() for mod_firmware_load() by Takashi Iwai · 8 years ago
  24. dfa40d3 sound: oss: Remove useless initialisation by Amitoj Kaur Chawla · 8 years ago
  25. cfecf1a sound: oss: avoid time_t usage by Arnd Bergmann · 9 years ago
  26. 6a99ad7 sound: aedsp16: Change structure initialisation to C99 style by Amitoj Kaur Chawla · 9 years ago
  27. c7c5856 sound: oss: Use setup_timer and mod_timer. by Muhammad Falak R Wani · 9 years ago
  28. c83d1b3 sound/oss: remove VIRT_TO_BUS dependency by Arnd Bergmann · 9 years ago
  29. 7857230 sound: oss/sb_audio: use swap() in sb_audio_close() by Fabian Frederick · 10 years ago
  30. 0cbf324 sound/oss: use schedule_timeout_interruptible() by Nicholas Mc Guire · 10 years ago
  31. 108c5df sound: oss: fix build warning by Sudip Mukherjee · 10 years ago
  32. bc26d4d sound/oss: fix deadlock in sequencer_ioctl(SNDCTL_SEQ_OUTOFBAND) by Alexey Khoroshilov · 10 years ago
  33. 9a303dc sound: Deparenthesize negative error returns by Joe Perches · 10 years ago
  34. f0418d4 sound/sb_midi: a couple indenting fixes by Dan Carpenter · 10 years ago
  35. e214e51 sound/sb_ess: white space cleanups by Dan Carpenter · 10 years ago
  36. df40386 sound/oss/opl3: remove some stray whitespace by Dan Carpenter · 10 years ago
  37. 19449593 sound: sys_timer: indent poll_def_tmr() correctly by Dan Carpenter · 10 years ago
  38. a323ae9 Merge tag 'sound-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  39. 80dbb01 sound: dmasound_atari: Remove obsolete IRQ_TYPE_SLOW by Geert Uytterhoeven · 10 years ago
  40. fd4e8dd sound/oss: use current->state helpers by Davidlohr Bueso · 10 years ago
  41. d1f45e6 sound: oss: Deletion of unnecessary checks before the function call "vfree" by Markus Elfring · 10 years ago
  42. 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
  43. 4fc390a sound: oss: uart401: remove unneeded NULL check by Dan Carpenter · 10 years ago
  44. 04edde9 OSS: dmasound: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  45. 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
  46. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  47. 68a9edd sound: oss: Remove typedefs wanc_info and wavnc_port_info by Himangi Saraogi · 10 years ago
  48. 80e7bba sound: oss: uart401: Remove typedef uart401_devc by Himangi Saraogi · 10 years ago
  49. 81cb6b6 sound/oss/pss: Remove typedefs pss_mixerdata and pss_confdata by Himangi Saraogi · 10 years ago
  50. 8b0276d sound/oss/opl3: Remove typedef opl_devinfo by Himangi Saraogi · 10 years ago
  51. a53613a sound: oss: mpu401.c: Cleaning up variable is set more than once by Rickard Strandqvist · 11 years ago
  52. 21d7216 sound: oss: mpu401.c: Cleaning up missing break in a case by Rickard Strandqvist · 11 years ago
  53. 55d0cc2 sound: remove checks for CONFIG_BCM_CS4297A_CSWARM by Paul Bolle · 11 years ago
  54. 47c9807 sound: mpu401.c: make return of 0 explicit by Julia Lawall · 11 years ago
  55. e7990d4 Merge tag 'sound-fix-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  56. 292ab81 sound: dmasound: use module_platform_driver_probe() by Christoph Jaeger · 11 years ago
  57. 3af5d05 sound/oss: Remove uncompilable DBG macro use by Joe Perches · 11 years ago
  58. 467cbd2 Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  59. c5f9ee3 x86, platforms: Remove SGI Visual Workstation by H. Peter Anvin · 11 years ago
  60. 71b9b17 sound: Move prototype declaration to header file oss/pas2.h from oss/pas2_card.c by Rashika Kheria · 11 years ago
  61. cdef2e5 sound: oss: remove last sleep_on users by Arnd Bergmann · 11 years ago
  62. 1a1e0a8 sound: oss: dmasound: kill SLEEP() macro to avoid race by Arnd Bergmann · 11 years ago
  63. 76439c2 sound: oss: midibuf: fix sleep_on races by Arnd Bergmann · 11 years ago
  64. 7bd6972 sound: oss: vwsnd: avoid interruptible_sleep_on by Arnd Bergmann · 11 years ago
  65. 1a21576 sound: oss: msnd_pinnacle: avoid interruptible_sleep_on_timeout by Arnd Bergmann · 11 years ago
  66. 1d198f2 sound: Remove unnecessary semicolons by Joe Perches · 11 years ago
  67. 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
  68. f5cb0be sound: oss/dmabuf: remove an unneeded temporary variable by Dan Carpenter · 11 years ago
  69. 4b88460 sound: oss/vwsnd: Always define vwsnd_mutex by Takashi Iwai · 11 years ago
  70. 8331b9e sound: oss/vwsnd: Add missing inclusion of linux/delay.h by Takashi Iwai · 11 years ago
  71. d2c6980 sound: OSS: Remove superfluous pci_set_dvdata(pci, NULL) by Takashi Iwai · 12 years ago
  72. a62ee23 sound: Fix make allmodconfig on MIPS correctly by Paul Bolle · 12 years ago
  73. 05a88a4 Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  74. 9992ba7 Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  75. d4702b1 sound: Fix make allmodconfig on MIPS by Takashi Iwai · 12 years ago
  76. fca660b dmasound_core: saner arguments for sq_fsync() by Al Viro · 12 years ago
  77. 4b417cf sound: oss/dmabuf: use dma_map_single by Arnd Bergmann · 12 years ago
  78. b8e63df sound: oss: sb_common: Used kmemdup instead of kmalloc and memcpy by Alexandru Gheorghiu · 12 years ago
  79. 0d9ffc9 sound: oss: uart401: Used kmemdup instead of kmalloc and memcpy by Alexandru Gheorghiu · 12 years ago
  80. 57220bc sound: sequencer: cap array index in seq_chn_common_event() by Dan Carpenter · 12 years ago
  81. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  82. dc30a43 sound: oss/pas2: Fix possible access out of array by Asim Kadav · 12 years ago
  83. 9921041 sound: oss: remove __dev* attributes by Bill Pemberton · 12 years ago
  84. 379170a sound: oss/sb_audio: cap value in sb201_audio_set_speed() by Dan Carpenter · 12 years ago
  85. da06a8d Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  86. f5a246e Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  87. 0b33162 Merge branch 'late/fixes' into fixes by Olof Johansson · 12 years ago
  88. 45ef6ac ARM: footbridge: nw_gpio_lock is raw_spin_lock by Arnd Bergmann · 12 years ago
  89. 395d9dd sound: Remove unnecessary semicolon by Peter Senna Tschudin · 12 years ago
  90. 99dbb16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  91. 19feb61 oss: remove maui_boot.h from .gitignore and dontdiff by Paul Bolle · 12 years ago
  92. 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
  93. 94f3ec6 sound: oss/sb_audio: prevent divide by zero bug by Dan Carpenter · 12 years ago
  94. dbf7b59 Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  95. 24fe5ddc sound: swarm_cs4297: Provide definitions for AC97 registers by Ezequiel Garcia · 13 years ago
  96. 92a9f14 Fix comment typo multipy -> multiply by Ralf Baechle · 13 years ago
  97. 156d14da sound: sound/oss/msnd_pinnacle.c: add vfrees by Julia Lawall · 13 years ago
  98. 48a46752 Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  99. ec99aaf sound: fix oss/msnd_pinnacle module param type by Randy Dunlap · 13 years ago
  100. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 13 years ago