index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
usb
/
pcm.c
Age
Commit message (
Expand
)
Author
2018-08-01
ALSA: usb: Mark expected switch fall-through
Gustavo A. R. Silva
2018-07-31
ALSA: usb-audio: Operate UAC3 Power Domains in PCM callbacks
Jorge Sanjuan
2018-07-31
ALSA: usb-audio: Add UAC3 Power Domains to suspend/resume
Jorge Sanjuan
2018-07-18
ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc()
Takashi Iwai
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-05-29
ALSA: usb-audio: Allow non-vmalloc buffer for PCM buffers
Takashi Iwai
2018-05-28
ALSA: usb-audio: Follow standard coding style
Takashi Iwai
2018-05-28
ALSA: usb-audio: Move autoresume call at the end of open
Takashi Iwai
2018-05-28
ALSA: usb-audio: Simplify PCM open/close callbacks
Takashi Iwai
2018-05-16
ALSA: usb-audio: Apply rate limit to warning messages in URB complete callback
Takashi Iwai
2018-05-02
ALSA: usb-audio: Add keep_iface flag
Takashi Iwai
2018-05-02
ALSA: usb-audio: Avoid superfluous usb_set_interface() calls
Takashi Iwai
2018-04-19
ALSA: usb-audio: add implicit fb quirk for Axe-Fx III
Alberto Aguirre
2018-04-19
ALSA: usb-audio: simplify set_sync_ep_implicit_fb_quirk
Alberto Aguirre
2018-02-12
ALSA: usb-audio: add implicit fb quirk for Behringer UFX1204
Lassi Ylikojola
2017-08-19
ALSA: usb: constify snd_pcm_ops structures
Arvind Yadav
2017-08-17
ALSA: usb: make snd_pcm_hardware const
Bhumika Goyal
2017-01-05
ALSA: usb-audio: Fix irq/process data synchronization
Ioan-Adrian Ratiu
2016-12-09
ALSA: usb-audio: add implicit fb quirk for Axe-Fx II
Alberto Aguirre
2016-12-06
ALSA: usb-audio: avoid setting of sample rate multiple times on bus
Daniel Girnus
2016-03-31
[media] Revert "[media] sound/usb: Use Media Controller API to share media re...
Mauro Carvalho Chehab
2016-03-18
Merge tag 'sound-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2016-03-16
ALSA: usb-audio: Add sanity checks for endpoint accesses
Takashi Iwai
2016-03-03
[media] sound/usb: Use Media Controller API to share media resources
Shuah Khan
2015-10-19
ALSA: USB-audio: Add quirk for Zoom R16/24 playback
Ricard Wanderlof
2015-10-19
ALSA: USB-audio: Add offset parameter to copy_to_urb()
Ricard Wanderlof
2015-10-19
ALSA: USB-audio: Also move out hwptr_done wrap from prepare_playback_urb()
Ricard Wanderlof
2015-10-19
ALSA: USB-audio: Break out copying to urb from prepare_playback_urb()
Ricard Wanderlof
2015-08-26
ALSA: usb-audio: Avoid nested autoresume calls
Takashi Iwai
2015-08-16
ALSA: usb: handle descriptor with SYNC_NONE illegal value
Pierre-Louis Bossart
2015-08-16
ALSA: usb: fix corrupted pointers due to interface setting change
Pierre-Louis Bossart
2015-02-09
ALSA: usb: update trigger timestamp on first non-zero URB submitted
Pierre-Louis Bossart
2014-11-28
ALSA: usb-audio: Add mode select quirk for Denon/Marantz DACs
Jurgen Kramer
2014-05-02
ALSA: usb-audio: Prevent printk ratelimiting from spamming kernel log while D...
Sander Eikelenboom
2014-04-09
ALSA: usb-audio: Suppress repetitive debug messages from retire_playback_urb()
Tim Gardner
2014-02-26
ALSA: usb-audio: Use standard printk helpers
Takashi Iwai
2013-10-07
ALSA: usb-audio: rename alt_idx to altsetting
Eldad Zack
2013-10-07
ALSA: usb-audio: clear SUBSTREAM_FLAG_SYNC_EP_STARTED on error
Eldad Zack
2013-10-07
ALSA: usb-audio: remove deactivate_endpoints()
Eldad Zack
2013-09-26
ALSA: improve buffer size computations for USB PCM audio
Alan Stern
2013-08-06
ALSA: usb-audio: remove implicit_fb from quirk
Eldad Zack
2013-08-06
ALSA: usb-audio: remove is_playback from implicit feedback quirks
Eldad Zack
2013-08-06
ALSA: usb-audio: do not initialize and check implicit_fb
Eldad Zack
2013-08-06
ALSA: usb-audio: reverse condition logic in set_sync_endpoint
Eldad Zack
2013-08-06
ALSA: usb-audio: move implicit fb quirks to separate function
Eldad Zack
2013-08-06
ALSA: usb-audio: separate sync endpoint setting from set_format
Eldad Zack
2013-08-06
ALSA: usb-audio: remove assignment from if condition
Eldad Zack
2013-08-06
ALSA: usb-audio: remove disabled debug code in set_format
Eldad Zack
2013-06-27
ALSA: usb-audio: detect implicit feedback on Roland devices
Clemens Ladisch
2013-06-27
ALSA: usb-audio: store protocol version in struct audioformat
Clemens Ladisch
[next]