1. 6d2d427 sound: line6: move to use usb_control_msg_send() and usb_control_msg_recv() by Greg Kroah-Hartman · 4 years, 4 months ago
  2. ec4ed7d Revert "sound: line6: move to use usb_control_msg_send() and usb_control_msg_recv()" by Oliver Neukum · 4 years, 4 months ago
  3. f7ef761 sound: line6: move to use usb_control_msg_send() and usb_control_msg_recv() by Greg Kroah-Hartman · 4 years, 4 months ago
  4. 3b5d1af Merge branch 'for-next' into for-linus by Takashi Iwai · 4 years, 5 months ago
  5. 71ea8ee ALSA: line6: Use kmemdup in podhd_set_monitor_level() by YueHaibing · 4 years, 6 months ago
  6. 0afff87 ALSA: line6: add hw monitor volume control for POD HD500 by Vasily Khoruzhick · 4 years, 6 months ago
  7. 68359a1 ALSA: line6: Sync the pending work cancel at disconnection by Takashi Iwai · 4 years, 6 months ago
  8. 6e8a914 ALSA: line6: Perform sanity check for each URB creation by Takashi Iwai · 4 years, 6 months ago
  9. ec03370 ALSA: usb/line6: remove 'defined but not used' warning by Pierre-Louis Bossart · 4 years, 6 months ago
  10. 6d28484 Merge branch 'for-linus' into for-next by Takashi Iwai · 4 years, 8 months ago
  11. c55f569 ALSA: line6: Add poll callback for hwdep by Vasily Khoruzhick · 4 years, 8 months ago
  12. 5c2d0de ALSA: line6: hwdep: add support for O_NONBLOCK opening mode by Vasily Khoruzhick · 4 years, 8 months ago
  13. cc18b2f ALSA: line6: Fix POD HD500 audio playback by Vasily Khoruzhick · 4 years, 9 months ago
  14. d683469 ALSA: line6: Fix endless MIDI read loop by Takashi Iwai · 4 years, 10 months ago
  15. 37cc306 ALSA: line6: Constify snd_ratden definitions by Takashi Iwai · 5 years ago
  16. 9c0d064 ALSA: usb: Drop superfluous ioctl PCM ops by Takashi Iwai · 5 years ago
  17. b9626bd ALSA: line6: Use managed buffer allocation by Takashi Iwai · 5 years ago
  18. 0af0a4f ALSA: usb: Remove superfluous snd_dma_continuous_data() by Takashi Iwai · 5 years ago
  19. 744f51e Merge branch 'topic/usb-validation' into for-next by Takashi Iwai · 5 years ago
  20. 1bc8d18 ALSA: line6: Fix memory leak at line6_init_pcm() error path by Takashi Iwai · 5 years ago
  21. a30f174 ALSA: line6: sizeof (byte) is always 1, use that fact. by Pavel Machek · 5 years ago
  22. e4091bd ALSA: line6: Fix a typo by Christophe JAILLET · 5 years ago
  23. 70256b4 ALSA: line6: Fix wrong altsetting for LINE6_PODHD500_1 by Kai-Heng Feng · 5 years ago
  24. 3c53c62 Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 6 years ago
  25. b89b889 Merge branch 'topic/hda-refresh-cleanup' into for-next by Takashi Iwai · 6 years ago
  26. 3450121 ALSA: line6: Fix write on zero-sized buffer by Takashi Iwai · 6 years ago
  27. a10e763 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372 by Thomas Gleixner · 6 years ago
  28. c5ba171 Merge tag 'sound-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 6 years ago
  29. f23a09ee ALSA: line6: Use container_of() by Takashi Iwai · 6 years ago
  30. be8fd48 ALSA: line6: Drop superfluous timer helper function by Takashi Iwai · 6 years ago
  31. 6ea5339 ALSA: line6: variax: Rewrite complex timer & work combo with a delayed work by Takashi Iwai · 6 years ago
  32. a91c1da ALSA: line6: podhd: Rewrite complex timer & work combo with a delayed work by Takashi Iwai · 6 years ago
  33. 516d3d1 ALSA: line6: pod: Rewrite complex timer & work combo with a delayed work by Takashi Iwai · 6 years ago
  34. 0b074ab ALSA: line6: Assure canceling delayed work at disconnection by Takashi Iwai · 6 years ago
  35. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  36. e57ccca Merge tag 'sound-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 6 years ago
  37. 7f84ff6 ALSA: line6: toneport: Fix broken usage of timer for delayed execution by Takashi Iwai · 6 years ago
  38. 8b35ad6 Merge tag 'leds-for-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 6 years ago
  39. e5c812e ALSA: line6: use dynamic buffers by Greg Kroah-Hartman · 6 years ago
  40. 05b8ccf ALSA: line6: Avoid polluting led_* namespace by Jacek Anaszewski · 6 years ago
  41. 436ec40 Merge branch 'topic/pcm-device-suspend' into for-next by Takashi Iwai · 6 years ago
  42. 2c76706 ALSA: usb: Remove superfluous snd_pcm_suspend*() calls by Takashi Iwai · 6 years ago
  43. 02cc53e ALSA: line6: fix check on snd_card_register by Aditya Pakki · 6 years ago
  44. a8eaad7 ALSA: line6: stop using get_seconds() by Arnd Bergmann · 7 years ago
  45. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  46. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  47. 7ecb46e ALSA: line6: Use correct endpoint type for midi output by Fabián Inostroza · 7 years ago
  48. 841b86f treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts by Kees Cook · 7 years ago
  49. 76727c2c Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 7 years ago
  50. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  51. a6162af ALSA: usb-audio: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  52. 0011a33 Merge branch 'for-linus' into for-next by Takashi Iwai · 7 years ago
  53. 8ed5d19 Merge branch 'topic/usb-ep-check-v2' into for-next by Takashi Iwai · 7 years ago
  54. 4f95646 ALSA: line6: Add yet more sanity checks for invalid EPs by Takashi Iwai · 7 years ago
  55. 2a4340c ALSA: line6: Add a sanity check for invalid EPs by Takashi Iwai · 7 years ago
  56. c95072b ALSA: line6: Fix leftover URB at error-path during probe by Takashi Iwai · 7 years ago
  57. 54a4b2b ALSA: line6: Fix NULL dereference at podhd_disconnect() by Takashi Iwai · 7 years ago
  58. cb02ffc ALSA: line6: Fix missing initialization before error path by Takashi Iwai · 7 years ago
  59. e195a33 ALSA: line6: make snd_pcm_ops const by Bhumika Goyal · 7 years ago
  60. 729fbfc ALSA: line6: add support for POD HD DESKTOP by Hans P. Möller Ebner · 7 years ago
  61. 8cad7a3 ALSA: line6: remove unnecessary initialization to PODHD500X by Hans P. Möller Ebner · 8 years ago
  62. c1d2507 ALSA: line6: add support for POD HD500X by Hans P. Möller Ebner · 8 years ago
  63. 1e0f8f6 ALSA: usb-line6: constify snd_kcontrol_new strucutre array by Takashi Sakamoto · 8 years ago
  64. 49c41e1 ALSA: line6: constify snd_kcontrol_new structures by Bhumika Goyal · 8 years ago
  65. 5d81296 ALSA: line6: Always setup isochronous transfer properties by Andrej Krutak · 8 years ago
  66. 1e94320 Merge branch 'for-linus' into for-next by Takashi Iwai · 8 years ago
  67. f3d8331 Revert "ALSA: line6: Only determine control port properties if needed" by Takashi Iwai · 8 years ago
  68. f43e540 ALSA: usb: Constify snd_rawmidi_ops by Takashi Iwai · 8 years ago
  69. fc90172 ALSA: line6: Claim pod x3 usb data interface by Andrej Krutak · 8 years ago
  70. fdd8218 ALSA: line6: fix a crash in line6_hwdep_write() by Dan Carpenter · 8 years ago
  71. b907900 ALSA: line6: Fix POD X3 Live audio input by Andrej Krutak · 8 years ago
  72. 8da08ca ALSA: usb-line6: use the same declaration as definition in header for MIDI manufacturer ID by Takashi Sakamoto · 8 years ago
  73. 0da325a ALSA: line6: snd-usb-line6 depends on CONFIG_SND_HWDEP by Valdis Kletnieks · 8 years ago
  74. a4bc746 ALSA: line6: fix ifnullfree.cocci warnings by kbuild test robot · 8 years ago
  75. a16039cb ALSA: line6: Add hwdep interface to access the POD control messages by Andrej Krutak · 8 years ago
  76. cfa7696 ALSA: line6: Cleanup podhd initialization by Andrej Krutak · 8 years ago
  77. f6a0dd1 ALSA: line6: Only determine control port properties if needed by Andrej Krutak · 8 years ago
  78. c039aaa ALSA: line6: Add support for POD X3 Live (only USB ID differs from POD X3) by Andrej Krutak · 8 years ago
  79. 790869d ALSA: line6: Add support for POD X3 by Andrej Krutak · 8 years ago
  80. 7811a3a ALSA: line6: Allow processing of raw incoming messages by Andrej Krutak · 8 years ago
  81. 174e1fc ALSA: line6: Distinguish device init (ctrl EP) and MIDI data transfer (int EP) by Andrej Krutak · 8 years ago
  82. f56742c ALSA: line6: Add LINE6_CAP_IN_NEEDS_OUT, a void playback stream during capture by Andrej Krutak · 8 years ago
  83. 97d78ac ALSA: line6: Allow different channel numbers for in/out by Andrej Krutak · 8 years ago
  84. 7a0f55a ALSA: line6: Support assymetrical in/out configurations by Andrej Krutak · 8 years ago
  85. 79faa2b ALSA: line6: Add high-speed USB support by Andrej Krutak · 8 years ago
  86. b2233d9 ALSA: line6: Enable different number of URBs for frame transfers by Andrej Krutak · 8 years ago
  87. b027d11 ALSA: line6: Fix POD sysfs attributes segfault by Andrej Krutak · 8 years ago
  88. adc8a43 ALSA: line6: Give up on the lock while URBs are released. by Andrej Krutak · 8 years ago
  89. 7e4379e ALSA: line6: Remove double line6_pcm_release() after failed acquire. by Andrej Krutak · 8 years ago
  90. 4d0e677 ALSA: line6: Fix -EBUSY error during active monitoring by Takashi Iwai · 10 years ago
  91. f44f07c ALSA: line6: Clamp values correctly by Takashi Iwai · 10 years ago
  92. 25a0707 ALSA: line6: Improve line6_read/write_data() interfaces by Chris Rorvick · 10 years ago
  93. 0e80615 ALSA: line6: toneport: Use explicit type for firmware version by Chris Rorvick · 10 years ago
  94. 12b0015 ALSA: line6: Use explicit type for serial number by Chris Rorvick · 10 years ago
  95. e474e7f ALSA: line6: Return EIO if read/write not successful by Chris Rorvick · 10 years ago
  96. f3dfd1b ALSA: line6: Return error if device not responding by Chris Rorvick · 10 years ago
  97. e64e94d ALSA: line6: Add delay before reading status by Chris Rorvick · 10 years ago
  98. 12865ca ALSA: line6: Pass driver name to line6_probe() by Chris Rorvick · 10 years ago
  99. f2bd242 ALSA: line6: Pass toneport pointer to toneport_has_led() by Chris Rorvick · 10 years ago
  100. 8944460 ALSA: line6: Add toneport_has_source_select() by Chris Rorvick · 10 years ago