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