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