1. 01099b1 Merge branch 'for-linus' into for-next by Takashi Iwai · 3 years, 5 months ago
  2. 5eab6cb ALSA: sb: Allocate resources with device-managed APIs by Takashi Iwai · 3 years, 6 months ago
  3. 1c2b951 ALSA: sb: Fix potential ABBA deadlock in CSP driver by Takashi Iwai · 3 years, 6 months ago
  4. 5c89c2c Merge tag 'asoc-fix-v5.13-rc7' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next by Takashi Iwai · 3 years, 6 months ago
  5. c305366 ALSA: sb: Fix potential double-free of CSP mixer elements by Takashi Iwai · 3 years, 7 months ago
  6. 36e7b12 ALSA: sb: Minor coding style fixes by Takashi Iwai · 3 years, 7 months ago
  7. 10dc8ad ALSA: sb: Fix assignment in if condition by Takashi Iwai · 3 years, 7 months ago
  8. a28591f ALSA: sb8: Add a comment note regarding an unused pointer by Atul Gopinathan · 3 years, 8 months ago
  9. 94f8830 Revert "ALSA: sb8: add a check for request_region" by Greg Kroah-Hartman · 3 years, 8 months ago
  10. 4b059ce Revert "ALSA: sb: fix a missing check of snd_ctl_add" by Greg Kroah-Hartman · 3 years, 8 months ago
  11. 4fb44dd ALSA: sb: Fix two use after free in snd_sb_qsound_build by Lv Yunlong · 3 years, 8 months ago
  12. 1c98f57 ALSA: emu8000: Fix a use after free in snd_emu8000_create_mixer by Lv Yunlong · 3 years, 8 months ago
  13. 6417f03 module: remove never implemented MODULE_SUPPORTED_DEVICE by Leon Romanovsky · 3 years, 10 months ago
  14. 4f2da33 Merge tag 'tags/isa-void-remove-callback' into for-next by Takashi Iwai · 4 years ago
  15. 30e88d0 isa: Make the remove callback for isa drivers return void by Uwe Kleine-König · 4 years ago
  16. 75b1a8f ALSA: Convert strlcpy to strscpy when return value is unused by Joe Perches · 4 years ago
  17. 45bbe6c ALSA: sb: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 4 years, 1 month ago
  18. 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
  19. 3f649ab treewide: Remove uninitialized_var() usage by Kees Cook · 4 years, 7 months ago
  20. c0dbbda ALSA: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 6 months ago
  21. f4caf89 ALSA: emu8000: Fix the cast to __user pointer by Takashi Iwai · 5 years ago
  22. 2a076d0 ALSA: sb: More constifications by Takashi Iwai · 5 years ago
  23. fdd1f6f ALSA: isa: Constify snd_kcontrol_new items by Takashi Iwai · 5 years ago
  24. 99f664d ALSA: isa: Constify snd_device_ops definitions by Takashi Iwai · 5 years ago
  25. f9236dd ALSA: sb: Support PCM sync_stop by Takashi Iwai · 5 years ago
  26. 8694065 ALSA: isa: Drop superfluous ioctl PCM ops by Takashi Iwai · 5 years ago
  27. 07ed72b ALSA: sb: Use managed buffer allocation by Takashi Iwai · 5 years ago
  28. d7da429 ALSA: sb: remove redundant assignment to variable result by Colin Ian King · 5 years ago
  29. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  30. dcd0fea ALSA: sb8: add a check for request_region by Kangjie Lu · 6 years ago
  31. 1bac5e1 ALSA: isa: Clean up with new procfs helpers by Takashi Iwai · 6 years ago
  32. 0b6a2c9 ALSA: isa: Avoid passing NULL to memory allocators by Takashi Iwai · 6 years ago
  33. 436ec40 Merge branch 'topic/pcm-device-suspend' into for-next by Takashi Iwai · 6 years ago
  34. 28394f0 ALSA: isa: Remove superfluous snd_pcm_suspend*() calls by Takashi Iwai · 6 years ago
  35. beae771 ALSA: sb: fix a missing check of snd_ctl_add by Aditya Pakki · 6 years ago
  36. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  37. fe1a10b ALSA: sb8: Fix fall-through annotations by Gustavo A. R. Silva · 6 years ago
  38. 498aaa9 ALSA: isa: Remove empty init and exit by Takashi Iwai · 6 years ago
  39. 789b7f4 ALSA: sb: Fix a typo by Takashi Iwai · 6 years ago
  40. 13e9a3e ALSA: sb: Proper endian notations by Takashi Iwai · 6 years ago
  41. e5d3765 ALSA: sb: Fix sparse warning wrt PCM format type by Takashi Iwai · 6 years ago
  42. 55ff2d1 ALSA: sb: Fix PCM format bit calculation by Takashi Iwai · 6 years ago
  43. 7373c2a ALSA: emu8000: Use swap macro in snd_emu8000_sample_new by Gustavo A. R. Silva · 6 years ago
  44. 7527cd2 ALSA: sb8: remove redundant pointer runtime by Colin Ian King · 6 years ago
  45. 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
  46. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  47. 20e5f8b ALSA: sb: Minor optimization / fix of timer usage in sb8_midi.c by Takashi Iwai · 7 years ago
  48. 4f92824 ALSA: sb: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  49. aec5465 ALSA: isa: make snd_pcm_hardware const by Bhumika Goyal · 7 years ago
  50. e6a76e2 ALSA: sb16: constify pnp_card_device_id by Arvind Yadav · 7 years ago
  51. c9480d0 sound: emu8000: constify emu8000_ops by Julia Lawall · 7 years ago
  52. 9917685 ALSA: sb8: constify snd_pcm_ops structures by Arvind Yadav · 7 years ago
  53. 3066ad5 ALSA: sb16: constify snd_pcm_ops structures by Arvind Yadav · 7 years ago
  54. 84c8f90 ALSA: emu8000: constify snd_pcm_ops structures by Arvind Yadav · 7 years ago
  55. 111b0cd ALSA: seq: Allow the modular sequencer registration by Takashi Iwai · 8 years ago
  56. 3d774d5 ALSA: seq: Allow the tristate build of OSS emulation by Takashi Iwai · 8 years ago
  57. b078bbf ALSA: sb: Constify hw_constraints by Takashi Iwai · 8 years ago
  58. 4b83eff ALSA: sb: Convert to the new PCM ops by Takashi Iwai · 8 years ago
  59. 6dbaf8b ALSA: sb: remove needless evaluation in implementation for copy callback by Takashi Sakamoto · 8 years ago
  60. 3a84d6c ALSA: sound/isa: constify snd_kcontrol_new structures by Bhumika Goyal · 8 years ago
  61. a0af56d ALSA: sb: Use IS_REACHABLE() by Takashi Iwai · 8 years ago
  62. e992ef5 Annotate hardware config module parameters in sound/isa/ by David Howells · 8 years ago
  63. 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
  64. 9021b2b ALSA: isa: Constify snd_rawmidi_ops by Takashi Iwai · 8 years ago
  65. fc733cf ALSA: jazz16: Utilize the module_isa_driver macro by William Breathitt Gray · 9 years ago
  66. bb974b8 ALSA: sb8: Utilize the module_isa_driver macro by William Breathitt Gray · 9 years ago
  67. 0566220 ALSA: seq: Define driver object in each driver by Takashi Iwai · 10 years ago
  68. 976412f ALSA: Include linux/uaccess.h and linux/bitopts.h instead of asm/* by Takashi Iwai · 10 years ago
  69. 6cbbfe1 ALSA: Include linux/io.h instead of asm/io.h by Takashi Iwai · 10 years ago
  70. f05b412 ALSA: sb: Use setup_timer() and mod_timer() by Takashi Iwai · 10 years ago
  71. d286640 ALSA: log emu8000 DRAM size at level INFO by David Flater · 10 years ago
  72. 1730fd9 ALSA: fix emu8000 DRAM sizing for AWE64 Value by David Flater · 10 years ago
  73. b76c0e9 ALSA: sb: Delete an unnecessary check before the function call "snd_emux_free" by Markus Elfring · 10 years ago
  74. 92533f1 ASoC: sb16: Simplify snd_sb16dsp_pcm() by Lars-Peter Clausen · 10 years ago
  75. 8c77629 ALSA: sb8: Remove always NULL parameters by Lars-Peter Clausen · 10 years ago
  76. 966b7bc ALSA: sb: Deletion of unnecessary checks before two function calls by Markus Elfring · 10 years ago
  77. 6b9e128 ALSA: sb16: Use snd_ctl_enum_info() by Takashi Iwai · 10 years ago
  78. 665ebe9 ALSA: sb_mixer: missing return statement by Dan Carpenter · 11 years ago
  79. 4323cc4 ALSA: isa: Convert to snd_card_new() with a device pointer by Takashi Iwai · 11 years ago
  80. bffbbc0 ALSA: sb16 - info leak in snd_sb_csp_ioctl() by Dan Carpenter · 11 years ago
  81. 8b5a1f9 ALSA: ISA: Remove superfluous *_set_drvdata(NULL) calls by Takashi Iwai · 12 years ago
  82. 6a0f56a ALSA: Remove the rest of __devinit* in comments by Takashi Iwai · 12 years ago
  83. 1bff292 ALSA: isa: remove __dev* attributes by Bill Pemberton · 12 years ago
  84. 395d9dd sound: Remove unnecessary semicolon by Peter Senna Tschudin · 12 years ago
  85. 1338fc9 ALSA: emu8000: fix emu8000 DRAM sized 512 KiB too small by David Flater · 12 years ago
  86. 226e01e ALSA: emu8000: Remove duplicate linux/moduleparam.h include from emu8000_patch.c by Jesper Juhl · 13 years ago
  87. a67ff6a ALSA: module_param: make bool parameters really bool by Rusty Russell · 13 years ago
  88. d81a6d7 sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed by Paul Gortmaker · 13 years ago
  89. da155d5 sound: Add module.h to the previously silent sound users by Paul Gortmaker · 13 years ago
  90. 31623ca sound: add moduleparam.h to users of module_param/MODULE_PARM_DESC by Paul Gortmaker · 13 years ago
  91. 65a7721 sound: fix drivers needing module.h not moduleparam.h by Paul Gortmaker · 13 years ago
  92. 88e24c3 sound: irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  93. dba8b46 ALSA: mpu401: clean up interrupt specification by Clemens Ladisch · 13 years ago
  94. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  95. 9fe856e sound: Remove unnecessary casts of private_data by Joe Perches · 14 years ago
  96. 5157cc8 ALSA: sb: check get_user() return value by Kulikov Vasiliy · 14 years ago
  97. a20971b ALSA: Merge es1688 and es968 drivers by Krzysztof Helt · 15 years ago
  98. 867f184 ALSA: es968: fix wrong PnP dma index by Krzysztof Helt · 15 years ago
  99. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  100. 50152df ALSA: fix jazz16 compile (udelay) by Meelis Roos · 15 years ago