summaryrefslogtreecommitdiff
path: root/sound/usb/caiaq/audio.c
AgeCommit message (Expand)Author
2021-01-08ALSA: Convert strlcpy to strscpy when return value is unusedJoe Perches
2020-07-09ALSA: Replace with fallthrough pseudo keyword in the remaining placesTakashi Iwai
2020-01-05ALSA: caiaq: More constificationsTakashi Iwai
2020-01-03ALSA: usb: Constify snd_pcm_hardware definitionsTakashi Iwai
2019-12-11ALSA: usb: Drop superfluous ioctl PCM opsTakashi Iwai
2019-12-11ALSA: caiaq: Use managed buffer allocationTakashi Iwai
2019-11-06ALSA: caiaq: Convert to the common vmalloc memallocTakashi Iwai
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2018-07-18ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc()Takashi Iwai
2018-07-02ALSA: usb: caiaq: audio: use irqsave() in USB's complete callbackJohn Ogness
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2017-08-19ALSA: usb: constify snd_pcm_ops structuresArvind Yadav
2017-08-12ALSA: usb: caiaq: audio: Delete two error messages for a failed memory alloca...Markus Elfring
2016-08-11ALSA: usb: caiaq: audio: don't print error when allocating urb failsWolfram Sang
2015-01-05ALSA: snd-usb-caiaq: fix stream count checkDaniel Mack
2014-10-07ALSA: usb: caiaq: check for cdev->n_streams > 1Daniel Mack
2013-06-21ALSA: snd-usb-caiaq: use vmalloc buffersAntonio Ospite
2013-04-29ALSA: USB: adjust for changed 3.8 USB APIClemens Ladisch
2013-03-04ALSA: snd-usb-caiaq: switch to dev_*() loggingDaniel Mack
2013-03-04ALSA: snd-usb-caiaq: rename 'dev' to 'cdev'Daniel Mack
2012-02-22ALSA: snd-usb-caiaq: Fix the return of XRUNMark Hills
2011-08-14ALSA: snd_usb_caiaq: track submitted output urbsDaniel Mack
2011-08-10ALSA: snd-usb-caiaq: Correct offset fields of outbound iso_frame_descDaniel Mack
2011-03-11Merge branch 'fix/misc' into topic/miscTakashi Iwai
2011-02-14ALSA: caiaq - Fix possible string-buffer overflowTakashi Iwai
2011-02-14ALSA: snd-usb-caiaq: Add support for Traktor Audio 2Daniel Mack
2010-09-10ALSA: snd-usb-caiaq: Add support for Traktor Kontrol S4Daniel Mack
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-10-30ALSA: snd-usb-caiaq: Lock on stream start/unpauseMark Hills
2009-10-30ALSA: snd-usb-caiaq: Missing lock around use of buffer positionsMark Hills
2009-07-23ALSA: snd_usb_caiaq: add support for Audio2DJDaniel Mack
2009-06-17ALSA: snd_usb_caiaq: fix legacy input streamingDaniel Mack
2009-06-02ALSA: snd_usb_caiaq: clean whitespacesDaniel Mack
2009-04-27ALSA: snd-usb-caiaq: fix reported elapsed periodsDaniel Mack
2009-04-14ALSA: snd-usb-caiaq: rename files to remove redundant information in file pathesDaniel Mack