summaryrefslogtreecommitdiffstats
path: root/sound/usb
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hiface: fix multiple memory leak bugsWenwen Wang2019-08-071-3/+8
* ALSA: usb-audio: fix a memory leak bugWenwen Wang2019-08-061-0/+1
* ALSA: usb-audio: Fix gpf in snd_usb_pipe_sanity_checkHillf Danton2019-07-301-1/+1
* 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-0871-591/+72
|\
| * Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown2019-06-2671-602/+90
| |\
| | * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372Thomas Gleixner2019-06-0516-80/+16
| | * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 264Thomas Gleixner2019-06-051-11/+1
| | * Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds2019-05-3145-471/+45
| | |\
| | | * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-303-32/+3
| | | * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-3025-354/+25
| | | * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-3017-85/+17
| | * | Merge tag 'sound-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2019-05-303-12/+19
| | |\ \ | | | |/ | | |/|
| | * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner2019-05-242-28/+2
| | * | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-217-0/+7
| * | | ASoC: Add missing newline at end of fileGeert Uytterhoeven2019-06-171-1/+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: usb-audio: fix Line6 Helix audio format ratesNicola Lunghi2019-07-071-3/+43
* | | | ALSA: usb-audio: Fix parse of UAC2 Extension UnitsTakashi Iwai2019-07-051-6/+10
* | | | Merge branch 'for-linus' into for-nextTakashi Iwai2019-07-011-2/+2
|\| | |
| * | | ALSA: usb-audio: fix sign unintended sign extension on left shiftsColin Ian King2019-06-281-2/+2
| | |/ | |/|
* | | ALSA: usb-audio: Sanity checks for each pipe and EP typesTakashi Iwai2019-06-243-3/+33
* | | ALSA: usb-audio: Enable .product_name override for Emagic, Unitor 8.Stefan Sauer2019-06-111-1/+1
* | | ALSA: line6: Use container_of()Takashi Iwai2019-05-284-19/+25
* | | ALSA: line6: Drop superfluous timer helper functionTakashi Iwai2019-05-282-20/+0
* | | ALSA: line6: variax: Rewrite complex timer & work combo with a delayed workTakashi Iwai2019-05-281-93/+35
* | | ALSA: line6: podhd: Rewrite complex timer & work combo with a delayed workTakashi Iwai2019-05-281-66/+8
* | | ALSA: line6: pod: Rewrite complex timer & work combo with a delayed workTakashi Iwai2019-05-281-69/+27
|/ /
* / 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-097-27/+115
|\
| * ALSA: line6: toneport: Fix broken usage of timer for delayed executionTakashi Iwai2019-05-081-7/+9
| * Merge branch 'for-linus' into for-nextTakashi Iwai2019-05-063-40/+65
| |\
| * | ALSA: usx2y: fix a double free bugWenwen Wang2019-04-291-3/+1
| * | ALSA: usb-audio: Fix a memory leak bugWenwen Wang2019-04-281-0/+2
| * | ALSA: usb-audio: Handle the error from snd_usb_mixer_apply_create_quirk()Takashi Iwai2019-04-241-1/+3
| * | ALSA: usb-audio: Add quirk for Focusrite Scarlett SoloRoope Salmi2019-04-151-0/+84
| * | ALSA: us122l: Use alloc_pages_exact()Takashi Iwai2019-03-271-12/+8
| * | ALSA: Replace snd_malloc_pages() and snd_free_pages() with standard helpers, ...Takashi Iwai2019-03-273-4/+8
* | | Merge tag 'media/v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2019-05-0811-4/+461
|\ \ \
| * | | media: sound/usb: Use Media Controller API to share media resourcesShuah Khan2019-04-2211-4/+461
| |/ /
* | | Merge tag 'leds-for-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-05-071-4/+4
|\ \ \ | |_|/ |/| |
| * | ALSA: line6: Avoid polluting led_* namespaceJacek Anaszewski2019-04-181-4/+4
| |/
* / ALSA: line6: use dynamic buffersGreg Kroah-Hartman2019-04-283-40/+65
|/
* ALSA: usx2y: Fix potential NULL pointer dereferenceAditya Pakki2019-03-131-0/+5
* ALSA: usb-audio: Add quirk for MOTU MicroBook IIManuel Reinhardt2019-02-283-0/+170
* ALSA: usb-audio: Expose sample resolution through proc interfaceJussi Laako2019-02-183-0/+4
* Merge branch 'for-linus' into for-nextTakashi Iwai2019-02-082-1/+9
|\
| * ALSA: usb-audio: Fix implicit fb endpoint setup by quirkManuel Reinhardt2019-02-071-1/+8