Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
44fd07e989a9a27476d8963296688127a4fd4df4
/
sound
/
usb
/
pcm.c
0d9741c
ALSA: usb-audio: sync ep init fix for audioformat mismatch
by Eldad Zack
· 12 years ago
ca10a7e
ALSA: usb-audio: FT C400 sync playback EP to capture EP
by Eldad Zack
· 12 years ago
fde854b
ALSA: usb-audio: replace hardcoded value with const
by Eldad Zack
· 12 years ago
48779a0
ALSA: usb-audio: fix delay account during pause
by Takashi Iwai
· 12 years ago
3f94fad
ALSA: usb-audio: ignore delay calculation for capture stream
by Takashi Iwai
· 12 years ago
2ba509a
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 12 years ago
947d299
ALSA: snd-usb: properly initialize the sync endpoint
by Daniel Mack
· 12 years ago
b0db606
ALSA: usb-audio: process pending stop at PCM hw_free and close
by Takashi Iwai
· 12 years ago
b2eb950
ALSA: usb-audio: stop both data and sync endpoints asynchronously
by Takashi Iwai
· 12 years ago
a9bb362
ALSA: usb-audio: simplify snd_usb_endpoint_start/stop arguments
by Takashi Iwai
· 12 years ago
17a4adb
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 12 years ago
f58161b
ALSA: usb-audio: Fix crash at re-preparing the PCM stream
by Takashi Iwai
· 12 years ago
a5d00dc
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 12 years ago
34f3c89
ALSA: usb-audio: Use rwsem for disconnect protection
by Takashi Iwai
· 12 years ago
978520b
ALSA: usb-audio: Fix races at disconnection
by Takashi Iwai
· 12 years ago
950f40f
ALSA: snd-usb: remove unused variable in init_pitch_v2()
by Wei Yongjun
· 12 years ago
384dc085
ALSA: usb-audio: Avoid unnecessary EP setups in prepare
by Takashi Iwai
· 12 years ago
61a7095
ALSA: usb-audio: Move configuration to prepare.
by Dylan Reid
· 12 years ago
35ec7aa2
ALSA: usb-audio: Don't require hw_params in endpoint.
by Dylan Reid
· 12 years ago
715a170
ALSA: usb-audio: set period_bytes in substream.
by Dylan Reid
· 12 years ago
1213a20
ALSA: usb-audio: Fix bogus error messages for delay accounting
by Takashi Iwai
· 12 years ago
2e4a263
ALSA: snd-usb: fix cross-interface streaming devices
by Daniel Mack
· 12 years ago
245baf9
ALSA: snd-usb: fix calls to next_packet_size
by Daniel Mack
· 12 years ago
fbcfbf5
ALSA: snd-usb: restore delay information
by Daniel Mack
· 12 years ago
015618b
ALSA: snd-usb: Fix URB cancellation at stream start
by Daniel Mack
· 12 years ago
e9ba389c5
ALSA: usb-audio: Fix scheduling-while-atomic bug in PCM capture stream
by Takashi Iwai
· 12 years ago
68e67f4
ALSA: snd-usb: move calls to usb_set_interface
by Daniel Mack
· 12 years ago
9e9b594
ALSA: usb-audio: Fix the first PCM interface assignment
by Takashi Iwai
· 12 years ago
afe2596
ALSA: snd-usb: make snd_usb_substream_capture_trigger static
by Daniel Mack
· 12 years ago
7fb75db
ALSA: snd-usb: fix sync pipe check
by Daniel Mack
· 12 years ago
5cd5d7c
ALSA: usb-audio: fix rate_list memory leak
by Clemens Ladisch
· 12 years ago
97f8d3b
ALSA: snd-usb: fix stream info output in /proc
by Daniel Mack
· 12 years ago
c75a8a7
ALSA: snd-usb: add support for implicit feedback
by Daniel Mack
· 13 years ago
edcd363
ALSA: snd-usb: switch over to new endpoint streaming logic
by Daniel Mack
· 13 years ago
0717d0f
ALSA: usb-audio - Fix build error by consitification of rate list
by Takashi Iwai
· 13 years ago
17d900c
ALSA: usb-audio: increase control transfer timeout
by Clemens Ladisch
· 13 years ago
c731bc9
ALSA: snd-usb: move code from urb.c to endpoint.c
by Daniel Mack
· 13 years ago
294c4fb
ALSA: usb: refine delay information with USB frame counter
by Pierre-Louis Bossart
· 13 years ago
88a8516
ALSA: usbaudio: implement USB autosuspend
by Oliver Neukum
· 14 years ago
382225e
ALSA: usb-audio: fix oops due to cleanup race when disconnecting
by Takashi Iwai
· 14 years ago
8a8d56b
ALSA: usb - driver neglects kmalloc return value check and may deref NULL
by Jesper Juhl
· 14 years ago
89e1e66
ALSA: usb-audio: automatically detect feedback format
by Clemens Ladisch
· 14 years ago
68885a3
Merge branch 'fix/misc' into topic/misc
by Takashi Iwai
· 14 years ago
a2acad8
ALSA: usb-audio: fix detection of vendor-specific device protocol settings
by Clemens Ladisch
· 14 years ago
6ab561c
Merge branch 'topic/isa' into topic/misc
by Takashi Iwai
· 14 years ago
4f4e8f6
ALSA: usb: USB3 SuperSpeed sound support
by Paul Zimmerman
· 14 years ago
a7ce2e0
fix comnment/printk typos concerning "empty"
by Uwe Kleine-König
· 14 years ago
79f920f
ALSA: usb-audio: parse clock topology of UAC2 devices
by Daniel Mack
· 14 years ago
92c2561
ALSA: usb-audio: add support for UAC2 pitch control
by Daniel Mack
· 14 years ago
9966dda
ALSA: usb pcm: use of kmalloc requires the include of slab.h
by Stephen Rothwell
· 15 years ago
7e84789
linux/usb/audio.h: split header
by Daniel Mack
· 15 years ago
767d75a
ALSA: usb-audio: add support for samplerate setting on v2 devices
by Daniel Mack
· 15 years ago
015eb0b
ALSA: usb-audio: use a format bitmask per alternate setting
by Clemens Ladisch
· 15 years ago
e11b4e0
ALSA: usb-audio: rename substream format field to altset_idx
by Clemens Ladisch
· 15 years ago
e577999
ALSA: usb-audio: refactor code
by Daniel Mack
· 15 years ago