1. c7fabbc ALSA: pci: delete repeated words in comments by Randy Dunlap · 4 years, 6 months ago
  2. 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
  3. 5396c4b ALSA: cs46xx: fix spelling mistake "to" -> "too" by Colin Ian King · 5 years ago
  4. 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
  5. ba09f5d ALSA: cs46xx: More constifications by Takashi Iwai · 5 years ago
  6. b4e5e70 ALSA: pci: Constify snd_kcontrol_new items by Takashi Iwai · 5 years ago
  7. d25ff26 ALSA: info: Make snd_info_entry_ops as const by Takashi Iwai · 5 years ago
  8. 51055da ALSA: pci: Constify snd_ac97_bus_ops definitions by Takashi Iwai · 5 years ago
  9. efb0ad2 ALSA: pci: Constify snd_device_ops definitions by Takashi Iwai · 5 years ago
  10. 763ae53 ALSA: cs46xx: Support PCM sync_stop by Takashi Iwai · 5 years ago
  11. d34e1b7b ALSA: pci: Drop superfluous ioctl PCM ops by Takashi Iwai · 5 years ago
  12. 6974f8a ALSA: pci: Avoid non-standard macro usage by Takashi Iwai · 5 years ago
  13. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  14. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  15. 0b2338a ALSA: cs46xx: Clean up proc file creations by Takashi Iwai · 6 years ago
  16. eaffef0 ALSA: pci: Remove superfluous snd_info_register() calls by Takashi Iwai · 6 years ago
  17. 286406c Merge branch 'for-linus' into for-next by Takashi Iwai · 6 years ago
  18. 17bc481 ALSA: pci: Remove superfluous snd_pcm_suspend*() calls by Takashi Iwai · 6 years ago
  19. 1524f4e ALSA: cs46xx: Potential NULL dereference in probe by Dan Carpenter · 6 years ago
  20. b81e773 ALSA: cs46xx: Use SNDRV_PCM_INFO_SYNC_APPLPTR info flag by Takashi Iwai · 6 years ago
  21. d6e08c7 ALSA: cs46xx: remove redundant pointer 'ins' by Colin Ian King · 7 years ago
  22. 42bc47b treewide: Use array_size() in vmalloc() by Kees Cook · 7 years ago
  23. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  24. 6a73cf4 sound: Use octal not symbolic permissions by Joe Perches · 7 years ago
  25. dfd9944 ALSA: cs46xx: fix spelling mistake: "amplifer" -> "amplifier" by Colin Ian King · 7 years ago
  26. 114d354 ALSA: cs46xx: make snd_pcm_hardware const by Bhumika Goyal · 7 years ago
  27. 54e848c ALSA: cs46xx: Constify hw_constraints by Takashi Iwai · 8 years ago
  28. cebf6bf ALSA: cs46xx: Deliver indirect-PCM transfer error by Takashi Iwai · 8 years ago
  29. 30b5817 ALSA: cs46xx: constify snd_kcontrol_new structures by Bhumika Goyal · 8 years ago
  30. b8a14f3 scripts/spelling.txt: add "overwriten" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  31. a6f9dec ALSA: cs46xx: constify snd_pcm_ops structures by Bhumika Goyal · 8 years ago
  32. 485885b ALSA: pci: Constify snd_rawmidi_ops by Takashi Iwai · 8 years ago
  33. 048ea6d ALSA: cs46xx: add a new line by Dan Carpenter · 8 years ago
  34. b2fac07 ALSA: pci: don't opencode IS_REACHABLE() by Fabian Frederick · 8 years ago
  35. 16f0f01 ALSA: cs46xx: fix typo "seconadry" -> "secondary" by Colin Ian King · 8 years ago
  36. b43ddca ALSA: cs46xx: Fix suspend for all channels by Ondrej Zary · 9 years ago
  37. eed273b ALSA: cs46xx: Fix Duplicate front for CS4294 and CS4298 codecs by Ondrej Zary · 9 years ago
  38. 95bb625 ALSA: cs46xx: Fix old ifdef CONFIG_PROC_FS by Takashi Iwai · 10 years ago
  39. 6cbbfe1 ALSA: Include linux/io.h instead of asm/io.h by Takashi Iwai · 10 years ago
  40. 9e59474 Merge branch 'topic/pci-cleanup' into for-next by Takashi Iwai · 10 years ago
  41. 3191846 ALSA: cs46xx: Simplify PM callbacks by Takashi Iwai · 10 years ago
  42. ff6defa ALSA: Deletion of checks before the function call "iounmap" by Markus Elfring · 10 years ago
  43. 72134c4 ALSA: cs46xx: Remove always NULL parameters by Lars-Peter Clausen · 10 years ago
  44. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  45. 2b96a7f ALSA: cs46xx: Use standard printk helpers by Takashi Iwai · 11 years ago
  46. 60c5772 ALSA: pci: Convert to snd_card_new() with a device pointer by Takashi Iwai · 11 years ago
  47. b75b151 ALSA: cs46xx: Fix memory leak at destructor by Takashi Iwai · 11 years ago
  48. ad233a5 ALSA: cs46xx: Move DSP blob out of kernel tree by Takashi Iwai · 11 years ago
  49. 20a2422 ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at remove by Takashi Iwai · 12 years ago
  50. e23e7a1 ALSA: pci: remove __dev* attributes by Bill Pemberton · 12 years ago
  51. ddf8348 Merge branch 'for-linus' into for-next by Takashi Iwai · 12 years ago
  52. c7561cd ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEP by Takashi Iwai · 12 years ago
  53. de64c0e ALSA: cs46xx - signedness bug in snd_cs46xx_codec_read() by Dan Carpenter · 12 years ago
  54. 81fcb17 ALSA: Move some headers to local directories from include/sound by Takashi Iwai · 13 years ago
  55. 68cb2b5 ALSA: Convert to new pm_ops for PCI drivers by Takashi Iwai · 13 years ago
  56. e9f66d9 ALSA: pci: clean up using module_pci_driver() by Takashi Iwai · 13 years ago
  57. a67ff6a ALSA: module_param: make bool parameters really bool by Rusty Russell · 13 years ago
  58. d81a6d7 sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed by Paul Gortmaker · 13 years ago
  59. 65a7721 sound: fix drivers needing module.h not moduleparam.h by Paul Gortmaker · 14 years ago
  60. 934c2b6 ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/* by Takashi Iwai · 14 years ago
  61. 3733e42 ALSA: Use KBUILD_MODNAME for pci_driver.name entries by Takashi Iwai · 14 years ago
  62. bb617ee ALSA: cs46xx memory management fixes for cs46xx_dsp_spos_create() by Jesper Juhl · 14 years ago
  63. d97e1b7 ALSA: info - Check file position validity in common layer by Takashi Iwai · 15 years ago
  64. 24e4a12 ALSA: info - Use standard types for info callbacks by Takashi Iwai · 15 years ago
  65. 04510a7 ALSA: cs46xx - fix some typos by Florian Zumbiehl · 15 years ago
  66. 7fb2d72 ALSA: cs46xx - Do test writes to register AC97_REC_GAIN in by Florian Zumbiehl · 15 years ago
  67. cebe41d sound: use DEFINE_PCI_DEVICE_TABLE by Alexey Dobriyan · 15 years ago
  68. cf944ee ALSA: cs46xx: Fix cpu idling with resume by Florian Zumbiehl · 15 years ago
  69. 41116e9 ALSA: cs46xx - Fix suspend/resume with new DSP by Takashi Iwai · 15 years ago
  70. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  71. 6148b13 ALSA: cs46xx - Fix minimum period size by Sophie Hamilton · 15 years ago
  72. 28d27aa sound: Use PCI_VDEVICE by Joe Perches · 16 years ago
  73. e0d2054 Merge branch 'topic/misc' into for-linus by Takashi Iwai · 16 years ago
  74. ee41965 ALSA: Fix missing KERN_* prefix to printk in sound/pci by Takashi Iwai · 16 years ago
  75. e58de7b ALSA: Convert to snd_card_create() in sound/pci/* by Takashi Iwai · 16 years ago
  76. 480cf66 ALSA: Fix a compile warning in cs46xx_lib.c by Takashi Iwai · 16 years ago
  77. b636a1d ALSA: cs46xx: Add PCI IDs for TerraTec and Hercules cards by Vedran Miletic · 16 years ago
  78. da3cec3 ALSA: Kill snd_assert() in sound/pci/* by Takashi Iwai · 16 years ago
  79. ebf029d [ALSA] Fix possible races at free_irq in PCI drivers by Takashi Iwai · 17 years ago
  80. 9004acc [ALSA] Remove sound/driver.h by Takashi Iwai · 17 years ago
  81. 561de31 [ALSA] sound/: Spelling fixes by Joe Perches · 17 years ago
  82. 5dbc947 [ALSA] sound: remove dead config symbol from sound code by Jiri Olsa · 17 years ago
  83. c1017a4 [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz by Jaroslav Kysela · 17 years ago
  84. 52a6db8 [ALSA] Clean up Makefile by Takashi Iwai · 17 years ago
  85. 69b311a [ALSA] sound/pci/cs46xx/: fix an off-by-one by Adrian Bunk · 18 years ago
  86. a5ce889 [ALSA] Clean up with common snd_ctl_boolean_*_info callbacks by Takashi Iwai · 18 years ago
  87. 89f157d [ALSA] cs46xx - Fix PM resume by Takashi Iwai · 18 years ago
  88. 4505179 [ALSA] Fix alsa-devel ML address by Rene Herman · 18 years ago
  89. 3396b33 [ALSA] remove unused header file: sound/pci/cs46xx/imgs/cwcemb80.h by Robert P. J. Day · 18 years ago
  90. 6473d16 PCI: Cleanup the includes of <linux/pci.h> by Jean Delvare · 18 years ago
  91. 437a5a4 [ALSA] Remove IRQF_DISABLED for shared PCI irqs by Takashi Iwai · 18 years ago
  92. 30b3539 [ALSA] Various fixes for suspend/resume of ALSA PCI drivers by Takashi Iwai · 18 years ago
  93. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  94. 746d4a0 [ALSA] Fix disconnection of proc interface by Takashi Iwai · 19 years ago
  95. f40b689 [ALSA] Fix section mismatch errors in ALSA PCI drivers by Takashi Iwai · 19 years ago
  96. c6482dd [PATCH] fix AB-BA deadlock inversion at cs46xx_dsp_remove_scb by Arjan van de Ven · 19 years ago
  97. 65ca68b [PATCH] irq-flags: sound: Use the new IRQF_ constants by Thomas Gleixner · 19 years ago
  98. 0a50d2b [ALSA] Fix possible races in PCI driver removal by Takashi Iwai · 19 years ago
  99. 6581f4e [ALSA] Remove zero-initialization of static variables by Takashi Iwai · 19 years ago
  100. bf85020 [ALSA] Remove unneeded read/write_size fields in proc text ops by Takashi Iwai · 19 years ago