1. d60229d ALSA: cs4236: fix error return comparison of an unsigned integer by Colin Ian King · 5 years ago
  2. 82e8d72 sound: Fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
  3. d7da429 ALSA: sb: remove redundant assignment to variable result by Colin Ian King · 5 years ago
  4. 3bb4aef ALSA: isa/wavefront: remove redundant assignment to pointer bptr by Colin Ian King · 5 years ago
  5. b8f9f70 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 371 by Thomas Gleixner · 6 years ago
  6. 63682fb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 370 by Thomas Gleixner · 6 years ago
  7. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  8. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  9. 74ba920 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 by Thomas Gleixner · 6 years ago
  10. 1ccea77 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 by Thomas Gleixner · 6 years ago
  11. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  12. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  13. 4ab1ae3 ALSA: gus: fix misuse of %x by Fuqian Huang · 6 years ago
  14. dcd0fea ALSA: sb8: add a check for request_region by Kangjie Lu · 6 years ago
  15. a06702c ALSA: es1688: Remove set but not used variable 'hw' by YueHaibing · 6 years ago
  16. 1bac5e1 ALSA: isa: Clean up with new procfs helpers by Takashi Iwai · 6 years ago
  17. 0b6a2c9 ALSA: isa: Avoid passing NULL to memory allocators by Takashi Iwai · 6 years ago
  18. 436ec40 Merge branch 'topic/pcm-device-suspend' into for-next by Takashi Iwai · 6 years ago
  19. 28394f0 ALSA: isa: Remove superfluous snd_pcm_suspend*() calls by Takashi Iwai · 6 years ago
  20. beae771 ALSA: sb: fix a missing check of snd_ctl_add by Aditya Pakki · 6 years ago
  21. 0f25e00 ALSA: gus: add a check of the status of snd_ctl_add by Kangjie Lu · 6 years ago
  22. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  23. 7b69154 ALSA: wss: Fix invalid snd_free_pages() at error path by Takashi Iwai · 6 years ago
  24. 74ce5a4 ALSA: opti92xx-ad1848: Use the standard fall-through annotation by Takashi Iwai · 6 years ago
  25. fe1a10b ALSA: sb8: Fix fall-through annotations by Gustavo A. R. Silva · 6 years ago
  26. 498aaa9 ALSA: isa: Remove empty init and exit by Takashi Iwai · 6 years ago
  27. 9038820 ALSA: gus: fix spelling mistake "acumulator" -> "accumulator" by Colin Ian King · 6 years ago
  28. 13a0163 ALSA: es18xx: mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  29. 734be97 ALSA: opti9xx: mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  30. 3e313f3 ALSA: opti92x: mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  31. a9fe47e ALSA: galaxy: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  32. 789b7f4 ALSA: sb: Fix a typo by Takashi Iwai · 6 years ago
  33. 13e9a3e ALSA: sb: Proper endian notations by Takashi Iwai · 6 years ago
  34. e5d3765 ALSA: sb: Fix sparse warning wrt PCM format type by Takashi Iwai · 6 years ago
  35. 55ff2d1 ALSA: sb: Fix PCM format bit calculation by Takashi Iwai · 6 years ago
  36. 6be9a60 ALSA: wss: Fix sparse warning wrt PCM format type by Takashi Iwai · 6 years ago
  37. d63f33d ALSA: ad1816a: Fix sparse warning wrt PCM format type by Takashi Iwai · 6 years ago
  38. dcda6f7 ALSA: msnd: Use NULL instead of 0 by Takashi Iwai · 6 years ago
  39. 7c500f9 ALSA: msnd: Fix the default sample sizes by Takashi Iwai · 6 years ago
  40. ab647a2 ALSA: msnd: Add missing __iomem annotations by Takashi Iwai · 6 years ago
  41. 7373c2a ALSA: emu8000: Use swap macro in snd_emu8000_sample_new by Gustavo A. R. Silva · 6 years ago
  42. 7527cd2 ALSA: sb8: remove redundant pointer runtime by Colin Ian King · 6 years ago
  43. 29fba92 ALSA: gus: remove redundant pointer private_data by Colin Ian King · 6 years ago
  44. a34e8aa ALSA: es1688: remove redundant pointer chip by Colin Ian King · 6 years ago
  45. 0e6995e ALSA: Fix references to Documentation/.*/MultiSound by Mauro Carvalho Chehab · 7 years ago
  46. 3036bc4 Merge tag 'media/v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 7 years ago
  47. 6a73cf4 sound: Use octal not symbolic permissions by Joe Perches · 7 years ago
  48. 6a300dc ALSA: sc6000: fix spelling mistake: "iomaped" -> "iomapped" by Colin Ian King · 7 years ago
  49. c4e4a8f ALSA: cmi8328: array_find() can be static by kbuild test robot · 7 years ago
  50. da112f1 media: sound, isapnp: allow building more drivers with COMPILE_TEST by Mauro Carvalho Chehab · 7 years ago
  51. e39fbc2 media: sound, media: allow building ISA drivers it with COMPILE_TEST by Mauro Carvalho Chehab · 7 years ago
  52. 4d0272c ALSA: gus: Delete an error message for a failed memory allocation in snd_gf1_dma_transfer_block() by Markus Elfring · 7 years ago
  53. 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
  54. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  55. 20e5f8b ALSA: sb: Minor optimization / fix of timer usage in sb8_midi.c by Takashi Iwai · 7 years ago
  56. 4f92824 ALSA: sb: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  57. 57e69e2 ALSA: wavefront: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  58. aec5465 ALSA: isa: make snd_pcm_hardware const by Bhumika Goyal · 7 years ago
  59. 60f6f0d ALSA: wavefront: constify pnp_card_device_id by Arvind Yadav · 7 years ago
  60. 05e20b2 ALSA: sscape: constify pnp_card_device_id by Arvind Yadav · 7 years ago
  61. e6a76e2 ALSA: sb16: constify pnp_card_device_id by Arvind Yadav · 7 years ago
  62. 529d257 ALSA: opti9xx: constify pnp_card_device_id by Arvind Yadav · 7 years ago
  63. 1ef428b ALSA: msnd: constify pnp_card_device_id by Arvind Yadav · 7 years ago
  64. 45fbe60 ALSA: gus: constify pnp_card_device_id by Arvind Yadav · 7 years ago
  65. 4f624a1 ALSA: es1688: constify pnp_card_device_id by Arvind Yadav · 7 years ago
  66. 3f41b75 ALSA: cs4236: constify pnp_card_device_id by Arvind Yadav · 7 years ago
  67. 06891ec ALSA: cmi8330: constify pnp_card_device_id by Arvind Yadav · 7 years ago
  68. 1d906e8 ALSA: azt2320: constify pnp_card_device_id by Arvind Yadav · 7 years ago
  69. 815cfec ALSA: als100: constify pnp_card_device_id by Arvind Yadav · 7 years ago
  70. 287b546 ALSA: ad1816a: constify pnp_card_device_id by Arvind Yadav · 7 years ago
  71. 607b5d7 ALSA: opl3sa2: constify pnp_device_id and pnp_card_device_id by Arvind Yadav · 7 years ago
  72. 05cb183 ALSA: es18xx: constify pnp_device_id and pnp_card_device_id by Arvind Yadav · 7 years ago
  73. c9480d0 sound: emu8000: constify emu8000_ops by Julia Lawall · 7 years ago
  74. aa5ebc7 ALSA: wss: constify snd_pcm_ops structures by Arvind Yadav · 7 years ago
  75. 9917685 ALSA: sb8: constify snd_pcm_ops structures by Arvind Yadav · 7 years ago
  76. 3066ad5 ALSA: sb16: constify snd_pcm_ops structures by Arvind Yadav · 7 years ago
  77. 84c8f90 ALSA: emu8000: constify snd_pcm_ops structures by Arvind Yadav · 7 years ago
  78. b6dca46 ALSA: msnd: constify snd_pcm_ops structures by Arvind Yadav · 7 years ago
  79. ca58ba6c ALSA: gus: constify snd_pcm_ops structures by Arvind Yadav · 7 years ago
  80. 8965e53 ALSA: es18xx: constify snd_pcm_ops structures by Arvind Yadav · 7 years ago
  81. e79a560 ALSA: es1688: constify snd_pcm_ops structures by Arvind Yadav · 7 years ago
  82. 58a24fc ALSA: ad1816a: constify snd_pcm_ops structures by Arvind Yadav · 7 years ago
  83. 74be62c Merge branch 'for-linus' into for-next by Takashi Iwai · 7 years ago
  84. 24d2207 ALSA: opti9xx: fix format string overflow warning by Arnd Bergmann · 7 years ago
  85. 003d3e7 ALSA: ad1848: fix format string overflow warning by Arnd Bergmann · 7 years ago
  86. 6d8b04d ALSA: cs423x: fix format string overflow warning by Arnd Bergmann · 7 years ago
  87. 8a46363 ALSA: als100: fix format string overflow warning by Arnd Bergmann · 7 years ago
  88. 0a264b6 Merge tag 'sound-fix-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 7 years ago
  89. 20e2b79 ALSA: msnd: Optimize / harden DSP and MIDI loops by Takashi Iwai · 8 years ago
  90. 920f2ec Merge tag 'sound-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  91. ac6424b sched/wait: Rename wait_queue_t => wait_queue_entry_t by Ingo Molnar · 8 years ago
  92. 111b0cd ALSA: seq: Allow the modular sequencer registration by Takashi Iwai · 8 years ago
  93. 8272115 ALSA: synth: Select snd-emux-synth explicitly by Takashi Iwai · 8 years ago
  94. 0181307 ALSA: seq: Reorganize kconfig and build by Takashi Iwai · 8 years ago
  95. 3d774d5 ALSA: seq: Allow the tristate build of OSS emulation by Takashi Iwai · 8 years ago
  96. 7b3f477 ALSA: wss: Constify hw_constraints by Takashi Iwai · 8 years ago
  97. b078bbf ALSA: sb: Constify hw_constraints by Takashi Iwai · 8 years ago
  98. bfa516a ALSA: gus: Constify hw_constraints by Takashi Iwai · 8 years ago
  99. 2170912 ALSA: es18xx: Constify hw_constraints by Takashi Iwai · 8 years ago
  100. 4ea2bb7 ALSA: es1688: Constify hw_constraints by Takashi Iwai · 8 years ago