1. a019f5e ALSA: line6: Remove superfluous out-of-memory error messages by Takashi Iwai · 10 years ago
  2. 45a82f1 ALSA: line6: Drop usb_device sysfs symlink by Takashi Iwai · 10 years ago
  3. 988d350 ALSA: line6: Drop invalid SNDRV_PCM_INFO_RESUME flag by Takashi Iwai · 10 years ago
  4. aaa68d2 ALSA: line6: Drop superfluous snd_device for rawmidi by Takashi Iwai · 10 years ago
  5. b45a7c5 ALSA: line6: Drop superfluous snd_device for PCM by Takashi Iwai · 10 years ago
  6. 075587b ALSA: line6: Handle impulse response via control API by Takashi Iwai · 10 years ago
  7. ccddbe4 ALSA: line6: Split to each driver by Takashi Iwai · 10 years ago
  8. 0f2524b ALSA: line6: Use setup_timer() and mod_timer() by Takashi Iwai · 10 years ago
  9. 28e237a ALSA: usb-audio: Use setup_timer() and mod_timer() by Takashi Iwai · 10 years ago
  10. 6455931 ALSA: usb-audio: Add mic volume fix quirk for Logitech Webcam C210 by Jason Lee Cragg · 10 years ago
  11. 7bfb857 Merge branch 'topic/line6' into for-next by Takashi Iwai · 10 years ago
  12. 61864d8 ALSA: move line6 usb driver into sound/usb by Takashi Iwai · 10 years ago
  13. e9f4936 ALSA: usb-audio: Add support for Akai MPC Element USB MIDI controller by Paul Bonser · 10 years ago
  14. 49cdd5b ALSA: snd-usb-caiaq: fix stream count check by Daniel Mack · 10 years ago
  15. 20e471f Merge tag 'sound-fix-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  16. d70a1b9 ALSA: usb-audio: extend KEF X300A FU 10 tweak to Arcam rPAC by Jiri Jaburek · 10 years ago
  17. c99b9e8 ALSA: usb-audio: Fix Scarlett 6i6 initialization typo by Chris J Arges · 10 years ago
  18. 38f74d5 ALSA: usb-audio: add native DSD support for Matrix Audio DACs by Jurgen Kramer · 10 years ago
  19. bae41e4 Merge tag 'sound-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  20. 2183a58 Merge tag 'media/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 10 years ago
  21. 77de61c Merge branch 'for-next' into for-linus by Takashi Iwai · 10 years ago
  22. 66139a4 ALSA: usb-audio: Don't resubmit pending URBs at MIDI error recovery by Takashi Iwai · 10 years ago
  23. dacacb0 ALSA: usb-audio: Add support for Zoom R16/24 capture and midi interfaces by Panu Matilainen · 10 years ago
  24. 5031466 Merge branch 'for-linus' into for-next by Takashi Iwai · 10 years ago
  25. 6874daa ALSA: usb-audio: Add mode select quirk for Denon/Marantz DACs by Jurgen Kramer · 10 years ago
  26. 7a2e9dd ALSA: usb-audio: Add native DSD support for Denon/Marantz DACs by Jurgen Kramer · 10 years ago
  27. d42472e ALSA: pcm: Add big-endian DSD sample formats and fix XMOS DSD sample format by Jussi Laako · 10 years ago
  28. b61f90e ALSA: usb-audio: Add resume support for Scarlett mixers by Takashi Iwai · 10 years ago
  29. 288673b ALSA: usb-audio: Add resume support for MicroII SPDIF ctls by Takashi Iwai · 10 years ago
  30. 0b4e9cf ALSA: usb-audio: Add resume support for FTU controls by Takashi Iwai · 10 years ago
  31. da6d276 ALSA: usb-audio: Add resume support for Native Instruments controls by Takashi Iwai · 10 years ago
  32. 25a9a4f ALSA: usb-audio: Add Digidesign Mbox 1 resume support by Takashi Iwai · 10 years ago
  33. 2bfb14c ALSA: usb-audio: Add Xonar U1 resume support by Takashi Iwai · 10 years ago
  34. 5f503ee ALSA: usb-audio: Add Emu0204 channel switch resume support by Takashi Iwai · 10 years ago
  35. 9cf3689 ALSA: usb-audio: Add audigy2nx resume support by Takashi Iwai · 10 years ago
  36. 3360b84 ALSA: usb-audio: Allow quirks to handle own resume and proc dump by Takashi Iwai · 10 years ago
  37. 5aeee34 ALSA: usb-audio: Refactor ignore_ctl_error checks by Takashi Iwai · 10 years ago
  38. a69862d Merge branch 'for-linus' into test/usb-resume by Takashi Iwai · 10 years ago
  39. 01cb156 ALSA: usb-audio: Use snd_usb_ctl_msg() for Native Instruments quirk by Takashi Iwai · 10 years ago
  40. a358a0e ALSA: usb-audio: Set the Control Selector to SU_SELECTOR_CONTROL for UAC2 by Johan Rastén · 10 years ago
  41. 6e84a8d ALSA: usb-audio: Add ctrl message delay quirk for Marantz/Denon devices by Jurgen Kramer · 10 years ago
  42. 9547c09 ALSA: 6fire: Convert byte_rev_table uses to bitrev8 by Joe Perches · 10 years ago
  43. 76b188c ALSA: usb-audio: Scarlett mixer interface for 6i6, 18i6, 18i8 and 18i20 by Chris J Arges · 10 years ago
  44. eef9045 ALSA: usb-audio: make set_*_mix_values functions public by Chris J Arges · 10 years ago
  45. f41d604 ALSA: usb-audio: Add private_data pointer to usb_mixer_elem_info by Chris J Arges · 10 years ago
  46. ef9566a Revert "ALSA: usb-audio: Add quirk for Focusrite Scarlett by Chris J Arges · 10 years ago
  47. 1a29058 ALSA: usb-audio: Fix memory leak in FTU quirk by Takashi Iwai · 10 years ago
  48. c63fcb9 ALSA: usb-audio: Add duplex mode for Digidesign Mbox 1 and enable mixer by Damien Zammit · 10 years ago
  49. d497a82 ALSA: usb-audio: Add mixer control for Digidesign Mbox 1 clock source by Damien Zammit · 10 years ago
  50. 47a09af Merge tag 'v3.18-rc4' into patchwork by Mauro Carvalho Chehab · 10 years ago
  51. 85a8181 ALSA: usb-audio: Fix Oops by composite quirk enhancement by Takashi Iwai · 10 years ago
  52. d4b8fc6 ALSA: usb-audio: Allow multiple entries for the same iface in composite quirk by Takashi Iwai · 10 years ago
  53. 1fb8510 ALSA: pcm: Add snd_pcm_stop_xrun() helper by Takashi Iwai · 10 years ago
  54. 67e2250 ALSA: usb-audio: Trigger PCM XRUN at XRUN by Takashi Iwai · 10 years ago
  55. 19566b0 Merge branch 'for-linus' into for-next by Takashi Iwai · 10 years ago
  56. 0725dda ALSA: usb-audio: Fix device_del() sysfs warnings at disconnect by Takashi Iwai · 10 years ago
  57. ae366c2 ALSA: usb-audio: Use strim() instead of open code by Takashi Iwai · 10 years ago
  58. a6cece9 ALSA: usb-audio: Pass direct struct pointer instead of list_head by Takashi Iwai · 10 years ago
  59. 4c8c3a4 ALSA: usb-audio: Flatten probe and disconnect functions by Takashi Iwai · 10 years ago
  60. 678fa12 [media] sound: Update au0828 quirks table by Mauro Carvalho Chehab · 10 years ago
  61. 5d1f00a [media] sound: simplify au0828 quirk table by Mauro Carvalho Chehab · 10 years ago
  62. c6d1340 Merge tag 'sound-3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  63. 9303528 Merge branch 'topic/enum-info-cleanup' into for-next by Takashi Iwai · 10 years ago
  64. 7bbd03e ALSA: usb-audio: Use snd_ctl_enum_info() by Takashi Iwai · 10 years ago
  65. c8dd33f ALSA: 6fire: Use snd_ctl_enum_info() by Takashi Iwai · 10 years ago
  66. e200953 Merge branch 'topic/cleanup' into for-next by Takashi Iwai · 10 years ago
  67. f0b127f ALSA: usb-audio: Add support for Steinberg UR22 USB interface by Vlad Catoi · 10 years ago
  68. 49fd46d ALSA: snd-usb: drop unused varible assigments by Daniel Mack · 10 years ago
  69. a2ce352 Merge tag 'sound-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  70. 897c329 ALSA: usb: caiaq: check for cdev->n_streams > 1 by Daniel Mack · 10 years ago
  71. 8df22a4 Merge tag 'asoc-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next by Takashi Iwai · 10 years ago
  72. 346e2e4 Merge tag 'phy-for_3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-next by Greg Kroah-Hartman · 10 years ago
  73. 37ebb54 usb: hub: rename khubd to hub_wq in documentation and comments by Petr Mladek · 10 years ago
  74. e76bf63 ALSA: snd-usb-caiaq: Fix LED commands for Kore controller by Daniel Mack · 10 years ago
  75. 848f3a8 ALSA: usb-audio: add native DSD support for XMOS based DACs by Jurgen Kramer · 10 years ago
  76. 49f4b4d ALSA: usb-audio: add MIDI port names for the Yamaha MOTIF XF by Clemens Ladisch · 10 years ago
  77. 53da5eb ALSA: usb-audio: fix BOSS ME-25 MIDI regression by Clemens Ladisch · 10 years ago
  78. a509574 ALSA: usb-audio: Whitespace cleanups for sound/usb/midi.* by Adam Goode · 10 years ago
  79. f7881e5 ALSA: usb-audio: Respond to suspend and resume callbacks for MIDI input by Adam Goode · 10 years ago
  80. 542baf9 ALSA: usb-audio: Adjust Gamecom 780 volume level by Paul S McSpadden · 10 years ago
  81. 82c1cf0 ALSA: usb-audio: improve dmesg source grepability by Michał Mirosław · 10 years ago
  82. 92a586b ALSA: usb-audio: Fix races at disconnection and PCM closing by Takashi Iwai · 10 years ago
  83. a860d95 ALSA: snd-usb: mixer: remove error messages on failed kmalloc() by Daniel Mack · 10 years ago
  84. 6bc170e ALSA: snd-usb: mixer: coding style fixups by Daniel Mack · 10 years ago
  85. 59991da Merge branch 'for-linus' into for-next by Takashi Iwai · 10 years ago
  86. 7040b6d ALSA: usb-audio: work around corrupted TEAC UD-H01 feedback data by Clemens Ladisch · 10 years ago
  87. 1ee23fe ALSA: usb-audio: Fix deadlocks at resuming by Takashi Iwai · 10 years ago
  88. 1c53e72 ALSA: usb-audio: Save mixer status only once at suspend by Takashi Iwai · 10 years ago
  89. b7a7723 ALSA: usb-audio: Prevent printk ratelimiting from spamming kernel log while DEBUG not defined by Sander Eikelenboom · 10 years ago
  90. af831ee ALSA: usb-audio: Fix format string mismatch in mixer.c by Masanari Iida · 10 years ago
  91. d700d70 Merge branch 'topic/usb-audio' into for-next by Takashi Iwai · 10 years ago
  92. a5065eb ALSA: usb-audio: Suppress repetitive debug messages from retire_playback_urb() by Tim Gardner · 10 years ago
  93. b47a222 ALSA: MIDI driver for Behringer BCD2000 USB device by Mario Kicherer · 10 years ago
  94. 5fdb83f Merge tag 'asoc-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next by Takashi Iwai · 10 years ago
  95. e805ca8 ALSA: usb-audio: Add quirk for Logitech Webcam C500 by Takashi Iwai · 11 years ago
  96. 2b9e4a7 Merge branch 'topic/cvt-dev-prints' into for-next by Takashi Iwai · 11 years ago
  97. e3b3757 ALSA: 6fire: Use standard printk helpers by Takashi Iwai · 11 years ago
  98. 0ba41d9 ALSA: usb-audio: Use standard printk helpers by Takashi Iwai · 11 years ago
  99. d01a838 Merge branch 'for-linus' into HEAD by Takashi Iwai · 11 years ago
  100. e2439a5 ALSA: usx2y: Don't peep the card internal object by Takashi Iwai · 11 years ago