1. d1a3c98 ALSA: hdspm - Fix sync check reporting on RME RayDAT by Adrian Knoth · 12 years ago
  2. ec8f53f ALSA: Fix typo in drivers sound by Masanari Iida · 12 years ago
  3. f27a64f ALSA: hdspm - Fix coding style in CTL_ELEM macros by Adrian Knoth · 12 years ago
  4. 930f4ff ALSA: hdspm - Fix typo in kcontrol element on RME MADI cards by Adrian Knoth · 12 years ago
  5. 9a215f4 ALSA: hdspm - Fix sync_in detection on AES/AES32 by Adrian Knoth · 12 years ago
  6. 2e0452f ALSA: hdspm - Fix sync_in reporting on RME MADI cards by Adrian Knoth · 12 years ago
  7. b8812c5 ALSA: hdspm - Also report autosync_sample_rate on MADI and MADIface by Adrian Knoth · 12 years ago
  8. d681dea ALSA: hdspm - Fix reported autosync_sample_rate by Adrian Knoth · 12 years ago
  9. fba30fd ALSA: hdspm - Fix sync check reporting on all RME HDSPM cards by Adrian Knoth · 12 years ago
  10. 21a164d ALSA: hdspm - Report external rate in slave mode on PCI MADI by Adrian Knoth · 12 years ago
  11. 41285a9 ALSA: hdspm - Allow DDS/Varispeed to be set from userspace by Adrian Knoth · 12 years ago
  12. b17cbdd ALSA: sound/pci/rme9652/hdspm.c: fix error return code by Julia Lawall · 12 years ago
  13. a97bda7 ALSA: hdspm - Work around broken DDS value on PCI RME MADI by Adrian Knoth · 12 years ago
  14. 382e6a8 Merge branch 'topic/misc' into for-linus by Takashi Iwai · 12 years ago
  15. 42eb923 ALSA: hdsp - Provide ioctl_compat by Andre Schramm · 12 years ago
  16. e9f66d9 ALSA: pci: clean up using module_pci_driver() by Takashi Iwai · 12 years ago
  17. 8de5d6f ALSA: hdspm - Provide ioctl_compat by Adrian Knoth · 12 years ago
  18. f7de8ba ALSA: hdspm - Provide unique driver id based on card serial by Adrian Knoth · 13 years ago
  19. 9badda0 ALSA: hdsp - Fix potential Oops in snd_hdsp_info_pref_sync_ref() by Takashi Iwai · 13 years ago
  20. 7d53a63 ALSA: hdspm - Refactor serial number to avoid code duplication by Adrian Knoth · 13 years ago
  21. a67ff6a ALSA: module_param: make bool parameters really bool by Rusty Russell · 13 years ago
  22. 05c7cc9 ALSA: hdspm - Fix PCI ID for PCIe RME MADI cards by Adrian Knoth · 13 years ago
  23. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  24. 65a7721 sound: fix drivers needing module.h not moduleparam.h by Paul Gortmaker · 13 years ago
  25. c09403d ALSA: hdspm - Enable all firmware ranges for PCI MADI/AES cards by Adrian Knoth · 13 years ago
  26. a346686 ALSA: hdsp - Correct HDSP_VERSION_BIT constant, thus partly fixing RPM detection by Adrian Knoth · 13 years ago
  27. 9e6ff52 ALSA: hdspm - Fix MADI channel format in the status ioctl by Adrian Knoth · 13 years ago
  28. 2ca595a ALSA: hdspm - cleanup __user tags in ioctl() by Dan Carpenter · 13 years ago
  29. 643d6bb ALSA: hdspm - potential info leak in snd_hdspm_hwdep_ioctl() by Dan Carpenter · 13 years ago
  30. d877681 ALSA: hdspm - Simplify with snd_pcm_hw_constraint_pow2() by Takashi Iwai · 13 years ago
  31. 3fa9e3d ALSA: hdspm - Add missing KNOT flag for AES32 rate restriction by Takashi Iwai · 13 years ago
  32. 52e6fb4 ALSA: hdspm - Correct max buffer size limit by Takashi Iwai · 13 years ago
  33. 2e61027 ALSA: hdspm - Enable 32 samples/period on RME RayDAT/AIO by Adrian Knoth · 13 years ago
  34. 7cb155f ALSA: hdspm - Introduce hdspm_get_latency() to harmonize latency calculation by Adrian Knoth · 13 years ago
  35. 1ad5972 ALSA: hdspm - Reorder period sizes according to their bit representation by Adrian Knoth · 13 years ago
  36. 1b6fa10 ALSA: hdspm - Set period_bytes_min to 32 * 4 for new RME cards by Adrian Knoth · 13 years ago
  37. 135d153 ALSA: hdspm - Allow for 8192 period size on RME MADI and AES cards by Adrian Knoth · 13 years ago
  38. 3d56c8e ALSA: hdspm - Fix uninitialized compile warnings by Takashi Iwai · 13 years ago
  39. 5f8b4d5 ALSA: hdspm - Add firmware revision 0xcc for RME MADI by Adrian Knoth · 13 years ago
  40. d12c51d ALSA: hdspm - Fix reported external sample rate on RME MADI and MADIface by Adrian Knoth · 13 years ago
  41. 700d1ef ALSA: hdspm - Provide MADI speed mode selector on RME MADI and MADIface by Adrian Knoth · 13 years ago
  42. 7d339ae Merge branch 'topic/misc' into for-linus by Takashi Iwai · 13 years ago
  43. 286bed0 ALSA: hdspm - Fix compile warnings with PPC by Takashi Iwai · 13 years ago
  44. 85e4d95 Merge branch 'test/pci-rename' into topic/misc by Takashi Iwai · 13 years ago
  45. efef054 ALSA: hdspm - Add firmware revision ID for RME MADI PCI version by Adrian Knoth · 13 years ago
  46. fedf153 ALSA: hdspm - Fix jumping external wordclock frequency in AutoSync mode by Adrian Knoth · 13 years ago
  47. c0da001 ALSA: hdspm - Fix locking in snd_hdspm_midi_input_read by Adrian Knoth · 13 years ago
  48. 934c2b6 ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/* by Takashi Iwai · 13 years ago
  49. 3733e42 ALSA: Use KBUILD_MODNAME for pci_driver.name entries by Takashi Iwai · 13 years ago
  50. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  51. bdd3255 ALSA: hdspm - Add firmware ID for older AES32 cards. by Adrian Knoth · 13 years ago
  52. 7c7102b ALSA: hdspm - Fix midi port initialization by Adrian Knoth · 13 years ago
  53. 5027f34 ALSA: hdspm - Abort on unknown firmware revision by Adrian Knoth · 13 years ago
  54. 526ea86 ALSA: hdspm - Add updated firmware revision for AES32 by Adrian Knoth · 13 years ago
  55. d2d10a2 ALSA: hdspm - AES32: Use define instead of hardcoded channel count by Adrian Knoth · 13 years ago
  56. a7edbd5 ALSA: hdspm - Fix lock/sync reporting on MADI and AES32 by Adrian Knoth · 13 years ago
  57. 4ab69a2 ALSA: hdspm - prevent reading unitialized stack memory by Adrian Knoth · 13 years ago
  58. 7c4a95b ALSA: hdspm - fix sync check on AES32 by Adrian Knoth · 13 years ago
  59. f6ea805 ALSA: hdspm - Remove input selector on MADIface by Adrian Knoth · 13 years ago
  60. 01e9607 ALSA: hdspm - Fix DS/QS output channel mappings on RME MADI/MADIface by Adrian Knoth · 13 years ago
  61. 88fabbf ALSA: hdspm - Restrict channel count on RME AES/AES32 by Adrian Knoth · 13 years ago
  62. 483cee7 ALSA: hdspm - Fix buffer handling on RME MADI/MADIface/AES(32) by Adrian Knoth · 13 years ago
  63. 432d250 ALSA: hpdsm - RME AES(32): Fix missing channel mappings by Adrian Knoth · 13 years ago
  64. 730a586 ALSA: hdspm - remove unused arrays, reduce stack usage in hwdep_ioctl by Jaroslav Kysela · 13 years ago
  65. 55a5760 ALSA: [hdspm] Move static mapping arrays to .c by Adrian Knoth · 13 years ago
  66. 0dca179 ALSA: hdspm - Add support for RME RayDAT and AIO by Adrian Knoth · 13 years ago
  67. 66dc918 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  68. 28b26e1 ALSA: hdsp - Add support for RPM io box by Florian Faber · 14 years ago
  69. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  70. 4e83998 Merge branch 'fix/misc' into topic/misc by Takashi Iwai · 14 years ago
  71. e68d3b3 ALSA: sound/pci/rme9652: prevent reading uninitialized stack memory by Dan Rosenberg · 14 years ago
  72. 9fe856e sound: Remove unnecessary casts of private_data by Joe Perches · 14 years ago
  73. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  74. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  75. 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 14 years ago
  76. cebe41d sound: use DEFINE_PCI_DEVICE_TABLE by Alexey Dobriyan · 14 years ago
  77. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  78. c18bc9b ALSA: hdsp - allow proc reporting with disconnected io box by Tim Blechmann · 15 years ago
  79. 3c2fcf3 Merge branch 'topic/hdsp' into for-linus by Takashi Iwai · 15 years ago
  80. 3f7440a ALSA: Clean up 64bit division functions by Takashi Iwai · 15 years ago
  81. 8e365f9 ALSA: hdsp: allow firmware loading from inside the kernel by Raphael Doursenaud · 15 years ago
  82. c2503cd ALSA: hdsp - Ignore MIDI and PCM events in interrupts until initialized by Takashi Iwai · 15 years ago
  83. f9ffc5d ALSA: hdsp - whitespace cleanup by Tim Blechmann · 15 years ago
  84. e588ed8 ALSA: hdsp - poll for iobox by Tim Blechmann · 15 years ago
  85. 66a101d Merge branch 'topic/hwdep-cleanup' into topic/hdsp by Takashi Iwai · 15 years ago
  86. 28b7e34 ALSA: Remove superfluous hwdep ops by Takashi Iwai · 15 years ago
  87. e58de7b ALSA: Convert to snd_card_create() in sound/pci/* by Takashi Iwai · 16 years ago
  88. 5ce442f Merge branch 'topic/udev-id-rename' into to-push by Takashi Iwai · 16 years ago
  89. 1f04128 ALSA: hda - Convert from takslet_hi_schedule() to tasklet_schedule() by Takashi Iwai · 16 years ago
  90. 972d4c5 ALSA: hdsp/hdspm: remove card->id from rawmidi device name by Jaroslav Kysela · 16 years ago
  91. 3ae7e2e ALSA: hdsp: check for iobox and upload firmware during ioctl by Tim Blechmann · 16 years ago
  92. 00c9ddd ALSA: HDSP: check for io box before uploading firmware by Tim Blechmann · 16 years ago
  93. 77a23f2 ALSA: Clean up SG-buffer helper functions and macros by Takashi Iwai · 16 years ago
  94. da3cec3 ALSA: Kill snd_assert() in sound/pci/* by Takashi Iwai · 16 years ago
  95. 62cef82 [ALSA] sound/pci/rme9652/hdspm.c: stop inlining largish static functions by Denys Vlasenko · 16 years ago
  96. 0b76b51 [ALSA] sound: hdspm.c fix returning void expression warnings by Harvey Harrison · 16 years ago
  97. 47ba97f [ALSA] hdsp - RME 9632 fix at 192kHz by Remy Bruno · 16 years ago
  98. 92eed66 [ALSA] hdsp - Fix section mismatch by Takashi Iwai · 16 years ago
  99. 192b8e3 [ALSA] hdsp: make Multiface II work again by Andreas Degert · 17 years ago
  100. 1374f8c [ALSA] sound: fix rme9652 section mismatch by Randy Dunlap · 17 years ago