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