index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
usb
/
caiaq
/
audio.c
Age
Commit message (
Expand
)
Author
2024-08-09
ALSA: caiaq: Fix unused variable warning
Takashi Iwai
2024-08-08
ALSA: snd-usb-caiaq: use snd_pcm_rate_to_rate_bit
Jerome Brunet
2021-01-08
ALSA: Convert strlcpy to strscpy when return value is unused
Joe Perches
2020-07-09
ALSA: Replace with fallthrough pseudo keyword in the remaining places
Takashi Iwai
2020-01-05
ALSA: caiaq: More constifications
Takashi Iwai
2020-01-03
ALSA: usb: Constify snd_pcm_hardware definitions
Takashi Iwai
2019-12-11
ALSA: usb: Drop superfluous ioctl PCM ops
Takashi Iwai
2019-12-11
ALSA: caiaq: Use managed buffer allocation
Takashi Iwai
2019-11-06
ALSA: caiaq: Convert to the common vmalloc memalloc
Takashi Iwai
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2018-07-18
ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc()
Takashi Iwai
2018-07-02
ALSA: usb: caiaq: audio: use irqsave() in USB's complete callback
John Ogness
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2017-08-19
ALSA: usb: constify snd_pcm_ops structures
Arvind Yadav
2017-08-12
ALSA: usb: caiaq: audio: Delete two error messages for a failed memory alloca...
Markus Elfring
2016-08-11
ALSA: usb: caiaq: audio: don't print error when allocating urb fails
Wolfram Sang
2015-01-05
ALSA: snd-usb-caiaq: fix stream count check
Daniel Mack
2014-10-07
ALSA: usb: caiaq: check for cdev->n_streams > 1
Daniel Mack
2013-06-21
ALSA: snd-usb-caiaq: use vmalloc buffers
Antonio Ospite
2013-04-29
ALSA: USB: adjust for changed 3.8 USB API
Clemens Ladisch
2013-03-04
ALSA: snd-usb-caiaq: switch to dev_*() logging
Daniel Mack
2013-03-04
ALSA: snd-usb-caiaq: rename 'dev' to 'cdev'
Daniel Mack
2012-02-22
ALSA: snd-usb-caiaq: Fix the return of XRUN
Mark Hills
2011-08-14
ALSA: snd_usb_caiaq: track submitted output urbs
Daniel Mack
2011-08-10
ALSA: snd-usb-caiaq: Correct offset fields of outbound iso_frame_desc
Daniel Mack
2011-03-11
Merge branch 'fix/misc' into topic/misc
Takashi Iwai
2011-02-14
ALSA: caiaq - Fix possible string-buffer overflow
Takashi Iwai
2011-02-14
ALSA: snd-usb-caiaq: Add support for Traktor Audio 2
Daniel Mack
2010-09-10
ALSA: snd-usb-caiaq: Add support for Traktor Kontrol S4
Daniel Mack
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-10-30
ALSA: snd-usb-caiaq: Lock on stream start/unpause
Mark Hills
2009-10-30
ALSA: snd-usb-caiaq: Missing lock around use of buffer positions
Mark Hills
2009-07-23
ALSA: snd_usb_caiaq: add support for Audio2DJ
Daniel Mack
2009-06-17
ALSA: snd_usb_caiaq: fix legacy input streaming
Daniel Mack
2009-06-02
ALSA: snd_usb_caiaq: clean whitespaces
Daniel Mack
2009-04-27
ALSA: snd-usb-caiaq: fix reported elapsed periods
Daniel Mack
2009-04-14
ALSA: snd-usb-caiaq: rename files to remove redundant information in file pathes
Daniel Mack