1. f526afc ALSA: rme9652: Hardening for potential Spectre v1 by Takashi Iwai · 7 years ago
  2. 1051314 ALSA: hdspm: Hardening for potential Spectre v1 by Takashi Iwai · 7 years ago
  3. 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
  4. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  5. 7211ec6 ALSA: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  6. e35e9dd ALSA: hdspm: Use common error handling code in snd_hdspm_probe() by Markus Elfring · 7 years ago
  7. 99dcad3 ALSA: rme9652: Use common code in hdsp_get_iobox_version() by Markus Elfring · 7 years ago
  8. 2675be5 ALSA: rme9652: Use common error handling code in two functions by Markus Elfring · 7 years ago
  9. 18ed1cf ALSA: rme9652: make snd_pcm_hardware const by Bhumika Goyal · 7 years ago
  10. da2ea37 ALSA: rme9652: Adjust seven checks for null pointers by Markus Elfring · 7 years ago
  11. 7dfec50 ALSA: rme9652: Improve eight size determinations by Markus Elfring · 7 years ago
  12. 9dba542 ALSA: rme9652: Delete an error message for a failed memory allocation in snd_hdspm_create() by Markus Elfring · 7 years ago
  13. 7ad210a ALSA: rme9652: fix format overflow warnings by Arnd Bergmann · 7 years ago
  14. f9fee55 ALSA: rme9652: Constify hw_constraints by Takashi Iwai · 8 years ago
  15. bdf84db ALSA: hdspm: Constify hw_constraints by Takashi Iwai · 8 years ago
  16. 4640c03 ALSA: hdsp: Constify hw_constraints by Takashi Iwai · 8 years ago
  17. 0925e6b ALSA: hdsp: Convert to the new PCM ops by Takashi Iwai · 8 years ago
  18. 7b6ae34 ALSA: rme9652: 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. 07cb327 ALSA: hdspm: fix spelling mistake "Externel" -> "External" by Colin Ian King · 8 years ago
  22. eab3c4d ALSA: hdsp: Fix wrong boolean ctl value accesses by Takashi Iwai · 9 years ago
  23. c1099c3 ALSA: hdspm: Fix zero-division by Takashi Iwai · 9 years ago
  24. 537e481 ALSA: hdspm: Fix wrong boolean ctl value accesses by Takashi Iwai · 9 years ago
  25. 2740357 Merge branch 'topic/hw-constraint-single' into for-next by Takashi Iwai · 9 years ago
  26. b4ffc1b ALSA: rme9652: Use snd_pcm_hw_constraint_single() by Lars-Peter Clausen · 9 years ago
  27. 29d28c5 ALSA: hdsp: fix memory leak by Sudip Mukherjee · 9 years ago
  28. a3b3a9d ALSA: hdsp: silence a sprinft() overflow warning by Dan Carpenter · 9 years ago
  29. 9e46aed ALSA: hdsp: silence and underflow warning by Dan Carpenter · 9 years ago
  30. 0c8d948 ALSA: hdspm - DRY cleanup of snd_pcm_ops by Adrian Knoth · 10 years ago
  31. 8b73b86 ALSA: hdspm - DRY cleanup in .release callback by Adrian Knoth · 10 years ago
  32. 5ecc5dc ALSA: hdspm - DRY cleanup in .open callbacks by Adrian Knoth · 10 years ago
  33. f0153c3 ALSA: hdspm - Constrain periods to 2 on older cards by Adrian Knoth · 10 years ago
  34. 6cbbfe1 ALSA: Include linux/io.h instead of asm/io.h by Takashi Iwai · 10 years ago
  35. 04018e1 ALSA: hdspm: Use setup_timer() and mod_timer() by Takashi Iwai · 10 years ago
  36. c41c009 ALSA: hdsp: Use setup_timer() and mod_timer() by Takashi Iwai · 10 years ago
  37. ff6defa ALSA: Deletion of checks before the function call "iounmap" by Markus Elfring · 10 years ago
  38. c283661 ALSA: hdsp: Deletion of an unnecessary check before the function call "release_firmware" by Markus Elfring · 10 years ago
  39. ddcecf6 ALSA: Fix invalid kerneldoc markers by Takashi Iwai · 10 years ago
  40. df57de1 ALSA: hdspm: remove unused variable by Sudip Mukherjee · 10 years ago
  41. 7298ece ALSA: rme9652: Use snd_ctl_enum_info() by Takashi Iwai · 10 years ago
  42. c69a637 ALSA: hdspm: Use snd_ctl_enum_info() by Takashi Iwai · 10 years ago
  43. 8d678da ALSA: hdsp: 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. 09ae539 ALSA: rme9652: Use standard printk helpers by Takashi Iwai · 11 years ago
  46. e3a471d6 ALSA: hdspm: Use standard printk helpers by Takashi Iwai · 11 years ago
  47. a54ba0f ALSA: hdsp: Use standard printk helpers by Takashi Iwai · 11 years ago
  48. 60c5772 ALSA: pci: Convert to snd_card_new() with a device pointer by Takashi Iwai · 11 years ago
  49. 47d98c0 ALSA: Remove memory reservation code from memalloc helper by Takashi Iwai · 11 years ago
  50. 770bd4b ALSA: rme9652: fix a missing comma in channel_map_9636_ds[] by Takashi Iwai · 11 years ago
  51. 57a4451 ALSA: Use strlcpy() instead of strncpy() by Takashi Iwai · 11 years ago
  52. 6913a9d Merge tag 'asoc-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next by Takashi Iwai · 11 years ago
  53. d14df33 ALSA: hdsp - info leak in snd_hdsp_hwdep_ioctl() by Dan Carpenter · 11 years ago
  54. bf69aa9 ALSA: rme9652: Remove redundant break by Sachin Kamat · 11 years ago
  55. 1568b88 ALSA: hdspm - Use enums in hdspm_tco_ltc_frames() by Adrian Knoth · 11 years ago
  56. 17d2f00 ALSA: hdspm - Fix default value in SNDRV_HDSPM_IOCTL_GET_LTC by Adrian Knoth · 11 years ago
  57. 68593c9 ALSA: hdspm - remove unneeded semicolon by Fengguang Wu · 11 years ago
  58. 69358fc ALSA: hdspm - Added some comments and control register documentation by Martin Dausel · 12 years ago
  59. 04659f9 ALSA: hdspm - Use snd_ctl_enum_info() in snd_hdspm_info_autosync_ref by Adrian Knoth · 12 years ago
  60. eb0d4db ALSA: hdspm - Use snd_ctl_enum_info() for texts_autosync by Adrian Knoth · 12 years ago
  61. 3881654 ALSA: hdspm - Use snd_ctl_enum_info for most text arrays by Adrian Knoth · 12 years ago
  62. 0dc831b ALSA: hdspm - AES32: Enable TCO support by Adrian Knoth · 12 years ago
  63. 2d63ec3 ALSA: hdspm - AES32: Report external sample rate to userspace by Adrian Knoth · 12 years ago
  64. 2336142 ALSA: hdspm - Introduce hdspm_external_rate_to_enum() helper function by Adrian Knoth · 12 years ago
  65. 194062d ALSA: hdspm - AES32: Include TCO and Sync-In in proc output by Adrian Knoth · 12 years ago
  66. 2d60fc7 ALSA: hdspm - AES32: Enable TCO/Sync-In in snd_hdspm_put_sync_ref() by Adrian Knoth · 12 years ago
  67. dbae4a0 ALSA: hdspm - AES32: Enable TCO input in hdspm_external_sample_rate() by Adrian Knoth · 12 years ago
  68. 3ac9b0a ALSA: hdspm - AES32: Ignore float/int format bit by Adrian Knoth · 12 years ago
  69. 051c44f ALSA: hdspm - Enable AES32 in hdspm_get_tco_sample_rate by Adrian Knoth · 12 years ago
  70. a57fea8 ALSA: hdspm - Enable AES32 in hdspm_get_wc_sample_rate by Adrian Knoth · 12 years ago
  71. 5b26635 ALSA: hdspm - Add prototype declarations by Adrian Knoth · 12 years ago
  72. d3c36ed ALSA: hdspm - Introduce hdspm_get_aes_sample_rate() by Adrian Knoth · 12 years ago
  73. db2d1a9 ALSA: hdspm - AES32: Add TCO and Sync-In text entries by Adrian Knoth · 12 years ago
  74. 3c32de5 ALSA: hdspm - AIO: Drop superfluous HDSPM_AUTOSYNC_REF by Adrian Knoth · 12 years ago
  75. e71b95a ALSA: hdspm - Cosmetics, no real change by Adrian Knoth · 12 years ago
  76. b0bf550 ALSA: hdspm - AES32: Fix TCO sync check reporting by Adrian Knoth · 12 years ago
  77. 5760107 ALSA: hdspm - Create TCO readout function by Adrian Knoth · 12 years ago
  78. 1cb7dbf ALSA: hdspm - Fix S/PDIF Sync status and frequency on RME AIO by Adrian Knoth · 12 years ago
  79. 3de9db2 ALSA: hdspm - Add support for AEBs on RME AIO by Adrian Knoth · 12 years ago
  80. 42f4c12 ALSA: hdspm - Enable AD/DA/PH gains and S/PDIF-Input select on AIO by Adrian Knoth · 12 years ago
  81. acf1476 ALSA: hdspm - Introduce generic AIO tristate control by Adrian Knoth · 12 years ago
  82. 8cea571 ALSA: hdspm - Refactor ENUMERATED_CTL_INFO into function by Adrian Knoth · 12 years ago
  83. fb0f121 ALSA: hdspm - Add S/PDIF, XLR, WCK48 and ADAT-in controls for RME AIO cards by Adrian Knoth · 12 years ago
  84. 11a5cd3 ALSA: hdspm - Add S/PDIF and WCK48 controls for RME RayDAT by Adrian Knoth · 12 years ago
  85. 34be7eb ALSA: hdspm - Drop duplicate code in hdspm_set_system_clock_mode() by Adrian Knoth · 12 years ago
  86. ce13f3f ALSA: hdspm - Augment HDSPM_TOGGLE_SETTING for AIO/RayDAT by Adrian Knoth · 12 years ago
  87. b2ed632 ALSA: hdspm - Introduce hdspm_is_raydat_or_aio() by Adrian Knoth · 12 years ago
  88. 384f778 ALSA: hdspm - Add missing defines for RME AIO and RayDAT by Adrian Knoth · 12 years ago
  89. 7b55939 ALSA: hdspm - Allow SingleSpeed WordClock when in DS/QS mode by Adrian Knoth · 12 years ago
  90. a8a729f ALSA: hdspm - Refactor SS/DS/QS clock multiplier into function by Adrian Knoth · 12 years ago
  91. a8cd714 ALSA: hdspm - Add support for 128-192kHz WordClock input by Adrian Knoth · 12 years ago
  92. 20a2422 ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at remove by Takashi Iwai · 12 years ago
  93. a817650 ALSA: hdspm - Enable new TCO ALSA controls by Adrian Knoth · 12 years ago
  94. f99c788 ALSA: hdspm - Add ALSA controls to read the TCO LTC state by Adrian Knoth · 12 years ago
  95. 3454221 ALSA: hdspm - Also check for TCO sync states by Adrian Knoth · 12 years ago
  96. e5b7b1f ALSA: hdspm - Remove duplicate code from ALSA controls by Adrian Knoth · 12 years ago
  97. 696be0f ALSA: hdspm - Provide ALSA control to disable 96K frames by Adrian Knoth · 12 years ago
  98. fcdc4ba ALSA: hdspm - Allow the TCO and SYNC-IN to be used in slave mode by Adrian Knoth · 12 years ago
  99. 3f7bf91 ALSA: hdspm - Refactor sample rate acquisition by Adrian Knoth · 12 years ago
  100. e152f18 Merge branch 'for-linus' into for-next by Takashi Iwai · 12 years ago