aboutsummaryrefslogtreecommitdiffstats
path: root/sound/usb/caiaq/audio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-01-08ALSA: Convert strlcpy to strscpy when return value is unusedJoe Perches1-1/+1
2020-07-09ALSA: Replace with fallthrough pseudo keyword in the remaining placesTakashi Iwai1-1/+1
2020-01-05ALSA: caiaq: More constificationsTakashi Iwai1-1/+1
2020-01-03ALSA: usb: Constify snd_pcm_hardware definitionsTakashi Iwai1-1/+1
2019-12-11ALSA: usb: Drop superfluous ioctl PCM opsTakashi Iwai1-1/+0
2019-12-11ALSA: caiaq: Use managed buffer allocationTakashi Iwai1-10/+3
2019-11-06ALSA: caiaq: Convert to the common vmalloc memallocTakashi Iwai1-4/+4
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-14/+1
2018-07-18ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc()Takashi Iwai1-1/+0
2018-07-02ALSA: usb: caiaq: audio: use irqsave() in USB's complete callbackJohn Ogness1-2/+3
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook1-3/+4
2017-08-19ALSA: usb: constify snd_pcm_ops structuresArvind Yadav1-1/+1
2017-08-12ALSA: usb: caiaq: audio: Delete two error messages for a failed memory allocation in alloc_urbs()Markus Elfring1-3/+0
2016-08-11ALSA: usb: caiaq: audio: don't print error when allocating urb failsWolfram Sang1-1/+0
2015-01-05ALSA: snd-usb-caiaq: fix stream count checkDaniel Mack1-1/+1
2014-10-07ALSA: usb: caiaq: check for cdev->n_streams > 1Daniel Mack1-0/+5
2013-06-21ALSA: snd-usb-caiaq: use vmalloc buffersAntonio Ospite1-8/+6
2013-04-29ALSA: USB: adjust for changed 3.8 USB APIClemens Ladisch1-3/+0
2013-03-04ALSA: snd-usb-caiaq: switch to dev_*() loggingDaniel Mack1-22/+39
2013-03-04ALSA: snd-usb-caiaq: rename 'dev' to 'cdev'Daniel Mack1-205/+205
2012-02-22ALSA: snd-usb-caiaq: Fix the return of XRUNMark Hills1-1/+4
2011-08-14ALSA: snd_usb_caiaq: track submitted output urbsDaniel Mack1-4/+27
2011-08-10ALSA: snd-usb-caiaq: Correct offset fields of outbound iso_frame_descDaniel Mack1-2/+4
2011-03-11Merge branch 'fix/misc' into topic/miscTakashi Iwai1-1/+1
2011-02-14ALSA: caiaq - Fix possible string-buffer overflowTakashi Iwai1-1/+1
2011-02-14ALSA: snd-usb-caiaq: Add support for Traktor Audio 2Daniel Mack1-0/+1
2010-09-10ALSA: snd-usb-caiaq: Add support for Traktor Kontrol S4Daniel Mack1-15/+160
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-10-30ALSA: snd-usb-caiaq: Lock on stream start/unpauseMark Hills1-0/+4
2009-10-30ALSA: snd-usb-caiaq: Missing lock around use of buffer positionsMark Hills1-3/+9
2009-07-23ALSA: snd_usb_caiaq: add support for Audio2DJDaniel Mack1-0/+1
2009-06-17ALSA: snd_usb_caiaq: fix legacy input streamingDaniel Mack1-2/+3
2009-06-02ALSA: snd_usb_caiaq: clean whitespacesDaniel Mack1-44/+44
2009-04-27ALSA: snd-usb-caiaq: fix reported elapsed periodsDaniel Mack1-5/+7
2009-04-14ALSA: snd-usb-caiaq: rename files to remove redundant information in file pathesDaniel Mack1-0/+700