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