summaryrefslogtreecommitdiffstats
path: root/sound/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-312-40/+31Star
|\
| * usx2y: don't bother with memdup_user() for 16-byte structureAl Viro2017-12-281-25/+18Star
| * usx2y: don't bother with access_ok() in ->dsp_load()Al Viro2017-12-281-15/+13Star
* | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-313-5/+5
|\ \
| * | sound: annotate ->poll() instancesAl Viro2017-11-273-5/+5
| |/
* | ALSA: usb-audio: Support changing input on Sound Blaster E1Ian Douglas Scott2018-01-181-0/+82
* | ALSA: usb-audio: Add a quirk for Nura's first gen headsetMartin Peres2018-01-151-0/+48
* | ALSA: usb-audio: Proper fallback at get_term_name()Takashi Iwai2017-12-191-2/+6
* | Merge branch 'for-linus' into for-nextTakashi Iwai2017-12-192-11/+22
|\ \
| * | ALSA: usb-audio: Fix the missing ctl name suffix at parsing SUTakashi Iwai2017-12-191-11/+16
| * | ALSA: usb-audio: Add native DSD support for Esoteric D-05XJussi Laako2017-12-071-3/+4
| * | ALSA: usb-audio: Add check return value for usb_string()Jaejoong Kim2017-12-041-4/+5
| * | ALSA: usb-audio: Fix out-of-bound errorJaejoong Kim2017-12-041-0/+4
| |/
* | ALSA: usb-audio: Change the semantics of the enable optionTamaki Nishino2017-11-301-6/+15
* | Revert "ALSA: usb-audio: Fix potential zero-division at parsing FU"Takashi Iwai2017-11-281-2/+2
|/
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-11-251-1/+1
|\
| * treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook2017-11-221-1/+1
* | Merge tag 'sound-fix-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-11-242-7/+28
|\ \ | |/ |/|
| * ALSA: usb-audio: Add sanity checks in v2 clock parsersTakashi Iwai2017-11-211-3/+6
| * ALSA: usb-audio: Fix potential zero-division at parsing FUTakashi Iwai2017-11-211-2/+2
| * ALSA: usb-audio: Fix potential out-of-bound access at parsing SUTakashi Iwai2017-11-211-1/+2
| * ALSA: usb-audio: Add sanity checks to FE parserTakashi Iwai2017-11-211-0/+12
| * ALSA: usb-audio: uac1: Invalidate ctl on interruptJulian Scheel2017-11-171-1/+6
* | Merge tag 'sound-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-11-1521-91/+181
|\|
| * Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2017-11-1329-0/+29
| |\
| * \ Merge branch 'for-next' into for-linusTakashi Iwai2017-11-1321-91/+181
| |\ \
| | * \ Merge branch 'topic/usb-ep-check-v2' into for-nextTakashi Iwai2017-11-061-6/+17
| | |\ \
| | | * | ALSA: usx2y: Fix invalid stream URBsTakashi Iwai2017-11-061-6/+17
| | * | | ALSA: usb-audio: Convert timers to use timer_setup()Kees Cook2017-10-177-39/+35Star
| | * | | Merge branch 'for-linus' into for-nextTakashi Iwai2017-10-175-11/+30
| | |\ \ \
| | * | | | ALSA: 6fire: remove unused variable cardColin Ian King2017-10-161-2/+0Star
| | * | | | Merge branch 'topic/usb-ep-check-v2' into for-nextTakashi Iwai2017-10-119-24/+101
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | ALSA: line6: Add yet more sanity checks for invalid EPsTakashi Iwai2017-10-112-14/+26
| | | * | | ALSA: caiaq: Add yet more sanity checks for invalid EPsTakashi Iwai2017-10-111-0/+9
| | | * | | ALSA: hiface: Add sanity checks for invalid EPsTakashi Iwai2017-10-111-2/+7
| | | * | | ALSA: usx2y: Add sanity checks for invalid EPsTakashi Iwai2017-10-112-0/+8
| | | * | | ALSA: usb-audio: Add sanity checks for invalid EPsTakashi Iwai2017-10-111-8/+30
| | | * | | ALSA: line6: Add a sanity check for invalid EPsTakashi Iwai2017-10-111-0/+7
| | | * | | ALSA: caiaq: Add a sanity check for invalid EPsTakashi Iwai2017-10-111-0/+7
| | | * | | ALSA: bcd2000: Add a sanity check for invalid EPsTakashi Iwai2017-10-111-0/+7
| | * | | | ALSA: usb-audio: Apply vendor ID matching for sample rate quirkTakashi Iwai2017-10-091-15/+9Star
| | * | | | Merge branch 'for-linus' into for-nextTakashi Iwai2017-10-093-2/+27
| | |\ \ \ \
| | * | | | | 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
* | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-131-2/+2
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-0729-0/+29
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-251-2/+2
* | | | | | | | Merge tag 'sound-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2017-11-091-0/+1
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | / / / / / | | |/ / / / / | |/| | | | |
| * | | | | | ALSA: usb-audio: support new Amanero Combo384 firmware versionJussi Laako2017-11-021-0/+1
| |/ / / / /
* / / / / / License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0229-0/+29
|/ / / / /