1. 43d35cc ALSA: pci: rme: Fix unaligned buffer addresses by Takashi Iwai · 3 years, 2 months ago
  2. 0899a7a ALSA: pci: rme: Set up buffer type properly by Takashi Iwai · 3 years, 5 months ago
  3. b1002b2 ALSA: rme9652: Allocate resources with device-managed APIs by Takashi Iwai · 3 years, 6 months ago
  4. 0195ca5 ALSA: hdspm: Allocate resources with device-managed APIs by Takashi Iwai · 3 years, 6 months ago
  5. d136b8e ALSA: hdsp: Allocate resources with device-managed APIs by Takashi Iwai · 3 years, 6 months ago
  6. 0f7c956 ALSA: hdsp: fix a test for copy_to_user() failure by Dan Carpenter · 3 years, 7 months ago
  7. 9ebb369 ALSA: rme9652: Fix assignment in if condition by Takashi Iwai · 3 years, 7 months ago
  8. 66c8f75 ALSA: hdsp: Fix assignment in if condition by Takashi Iwai · 3 years, 7 months ago
  9. d0f5137 ALSA: Remove trailing semicolon in macros by Huilong Deng · 3 years, 8 months ago
  10. 5b1ed7d Merge tag 'tags/mute-led-rework' into for-next by Takashi Iwai · 3 years, 10 months ago
  11. f57a741 ALSA: rme9652: don't disable if not enabled by Tong Zhang · 3 years, 10 months ago
  12. 790f571 ALSA: hdspm: don't disable if not enabled by Tong Zhang · 3 years, 10 months ago
  13. 507cdb9 ALSA: hdsp: don't disable if not enabled by Tong Zhang · 3 years, 10 months ago
  14. 6417f03 module: remove never implemented MODULE_SUPPORTED_DEVICE by Leon Romanovsky · 3 years, 10 months ago
  15. da2a040 ALSA: hdsp: hardware output loopback by Jasmin Fazlic · 4 years ago
  16. 75b1a8f ALSA: Convert strlcpy to strscpy when return value is unused by Joe Perches · 4 years ago
  17. 704cbc4 ALSA: hdspm: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 4 years, 2 months ago
  18. ad26098 ALSA: remove unneeded break by Tom Rix · 4 years, 3 months ago
  19. 7dcd561 ALSA: hdspm: Fix typo arbitary by Naoki Hayama · 4 years, 3 months ago
  20. a2e527c ALSA: hdspm: Replace tasklet with work by Takashi Iwai · 4 years, 4 months ago
  21. 4adab84 ALSA: hdsp: Replace tasklet with work by Takashi Iwai · 4 years, 4 months ago
  22. 1a1575a ALSA: hdsp: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 5 months ago
  23. ab3ee09 ALSA: pci/rme9652/hdspm: remove always true condition by Pierre-Louis Bossart · 4 years, 7 months ago
  24. 0cc6297 ALSA: hdsp: remove redundant assignment to variable err by Colin Ian King · 5 years ago
  25. 750ce8c Merge tag 'sound-fix-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 5 years ago
  26. 112e3f5a ALSA: hdsp: Make the firmware loading ioctl a bit more readable by Takashi Iwai · 5 years ago
  27. 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
  28. 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
  29. 1e393ef ALSA: rme9652: More constifications by Takashi Iwai · 5 years ago
  30. e315cc3 ALSA: hdspm: More constifications by Takashi Iwai · 5 years ago
  31. d925964 ALSA: hdsp: More constifications by Takashi Iwai · 5 years ago
  32. b4e5e70 ALSA: pci: Constify snd_kcontrol_new items by Takashi Iwai · 5 years ago
  33. c1c3981 ALSA: pci: Constify snd_pcm_hardware definitions by Takashi Iwai · 5 years ago
  34. d63e63d ALSA: hdsp: Make uapi/hdsp.h compilable again by Takashi Iwai · 5 years ago
  35. 39cccf4 ALSA: rme9652: Support PCM sync_stop by Takashi Iwai · 5 years ago
  36. 1a81043 ALSA: rme: Avoid non-standard macro usage by Takashi Iwai · 5 years ago
  37. 16ccca1 ALSA: pci: Drop superfluous snd_pcm_sgbuf_ops_page by Takashi Iwai · 5 years ago
  38. 2f235d9 ALSA: rme9652: Unneeded variable: "result". by Hariprasad Kelam · 6 years ago
  39. 3c53c62 Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 6 years ago
  40. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  41. e4e07c6 ALSA: hdspm: Fix single speed ADAT capture and playback with RME HDSPe AIO by Philippe Bekaert · 6 years ago
  42. 36e4617 Merge branch 'topic/memory-device-fixes-2' into for-next by Takashi Iwai · 6 years ago
  43. 47f2769 ALSA: pci: Clean up with new procfs helpers by Takashi Iwai · 6 years ago
  44. 5116b94 ALSA: pci: Drop superfluous PCM preallocation error checks by Takashi Iwai · 6 years ago
  45. 0b84304 ALSA: rme9652: Fix potential Spectre v1 vulnerability by Gustavo A. R. Silva · 6 years ago
  46. 1bb6d9e ALSA: hdspm: fix spelling mistake "Initializeing" -> "Initializing" by Colin Ian King · 6 years ago
  47. f526afc ALSA: rme9652: Hardening for potential Spectre v1 by Takashi Iwai · 7 years ago
  48. 1051314 ALSA: hdspm: Hardening for potential Spectre v1 by Takashi Iwai · 7 years ago
  49. 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
  50. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  51. 7211ec6 ALSA: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  52. e35e9dd ALSA: hdspm: Use common error handling code in snd_hdspm_probe() by Markus Elfring · 7 years ago
  53. 99dcad3 ALSA: rme9652: Use common code in hdsp_get_iobox_version() by Markus Elfring · 7 years ago
  54. 2675be5 ALSA: rme9652: Use common error handling code in two functions by Markus Elfring · 7 years ago
  55. 18ed1cf ALSA: rme9652: make snd_pcm_hardware const by Bhumika Goyal · 7 years ago
  56. da2ea37 ALSA: rme9652: Adjust seven checks for null pointers by Markus Elfring · 7 years ago
  57. 7dfec50 ALSA: rme9652: Improve eight size determinations by Markus Elfring · 7 years ago
  58. 9dba542 ALSA: rme9652: Delete an error message for a failed memory allocation in snd_hdspm_create() by Markus Elfring · 7 years ago
  59. 7ad210a ALSA: rme9652: fix format overflow warnings by Arnd Bergmann · 7 years ago
  60. f9fee55 ALSA: rme9652: Constify hw_constraints by Takashi Iwai · 8 years ago
  61. bdf84db ALSA: hdspm: Constify hw_constraints by Takashi Iwai · 8 years ago
  62. 4640c03 ALSA: hdsp: Constify hw_constraints by Takashi Iwai · 8 years ago
  63. 0925e6b ALSA: hdsp: Convert to the new PCM ops by Takashi Iwai · 8 years ago
  64. 7b6ae34 ALSA: rme9652: Convert to the new PCM ops by Takashi Iwai · 8 years ago
  65. 485885b ALSA: pci: Constify snd_rawmidi_ops by Takashi Iwai · 8 years ago
  66. 6769e988 ALSA: constify snd_pcm_ops structures by Julia Lawall · 8 years ago
  67. 07cb327 ALSA: hdspm: fix spelling mistake "Externel" -> "External" by Colin Ian King · 8 years ago
  68. eab3c4d ALSA: hdsp: Fix wrong boolean ctl value accesses by Takashi Iwai · 9 years ago
  69. c1099c3 ALSA: hdspm: Fix zero-division by Takashi Iwai · 9 years ago
  70. 537e481 ALSA: hdspm: Fix wrong boolean ctl value accesses by Takashi Iwai · 9 years ago
  71. 2740357 Merge branch 'topic/hw-constraint-single' into for-next by Takashi Iwai · 9 years ago
  72. b4ffc1b ALSA: rme9652: Use snd_pcm_hw_constraint_single() by Lars-Peter Clausen · 9 years ago
  73. 29d28c5 ALSA: hdsp: fix memory leak by Sudip Mukherjee · 9 years ago
  74. a3b3a9d ALSA: hdsp: silence a sprinft() overflow warning by Dan Carpenter · 9 years ago
  75. 9e46aed ALSA: hdsp: silence and underflow warning by Dan Carpenter · 9 years ago
  76. 0c8d948 ALSA: hdspm - DRY cleanup of snd_pcm_ops by Adrian Knoth · 10 years ago
  77. 8b73b86 ALSA: hdspm - DRY cleanup in .release callback by Adrian Knoth · 10 years ago
  78. 5ecc5dc ALSA: hdspm - DRY cleanup in .open callbacks by Adrian Knoth · 10 years ago
  79. f0153c3 ALSA: hdspm - Constrain periods to 2 on older cards by Adrian Knoth · 10 years ago
  80. 6cbbfe1 ALSA: Include linux/io.h instead of asm/io.h by Takashi Iwai · 10 years ago
  81. 04018e1 ALSA: hdspm: Use setup_timer() and mod_timer() by Takashi Iwai · 10 years ago
  82. c41c009 ALSA: hdsp: Use setup_timer() and mod_timer() by Takashi Iwai · 10 years ago
  83. ff6defa ALSA: Deletion of checks before the function call "iounmap" by Markus Elfring · 10 years ago
  84. c283661 ALSA: hdsp: Deletion of an unnecessary check before the function call "release_firmware" by Markus Elfring · 10 years ago
  85. ddcecf6 ALSA: Fix invalid kerneldoc markers by Takashi Iwai · 10 years ago
  86. df57de1 ALSA: hdspm: remove unused variable by Sudip Mukherjee · 10 years ago
  87. 7298ece ALSA: rme9652: Use snd_ctl_enum_info() by Takashi Iwai · 10 years ago
  88. c69a637 ALSA: hdspm: Use snd_ctl_enum_info() by Takashi Iwai · 10 years ago
  89. 8d678da ALSA: hdsp: Use snd_ctl_enum_info() by Takashi Iwai · 10 years ago
  90. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  91. 09ae539 ALSA: rme9652: Use standard printk helpers by Takashi Iwai · 11 years ago
  92. e3a471d6 ALSA: hdspm: Use standard printk helpers by Takashi Iwai · 11 years ago
  93. a54ba0f ALSA: hdsp: Use standard printk helpers by Takashi Iwai · 11 years ago
  94. 60c5772 ALSA: pci: Convert to snd_card_new() with a device pointer by Takashi Iwai · 11 years ago
  95. 47d98c0 ALSA: Remove memory reservation code from memalloc helper by Takashi Iwai · 11 years ago
  96. 770bd4b ALSA: rme9652: fix a missing comma in channel_map_9636_ds[] by Takashi Iwai · 11 years ago
  97. 57a4451 ALSA: Use strlcpy() instead of strncpy() by Takashi Iwai · 11 years ago
  98. 6913a9d Merge tag 'asoc-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next by Takashi Iwai · 11 years ago
  99. d14df33 ALSA: hdsp - info leak in snd_hdsp_hwdep_ioctl() by Dan Carpenter · 11 years ago
  100. bf69aa9 ALSA: rme9652: Remove redundant break by Sachin Kamat · 11 years ago