1. 7dcd561 ALSA: hdspm: Fix typo arbitary by Naoki Hayama · 4 years, 3 months ago
  2. a2e527c ALSA: hdspm: Replace tasklet with work by Takashi Iwai · 4 years, 4 months ago
  3. 1a1575a ALSA: hdsp: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 4 months ago
  4. ab3ee09 ALSA: pci/rme9652/hdspm: remove always true condition by Pierre-Louis Bossart · 4 years, 6 months ago
  5. 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
  6. 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
  7. e315cc3 ALSA: hdspm: More constifications by Takashi Iwai · 5 years ago
  8. b4e5e70 ALSA: pci: Constify snd_kcontrol_new items by Takashi Iwai · 5 years ago
  9. c1c3981 ALSA: pci: Constify snd_pcm_hardware definitions by Takashi Iwai · 5 years ago
  10. 39cccf4 ALSA: rme9652: Support PCM sync_stop by Takashi Iwai · 5 years ago
  11. 1a81043 ALSA: rme: Avoid non-standard macro usage by Takashi Iwai · 5 years ago
  12. 16ccca1 ALSA: pci: Drop superfluous snd_pcm_sgbuf_ops_page by Takashi Iwai · 5 years ago
  13. 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
  14. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  15. e4e07c6 ALSA: hdspm: Fix single speed ADAT capture and playback with RME HDSPe AIO by Philippe Bekaert · 6 years ago
  16. 36e4617 Merge branch 'topic/memory-device-fixes-2' into for-next by Takashi Iwai · 6 years ago
  17. 47f2769 ALSA: pci: Clean up with new procfs helpers by Takashi Iwai · 6 years ago
  18. 5116b94 ALSA: pci: Drop superfluous PCM preallocation error checks by Takashi Iwai · 6 years ago
  19. 1bb6d9e ALSA: hdspm: fix spelling mistake "Initializeing" -> "Initializing" by Colin Ian King · 6 years ago
  20. 1051314 ALSA: hdspm: Hardening for potential Spectre v1 by Takashi Iwai · 7 years ago
  21. 7211ec6 ALSA: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  22. e35e9dd ALSA: hdspm: Use common error handling code in snd_hdspm_probe() by Markus Elfring · 7 years ago
  23. da2ea37 ALSA: rme9652: Adjust seven checks for null pointers by Markus Elfring · 7 years ago
  24. 7dfec50 ALSA: rme9652: Improve eight size determinations by Markus Elfring · 7 years ago
  25. 9dba542 ALSA: rme9652: Delete an error message for a failed memory allocation in snd_hdspm_create() by Markus Elfring · 7 years ago
  26. 7ad210a ALSA: rme9652: fix format overflow warnings by Arnd Bergmann · 7 years ago
  27. bdf84db ALSA: hdspm: Constify hw_constraints by Takashi Iwai · 8 years ago
  28. 485885b ALSA: pci: Constify snd_rawmidi_ops by Takashi Iwai · 8 years ago
  29. 6769e988 ALSA: constify snd_pcm_ops structures by Julia Lawall · 8 years ago
  30. 07cb327 ALSA: hdspm: fix spelling mistake "Externel" -> "External" by Colin Ian King · 8 years ago
  31. c1099c3 ALSA: hdspm: Fix zero-division by Takashi Iwai · 9 years ago
  32. 537e481 ALSA: hdspm: Fix wrong boolean ctl value accesses by Takashi Iwai · 9 years ago
  33. b4ffc1b ALSA: rme9652: Use snd_pcm_hw_constraint_single() by Lars-Peter Clausen · 9 years ago
  34. 0c8d948 ALSA: hdspm - DRY cleanup of snd_pcm_ops by Adrian Knoth · 10 years ago
  35. 8b73b86 ALSA: hdspm - DRY cleanup in .release callback by Adrian Knoth · 10 years ago
  36. 5ecc5dc ALSA: hdspm - DRY cleanup in .open callbacks by Adrian Knoth · 10 years ago
  37. f0153c3 ALSA: hdspm - Constrain periods to 2 on older cards by Adrian Knoth · 10 years ago
  38. 6cbbfe1 ALSA: Include linux/io.h instead of asm/io.h by Takashi Iwai · 10 years ago
  39. 04018e1 ALSA: hdspm: Use setup_timer() and mod_timer() by Takashi Iwai · 10 years ago
  40. ff6defa ALSA: Deletion of checks before the function call "iounmap" by Markus Elfring · 10 years ago
  41. ddcecf6 ALSA: Fix invalid kerneldoc markers by Takashi Iwai · 10 years ago
  42. df57de1 ALSA: hdspm: remove unused variable by Sudip Mukherjee · 10 years ago
  43. c69a637 ALSA: hdspm: Use snd_ctl_enum_info() by Takashi Iwai · 10 years ago
  44. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  45. e3a471d6 ALSA: hdspm: 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. 57a4451 ALSA: Use strlcpy() instead of strncpy() by Takashi Iwai · 11 years ago
  48. bf69aa9 ALSA: rme9652: Remove redundant break by Sachin Kamat · 11 years ago
  49. 1568b88 ALSA: hdspm - Use enums in hdspm_tco_ltc_frames() by Adrian Knoth · 11 years ago
  50. 17d2f00 ALSA: hdspm - Fix default value in SNDRV_HDSPM_IOCTL_GET_LTC by Adrian Knoth · 11 years ago
  51. 68593c9 ALSA: hdspm - remove unneeded semicolon by Fengguang Wu · 11 years ago
  52. 69358fc ALSA: hdspm - Added some comments and control register documentation by Martin Dausel · 12 years ago
  53. 04659f9 ALSA: hdspm - Use snd_ctl_enum_info() in snd_hdspm_info_autosync_ref by Adrian Knoth · 12 years ago
  54. eb0d4db ALSA: hdspm - Use snd_ctl_enum_info() for texts_autosync by Adrian Knoth · 12 years ago
  55. 3881654 ALSA: hdspm - Use snd_ctl_enum_info for most text arrays by Adrian Knoth · 12 years ago
  56. 0dc831b ALSA: hdspm - AES32: Enable TCO support by Adrian Knoth · 12 years ago
  57. 2d63ec3 ALSA: hdspm - AES32: Report external sample rate to userspace by Adrian Knoth · 12 years ago
  58. 2336142 ALSA: hdspm - Introduce hdspm_external_rate_to_enum() helper function by Adrian Knoth · 12 years ago
  59. 194062d ALSA: hdspm - AES32: Include TCO and Sync-In in proc output by Adrian Knoth · 12 years ago
  60. 2d60fc7 ALSA: hdspm - AES32: Enable TCO/Sync-In in snd_hdspm_put_sync_ref() by Adrian Knoth · 12 years ago
  61. dbae4a0 ALSA: hdspm - AES32: Enable TCO input in hdspm_external_sample_rate() by Adrian Knoth · 12 years ago
  62. 3ac9b0a ALSA: hdspm - AES32: Ignore float/int format bit by Adrian Knoth · 12 years ago
  63. 051c44f ALSA: hdspm - Enable AES32 in hdspm_get_tco_sample_rate by Adrian Knoth · 12 years ago
  64. a57fea8 ALSA: hdspm - Enable AES32 in hdspm_get_wc_sample_rate by Adrian Knoth · 12 years ago
  65. 5b26635 ALSA: hdspm - Add prototype declarations by Adrian Knoth · 12 years ago
  66. d3c36ed ALSA: hdspm - Introduce hdspm_get_aes_sample_rate() by Adrian Knoth · 12 years ago
  67. db2d1a9 ALSA: hdspm - AES32: Add TCO and Sync-In text entries by Adrian Knoth · 12 years ago
  68. 3c32de5 ALSA: hdspm - AIO: Drop superfluous HDSPM_AUTOSYNC_REF by Adrian Knoth · 12 years ago
  69. e71b95a ALSA: hdspm - Cosmetics, no real change by Adrian Knoth · 12 years ago
  70. b0bf550 ALSA: hdspm - AES32: Fix TCO sync check reporting by Adrian Knoth · 12 years ago
  71. 5760107 ALSA: hdspm - Create TCO readout function by Adrian Knoth · 12 years ago
  72. 1cb7dbf ALSA: hdspm - Fix S/PDIF Sync status and frequency on RME AIO by Adrian Knoth · 12 years ago
  73. 3de9db2 ALSA: hdspm - Add support for AEBs on RME AIO by Adrian Knoth · 12 years ago
  74. 42f4c12 ALSA: hdspm - Enable AD/DA/PH gains and S/PDIF-Input select on AIO by Adrian Knoth · 12 years ago
  75. acf1476 ALSA: hdspm - Introduce generic AIO tristate control by Adrian Knoth · 12 years ago
  76. 8cea571 ALSA: hdspm - Refactor ENUMERATED_CTL_INFO into function by Adrian Knoth · 12 years ago
  77. fb0f121 ALSA: hdspm - Add S/PDIF, XLR, WCK48 and ADAT-in controls for RME AIO cards by Adrian Knoth · 12 years ago
  78. 11a5cd3 ALSA: hdspm - Add S/PDIF and WCK48 controls for RME RayDAT by Adrian Knoth · 12 years ago
  79. 34be7ebb ALSA: hdspm - Drop duplicate code in hdspm_set_system_clock_mode() by Adrian Knoth · 12 years ago
  80. ce13f3f ALSA: hdspm - Augment HDSPM_TOGGLE_SETTING for AIO/RayDAT by Adrian Knoth · 12 years ago
  81. b2ed632 ALSA: hdspm - Introduce hdspm_is_raydat_or_aio() by Adrian Knoth · 12 years ago
  82. 384f778 ALSA: hdspm - Add missing defines for RME AIO and RayDAT by Adrian Knoth · 12 years ago
  83. 7b55939 ALSA: hdspm - Allow SingleSpeed WordClock when in DS/QS mode by Adrian Knoth · 12 years ago
  84. a8a729f ALSA: hdspm - Refactor SS/DS/QS clock multiplier into function by Adrian Knoth · 12 years ago
  85. a8cd714 ALSA: hdspm - Add support for 128-192kHz WordClock input by Adrian Knoth · 12 years ago
  86. 20a2422 ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at remove by Takashi Iwai · 12 years ago
  87. a817650 ALSA: hdspm - Enable new TCO ALSA controls by Adrian Knoth · 12 years ago
  88. f99c788 ALSA: hdspm - Add ALSA controls to read the TCO LTC state by Adrian Knoth · 12 years ago
  89. 3454221 ALSA: hdspm - Also check for TCO sync states by Adrian Knoth · 12 years ago
  90. e5b7b1f ALSA: hdspm - Remove duplicate code from ALSA controls by Adrian Knoth · 12 years ago
  91. 696be0f ALSA: hdspm - Provide ALSA control to disable 96K frames by Adrian Knoth · 12 years ago
  92. fcdc4ba ALSA: hdspm - Allow the TCO and SYNC-IN to be used in slave mode by Adrian Knoth · 12 years ago
  93. 3f7bf91 ALSA: hdspm - Refactor sample rate acquisition by Adrian Knoth · 12 years ago
  94. 56bde0f ALSA: hdspm - Fix wordclock status on AES32 by Andre Schramm · 12 years ago
  95. e23e7a1 ALSA: pci: remove __dev* attributes by Bill Pemberton · 12 years ago
  96. 467b103 ALSA: hdspm - Remove obsolete settings functions by Adrian Knoth · 12 years ago
  97. c9e1668 ALSA: hdspm - Use HDSPM_TOGGLE_SETTING to alter settings by Adrian Knoth · 12 years ago
  98. bf0ff87 ALSA: hdspm - Implement generic function to toggle settings by Adrian Knoth · 12 years ago
  99. d1a3c98 ALSA: hdspm - Fix sync check reporting on RME RayDAT by Adrian Knoth · 12 years ago
  100. ec8f53f ALSA: Fix typo in drivers sound by Masanari Iida · 12 years ago