1. 4aa01c4 Merge branch 'for-linus' into for-next by Takashi Iwai · 9 years ago
  2. f44f07c ALSA: line6: Clamp values correctly by Takashi Iwai · 9 years ago
  3. 8b28c93 ALSA: usb-audio: Check Marantz/Denon USB DACs in a single place by Takashi Iwai · 9 years ago
  4. 3cd1ce0 ALSA: usb: Fix support for Denon DA-300USB DAC (ID 154e:1003) by Frank C Guenther · 9 years ago
  5. b62b998 ALSA: usb-audio: Don't attempt to get Lifecam HD-5000 sample rate by Joe Turner · 9 years ago
  6. 25a0707 ALSA: line6: Improve line6_read/write_data() interfaces by Chris Rorvick · 9 years ago
  7. 0e80615 ALSA: line6: toneport: Use explicit type for firmware version by Chris Rorvick · 9 years ago
  8. 12b0015 ALSA: line6: Use explicit type for serial number by Chris Rorvick · 9 years ago
  9. e474e7f ALSA: line6: Return EIO if read/write not successful by Chris Rorvick · 9 years ago
  10. f3dfd1b ALSA: line6: Return error if device not responding by Chris Rorvick · 9 years ago
  11. e64e94d ALSA: line6: Add delay before reading status by Chris Rorvick · 9 years ago
  12. ea33d35 ALSA: usb: update trigger timestamp on first non-zero URB submitted by Pierre-Louis Bossart · 9 years ago
  13. 12865ca ALSA: line6: Pass driver name to line6_probe() by Chris Rorvick · 9 years ago
  14. f2bd242 ALSA: line6: Pass toneport pointer to toneport_has_led() by Chris Rorvick · 9 years ago
  15. 8944460 ALSA: line6: Add toneport_has_source_select() by Chris Rorvick · 9 years ago
  16. 9b6ff3f ALSA: line6: Get rid of unused variable in pod.c by Takashi Iwai · 9 years ago
  17. 02fc76f ALSA: line6: Create sysfs via snd_card_add_dev_attr() by Takashi Iwai · 9 years ago
  18. 6ccd93b ALSA: line6: fixup of line6_start_timer argument type by Nicholas Mc Guire · 9 years ago
  19. 695758c ALSA: line6: use msecs_to_jiffies for conversion by Nicholas Mc Guire · 9 years ago
  20. 5864728 ALSA: line6: Remove unused line6_midibuf_skip_message() by Chris Rorvick · 9 years ago
  21. 642adf5 ALSA: line6: Remove unused line6_midibuf_status() by Chris Rorvick · 9 years ago
  22. 6eb3db9 Merge branch 'topic/line6' into for-next by Takashi Iwai · 9 years ago
  23. 1263f61 ALSA: line6: Remove snd_line6_ prefix of pcm property fields by Takashi Iwai · 9 years ago
  24. 72f18d0 ALSA: line6: Remove invalid capability bits for PODxt Live Variax by Takashi Iwai · 9 years ago
  25. b331347 ALSA: line6: Remove struct usb_line6_podhd by Takashi Iwai · 9 years ago
  26. 129b3be ALSA: line6: Move the contents of usbdefs.h into driver.h by Takashi Iwai · 9 years ago
  27. fd9301d ALSA: line6: Remove revision.h by Takashi Iwai · 9 years ago
  28. cddbd4f ALSA: line6: Tidy up and typo fixes in comments by Takashi Iwai · 9 years ago
  29. 0416980 ALSA: line6: Fix volume calculation for big-endian by Takashi Iwai · 9 years ago
  30. 5da7f92 ALSA: usx2y: Move UAPI definition into include/uapi/sound/usb_stream.h by Takashi Iwai · 9 years ago
  31. 5e0ddd0 Merge branch 'topic/line6' into for-next by Takashi Iwai · 9 years ago
  32. 247d95e ALSA: line6: Handle error from line6_pcm_acquire() by Takashi Iwai · 9 years ago
  33. 2954f91 ALSA: line6: Make common PCM pointer callback by Takashi Iwai · 9 years ago
  34. 63e20df ALSA: line6: Reorganize PCM stream handling by Takashi Iwai · 9 years ago
  35. f2bb614 ALSA: line6: Clear prev_fbuf and prev_fsize properly by Takashi Iwai · 9 years ago
  36. 3d3ae44 ALSA: line6: Fix racy loopback handling by Takashi Iwai · 9 years ago
  37. d6ca69d ALSA: line6: Minor tidy up in line6_probe() by Takashi Iwai · 9 years ago
  38. aca514b ALSA: line6: Let snd_card_new() allocate private data by Takashi Iwai · 9 years ago
  39. f66fd99 ALSA: line6: Drop interface argument from private_init and disconnect callbacks by Takashi Iwai · 9 years ago
  40. 62a109d ALSA: line6: Skip volume manipulation during silence copying by Takashi Iwai · 9 years ago
  41. c849153 ALSA: line6: Do clipping in volume / monitor manipulations by Takashi Iwai · 9 years ago
  42. e90576c ALSA: line6: Consolidate PCM stream buffer allocation and free by Takashi Iwai · 9 years ago
  43. ccaac9e ALSA: line6: Use dev_err() by Takashi Iwai · 9 years ago
  44. d8131e6 ALSA: line6: Consolidate URB unlink and sync helpers by Takashi Iwai · 9 years ago
  45. ad0119a ALSA: line6: Rearrange PCM structure by Takashi Iwai · 9 years ago
  46. ab5cdcb ALSA: line6: Drop voodoo workarounds by Takashi Iwai · 9 years ago
  47. 9fb754b ALSA: line6: Use incremental loop by Takashi Iwai · 9 years ago
  48. f2a7622 ALSA: line6: Drop superfluous spinlock for trigger by Takashi Iwai · 9 years ago
  49. 5343ecf4 ALSA: line6: Fix the error recovery in line6_pcm_acquire() by Takashi Iwai · 9 years ago
  50. 6aa7f8e ALSA: line6: Use logical OR by Takashi Iwai · 9 years ago
  51. eab22e4 ALSA: line6: Fix missing error handling in line6_pcm_acquire() by Takashi Iwai · 9 years ago
  52. bc518ba ALSA: line6: Reduce superfluous spinlock in midi.c by Takashi Iwai · 9 years ago
  53. b55004f ALSA: line6: Remove unused line6_nop_read() by Takashi Iwai · 9 years ago
  54. 6b562f6 ALSA: line6: Fix memory leak at probe error path by Takashi Iwai · 9 years ago
  55. 644d908 ALSA: line6: Minor refactoring by Takashi Iwai · 9 years ago
  56. f44edd7 ALSA: line6/toneport: Implement LED controls via LED class by Takashi Iwai · 9 years ago
  57. bf115fc ALSA: line6/toneport: Fix wrong argument for toneport_has_led() by Takashi Iwai · 9 years ago
  58. eedd0e9 ALSA: line6: Don't forget to call driver's destructor at error path by Takashi Iwai · 9 years ago
  59. 6dd1c05 ALSA: line6/toneport: Move setup_timer() at the beginning by Takashi Iwai · 9 years ago
  60. 8a3b7c0 ALSA: line6: Remove superfluous NULL checks in each driver by Takashi Iwai · 9 years ago
  61. 2a324fc ALSA: line6: Abort if inconsistent usbdev is found at disconnect by Takashi Iwai · 9 years ago
  62. 270fd9c ALSA: line6: Yet more cleanup of superfluous NULL checks by Takashi Iwai · 9 years ago
  63. 7533185 Merge branch 'for-linus' into for-next by Takashi Iwai · 9 years ago
  64. 3b15d0d Merge branch 'topic/timer-cleanup' into for-next by Takashi Iwai · 9 years ago
  65. 86b5f3e Merge branch 'topic/line6' into for-next by Takashi Iwai · 9 years ago
  66. c078a4a ALSA: line6: Remove driver version from header comment by Chris Rorvick · 9 years ago
  67. c6fffce ALSA: line6: Refer to manufacturer as "Line 6" by Chris Rorvick · 9 years ago
  68. 35ae48a ALSA: line6: Remove superfluous NULL checks by Chris Rorvick · 9 years ago
  69. 4d79fb1 ALSA: line6: Drop line6_send_program() and line6_transmit_parameter() by Takashi Iwai · 9 years ago
  70. 7372319 ALSA: line6: Make line6_send_raw_message() static by Takashi Iwai · 9 years ago
  71. 5a47531 ALSA: line6: Sync PCM stop at disconnect by Takashi Iwai · 9 years ago
  72. 31ca192 ALSA: line6: Remove superfluous disconnect call in suspend handler by Takashi Iwai · 9 years ago
  73. b2a3b02 ALSA: line6: Remove CHECK_RETURN macro by Takashi Iwai · 9 years ago
  74. 10e3a02 ALSA: line6: Drop MISSING_CASE macro by Takashi Iwai · 9 years ago
  75. 2cd53fa ALSA: line6: Remove driver version string by Takashi Iwai · 9 years ago
  76. 85a9339 ALSA: line6: Reorganize card resource handling by Takashi Iwai · 9 years ago
  77. 84ac9bb ALSA: line6: Drop superfluous irqsave/irqrestore in PCM trigger callback by Takashi Iwai · 9 years ago
  78. 7d70c81 ALSA: line6: Don't handle PCM trigger for other cards by Takashi Iwai · 9 years ago
  79. a019f5e ALSA: line6: Remove superfluous out-of-memory error messages by Takashi Iwai · 9 years ago
  80. 45a82f1 ALSA: line6: Drop usb_device sysfs symlink by Takashi Iwai · 9 years ago
  81. 988d350 ALSA: line6: Drop invalid SNDRV_PCM_INFO_RESUME flag by Takashi Iwai · 9 years ago
  82. aaa68d2 ALSA: line6: Drop superfluous snd_device for rawmidi by Takashi Iwai · 9 years ago
  83. b45a7c5 ALSA: line6: Drop superfluous snd_device for PCM by Takashi Iwai · 9 years ago
  84. 075587b ALSA: line6: Handle impulse response via control API by Takashi Iwai · 9 years ago
  85. ccddbe4 ALSA: line6: Split to each driver by Takashi Iwai · 9 years ago
  86. 0f2524b ALSA: line6: Use setup_timer() and mod_timer() by Takashi Iwai · 9 years ago
  87. 28e237a ALSA: usb-audio: Use setup_timer() and mod_timer() by Takashi Iwai · 9 years ago
  88. 6455931 ALSA: usb-audio: Add mic volume fix quirk for Logitech Webcam C210 by Jason Lee Cragg · 9 years ago
  89. 7bfb857 Merge branch 'topic/line6' into for-next by Takashi Iwai · 9 years ago
  90. 61864d8 ALSA: move line6 usb driver into sound/usb by Takashi Iwai · 9 years ago
  91. e9f4936 ALSA: usb-audio: Add support for Akai MPC Element USB MIDI controller by Paul Bonser · 10 years ago
  92. 49cdd5b ALSA: snd-usb-caiaq: fix stream count check by Daniel Mack · 10 years ago
  93. 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
  94. d70a1b9 ALSA: usb-audio: extend KEF X300A FU 10 tweak to Arcam rPAC by Jiri Jaburek · 10 years ago
  95. c99b9e8 ALSA: usb-audio: Fix Scarlett 6i6 initialization typo by Chris J Arges · 10 years ago
  96. 38f74d5 ALSA: usb-audio: add native DSD support for Matrix Audio DACs by Jurgen Kramer · 10 years ago
  97. 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
  98. 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
  99. 77de61c Merge branch 'for-next' into for-linus by Takashi Iwai · 10 years ago
  100. 66139a4 ALSA: usb-audio: Don't resubmit pending URBs at MIDI error recovery by Takashi Iwai · 10 years ago