1. fdd8218 ALSA: line6: fix a crash in line6_hwdep_write() by Dan Carpenter · 8 years ago
  2. b907900 ALSA: line6: Fix POD X3 Live audio input by Andrej Krutak · 8 years ago
  3. 8da08ca ALSA: usb-line6: use the same declaration as definition in header for MIDI manufacturer ID by Takashi Sakamoto · 8 years ago
  4. 0da325a ALSA: line6: snd-usb-line6 depends on CONFIG_SND_HWDEP by Valdis Kletnieks · 8 years ago
  5. a4bc746 ALSA: line6: fix ifnullfree.cocci warnings by kbuild test robot · 8 years ago
  6. a16039c ALSA: line6: Add hwdep interface to access the POD control messages by Andrej Krutak · 8 years ago
  7. cfa7696 ALSA: line6: Cleanup podhd initialization by Andrej Krutak · 8 years ago
  8. f6a0dd1 ALSA: line6: Only determine control port properties if needed by Andrej Krutak · 8 years ago
  9. c039aaa ALSA: line6: Add support for POD X3 Live (only USB ID differs from POD X3) by Andrej Krutak · 8 years ago
  10. 790869d ALSA: line6: Add support for POD X3 by Andrej Krutak · 8 years ago
  11. 7811a3a ALSA: line6: Allow processing of raw incoming messages by Andrej Krutak · 8 years ago
  12. 174e1fc ALSA: line6: Distinguish device init (ctrl EP) and MIDI data transfer (int EP) by Andrej Krutak · 8 years ago
  13. f56742c ALSA: line6: Add LINE6_CAP_IN_NEEDS_OUT, a void playback stream during capture by Andrej Krutak · 8 years ago
  14. 97d78ac ALSA: line6: Allow different channel numbers for in/out by Andrej Krutak · 8 years ago
  15. 7a0f55a ALSA: line6: Support assymetrical in/out configurations by Andrej Krutak · 8 years ago
  16. 79faa2b ALSA: line6: Add high-speed USB support by Andrej Krutak · 8 years ago
  17. b2233d9 ALSA: line6: Enable different number of URBs for frame transfers by Andrej Krutak · 8 years ago
  18. b027d11 ALSA: line6: Fix POD sysfs attributes segfault by Andrej Krutak · 8 years ago
  19. adc8a43 ALSA: line6: Give up on the lock while URBs are released. by Andrej Krutak · 8 years ago
  20. 7e4379e ALSA: line6: Remove double line6_pcm_release() after failed acquire. by Andrej Krutak · 8 years ago
  21. 4d0e677 ALSA: line6: Fix -EBUSY error during active monitoring by Takashi Iwai · 9 years ago
  22. f44f07c ALSA: line6: Clamp values correctly by Takashi Iwai · 9 years ago
  23. 25a0707 ALSA: line6: Improve line6_read/write_data() interfaces by Chris Rorvick · 9 years ago
  24. 0e80615 ALSA: line6: toneport: Use explicit type for firmware version by Chris Rorvick · 9 years ago
  25. 12b0015 ALSA: line6: Use explicit type for serial number by Chris Rorvick · 9 years ago
  26. e474e7f ALSA: line6: Return EIO if read/write not successful by Chris Rorvick · 9 years ago
  27. f3dfd1b ALSA: line6: Return error if device not responding by Chris Rorvick · 9 years ago
  28. e64e94d ALSA: line6: Add delay before reading status by Chris Rorvick · 9 years ago
  29. 12865ca ALSA: line6: Pass driver name to line6_probe() by Chris Rorvick · 9 years ago
  30. f2bd242 ALSA: line6: Pass toneport pointer to toneport_has_led() by Chris Rorvick · 9 years ago
  31. 8944460 ALSA: line6: Add toneport_has_source_select() by Chris Rorvick · 9 years ago
  32. 9b6ff3f ALSA: line6: Get rid of unused variable in pod.c by Takashi Iwai · 9 years ago
  33. 02fc76f ALSA: line6: Create sysfs via snd_card_add_dev_attr() by Takashi Iwai · 9 years ago
  34. 6ccd93b ALSA: line6: fixup of line6_start_timer argument type by Nicholas Mc Guire · 9 years ago
  35. 695758c ALSA: line6: use msecs_to_jiffies for conversion by Nicholas Mc Guire · 9 years ago
  36. 5864728 ALSA: line6: Remove unused line6_midibuf_skip_message() by Chris Rorvick · 9 years ago
  37. 642adf5 ALSA: line6: Remove unused line6_midibuf_status() by Chris Rorvick · 9 years ago
  38. 1263f61 ALSA: line6: Remove snd_line6_ prefix of pcm property fields by Takashi Iwai · 9 years ago
  39. 72f18d0 ALSA: line6: Remove invalid capability bits for PODxt Live Variax by Takashi Iwai · 9 years ago
  40. b331347 ALSA: line6: Remove struct usb_line6_podhd by Takashi Iwai · 9 years ago
  41. 129b3be ALSA: line6: Move the contents of usbdefs.h into driver.h by Takashi Iwai · 9 years ago
  42. fd9301d ALSA: line6: Remove revision.h by Takashi Iwai · 9 years ago
  43. cddbd4f ALSA: line6: Tidy up and typo fixes in comments by Takashi Iwai · 9 years ago
  44. 0416980 ALSA: line6: Fix volume calculation for big-endian by Takashi Iwai · 9 years ago
  45. 247d95e ALSA: line6: Handle error from line6_pcm_acquire() by Takashi Iwai · 9 years ago
  46. 2954f91 ALSA: line6: Make common PCM pointer callback by Takashi Iwai · 9 years ago
  47. 63e20df ALSA: line6: Reorganize PCM stream handling by Takashi Iwai · 9 years ago
  48. f2bb614 ALSA: line6: Clear prev_fbuf and prev_fsize properly by Takashi Iwai · 9 years ago
  49. 3d3ae44 ALSA: line6: Fix racy loopback handling by Takashi Iwai · 9 years ago
  50. d6ca69d ALSA: line6: Minor tidy up in line6_probe() by Takashi Iwai · 9 years ago
  51. aca514b ALSA: line6: Let snd_card_new() allocate private data by Takashi Iwai · 9 years ago
  52. f66fd99 ALSA: line6: Drop interface argument from private_init and disconnect callbacks by Takashi Iwai · 9 years ago
  53. 62a109d ALSA: line6: Skip volume manipulation during silence copying by Takashi Iwai · 9 years ago
  54. c849153 ALSA: line6: Do clipping in volume / monitor manipulations by Takashi Iwai · 9 years ago
  55. e90576c ALSA: line6: Consolidate PCM stream buffer allocation and free by Takashi Iwai · 9 years ago
  56. ccaac9e ALSA: line6: Use dev_err() by Takashi Iwai · 9 years ago
  57. d8131e6 ALSA: line6: Consolidate URB unlink and sync helpers by Takashi Iwai · 9 years ago
  58. ad0119a ALSA: line6: Rearrange PCM structure by Takashi Iwai · 9 years ago
  59. ab5cdcb ALSA: line6: Drop voodoo workarounds by Takashi Iwai · 9 years ago
  60. 9fb754b ALSA: line6: Use incremental loop by Takashi Iwai · 9 years ago
  61. f2a7622 ALSA: line6: Drop superfluous spinlock for trigger by Takashi Iwai · 9 years ago
  62. 5343ecf4 ALSA: line6: Fix the error recovery in line6_pcm_acquire() by Takashi Iwai · 9 years ago
  63. 6aa7f8e ALSA: line6: Use logical OR by Takashi Iwai · 9 years ago
  64. eab22e4 ALSA: line6: Fix missing error handling in line6_pcm_acquire() by Takashi Iwai · 9 years ago
  65. bc518ba ALSA: line6: Reduce superfluous spinlock in midi.c by Takashi Iwai · 9 years ago
  66. b55004f ALSA: line6: Remove unused line6_nop_read() by Takashi Iwai · 9 years ago
  67. 6b562f6 ALSA: line6: Fix memory leak at probe error path by Takashi Iwai · 9 years ago
  68. 644d908 ALSA: line6: Minor refactoring by Takashi Iwai · 9 years ago
  69. f44edd7 ALSA: line6/toneport: Implement LED controls via LED class by Takashi Iwai · 9 years ago
  70. bf115fc ALSA: line6/toneport: Fix wrong argument for toneport_has_led() by Takashi Iwai · 9 years ago
  71. eedd0e9 ALSA: line6: Don't forget to call driver's destructor at error path by Takashi Iwai · 9 years ago
  72. 6dd1c05 ALSA: line6/toneport: Move setup_timer() at the beginning by Takashi Iwai · 9 years ago
  73. 8a3b7c0 ALSA: line6: Remove superfluous NULL checks in each driver by Takashi Iwai · 9 years ago
  74. 2a324fc ALSA: line6: Abort if inconsistent usbdev is found at disconnect by Takashi Iwai · 9 years ago
  75. 270fd9c ALSA: line6: Yet more cleanup of superfluous NULL checks by Takashi Iwai · 9 years ago
  76. c078a4a ALSA: line6: Remove driver version from header comment by Chris Rorvick · 9 years ago
  77. c6fffce ALSA: line6: Refer to manufacturer as "Line 6" by Chris Rorvick · 9 years ago
  78. 35ae48a ALSA: line6: Remove superfluous NULL checks by Chris Rorvick · 9 years ago
  79. 4d79fb1 ALSA: line6: Drop line6_send_program() and line6_transmit_parameter() by Takashi Iwai · 9 years ago
  80. 7372319 ALSA: line6: Make line6_send_raw_message() static by Takashi Iwai · 9 years ago
  81. 5a47531 ALSA: line6: Sync PCM stop at disconnect by Takashi Iwai · 9 years ago
  82. 31ca192 ALSA: line6: Remove superfluous disconnect call in suspend handler by Takashi Iwai · 9 years ago
  83. b2a3b02 ALSA: line6: Remove CHECK_RETURN macro by Takashi Iwai · 9 years ago
  84. 10e3a02 ALSA: line6: Drop MISSING_CASE macro by Takashi Iwai · 9 years ago
  85. 2cd53fa ALSA: line6: Remove driver version string by Takashi Iwai · 9 years ago
  86. 85a9339 ALSA: line6: Reorganize card resource handling by Takashi Iwai · 9 years ago
  87. 84ac9bb ALSA: line6: Drop superfluous irqsave/irqrestore in PCM trigger callback by Takashi Iwai · 9 years ago
  88. 7d70c81 ALSA: line6: Don't handle PCM trigger for other cards by Takashi Iwai · 9 years ago
  89. a019f5e ALSA: line6: Remove superfluous out-of-memory error messages by Takashi Iwai · 9 years ago
  90. 45a82f1 ALSA: line6: Drop usb_device sysfs symlink by Takashi Iwai · 9 years ago
  91. 988d350 ALSA: line6: Drop invalid SNDRV_PCM_INFO_RESUME flag by Takashi Iwai · 9 years ago
  92. aaa68d2 ALSA: line6: Drop superfluous snd_device for rawmidi by Takashi Iwai · 9 years ago
  93. b45a7c5 ALSA: line6: Drop superfluous snd_device for PCM by Takashi Iwai · 9 years ago
  94. 075587b ALSA: line6: Handle impulse response via control API by Takashi Iwai · 9 years ago
  95. ccddbe4 ALSA: line6: Split to each driver by Takashi Iwai · 10 years ago
  96. 0f2524b ALSA: line6: Use setup_timer() and mod_timer() by Takashi Iwai · 9 years ago
  97. 61864d8 ALSA: move line6 usb driver into sound/usb by Takashi Iwai · 10 years ago