1. 9c211bf ALSA: echoaudio: Allocate resources with device-managed APIs by Takashi Iwai · 3 years, 6 months ago
  2. 549717f ALSA: echoaudio: Fix assignment in if condition by Takashi Iwai · 3 years, 7 months ago
  3. 6417f03 module: remove never implemented MODULE_SUPPORTED_DEVICE by Leon Romanovsky · 3 years, 10 months ago
  4. 5a25de6 ALSA: echoaudio: Fix potential Oops in snd_echo_resume() by Dinghao Liu · 4 years, 5 months ago
  5. 85cb905d ALSA: echoaduio: Drop superfluous volatile modifier by Takashi Iwai · 4 years, 6 months ago
  6. b91c9cb ALSA: echoaudio: re-enable IRQs on failure path by Dan Carpenter · 4 years, 6 months ago
  7. c0dbbda ALSA: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 6 months ago
  8. a0b224b ALSA: echoaudio: Address bugs in the interrupt handling by Mark Hills · 4 years, 6 months ago
  9. f688a0d ALSA: echoaudio: Prevent some noise on unloading the module by Mark Hills · 4 years, 6 months ago
  10. 6c33125 ALSA: echoaudio: Prevent races in calls to set_audio_format() by Mark Hills · 4 years, 6 months ago
  11. 027c700 ALSA: echoaudio: Race conditions around "opencount" by Mark Hills · 4 years, 6 months ago
  12. db091b0 ALSA: echoaudio: Remove redundant check by Mark Hills · 4 years, 6 months ago
  13. 8f53cb8 ALSA: pci/echoaudio: remove 'set but not used' warning by Pierre-Louis Bossart · 4 years, 7 months ago
  14. 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
  15. 55c203a ALSA: pci: echoaudio: remove set but not used variable 'chip' by YueHaibing · 5 years ago
  16. 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
  17. 9bca090 ALSA: echoaudio: More constification by Takashi Iwai · 5 years ago
  18. efb0ad2 ALSA: pci: Constify snd_device_ops definitions by Takashi Iwai · 5 years ago
  19. c1c3981 ALSA: pci: Constify snd_pcm_hardware definitions by Takashi Iwai · 5 years ago
  20. e67c3f0 ALSA: pci: echoaudio: remove usage of dimen menber of elem_value structure by Takashi Sakamoto · 5 years ago
  21. d4cad99 ALSA: echoaudio: Support PCM sync_stop by Takashi Iwai · 5 years ago
  22. d34e1b7b ALSA: pci: Drop superfluous ioctl PCM ops by Takashi Iwai · 5 years ago
  23. 11f63ca ALSA: echoaudio: Use managed buffer allocation by Takashi Iwai · 5 years ago
  24. c08f0a9 ALSA: echoaudio: simplify get_audio_levels by Olof Johansson · 5 years ago
  25. 7564d3b ALSA: echoaudio: Avoid non-standard macro usage by Takashi Iwai · 5 years ago
  26. 16ccca1 ALSA: pci: Drop superfluous snd_pcm_sgbuf_ops_page by Takashi Iwai · 5 years ago
  27. 5e291a9 ALSA: echoaudio: Replace kmalloc + memcpy with kmemdup by Chuhong Yuan · 5 years ago
  28. 3c53c62 Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 6 years ago
  29. 9aa892d ALSA: pci: echoaudio: remove variable which is a constant by Wolfram Sang · 6 years ago
  30. 873e65b treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167 by Thomas Gleixner · 6 years ago
  31. 6ade657 ALSA: echoaudio: add a check for ioremap_nocache by Kangjie Lu · 6 years ago
  32. 5116b94 ALSA: pci: Drop superfluous PCM preallocation error checks by Takashi Iwai · 6 years ago
  33. 17bc481 ALSA: pci: Remove superfluous snd_pcm_suspend*() calls by Takashi Iwai · 6 years ago
  34. ef00752 ALSA: echoaudio: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  35. 2a833a0 ALSA: echoaudio: Proper endian notations by Takashi Iwai · 6 years ago
  36. afe5da3 ALSA: echoaudio: Drop superfluous macro by Takashi Iwai · 7 years ago
  37. 0bc66fd ALSA: echoaudio: remove redundant initialization of pointer 'pipe' by Colin Ian King · 7 years ago
  38. 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
  39. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  40. 7211ec6 ALSA: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  41. 51db452 Revert "ALSA: echoaudio: purge contradictions between dimension matrix members and total number of members" by Takashi Sakamoto · 7 years ago
  42. afa0488 ALSA: echoaudio: constify snd_pcm_ops structures by Arvind Yadav · 7 years ago
  43. f3b827e ALSA: pci: constify snd_kcontrol_new structures by Bhumika Goyal · 8 years ago
  44. 485885b ALSA: pci: Constify snd_rawmidi_ops by Takashi Iwai · 8 years ago
  45. e59d8bb ALSA: echoaudio: Fix improper return value in function load_asic by Pan Bian · 8 years ago
  46. cf81d6b Merge branch 'for-next' into for-linus by Takashi Iwai · 8 years ago
  47. 275353b ALSA: echoaudio: purge contradictions between dimension matrix members and total number of members by Takashi Sakamoto · 9 years ago
  48. 9c6795a ALSA: echoaudio: Fix memory allocation by Christophe JAILLET · 9 years ago
  49. 3f6175e ALSA: echoaudio: Use standard C definitions of true and false by Mark Brown · 9 years ago
  50. 77008b7 ALSA: echoaudio: read past end of array by Dan Carpenter · 10 years ago
  51. 6cbbfe1 ALSA: Include linux/io.h instead of asm/io.h by Takashi Iwai · 10 years ago
  52. 8a3e7df ALSA: echoaudio: Use setup_timer() and mod_timer() by Takashi Iwai · 10 years ago
  53. 9e59474 Merge branch 'topic/pci-cleanup' into for-next by Takashi Iwai · 10 years ago
  54. f84edab ALSA: echoaudio: Simplify PM callbacks by Takashi Iwai · 10 years ago
  55. ff6defa ALSA: Deletion of checks before the function call "iounmap" by Markus Elfring · 10 years ago
  56. 057a4a5 ALSA: echoaudio: Deletion of a check before release_and_free_resource() by Markus Elfring · 10 years ago
  57. 9161bd0 ALSA: echoaudio: cleanup of unnecessary messages by Sudip Mukherjee · 10 years ago
  58. b5b4a41 ALSA: echoaudio: remove all snd_printk by Sudip Mukherjee · 10 years ago
  59. e369086 ALSA: echoaudio: add reference of struct echoaudio by Sudip Mukherjee · 10 years ago
  60. c69a4f3 ALSA: echoaudio: Use snd_ctl_enum_info() by Takashi Iwai · 10 years ago
  61. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  62. 427f42e4 ALSA: echoaudio: Remove unused variable by Sachin Kamat · 11 years ago
  63. 4f50b41 ALSA: echoaudio: use after free on error by Dan Carpenter · 11 years ago
  64. ece7a36 ALSA: echoaudio: Use standard printk helpers by Takashi Iwai · 11 years ago
  65. 60c5772 ALSA: pci: Convert to snd_card_new() with a device pointer by Takashi Iwai · 11 years ago
  66. 20a2422 ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at remove by Takashi Iwai · 12 years ago
  67. e23e7a1 ALSA: pci: remove __dev* attributes by Bill Pemberton · 12 years ago
  68. c7561cd ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEP by Takashi Iwai · 12 years ago
  69. 68cb2b5 ALSA: Convert to new pm_ops for PCI drivers by Takashi Iwai · 13 years ago
  70. 382e6a8 Merge branch 'topic/misc' into for-linus by Takashi Iwai · 13 years ago
  71. c914f55 ALSA: echoaudio: Remove incorrect part of assertion by Mark Hills · 13 years ago
  72. e9f66d9 ALSA: pci: clean up using module_pci_driver() by Takashi Iwai · 13 years ago
  73. a67ff6a ALSA: module_param: make bool parameters really bool by Rusty Russell · 13 years ago
  74. da155d5 sound: Add module.h to the previously silent sound users by Paul Gortmaker · 14 years ago
  75. 65a7721 sound: fix drivers needing module.h not moduleparam.h by Paul Gortmaker · 14 years ago
  76. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  77. 934c2b6 ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/* by Takashi Iwai · 14 years ago
  78. 3733e42 ALSA: Use KBUILD_MODNAME for pci_driver.name entries by Takashi Iwai · 14 years ago
  79. 0b6d092 ALSA: echoaudio: check kmalloc() result by Kulikov Vasiliy · 15 years ago
  80. 84db18b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  81. a0fd434 ALSA: echoaudio - Eliminate use after free by Julia Lawall · 15 years ago
  82. 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
  83. 7fb3a06 Merge branch 'fix/misc' into topic/misc by Takashi Iwai · 15 years ago
  84. b721e68 ALSA: Echoaudio, fix Guru Meditation #00000005.48454C50 by Giuliano Pochini · 15 years ago
  85. 47b5d02 ALSA: Echoaudio - Add suspend support #2 by Giuliano Pochini · 15 years ago
  86. ad3499f ALSA: Echoaudio - Add suspend support #1 by Giuliano Pochini · 15 years ago
  87. 4f8ada4 ALSA: Echoaudio - Add firmware cache #2 by Giuliano Pochini · 15 years ago
  88. 19b5006 ALSA: Echoaudio - Add firmware cache #1 by Giuliano Pochini · 15 years ago
  89. cebe41d sound: use DEFINE_PCI_DEVICE_TABLE by Alexey Dobriyan · 15 years ago
  90. 392bf2f ALSA: echoaudio - Re-enable the line-out control for the Mia card by Giuliano Pochini · 15 years ago
  91. 3f68165 ALSA: indigo-express: add missing 64KHz flags by Giuliano Pochini · 16 years ago
  92. c9294e4 Merge branch 'topic/echoaudio' into for-linus by Takashi Iwai · 16 years ago
  93. e0d2054 Merge branch 'topic/misc' into for-linus by Takashi Iwai · 16 years ago
  94. a2328d0 ALSA: Echoaudio: add support for Indigo express cards by Giuliano Pochini · 16 years ago
  95. 4c55bb0 ALSA: echoaudio: remove line-out volume from vmixer cards by Giuliano Pochini · 16 years ago
  96. 9f5d790 ALSA: echoaudio: remove line-out volume from vmixer cards by Giuliano Pochini · 16 years ago
  97. e930e99 ALSA: echoaudio - replace uses of __constant_{endian} by Harvey Harrison · 16 years ago
  98. e58de7b ALSA: Convert to snd_card_create() in sound/pci/* by Takashi Iwai · 16 years ago
  99. 77a23f2 ALSA: Clean up SG-buffer helper functions and macros by Takashi Iwai · 16 years ago
  100. da3cec3 ALSA: Kill snd_assert() in sound/pci/* by Takashi Iwai · 16 years ago