1. 3036bc4 Merge tag 'media/v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 6 years ago
  2. 6a73cf4 sound: Use octal not symbolic permissions by Joe Perches · 6 years ago
  3. 6a300dc ALSA: sc6000: fix spelling mistake: "iomaped" -> "iomapped" by Colin Ian King · 6 years ago
  4. c4e4a8f ALSA: cmi8328: array_find() can be static by kbuild test robot · 6 years ago
  5. da112f1 media: sound, isapnp: allow building more drivers with COMPILE_TEST by Mauro Carvalho Chehab · 6 years ago
  6. e39fbc2 media: sound, media: allow building ISA drivers it with COMPILE_TEST by Mauro Carvalho Chehab · 6 years ago
  7. 4d0272c ALSA: gus: Delete an error message for a failed memory allocation in snd_gf1_dma_transfer_block() by Markus Elfring · 7 years ago
  8. 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
  9. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  10. 20e5f8b ALSA: sb: Minor optimization / fix of timer usage in sb8_midi.c by Takashi Iwai · 7 years ago
  11. 4f92824 ALSA: sb: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  12. 57e69e2 ALSA: wavefront: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  13. aec5465 ALSA: isa: make snd_pcm_hardware const by Bhumika Goyal · 7 years ago
  14. 60f6f0d ALSA: wavefront: constify pnp_card_device_id by Arvind Yadav · 7 years ago
  15. 05e20b2 ALSA: sscape: constify pnp_card_device_id by Arvind Yadav · 7 years ago
  16. e6a76e2 ALSA: sb16: constify pnp_card_device_id by Arvind Yadav · 7 years ago
  17. 529d257 ALSA: opti9xx: constify pnp_card_device_id by Arvind Yadav · 7 years ago
  18. 1ef428b ALSA: msnd: constify pnp_card_device_id by Arvind Yadav · 7 years ago
  19. 45fbe60 ALSA: gus: constify pnp_card_device_id by Arvind Yadav · 7 years ago
  20. 4f624a1 ALSA: es1688: constify pnp_card_device_id by Arvind Yadav · 7 years ago
  21. 3f41b75 ALSA: cs4236: constify pnp_card_device_id by Arvind Yadav · 7 years ago
  22. 06891ec ALSA: cmi8330: constify pnp_card_device_id by Arvind Yadav · 7 years ago
  23. 1d906e8 ALSA: azt2320: constify pnp_card_device_id by Arvind Yadav · 7 years ago
  24. 815cfec ALSA: als100: constify pnp_card_device_id by Arvind Yadav · 7 years ago
  25. 287b546 ALSA: ad1816a: constify pnp_card_device_id by Arvind Yadav · 7 years ago
  26. 607b5d7 ALSA: opl3sa2: constify pnp_device_id and pnp_card_device_id by Arvind Yadav · 7 years ago
  27. 05cb183 ALSA: es18xx: constify pnp_device_id and pnp_card_device_id by Arvind Yadav · 7 years ago
  28. c9480d0 sound: emu8000: constify emu8000_ops by Julia Lawall · 7 years ago
  29. aa5ebc7 ALSA: wss: constify snd_pcm_ops structures by Arvind Yadav · 7 years ago
  30. 9917685 ALSA: sb8: constify snd_pcm_ops structures by Arvind Yadav · 7 years ago
  31. 3066ad5 ALSA: sb16: constify snd_pcm_ops structures by Arvind Yadav · 7 years ago
  32. 84c8f90 ALSA: emu8000: constify snd_pcm_ops structures by Arvind Yadav · 7 years ago
  33. b6dca46 ALSA: msnd: constify snd_pcm_ops structures by Arvind Yadav · 7 years ago
  34. ca58ba6 ALSA: gus: constify snd_pcm_ops structures by Arvind Yadav · 7 years ago
  35. 8965e53 ALSA: es18xx: constify snd_pcm_ops structures by Arvind Yadav · 7 years ago
  36. e79a560 ALSA: es1688: constify snd_pcm_ops structures by Arvind Yadav · 7 years ago
  37. 58a24fc ALSA: ad1816a: constify snd_pcm_ops structures by Arvind Yadav · 7 years ago
  38. 74be62c Merge branch 'for-linus' into for-next by Takashi Iwai · 7 years ago
  39. 24d2207 ALSA: opti9xx: fix format string overflow warning by Arnd Bergmann · 7 years ago
  40. 003d3e7 ALSA: ad1848: fix format string overflow warning by Arnd Bergmann · 7 years ago
  41. 6d8b04d ALSA: cs423x: fix format string overflow warning by Arnd Bergmann · 7 years ago
  42. 8a46363 ALSA: als100: fix format string overflow warning by Arnd Bergmann · 7 years ago
  43. 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
  44. 20e2b79 ALSA: msnd: Optimize / harden DSP and MIDI loops by Takashi Iwai · 7 years ago
  45. 920f2ec Merge tag 'sound-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 7 years ago
  46. ac6424b sched/wait: Rename wait_queue_t => wait_queue_entry_t by Ingo Molnar · 7 years ago
  47. 111b0cd ALSA: seq: Allow the modular sequencer registration by Takashi Iwai · 7 years ago
  48. 8272115 ALSA: synth: Select snd-emux-synth explicitly by Takashi Iwai · 7 years ago
  49. 0181307 ALSA: seq: Reorganize kconfig and build by Takashi Iwai · 7 years ago
  50. 3d774d5 ALSA: seq: Allow the tristate build of OSS emulation by Takashi Iwai · 7 years ago
  51. 7b3f477 ALSA: wss: Constify hw_constraints by Takashi Iwai · 7 years ago
  52. b078bbf ALSA: sb: Constify hw_constraints by Takashi Iwai · 7 years ago
  53. bfa516a ALSA: gus: Constify hw_constraints by Takashi Iwai · 7 years ago
  54. 2170912 ALSA: es18xx: Constify hw_constraints by Takashi Iwai · 7 years ago
  55. 4ea2bb7 ALSA: es1688: Constify hw_constraints by Takashi Iwai · 7 years ago
  56. 0adaf3b ALSA: cs423x: Constify hw_constraints by Takashi Iwai · 7 years ago
  57. 4b83eff ALSA: sb: Convert to the new PCM ops by Takashi Iwai · 7 years ago
  58. a6970bb ALSA: gus: Convert to the new PCM ops by Takashi Iwai · 7 years ago
  59. 6dbaf8b ALSA: sb: remove needless evaluation in implementation for copy callback by Takashi Sakamoto · 7 years ago
  60. 097a7fe ALSA: gus: remove unused local flag by Takashi Sakamoto · 7 years ago
  61. 3a84d6c ALSA: sound/isa: constify snd_kcontrol_new structures by Bhumika Goyal · 7 years ago
  62. a0af56d ALSA: sb: Use IS_REACHABLE() by Takashi Iwai · 7 years ago
  63. 88faa38 ALSA: cmi8238: Use IS_ENABLED() by Takashi Iwai · 7 years ago
  64. 291b38a Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 7 years ago
  65. e992ef5 Annotate hardware config module parameters in sound/isa/ by David Howells · 7 years ago
  66. cd7d1ea ALSA: es1688: Use strcpy() instead of sprintf() by Nicolas Iooss · 7 years ago
  67. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 7 years ago
  68. 9021b2b ALSA: isa: Constify snd_rawmidi_ops by Takashi Iwai · 8 years ago
  69. 1524c71 ALSA: adlib: Utilize the module_isa_driver macro by William Breathitt Gray · 8 years ago
  70. ab55c05 ALSA: galaxy: Utilize the module_isa_driver macro by William Breathitt Gray · 8 years ago
  71. af486dd ALSA: sc6000: Utilize the module_isa_driver macro by William Breathitt Gray · 8 years ago
  72. a04236e ALSA: gusclassic: Utilize the module_isa_driver macro by William Breathitt Gray · 8 years ago
  73. bfc7e0f ALSA: gusextreme: Utilize the module_isa_driver macro by William Breathitt Gray · 8 years ago
  74. a99e8c6 ALSA: gusmax: Utilize the module_isa_driver macro by William Breathitt Gray · 8 years ago
  75. ec5c089 ALSA: cs4231: Utilize the module_isa_driver macro by William Breathitt Gray · 8 years ago
  76. 042c576 ALSA: cmi8328: Utilize the module_isa_driver macro by William Breathitt Gray · 8 years ago
  77. d2fd147 ALSA: ad1848: Utilize the module_isa_driver macro by William Breathitt Gray · 8 years ago
  78. fc733cf ALSA: jazz16: Utilize the module_isa_driver macro by William Breathitt Gray · 8 years ago
  79. bb974b8 ALSA: sb8: Utilize the module_isa_driver macro by William Breathitt Gray · 8 years ago
  80. 84d7a44 ALSA: isa/wavefront: prevent some out of bound writes by Dan Carpenter · 8 years ago
  81. dc5027a ALSA: sscape: Use correct format identifier for size_t by William Breathitt Gray · 8 years ago
  82. 61595dc ALSA: Add missing dependency on CONFIG_SND_TIMER by Takashi Iwai · 9 years ago
  83. 1b12e4c ALSA: gus: use swap() in snd_ics_put_double() by Fabian Frederick · 9 years ago
  84. 9a303dc sound: Deparenthesize negative error returns by Joe Perches · 9 years ago
  85. 4aa01c4 Merge branch 'for-linus' into for-next by Takashi Iwai · 9 years ago
  86. 096a020 ALSA: msnd: add some missing curly braces by Dan Carpenter · 9 years ago
  87. 0566220 ALSA: seq: Define driver object in each driver by Takashi Iwai · 9 years ago
  88. 976412f ALSA: Include linux/uaccess.h and linux/bitopts.h instead of asm/* by Takashi Iwai · 10 years ago
  89. 6cbbfe1 ALSA: Include linux/io.h instead of asm/io.h by Takashi Iwai · 10 years ago
  90. 3741958 ALSA: sscape: add missing include of linux/io.h by Arnd Bergmann · 10 years ago
  91. b843ce7 ALSA: wavefront: Use setup_timer() and mod_timer() by Takashi Iwai · 10 years ago
  92. f05b412 ALSA: sb: Use setup_timer() and mod_timer() by Takashi Iwai · 10 years ago
  93. d286640 ALSA: log emu8000 DRAM size at level INFO by David Flater · 10 years ago
  94. 1730fd9 ALSA: fix emu8000 DRAM sizing for AWE64 Value by David Flater · 10 years ago
  95. ff6defa ALSA: Deletion of checks before the function call "iounmap" by Markus Elfring · 10 years ago
  96. b76c0e9 ALSA: sb: Delete an unnecessary check before the function call "snd_emux_free" by Markus Elfring · 10 years ago
  97. fa60c06 ALSA: wss: Remove (almost) always NULL parameters by Lars-Peter Clausen · 10 years ago
  98. 92533f1 ASoC: sb16: Simplify snd_sb16dsp_pcm() by Lars-Peter Clausen · 10 years ago
  99. 8c77629 ALSA: sb8: Remove always NULL parameters by Lars-Peter Clausen · 10 years ago
  100. f6be4e6 ALSA: msnd: Remove always NULL parameter by Lars-Peter Clausen · 10 years ago