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