index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
usb
/
pcm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
1
-1
/
+1
*
ALSA: usb-audio: Allow non-vmalloc buffer for PCM buffers
Takashi Iwai
2018-05-29
1
-5
/
+54
*
ALSA: usb-audio: Follow standard coding style
Takashi Iwai
2018-05-28
1
-8
/
+10
*
ALSA: usb-audio: Move autoresume call at the end of open
Takashi Iwai
2018-05-28
1
-36
/
+37
*
ALSA: usb-audio: Simplify PCM open/close callbacks
Takashi Iwai
2018-05-28
1
-26
/
+8
*
ALSA: usb-audio: Apply rate limit to warning messages in URB complete callback
Takashi Iwai
2018-05-16
1
-1
/
+1
*
ALSA: usb-audio: Add keep_iface flag
Takashi Iwai
2018-05-02
1
-7
/
+10
*
ALSA: usb-audio: Avoid superfluous usb_set_interface() calls
Takashi Iwai
2018-05-02
1
-7
/
+4
*
ALSA: usb-audio: add implicit fb quirk for Axe-Fx III
Alberto Aguirre
2018-04-19
1
-0
/
+4
*
ALSA: usb-audio: simplify set_sync_ep_implicit_fb_quirk
Alberto Aguirre
2018-04-19
1
-32
/
+20
*
ALSA: usb-audio: add implicit fb quirk for Behringer UFX1204
Lassi Ylikojola
2018-02-12
1
-0
/
+9
*
ALSA: usb: constify snd_pcm_ops structures
Arvind Yadav
2017-08-19
1
-2
/
+2
*
ALSA: usb: make snd_pcm_hardware const
Bhumika Goyal
2017-08-17
1
-1
/
+1
*
ALSA: usb-audio: Fix irq/process data synchronization
Ioan-Adrian Ratiu
2017-01-05
1
-5
/
+5
*
ALSA: usb-audio: add implicit fb quirk for Axe-Fx II
Alberto Aguirre
2016-12-09
1
-0
/
+10
*
ALSA: usb-audio: avoid setting of sample rate multiple times on bus
Daniel Girnus
2016-12-06
1
-10
/
+11
*
[media] Revert "[media] sound/usb: Use Media Controller API to share media re...
Mauro Carvalho Chehab
2016-03-31
1
-23
/
+5
*
Merge tag 'sound-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2016-03-18
1
-0
/
+2
|
\
|
*
ALSA: usb-audio: Add sanity checks for endpoint accesses
Takashi Iwai
2016-03-16
1
-0
/
+2
*
|
[media] sound/usb: Use Media Controller API to share media resources
Shuah Khan
2016-03-03
1
-5
/
+23
|
/
*
ALSA: USB-audio: Add quirk for Zoom R16/24 playback
Ricard Wanderlof
2015-10-19
1
-1
/
+31
*
ALSA: USB-audio: Add offset parameter to copy_to_urb()
Ricard Wanderlof
2015-10-19
1
-6
/
+6
*
ALSA: USB-audio: Also move out hwptr_done wrap from prepare_playback_urb()
Ricard Wanderlof
2015-10-19
1
-3
/
+6
*
ALSA: USB-audio: Break out copying to urb from prepare_playback_urb()
Ricard Wanderlof
2015-10-19
1
-14
/
+21
*
ALSA: usb-audio: Avoid nested autoresume calls
Takashi Iwai
2015-08-26
1
-17
/
+15
*
ALSA: usb: handle descriptor with SYNC_NONE illegal value
Pierre-Louis Bossart
2015-08-16
1
-2
/
+16
*
ALSA: usb: fix corrupted pointers due to interface setting change
Pierre-Louis Bossart
2015-08-16
1
-0
/
+14
*
ALSA: usb: update trigger timestamp on first non-zero URB submitted
Pierre-Louis Bossart
2015-02-09
1
-0
/
+9
*
ALSA: usb-audio: Add mode select quirk for Denon/Marantz DACs
Jurgen Kramer
2014-11-28
1
-0
/
+5
*
ALSA: usb-audio: Prevent printk ratelimiting from spamming kernel log while D...
Sander Eikelenboom
2014-05-02
1
-3
/
+2
*
ALSA: usb-audio: Suppress repetitive debug messages from retire_playback_urb()
Tim Gardner
2014-04-09
1
-1
/
+2
*
ALSA: usb-audio: Use standard printk helpers
Takashi Iwai
2014-02-26
1
-34
/
+49
*
ALSA: usb-audio: rename alt_idx to altsetting
Eldad Zack
2013-10-07
1
-3
/
+3
*
ALSA: usb-audio: clear SUBSTREAM_FLAG_SYNC_EP_STARTED on error
Eldad Zack
2013-10-07
1
-0
/
+1
*
ALSA: usb-audio: remove deactivate_endpoints()
Eldad Zack
2013-10-07
1
-17
/
+2
*
ALSA: improve buffer size computations for USB PCM audio
Alan Stern
2013-09-26
1
-2
/
+12
*
ALSA: usb-audio: remove implicit_fb from quirk
Eldad Zack
2013-08-06
1
-7
/
+1
*
ALSA: usb-audio: remove is_playback from implicit feedback quirks
Eldad Zack
2013-08-06
1
-21
/
+19
*
ALSA: usb-audio: do not initialize and check implicit_fb
Eldad Zack
2013-08-06
1
-5
/
+3
*
ALSA: usb-audio: reverse condition logic in set_sync_endpoint
Eldad Zack
2013-08-06
1
-39
/
+42
*
ALSA: usb-audio: move implicit fb quirks to separate function
Eldad Zack
2013-08-06
1
-15
/
+45
*
ALSA: usb-audio: separate sync endpoint setting from set_format
Eldad Zack
2013-08-06
1
-55
/
+73
*
ALSA: usb-audio: remove assignment from if condition
Eldad Zack
2013-08-06
1
-1
/
+2
*
ALSA: usb-audio: remove disabled debug code in set_format
Eldad Zack
2013-08-06
1
-9
/
+0
*
ALSA: usb-audio: detect implicit feedback on Roland devices
Clemens Ladisch
2013-06-27
1
-0
/
+41
*
ALSA: usb-audio: store protocol version in struct audioformat
Clemens Ladisch
2013-06-27
1
-3
/
+1
*
ALSA: pcm_format_to_bits strong-typed conversion
Eldad Zack
2013-04-29
1
-2
/
+2
*
ALSA: snd-usb: add support for bit-reversed byte formats
Daniel Mack
2013-04-18
1
-1
/
+18
*
ALSA: snd-usb: add support for DSD DOP stream transport
Daniel Mack
2013-04-18
1
-11
/
+76
*
ALSA: snd-usb: use ep->stride from urb callbacks
Daniel Mack
2013-04-18
1
-7
/
+7
[next]