Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5617c122e6015e2371c0bd6b5ad2e070844df24a
/
sound
/
usb
/
line6
/
pcm.c
adc8a43
ALSA: line6: Give up on the lock while URBs are released.
by Andrej Krutak
· 8 years ago
7e4379e
ALSA: line6: Remove double line6_pcm_release() after failed acquire.
by Andrej Krutak
· 8 years ago
4d0e677
ALSA: line6: Fix -EBUSY error during active monitoring
by Takashi Iwai
· 9 years ago
247d95e
ALSA: line6: Handle error from line6_pcm_acquire()
by Takashi Iwai
· 10 years ago
2954f91
ALSA: line6: Make common PCM pointer callback
by Takashi Iwai
· 10 years ago
63e20df
ALSA: line6: Reorganize PCM stream handling
by Takashi Iwai
· 10 years ago
f2bb614
ALSA: line6: Clear prev_fbuf and prev_fsize properly
by Takashi Iwai
· 10 years ago
e90576c
ALSA: line6: Consolidate PCM stream buffer allocation and free
by Takashi Iwai
· 10 years ago
ccaac9e
ALSA: line6: Use dev_err()
by Takashi Iwai
· 10 years ago
d8131e6
ALSA: line6: Consolidate URB unlink and sync helpers
by Takashi Iwai
· 10 years ago
ad0119a
ALSA: line6: Rearrange PCM structure
by Takashi Iwai
· 10 years ago
9fb754b
ALSA: line6: Use incremental loop
by Takashi Iwai
· 10 years ago
f2a7622
ALSA: line6: Drop superfluous spinlock for trigger
by Takashi Iwai
· 10 years ago
5343ecf4
ALSA: line6: Fix the error recovery in line6_pcm_acquire()
by Takashi Iwai
· 10 years ago
6aa7f8e
ALSA: line6: Use logical OR
by Takashi Iwai
· 10 years ago
eab22e4
ALSA: line6: Fix missing error handling in line6_pcm_acquire()
by Takashi Iwai
· 10 years ago
c078a4a
ALSA: line6: Remove driver version from header comment
by Chris Rorvick
· 10 years ago
c6fffce
ALSA: line6: Refer to manufacturer as "Line 6"
by Chris Rorvick
· 10 years ago
5a47531
ALSA: line6: Sync PCM stop at disconnect
by Takashi Iwai
· 10 years ago
10e3a02
ALSA: line6: Drop MISSING_CASE macro
by Takashi Iwai
· 10 years ago
85a9339
ALSA: line6: Reorganize card resource handling
by Takashi Iwai
· 10 years ago
84ac9bb
ALSA: line6: Drop superfluous irqsave/irqrestore in PCM trigger callback
by Takashi Iwai
· 10 years ago
7d70c81
ALSA: line6: Don't handle PCM trigger for other cards
by Takashi Iwai
· 10 years ago
b45a7c5
ALSA: line6: Drop superfluous snd_device for PCM
by Takashi Iwai
· 10 years ago
075587b
ALSA: line6: Handle impulse response via control API
by Takashi Iwai
· 10 years ago
ccddbe4
ALSA: line6: Split to each driver
by Takashi Iwai
· 10 years ago
61864d8
ALSA: move line6 usb driver into sound/usb
by Takashi Iwai
· 10 years ago
[Renamed from drivers/staging/line6/pcm.c]
16d603d
staging: line6: Move audio endpoints to properties
by Chris Rorvick
· 10 years ago
b95d2e4
staging: line6: Remove stale Pocket POD PCM endpoints
by Chris Rorvick
· 10 years ago
951dd31
staging: line6: Split out POD HD500 interfaces
by Chris Rorvick
· 10 years ago
7ad0731
staging: line6: Split out PODxt Live interfaces
by Chris Rorvick
· 10 years ago
4cb1a4a
staging: line6: Rename capability macros
by Chris Rorvick
· 10 years ago
a23a8bf
staging: line6: Key off of device type
by Chris Rorvick
· 10 years ago
e45bfe5
staging: line6: Remove unsupported X3 devices
by Chris Rorvick
· 10 years ago
5565c59
staging/line6: Fix kzalloc coding style issue
by L. Alberto Giménez
· 11 years ago
b029a94
staging/line6: Convert to snd_card_new() with a device pointer
by Takashi Iwai
· 11 years ago
1785faa
staging: line6: Add support for POD HD400 to line6usb driver
by Chris Bajumpaa
· 11 years ago
e7c8a7e
staging: line6: use default sysfs attribute macros
by Greg Kroah-Hartman
· 11 years ago
86f0b5b
staging: line6: Fix unlocked snd_pcm_stop() call
by Takashi Iwai
· 11 years ago
9f61360
staging: line6: avoid __sync_fetch_and_{and,or}
by Arnd Bergmann
· 11 years ago
78110bb
staging: Remove unnecessary OOM messages
by Joe Perches
· 12 years ago
a376290
staging: line6: pcm.c fix checkpatch issues
by Laurent Navet
· 12 years ago
928f25e
staging: line6: shorten comment below 80 chars in pcm.c
by Stefan Hajnoczi
· 12 years ago
cdf5e55
staging: line6: pcm.c: Changed simple_strtoul to kstrtoint
by Johannes Thumshirn
· 12 years ago
82a74d4
staging: line6/pcm.c: Removed trailing whitespace
by Johannes Thumshirn
· 13 years ago
0ca5488
staging: line6: separate handling of buffer allocation and stream startup
by Markus Grabner
· 13 years ago
6b02a17e
staging: line6: fixed ALSA/PCM interaction
by Markus Grabner
· 13 years ago
665f3f5
staging: line6: wait for urbs in snd_line6_prepare()
by Stefan Hajnoczi
· 13 years ago
4c6fb5f
staging/line6: refactor device information and add POD HD 500
by Markus Grabner
· 13 years ago
3b35de4
staging/line6: Remove obsolete code
by Markus Grabner
· 13 years ago
140e28b
staging: line6: alloc/free buffers in hw_params/hw_free
by Stefan Hajnoczi
· 13 years ago
3b08db3
staging: line6: use smallest iso ep packet size
by Stefan Hajnoczi
· 13 years ago
16dc104
staging: line6: add Pod HD300 support
by Stefan Hajnoczi
· 13 years ago
43c04d4
staging: line6: Remove NULL check before kfree
by Ilia Mirkin
· 14 years ago
a3a972a
Staging: line6: fix up my fixup for some sysfs attribute permissions
by Greg Kroah-Hartman
· 14 years ago
2018845
Staging: line6: fix up some sysfs attribute permissions
by Greg Kroah-Hartman
· 14 years ago
027360c
Staging: line6: minor coding style cleanups
by Greg Kroah-Hartman
· 14 years ago
e1a164d
Staging: line6: another upstream sync
by Markus Grabner
· 14 years ago
1027f476
staging: line6: sync with upstream
by Markus Grabner
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
afb9091
staging: line6: Fix checkpatch warnings in pcm.c
by Shawn Bohrer
· 15 years ago
68dc3dd
Staging: line6: fix checkpatch errors in pcm.c
by Greg Kroah-Hartman
· 16 years ago
4cb8f30
Staging: line6: remove KERNEL_VERSION checks
by Greg Kroah-Hartman
· 16 years ago
705ecec
Staging: add line6 usb driver
by Markus Grabner
· 16 years ago