aboutsummaryrefslogtreecommitdiffstats
path: root/sound/usb/6fire/pcm.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ALSA: usb/6fire: fix repeated words in commentswangjianli2022-07-251-1/+1
* ALSA: usb: Drop superfluous ioctl PCM opsTakashi Iwai2019-12-111-1/+0
* ALSA: 6fire: Use managed buffer allocationTakashi Iwai2019-12-111-16/+1
* ALSA: 6fire: Convert to the common vmalloc memallocTakashi Iwai2019-11-061-4/+5
* ALSA: 6fire: Drop the dead codeTakashi Iwai2019-11-061-7/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc()Takashi Iwai2018-07-181-1/+0
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-4/+6
* ALSA: usb: constify snd_pcm_ops structuresArvind Yadav2017-08-191-1/+1
* ALSA: pcm: Add snd_pcm_stop_xrun() helperTakashi Iwai2014-11-091-13/+4
* ALSA: 6fire: Use standard printk helpersTakashi Iwai2014-02-261-21/+25
* ALSA: 6fire: make buffers DMA-able (pcm)Torsten Schenk2013-08-121-1/+40
* ALSA: usb-audio: 6fire: return correct XRUN indicationEldad Zack2013-07-211-1/+1
* ALSA: 6fire: Fix unlocked snd_pcm_stop() callTakashi Iwai2013-07-151-2/+10
* ALSA: snd-usb-6fire: use vmalloc buffersAntonio Ospite2013-06-211-7/+5
* ALSA: USB: adjust for changed 3.8 USB APIClemens Ladisch2013-04-291-1/+0
* ALSA: usb6fire: prevent driver panic state when stoppingJurgen Kramer2012-12-071-0/+3
* ALSA: snd-usb-6fire: remove __dev* attributesBill Pemberton2012-12-071-4/+4
* ALSA: snd-usb-6fire: remove driver version informationTorsten Schenk2012-02-221-1/+0
* ALSA: 6fire - Fix signedness bugTorsten Schenk2011-06-161-2/+2
* ALSA: 6fire - Add support of digital-thru mixerTorsten Schenk2011-04-041-47/+15
* ALSA: 6fire - Add support for S32_LE formatTorsten Schenk2011-04-041-4/+18
* ALSA: 6fire - Fix pcm rate assignmentTorsten Schenk2011-04-041-8/+5
* ALSA: USB: 6fire: signedness bug in usb6fire_pcm_prepare()Dan Carpenter2011-02-071-2/+1
* ALSA: usb/6fire - Driver for TerraTec DMX 6Fire USBTorsten Schenk2011-01-241-0/+689