summaryrefslogtreecommitdiffstats
path: root/sound/usb
Commit message (Expand)AuthorAgeFilesLines
* ALSA: usb-audio: Add DSD support for EVGA NU AudioJussi Laako2019-09-241-0/+1
* ALSA: usb-audio: Add Hiby device family to quirks for native DSD supportIlya Pshonkin2019-09-171-0/+1
* ALSA: usb-audio: Update DSD support quirks for Oppo and RotelJussi Laako2019-08-281-4/+2
* ALSA: usb-audio: DSD auto-detection for Playback DesignsJussi Laako2019-08-281-2/+4
* ALSA: usb-audio: remove some dead codeDan Carpenter2019-08-261-1/+0
* ALSA: usb-audio: Fix possible NULL dereference at create_yamaha_midi_quirk()Takashi Iwai2019-08-261-2/+2
* ALSA: usb-audio: Clean up check_input_term()Takashi Iwai2019-08-251-192/+209
* Merge branch 'topic/usb-validation' into for-nextTakashi Iwai2019-08-2212-211/+516
|\
| * ALSA: usb-audio: Remove superfluous bLength checksTakashi Iwai2019-08-222-92/+6
| * ALSA: usb-audio: Unify the release of usb_mixer_elem_info objectsTakashi Iwai2019-08-221-20/+28
| * ALSA: usb-audio: Simplify parse_audio_unit()Takashi Iwai2019-08-221-56/+39
| * ALSA: usb-audio: More validations of descriptor unitsTakashi Iwai2019-08-227-13/+366
| * ALSA: usb-audio: Check mixer unit bitmap yet more strictlyTakashi Iwai2019-08-221-8/+28
| * ALSA: line6: Fix memory leak at line6_init_pcm() error pathTakashi Iwai2019-08-211-9/+9
| * ALSA: usb-audio: Fix invalid NULL check in snd_emuusb_set_samplerate()Takashi Iwai2019-08-211-4/+4
| * ALSA: usb-audio: Add implicit fb quirk for Behringer UFX1604Takashi Iwai2019-08-201-0/+1
| * ALSA: usb-audio: Fix a stack buffer overflow bug in check_input_termHui Peng2019-08-151-8/+27
| * ALSA: usb-audio: Fix an OOB bug in parse_audio_mixer_unitHui Peng2019-08-141-0/+2
| * ALSA: hiface: fix multiple memory leak bugsWenwen Wang2019-08-071-3/+8
* | ALSA: usb-audio: Add Pioneer DDJ-SX3 PCM quirckArd van Breemen2019-08-061-0/+57
* | ALSA: usb-audio: Skip bSynchAddress endpoint check if it is invalidArd van Breemen2019-08-061-0/+1
* | ALSA: usb-audio: fix PCM device orderAlexander Tsoy2019-08-061-1/+33
* | ALSA: usb-audio: Unify audioformat release codeTakashi Iwai2019-08-061-17/+14
* | Merge branch 'for-linus' into for-nextTakashi Iwai2019-08-062-1/+2
|\|
| * 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: usb-audio: Scarlett Gen 2 mixer interfaceGeoffrey D. Bennett2019-07-286-0/+2098
* | ALSA: line6: sizeof (byte) is always 1, use that fact.Pavel Machek2019-07-241-2/+2
|/
* 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