1. 45bbe6c ALSA: sb: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 4 years, 1 month ago
  2. 7f04f3e Merge tag 'sound-5.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 4 years, 4 months ago
  3. f5d0f82 ALSA: isa: fix spelling mistakes in the comments by Liang Wang · 4 years, 5 months ago
  4. 3f9df56 Merge tag 'sound-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 4 years, 5 months ago
  5. c729385 ALSA: isa: delete repeated words in comments by Randy Dunlap · 4 years, 5 months ago
  6. 3f649ab treewide: Remove uninitialized_var() usage by Kees Cook · 4 years, 7 months ago
  7. e2d413f ALSA: Replace with fallthrough pseudo keyword in the remaining places by Takashi Iwai · 4 years, 6 months ago
  8. c0dbbda ALSA: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 6 months ago
  9. 6a4f2b6 ALSA: isa/gus: remove 'set but not used' warning by Pierre-Louis Bossart · 4 years, 6 months ago
  10. 65cec1e ALSA: isa/gus: remove -Wmissing-prototypes warnings by Pierre-Louis Bossart · 4 years, 6 months ago
  11. d9b8fbf ALSA: es1688: Add the missed snd_card_free() by Chuhong Yuan · 4 years, 7 months ago
  12. 6d28484 Merge branch 'for-linus' into for-next by Takashi Iwai · 4 years, 7 months ago
  13. 7f0d505 ALSA: isa/wavefront: prevent out of bounds write in ioctl by Dan Carpenter · 4 years, 8 months ago
  14. 5ce0076 ALSA: opti9xx: shut up gcc-10 range warning by Arnd Bergmann · 4 years, 8 months ago
  15. aa08ff0 ALSA: Fix misspellings of "Analog Devices" by Geert Uytterhoeven · 4 years, 9 months ago
  16. f4caf89 ALSA: emu8000: Fix the cast to __user pointer by Takashi Iwai · 5 years ago
  17. fb95aae Merge tag 'sound-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 5 years ago
  18. 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
  19. 8fc1791 ALSA: sc6000: More constification by Takashi Iwai · 5 years ago
  20. 429bca4 ALSA: wss: More constifications by Takashi Iwai · 5 years ago
  21. 80e0a7c ALSA: opti9xx: More constifications by Takashi Iwai · 5 years ago
  22. 15a1af95 ALSA: gus: More constifications by Takashi Iwai · 5 years ago
  23. fce6709 ALSA: es18xx: More constifications by Takashi Iwai · 5 years ago
  24. 748f518 ALSA: es1688: More constifications by Takashi Iwai · 5 years ago
  25. 350f613 ALSA: cmi8330: More constifications by Takashi Iwai · 5 years ago
  26. 2a076d0 ALSA: sb: More constifications by Takashi Iwai · 5 years ago
  27. 58b5b36 ALSA: cs423x: More constification by Takashi Iwai · 5 years ago
  28. f3c0916 ALSA: cmi8328: More constifications by Takashi Iwai · 5 years ago
  29. fdd1f6f ALSA: isa: Constify snd_kcontrol_new items by Takashi Iwai · 5 years ago
  30. d25ff26 ALSA: info: Make snd_info_entry_ops as const by Takashi Iwai · 5 years ago
  31. 5ff16a3 ALSA: Constify snd_timer_hardware definitions by Takashi Iwai · 5 years ago
  32. 99f664d ALSA: isa: Constify snd_device_ops definitions by Takashi Iwai · 5 years ago
  33. cb5b835 ALSA: ad1816a: constify copied structure by Julia Lawall · 5 years ago
  34. 959d4c8 ALSA: wss: Support PCM sync_stop by Takashi Iwai · 5 years ago
  35. 48094a7 ALSA: wavefront: Support PCM sync_stop by Takashi Iwai · 5 years ago
  36. f9236dd ALSA: sb: Support PCM sync_stop by Takashi Iwai · 5 years ago
  37. 16d9fb1 ALSA: opti9xx: Support PCM sync_stop by Takashi Iwai · 5 years ago
  38. d3e163b ALSA: opl3sa2: Support PCM sync_stop by Takashi Iwai · 5 years ago
  39. 52f623d ALSA: msnd: Support PCM sync_stop by Takashi Iwai · 5 years ago
  40. 914da68 ALSA: gus: Support PCM sync_stop by Takashi Iwai · 5 years ago
  41. 58dad83 ALSA: es18xx: Support PCM sync_stop by Takashi Iwai · 5 years ago
  42. f5ac512 ALSA: es1688: Support PCM sync_stop by Takashi Iwai · 5 years ago
  43. 0dbba47 ALSA: ad1816a: Support PCM sync_stop by Takashi Iwai · 5 years ago
  44. 8694065 ALSA: isa: Drop superfluous ioctl PCM ops by Takashi Iwai · 5 years ago
  45. 2251612 ALSA: es1688: Drop superfluous ioctl PCM ops by Takashi Iwai · 5 years ago
  46. 15fbacfe ALSA: wss: Use managed buffer allocation by Takashi Iwai · 5 years ago
  47. a57214e ALSA: gus: Use managed buffer allocation by Takashi Iwai · 5 years ago
  48. 07ed72b ALSA: sb: Use managed buffer allocation by Takashi Iwai · 5 years ago
  49. 9ce5705 ALSA: es18xx: Use managed buffer allocation by Takashi Iwai · 5 years ago
  50. eb40b64 ALSA: es1688: Use managed buffer allocation by Takashi Iwai · 5 years ago
  51. 427f0ea ALSA: cmi8330: Use managed buffer allocation by Takashi Iwai · 5 years ago
  52. d577b6c ALSA: ad1816a: Use managed buffer allocation by Takashi Iwai · 5 years ago
  53. d60229d ALSA: cs4236: fix error return comparison of an unsigned integer by Colin Ian King · 5 years ago
  54. 82e8d72 sound: Fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
  55. d7da429 ALSA: sb: remove redundant assignment to variable result by Colin Ian King · 5 years ago
  56. 3bb4aef ALSA: isa/wavefront: remove redundant assignment to pointer bptr by Colin Ian King · 5 years ago
  57. b8f9f70 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 371 by Thomas Gleixner · 6 years ago
  58. 63682fb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 370 by Thomas Gleixner · 6 years ago
  59. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  60. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  61. 74ba920 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 by Thomas Gleixner · 6 years ago
  62. 1ccea77 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 by Thomas Gleixner · 6 years ago
  63. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  64. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  65. 4ab1ae3 ALSA: gus: fix misuse of %x by Fuqian Huang · 6 years ago
  66. dcd0fea ALSA: sb8: add a check for request_region by Kangjie Lu · 6 years ago
  67. a06702c ALSA: es1688: Remove set but not used variable 'hw' by YueHaibing · 6 years ago
  68. 1bac5e1 ALSA: isa: Clean up with new procfs helpers by Takashi Iwai · 6 years ago
  69. 0b6a2c9 ALSA: isa: Avoid passing NULL to memory allocators by Takashi Iwai · 6 years ago
  70. 436ec40 Merge branch 'topic/pcm-device-suspend' into for-next by Takashi Iwai · 6 years ago
  71. 28394f0 ALSA: isa: Remove superfluous snd_pcm_suspend*() calls by Takashi Iwai · 6 years ago
  72. beae771 ALSA: sb: fix a missing check of snd_ctl_add by Aditya Pakki · 6 years ago
  73. 0f25e00 ALSA: gus: add a check of the status of snd_ctl_add by Kangjie Lu · 6 years ago
  74. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  75. 7b69154 ALSA: wss: Fix invalid snd_free_pages() at error path by Takashi Iwai · 6 years ago
  76. 74ce5a4 ALSA: opti92xx-ad1848: Use the standard fall-through annotation by Takashi Iwai · 6 years ago
  77. fe1a10b ALSA: sb8: Fix fall-through annotations by Gustavo A. R. Silva · 6 years ago
  78. 498aaa9 ALSA: isa: Remove empty init and exit by Takashi Iwai · 6 years ago
  79. 9038820 ALSA: gus: fix spelling mistake "acumulator" -> "accumulator" by Colin Ian King · 6 years ago
  80. 13a0163 ALSA: es18xx: mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  81. 734be97 ALSA: opti9xx: mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  82. 3e313f3 ALSA: opti92x: mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  83. a9fe47e ALSA: galaxy: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  84. 789b7f4 ALSA: sb: Fix a typo by Takashi Iwai · 6 years ago
  85. 13e9a3e ALSA: sb: Proper endian notations by Takashi Iwai · 6 years ago
  86. e5d3765 ALSA: sb: Fix sparse warning wrt PCM format type by Takashi Iwai · 6 years ago
  87. 55ff2d1 ALSA: sb: Fix PCM format bit calculation by Takashi Iwai · 6 years ago
  88. 6be9a60 ALSA: wss: Fix sparse warning wrt PCM format type by Takashi Iwai · 6 years ago
  89. d63f33d ALSA: ad1816a: Fix sparse warning wrt PCM format type by Takashi Iwai · 6 years ago
  90. dcda6f7 ALSA: msnd: Use NULL instead of 0 by Takashi Iwai · 6 years ago
  91. 7c500f9 ALSA: msnd: Fix the default sample sizes by Takashi Iwai · 6 years ago
  92. ab647a2 ALSA: msnd: Add missing __iomem annotations by Takashi Iwai · 6 years ago
  93. 7373c2a ALSA: emu8000: Use swap macro in snd_emu8000_sample_new by Gustavo A. R. Silva · 6 years ago
  94. 7527cd2 ALSA: sb8: remove redundant pointer runtime by Colin Ian King · 6 years ago
  95. 29fba92 ALSA: gus: remove redundant pointer private_data by Colin Ian King · 6 years ago
  96. a34e8aa ALSA: es1688: remove redundant pointer chip by Colin Ian King · 6 years ago
  97. 0e6995e ALSA: Fix references to Documentation/.*/MultiSound by Mauro Carvalho Chehab · 7 years ago
  98. 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
  99. 6a73cf4 sound: Use octal not symbolic permissions by Joe Perches · 7 years ago
  100. 6a300dc ALSA: sc6000: fix spelling mistake: "iomaped" -> "iomapped" by Colin Ian King · 7 years ago