1. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  2. c989954 ALSA: emu10k1: Drop superfluous id-uniquification behavior by Takashi Iwai · 6 years ago
  3. 36e4617 Merge branch 'topic/memory-device-fixes-2' into for-next by Takashi Iwai · 6 years ago
  4. 47f2769 ALSA: pci: Clean up with new procfs helpers by Takashi Iwai · 6 years ago
  5. 5116b94 ALSA: pci: Drop superfluous PCM preallocation error checks by Takashi Iwai · 6 years ago
  6. 17bc481 ALSA: pci: Remove superfluous snd_pcm_suspend*() calls by Takashi Iwai · 6 years ago
  7. 5ae4f61 ALSA: emu10k1: Fix potential Spectre v1 vulnerabilities by Gustavo A. R. Silva · 6 years ago
  8. 4a9a72e Merge branch 'for-linus' into for-next by Takashi Iwai · 6 years ago
  9. 49434c6c ALSA: emu10k1: fix possible info leak to userspace on SNDRV_EMU10K1_IOCTL_INFO by Willy Tarreau · 6 years ago
  10. 10a23f6 ALSA: emu10k1: Use SNDRV_PCM_INFO_SYNC_APPLPTR info flag by Takashi Iwai · 6 years ago
  11. 9d5a289 ALSA: emu10k1: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  12. de42b4b ALSA: emu10k1: remove redundant variable attn by Colin Ian King · 6 years ago
  13. 6362364 ALSA: emu10k1: Fix missing __force annotation for user/kernel pointer cast by Takashi Iwai · 6 years ago
  14. e2d2f24 ALSA: emu10k1_patch: Use swap macro in snd_emu10k1_sample_new by Gustavo A. R. Silva · 6 years ago
  15. 2f6e24d Merge tag 'sound-fix-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 7 years ago
  16. 42bc47b treewide: Use array_size() in vmalloc() by Kees Cook · 7 years ago
  17. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  18. 6d531e7 ALSA: emu10k1: add error handling for snd_ctl_add by Zhouyang Jia · 7 years ago
  19. 6a73cf4 sound: Use octal not symbolic permissions by Joe Perches · 7 years ago
  20. 11d42c8 ALSA: emu10k1: Rate-limit error messages about page errors by Takashi Iwai · 7 years ago
  21. bf8b47f ALSA: emu10k1: fix spelling mistake: "Caputre" -> "Capture" by Colin Ian King · 7 years ago
  22. 057666b ALSA: emu10k1: Reduce GFP_ATOMIC allocation by Takashi Iwai · 7 years ago
  23. 04f8773 ALSA: emu10k1: add a IOMMU workaround by Maciej S. Szmigiero · 7 years ago
  24. 055e0ae ALSA: emu10k1: make sure synth DMA pages are allocated with DMA functions by Maciej S. Szmigiero · 7 years ago
  25. 541b9ba ALSA: emu10k1: add optional debug printouts with DMA addresses by Maciej S. Szmigiero · 7 years ago
  26. 70d0bc7 ALSA: emu10k1: use dma_set_mask_and_coherent() by Maciej S. Szmigiero · 7 years ago
  27. a4463c9 ALSA: emu10k1: remove reserved_page by Maciej S. Szmigiero · 7 years ago
  28. 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
  29. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  30. d368478 ALSA: emu10k1: remove redundant assignment to tmp by Colin Ian King · 7 years ago
  31. 241bc82 Merge branch 'for-linus' into for-next by Takashi Iwai · 7 years ago
  32. 0b36f2b ALSA: emu10k1: Fix forgotten user-copy conversion in init code by Takashi Iwai · 7 years ago
  33. 7c0ddf0 ALSA: emu10k1: make snd_pcm_hardware const by Bhumika Goyal · 7 years ago
  34. 111b0cd ALSA: seq: Allow the modular sequencer registration by Takashi Iwai · 8 years ago
  35. 973f1d6 ALSA: emu10k1: Constify hw_constraints by Takashi Iwai · 8 years ago
  36. 00277e2 ALSA: emu10k1: Deliver indirect-PCM transfer error by Takashi Iwai · 8 years ago
  37. d42fe63 ALSA: emu10k1: Get rid of set_fs() usage by Takashi Iwai · 8 years ago
  38. f3b827e ALSA: pci: constify snd_kcontrol_new structures by Bhumika Goyal · 8 years ago
  39. 3bb9eca ALSA: emu10k1: constify snd_emux_operators structure by Bhumika Goyal · 8 years ago
  40. 485885b ALSA: pci: Constify snd_rawmidi_ops by Takashi Iwai · 8 years ago
  41. aeaa620 ALSA: emu10k1: Use workqueue instead of kthread for emu1010 fw polling by Takashi Iwai · 8 years ago
  42. 4e4dfe4 ALSA: emu10k1: Simplify firmware loader code by Takashi Iwai · 8 years ago
  43. e8c44ab ALSA: emu10k1: Fix emu1010 dock attach check by Takashi Iwai · 8 years ago
  44. b2fac07 ALSA: pci: don't opencode IS_REACHABLE() by Fabian Frederick · 8 years ago
  45. 44cc4a0 ALSA: squash lines for simple wrapper functions by Masahiro Yamada · 8 years ago
  46. 6769e988 ALSA: constify snd_pcm_ops structures by Julia Lawall · 8 years ago
  47. f1d5159 ALSA: emu10k1: correctly handling failed thread creation by Insu Yun · 9 years ago
  48. 2a52feb ALSA: emu10k1: rename Audigy Analog Capture Boost control by Maciej S. Szmigiero · 9 years ago
  49. 5205194 ALSA: emu10k1: enable TAD mic out on Audigy by Maciej S. Szmigiero · 9 years ago
  50. 274b200 ALSA: emu10k1: remove unused AC'97 mixer controls on Audigy by Maciej S. Szmigiero · 9 years ago
  51. 506e6ae2 ALSA: emu10k1: Fix/cleanup ifdef CONFIG_PROC_FS by Takashi Iwai · 10 years ago
  52. 49c4a4c Merge branch 'for-linus' into for-next by Takashi Iwai · 10 years ago
  53. 7241ea5 ALSA: emu10k1: Emu10k2 32 bit DMA mode by Peter Zubaj · 10 years ago
  54. f1a7754 Merge branch 'for-4.2' into for-next by Takashi Iwai · 10 years ago
  55. d022608 ALSA: emu10k1: Fix card shortname string buffer overflow by Takashi Iwai · 10 years ago
  56. 412b979 ALSA: remove deprecated use of pci api by Quentin Lambert · 10 years ago
  57. 9a4f358 Merge branch 'for-next' into for-linus by Takashi Iwai · 10 years ago
  58. 99dcab4 ALSA: emu10k1: add toggles for E-mu 1010 optical ports by Michael Gernoth · 10 years ago
  59. fa863b2 ALSA: emu10k1: handle dock disconnects by Michael Gernoth · 10 years ago
  60. 91bf0c2d ALSA: emu10k1: don't deadlock in proc-functions by Michael Gernoth · 10 years ago
  61. f32c1c1 ALSA: emu10k1: add Audigy 5/Rx by Michael Gernoth · 10 years ago
  62. 0566220 ALSA: seq: Define driver object in each driver by Takashi Iwai · 10 years ago
  63. 9e59474 Merge branch 'topic/pci-cleanup' into for-next by Takashi Iwai · 10 years ago
  64. 1aa1813 ALSA: emu10k1: Simplify PM callbacks by Takashi Iwai · 10 years ago
  65. a827977 ALSA: emu10k1: Delete an unnecessary check before the function call "kfree" by Markus Elfring · 10 years ago
  66. bb814c3 ALSA: emu10k1: Remove always NULL parameters by Lars-Peter Clausen · 10 years ago
  67. ddcecf6 ALSA: Fix invalid kerneldoc markers by Takashi Iwai · 10 years ago
  68. 31604d3 ALSA: emu10k1: Deletion of unnecessary checks before three function calls by Markus Elfring · 10 years ago
  69. 1541c66 ALSA: emu10k1: Use snd_ctl_enum_info() by Takashi Iwai · 10 years ago
  70. 9592603 ALSA: emu10k1: Fix deadlock in synth voice lookup by Takashi Iwai · 10 years ago
  71. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  72. 4913cd6 ALSA: emu10k1: Fix possible NULL dereference by Takashi Iwai · 11 years ago
  73. 6f002b0 ALSA: emu10k1: Use standard printk helpers by Takashi Iwai · 11 years ago
  74. 26bc696 ALSA: emu10k1x: Use standard printk helpers by Takashi Iwai · 11 years ago
  75. 60c5772 ALSA: pci: Convert to snd_card_new() with a device pointer by Takashi Iwai · 11 years ago
  76. f1b4863 ALSA: emu10k1: code refactoring by Geyslan G. Bem · 11 years ago
  77. 20a2422 ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at remove by Takashi Iwai · 12 years ago
  78. e08b34e ALSA: emu10k1: Fix dock firmware loading by Takashi Iwai · 12 years ago
  79. d0ec95f ALSA: emu10k1: Allow to switch hardware sampe rate on EMU by Mihail Zenkov · 12 years ago
  80. b56ddbe ALSA: emu10k1: Load firmware when it was already cached by Florian Zeitz · 12 years ago
  81. d282159 ALSA: emu10k1: Fix regression in emu1010 firmware loading by Mihail Zenkov · 12 years ago
  82. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  83. e23e7a1 ALSA: pci: remove __dev* attributes by Bill Pemberton · 12 years ago
  84. 2efa1d5 ALSA: emu10k1: Add missing ifdef for emu->suspend reference by Takashi Iwai · 12 years ago
  85. 4f86f12 ALSA: emu10k1: don't update firmware during suspend/resume by Takashi Iwai · 12 years ago
  86. b209c4d ALSA: emu10k1: cache emu1010 firmware by Takashi Iwai · 12 years ago
  87. d755814 treewide: fix typo of "suppport" in various comments by Masanari Iida · 12 years ago
  88. 10f571d ALSA: emu10k1: add chip details for E-mu 1010 PCIe card by Maxim Kachur · 12 years ago
  89. 395d9dd sound: Remove unnecessary semicolon by Peter Senna Tschudin · 12 years ago
  90. 3adc497 ALSA: emu10k1x: Define channel maps by Takashi Iwai · 12 years ago
  91. 292f2b6 ALSA: emu10k1: use list_move_tail instead of list_del/list_add_tail by Wei Yongjun · 12 years ago
  92. c7561cd ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEP by Takashi Iwai · 12 years ago
  93. fcfb786 ALSA: emu10k1: Avoid access to invalid pages when period=1 by Takashi Iwai · 12 years ago
  94. 68cb2b5 ALSA: Convert to new pm_ops for PCI drivers by Takashi Iwai · 13 years ago
  95. e9f66d9 ALSA: pci: clean up using module_pci_driver() by Takashi Iwai · 13 years ago
  96. dcc2cf7 ALSA: emu10k1 - add another Audigy 2 ZS ID by Tim Yamin · 13 years ago
  97. a67ff6a ALSA: module_param: make bool parameters really bool by Rusty Russell · 13 years ago
  98. d81a6d7 sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed by Paul Gortmaker · 13 years ago
  99. da155d5 sound: Add module.h to the previously silent sound users by Paul Gortmaker · 13 years ago
  100. 65a7721 sound: fix drivers needing module.h not moduleparam.h by Paul Gortmaker · 13 years ago