summaryrefslogtreecommitdiffstats
path: root/sound/usb/line6
Commit message (Expand)AuthorAgeFilesLines
* ALSA: line6: Fix a typoChristophe JAILLET2019-07-221-1/+1
* ALSA: line6: Fix wrong altsetting for LINE6_PODHD500_1Kai-Heng Feng2019-07-181-1/+1
* Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2019-07-0817-80/+17Star
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372Thomas Gleixner2019-06-0516-80/+16Star
| * Merge tag 'sound-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2019-05-313-12/+19
| |\
| * | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* | | Merge branch 'topic/hda-refresh-cleanup' into for-nextTakashi Iwai2019-07-071-0/+5
|\ \ \
| * | | ALSA: line6: Fix write on zero-sized bufferTakashi Iwai2019-07-021-0/+5
| | |/ | |/|
* | | ALSA: line6: Use container_of()Takashi Iwai2019-05-284-19/+25
* | | ALSA: line6: Drop superfluous timer helper functionTakashi Iwai2019-05-282-20/+0Star
* | | ALSA: line6: variax: Rewrite complex timer & work combo with a delayed workTakashi Iwai2019-05-281-93/+35Star
* | | ALSA: line6: podhd: Rewrite complex timer & work combo with a delayed workTakashi Iwai2019-05-281-66/+8Star
* | | ALSA: line6: pod: Rewrite complex timer & work combo with a delayed workTakashi Iwai2019-05-281-69/+27Star
|/ /
* / ALSA: line6: Assure canceling delayed work at disconnectionTakashi Iwai2019-05-283-12/+19
|/
* Merge tag 'sound-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2019-05-091-7/+9
|\
| * ALSA: line6: toneport: Fix broken usage of timer for delayed executionTakashi Iwai2019-05-081-7/+9
* | Merge tag 'leds-for-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-05-081-4/+4
|\ \ | |/ |/|
| * ALSA: line6: Avoid polluting led_* namespaceJacek Anaszewski2019-04-181-4/+4
* | ALSA: line6: use dynamic buffersGreg Kroah-Hartman2019-04-283-40/+65
|/
* Merge branch 'topic/pcm-device-suspend' into for-nextTakashi Iwai2019-01-181-3/+1Star
|\
| * ALSA: usb: Remove superfluous snd_pcm_suspend*() callsTakashi Iwai2019-01-151-3/+1Star
* | ALSA: line6: fix check on snd_card_registerAditya Pakki2019-01-071-1/+2
|/
* ALSA: line6: stop using get_seconds()Arnd Bergmann2018-06-181-2/+3
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-132-4/+4
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-131-2/+4
* ALSA: line6: Use correct endpoint type for midi outputFabián Inostroza2018-04-121-1/+1
* treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook2017-11-221-1/+1
* Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2017-11-131-0/+1
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | ALSA: usb-audio: Convert timers to use timer_setup()Kees Cook2017-10-176-35/+32Star
* | Merge branch 'for-linus' into for-nextTakashi Iwai2017-10-172-6/+9
|\|
| * ALSA: line6: Fix leftover URB at error-path during probeTakashi Iwai2017-10-091-3/+4
| * ALSA: line6: Fix NULL dereference at podhd_disconnect()Takashi Iwai2017-10-091-1/+2
| * ALSA: line6: Fix missing initialization before error pathTakashi Iwai2017-10-091-2/+3
* | Merge branch 'topic/usb-ep-check-v2' into for-nextTakashi Iwai2017-10-112-14/+33
|\ \
| * | ALSA: line6: Add yet more sanity checks for invalid EPsTakashi Iwai2017-10-112-14/+26
| * | ALSA: line6: Add a sanity check for invalid EPsTakashi Iwai2017-10-111-0/+7
| |/
* | ALSA: line6: make snd_pcm_ops constBhumika Goyal2017-10-024-4/+4
* | ALSA: line6: add support for POD HD DESKTOPHans P. Möller Ebner2017-09-191-1/+15
|/
* ALSA: line6: remove unnecessary initialization to PODHD500XHans P. Möller Ebner2017-06-202-4/+8
* ALSA: line6: add support for POD HD500XHans P. Möller Ebner2017-06-201-1/+16
* ALSA: usb-line6: constify snd_kcontrol_new strucutre arrayTakashi Sakamoto2017-04-141-1/+1
* ALSA: line6: constify snd_kcontrol_new structuresBhumika Goyal2017-04-122-3/+3
* ALSA: line6: Always setup isochronous transfer propertiesAndrej Krutak2017-02-071-22/+26
* Merge branch 'for-linus' into for-nextTakashi Iwai2017-02-071-1/+2
|\
| * Revert "ALSA: line6: Only determine control port properties if needed"Takashi Iwai2017-02-071-1/+2
* | ALSA: usb: Constify snd_rawmidi_opsTakashi Iwai2017-01-121-2/+2
|/
* ALSA: line6: Claim pod x3 usb data interfaceAndrej Krutak2016-11-292-4/+31
* ALSA: line6: fix a crash in line6_hwdep_write()Dan Carpenter2016-10-121-2/+2
* ALSA: line6: Fix POD X3 Live audio inputAndrej Krutak2016-10-101-1/+2