1. 750ce8c Merge tag 'sound-fix-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 5 years ago
  2. 112e3f5a ALSA: hdsp: Make the firmware loading ioctl a bit more readable by Takashi Iwai · 5 years ago
  3. 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
  4. 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
  5. d925964 ALSA: hdsp: More constifications by Takashi Iwai · 5 years ago
  6. b4e5e70 ALSA: pci: Constify snd_kcontrol_new items by Takashi Iwai · 5 years ago
  7. d63e63d ALSA: hdsp: Make uapi/hdsp.h compilable again by Takashi Iwai · 5 years ago
  8. 39cccf4 ALSA: rme9652: Support PCM sync_stop by Takashi Iwai · 5 years ago
  9. 1a81043 ALSA: rme: Avoid non-standard macro usage by Takashi Iwai · 5 years ago
  10. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  11. 47f2769 ALSA: pci: Clean up with new procfs helpers by Takashi Iwai · 6 years ago
  12. 0b84304 ALSA: rme9652: Fix potential Spectre v1 vulnerability by Gustavo A. R. Silva · 6 years ago
  13. 7211ec6 ALSA: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  14. 99dcad3 ALSA: rme9652: Use common code in hdsp_get_iobox_version() by Markus Elfring · 7 years ago
  15. 2675be5 ALSA: rme9652: Use common error handling code in two functions by Markus Elfring · 7 years ago
  16. 18ed1cf ALSA: rme9652: make snd_pcm_hardware const by Bhumika Goyal · 7 years ago
  17. 4640c03 ALSA: hdsp: Constify hw_constraints by Takashi Iwai · 8 years ago
  18. 0925e6b ALSA: hdsp: Convert to the new PCM ops by Takashi Iwai · 8 years ago
  19. 485885b ALSA: pci: Constify snd_rawmidi_ops by Takashi Iwai · 8 years ago
  20. 6769e988 ALSA: constify snd_pcm_ops structures by Julia Lawall · 8 years ago
  21. eab3c4d ALSA: hdsp: Fix wrong boolean ctl value accesses by Takashi Iwai · 9 years ago
  22. 29d28c5 ALSA: hdsp: fix memory leak by Sudip Mukherjee · 9 years ago
  23. a3b3a9d ALSA: hdsp: silence a sprinft() overflow warning by Dan Carpenter · 9 years ago
  24. 9e46aed ALSA: hdsp: silence and underflow warning by Dan Carpenter · 9 years ago
  25. 6cbbfe1 ALSA: Include linux/io.h instead of asm/io.h by Takashi Iwai · 10 years ago
  26. c41c009 ALSA: hdsp: Use setup_timer() and mod_timer() by Takashi Iwai · 10 years ago
  27. ff6defa ALSA: Deletion of checks before the function call "iounmap" by Markus Elfring · 10 years ago
  28. c283661 ALSA: hdsp: Deletion of an unnecessary check before the function call "release_firmware" by Markus Elfring · 10 years ago
  29. 8d678da ALSA: hdsp: Use snd_ctl_enum_info() by Takashi Iwai · 10 years ago
  30. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  31. a54ba0f ALSA: hdsp: Use standard printk helpers by Takashi Iwai · 11 years ago
  32. 60c5772 ALSA: pci: Convert to snd_card_new() with a device pointer by Takashi Iwai · 11 years ago
  33. 47d98c0 ALSA: Remove memory reservation code from memalloc helper by Takashi Iwai · 11 years ago
  34. d14df33 ALSA: hdsp - info leak in snd_hdsp_hwdep_ioctl() by Dan Carpenter · 11 years ago
  35. 20a2422 ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at remove by Takashi Iwai · 12 years ago
  36. 49ba4f9 ALSA: hdsp - Remove obsolete settings functions by Adrian Knoth · 12 years ago
  37. 4833c67 ALSA: hdsp - Use HDSP_TOGGLE_SETTING to alter settings by Adrian Knoth · 12 years ago
  38. 66d9244 ALSA: hdsp - Implement generic function to toggle settings by Adrian Knoth · 12 years ago
  39. 0c2bc7c ALSA: hdsp - Fix detection for RME RPM/Multiface/Digiface ioboxes by Adrian Knoth · 12 years ago
  40. e23e7a1 ALSA: pci: remove __dev* attributes by Bill Pemberton · 12 years ago
  41. 8232932 ALSA: hdsp: Add missing inclusion of linux/vmalloc.h by Takashi Iwai · 12 years ago
  42. 90caaef ALSA: hdsp: improve firmware caching by Takashi Iwai · 12 years ago
  43. 382e6a8 Merge branch 'topic/misc' into for-linus by Takashi Iwai · 13 years ago
  44. 42eb923 ALSA: hdsp - Provide ioctl_compat by Andre Schramm · 13 years ago
  45. e9f66d9 ALSA: pci: clean up using module_pci_driver() by Takashi Iwai · 13 years ago
  46. 9badda0 ALSA: hdsp - Fix potential Oops in snd_hdsp_info_pref_sync_ref() by Takashi Iwai · 13 years ago
  47. a67ff6a ALSA: module_param: make bool parameters really bool by Rusty Russell · 13 years ago
  48. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  49. 65a7721 sound: fix drivers needing module.h not moduleparam.h by Paul Gortmaker · 14 years ago
  50. a346686 ALSA: hdsp - Correct HDSP_VERSION_BIT constant, thus partly fixing RPM detection by Adrian Knoth · 13 years ago
  51. 934c2b6 ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/* by Takashi Iwai · 14 years ago
  52. 3733e42 ALSA: Use KBUILD_MODNAME for pci_driver.name entries by Takashi Iwai · 14 years ago
  53. 28b26e1 ALSA: hdsp - Add support for RPM io box by Florian Faber · 14 years ago
  54. 4e83998 Merge branch 'fix/misc' into topic/misc by Takashi Iwai · 14 years ago
  55. e68d3b3 ALSA: sound/pci/rme9652: prevent reading uninitialized stack memory by Dan Rosenberg · 14 years ago
  56. 9fe856e sound: Remove unnecessary casts of private_data by Joe Perches · 14 years ago
  57. 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
  58. cebe41d sound: use DEFINE_PCI_DEVICE_TABLE by Alexey Dobriyan · 15 years ago
  59. c18bc9b ALSA: hdsp - allow proc reporting with disconnected io box by Tim Blechmann · 15 years ago
  60. 3c2fcf3 Merge branch 'topic/hdsp' into for-linus by Takashi Iwai · 16 years ago
  61. 3f7440a ALSA: Clean up 64bit division functions by Takashi Iwai · 16 years ago
  62. 8e365f9 ALSA: hdsp: allow firmware loading from inside the kernel by Raphael Doursenaud · 16 years ago
  63. c2503cd ALSA: hdsp - Ignore MIDI and PCM events in interrupts until initialized by Takashi Iwai · 16 years ago
  64. f9ffc5d ALSA: hdsp - whitespace cleanup by Tim Blechmann · 16 years ago
  65. e588ed8 ALSA: hdsp - poll for iobox by Tim Blechmann · 16 years ago
  66. 66a101d Merge branch 'topic/hwdep-cleanup' into topic/hdsp by Takashi Iwai · 16 years ago
  67. 28b7e34 ALSA: Remove superfluous hwdep ops by Takashi Iwai · 16 years ago
  68. e58de7b ALSA: Convert to snd_card_create() in sound/pci/* by Takashi Iwai · 16 years ago
  69. 5ce442f Merge branch 'topic/udev-id-rename' into to-push by Takashi Iwai · 16 years ago
  70. 1f04128 ALSA: hda - Convert from takslet_hi_schedule() to tasklet_schedule() by Takashi Iwai · 16 years ago
  71. 972d4c5 ALSA: hdsp/hdspm: remove card->id from rawmidi device name by Jaroslav Kysela · 16 years ago
  72. 3ae7e2e ALSA: hdsp: check for iobox and upload firmware during ioctl by Tim Blechmann · 16 years ago
  73. 00c9ddd ALSA: HDSP: check for io box before uploading firmware by Tim Blechmann · 16 years ago
  74. da3cec3 ALSA: Kill snd_assert() in sound/pci/* by Takashi Iwai · 16 years ago
  75. 47ba97f [ALSA] hdsp - RME 9632 fix at 192kHz by Remy Bruno · 17 years ago
  76. 92eed66 [ALSA] hdsp - Fix section mismatch by Takashi Iwai · 17 years ago
  77. 192b8e3 [ALSA] hdsp: make Multiface II work again by Andreas Degert · 17 years ago
  78. 1374f8c [ALSA] sound: fix rme9652 section mismatch by Randy Dunlap · 17 years ago
  79. 9004acc [ALSA] Remove sound/driver.h by Takashi Iwai · 17 years ago
  80. 561de31 [ALSA] sound/: Spelling fixes by Joe Perches · 17 years ago
  81. 4e98d6a [ALSA] pci - check value range in ctl callbacks by Takashi Iwai · 17 years ago
  82. 27caac8 [ALSA] sound/pci: remove duplicated defines by Nicolas Kaiser · 17 years ago
  83. 2a3988f [ALSA] hdsp - Fix zero division by Takashi Iwai · 17 years ago
  84. a3a68c8 [ALSA] hdsp - Add support for latset RME9632 revisions by Remy Bruno · 17 years ago
  85. a5ce889 [ALSA] Clean up with common snd_ctl_boolean_*_info callbacks by Takashi Iwai · 18 years ago
  86. 7e0af29 [ALSA] add MODULE_FIRMWARE entries by Clemens Ladisch · 18 years ago
  87. e4b6088 [ALSA] hdsp - Add support for fine tuning of sample rate support to HDSP 9632 by Julian Cable · 18 years ago
  88. ef991b9 [ALSA] Add snd_pcm_group_for_each_entry() for code cleanup by Takashi Iwai · 18 years ago
  89. d7923b2 [ALSA] hdsp - Add DDS register support for RME9632 rev >= 152 by Remy Bruno · 18 years ago
  90. 6add0f4 [ALSA] hdsp: support for mixer matrix of RME9632 rev 152 by Remy Bruno · 18 years ago
  91. 437a5a4 [ALSA] Remove IRQF_DISABLED for shared PCI irqs by Takashi Iwai · 18 years ago
  92. 176546a [ALSA] hdsp: precise_ptr control switched off by default by Remy Bruno · 18 years ago
  93. 7ab3992 [ALSA] use the ALIGN macro by Clemens Ladisch · 18 years ago
  94. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  95. 311e70a [ALSA] hdsp - Fix auto-updating of firmware by Takashi Iwai · 18 years ago
  96. f40b689 [ALSA] Fix section mismatch errors in ALSA PCI drivers by Takashi Iwai · 19 years ago
  97. 65ca68b [PATCH] irq-flags: sound: Use the new IRQF_ constants by Thomas Gleixner · 19 years ago
  98. ecb594e [ALSA] RME HDSP - fixed proc interface (missing {}) by Remy Bruno · 19 years ago
  99. 140432f [ALSA] hdsp - Fix compilation with hdsp driver built in kernel 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