summaryrefslogtreecommitdiffstats
path: root/sound/usb/caiaq
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-305-70/+5Star
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* ALSA: caiaq: Add fall-through annotationTakashi Iwai2018-10-121-0/+1
* ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc()Takashi Iwai2018-07-181-1/+0Star
* ALSA: usb: caiaq: audio: use irqsave() in USB's complete callbackJohn Ogness2018-07-021-2/+3
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-131-3/+4
* Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2017-11-135-0/+5
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-025-0/+5
* | Merge branch 'for-linus' into for-nextTakashi Iwai2017-10-171-3/+9
|\|
| * ALSA: caiaq: Fix stray URB at probe error pathTakashi Iwai2017-10-111-3/+9
* | ALSA: caiaq: Add yet more sanity checks for invalid EPsTakashi Iwai2017-10-111-0/+9
* | ALSA: caiaq: Add a sanity check for invalid EPsTakashi Iwai2017-10-111-0/+7
|/
* ALSA: usb: constify snd_pcm_ops structuresArvind Yadav2017-08-191-1/+1
* ALSA: usb: caiaq: audio: Delete two error messages for a failed memory alloca...Markus Elfring2017-08-121-3/+0Star
* ALSA: snd-usb-caiaq: constify usb_device_id.Arvind Yadav2017-08-061-1/+1
* ALSA: usb: Constify snd_rawmidi_opsTakashi Iwai2017-01-121-2/+2
* ALSA: usb: caiaq: audio: don't print error when allocating urb failsWolfram Sang2016-08-111-1/+0Star
* ALSA: snd-usb-caiaq: fix stream count checkDaniel Mack2015-01-051-1/+1
* ALSA: usb: caiaq: check for cdev->n_streams > 1Daniel Mack2014-10-071-0/+5
* ALSA: snd-usb-caiaq: Fix LED commands for Kore controllerDaniel Mack2014-09-221-7/+11
* ALSA: usb: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-121-3/+3
* ALSA: snd-usb-caiaq: LED support for Maschine ControllerHannes Gräuler2013-09-303-0/+122
* ALSA: usb: uniform style used in MODULE_SUPPORTED_DEVICE()Antonio Ospite2013-06-211-14/+14
* ALSA: snd-usb-caiaq: use vmalloc buffersAntonio Ospite2013-06-211-8/+6Star
* ALSA: snd-usb-caiaq: remove the unused snd_card_used variableAntonio Ospite2013-06-211-2/+1Star
* ALSA: usb-audio: caiaq: fix endianness bug in snd_usb_caiaq_maschine_dispatchEldad Zack2013-04-301-5/+5
* ALSA: USB: adjust for changed 3.8 USB APIClemens Ladisch2013-04-291-3/+0Star
* ALSA: snd-usb-caiaq: fix smatch warningsDaniel Mack2013-03-072-5/+5
* ALSA: snd-usb-caiaq: switch to dev_*() loggingDaniel Mack2013-03-046-56/+75
* ALSA: snd-usb-caiaq: rename 'dev' to 'cdev'Daniel Mack2013-03-0410-542/+543
* ALSA: caiaq: fix use of MODULE_SUPPORTED_DEVICES()Antonio Ospite2013-01-291-4/+4
* ALSA: snd-usb-caiaq: remove __dev* attributesBill Pemberton2012-12-072-7/+7
* ALSA: snd-usb-caiaq: initialize card pointerDaniel Mack2012-06-271-1/+1
* ALSA: snd-usb-caiaq: Fix the return of XRUNMark Hills2012-02-221-1/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2012-01-121-1/+1
|\
| * ALSA: module_param: make bool parameters really boolRusty Russell2011-12-191-1/+1
* | USB: convert sound/* to use module_usb_driver()Greg Kroah-Hartman2011-11-181-12/+1Star
|/
* ALSA: snd-usb-caiaq: Add support for MaschineWilliam Light2011-10-133-2/+158
* ALSA: snd-usb-caiaq: Fix NULL dereference in input.cWilliam Light2011-10-131-1/+3
* ALSA: snd_usb_caiaq: track submitted output urbsDaniel Mack2011-08-142-4/+28
* ALSA: snd-usb-caiaq: Correct offset fields of outbound iso_frame_descDaniel Mack2011-08-101-2/+4
* ALSA: snd-usb-caiaq: Fix keymap for RigKontrol3Daniel Mack2011-08-061-1/+1
* Merge branch 'fix/misc' into topic/miscTakashi Iwai2011-03-112-2/+2
|\
| * ALSA: caiaq - Fix possible string-buffer overflowTakashi Iwai2011-02-142-2/+2
* | ALSA: snd-usb-caiaq: Add support for Traktor Audio 2Daniel Mack2011-02-143-0/+8
|/
* ALSA: snd-usb-caiaq: Add support for Traktor Kontrol S4Daniel Mack2010-09-105-49/+596
* ALSA: snd-usb-caiaq: drop version numberDaniel Mack2010-09-101-1/+1
* ALSA: snd-usb-caiaq: Bump version number to 1.3.21Mark Hills2010-05-291-1/+1
* ALSA: Revert "ALSA: snd-usb-caiaq: Set default input mode of A4DJ"Mark Hills2010-05-291-6/+0Star
* ALSA: snd-usb-caiaq: Simplify single case to an 'if'Mark Hills2010-05-291-4/+2Star