Sign in
android-kvm
/
linux
/
bdac39a3bd28891fb0ded91c9152459c57773462
/
sound
/
drivers
/
aloop.c
6053a712
ALSA: aloop: Replace tasklet with work
by Takashi Iwai
· 4 years, 4 months ago
8c356c5
ALSA: aloop: Fix PCM format assignment
by Takashi Iwai
· 4 years, 11 months ago
2eccd40
ALSA: drivers: Constify snd_kcontrol_new items
by Takashi Iwai
· 5 years ago
df1d6ea
Merge tag 'y2038-alsa-v8-signed' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground into for-next
by Takashi Iwai
· 5 years ago
fcae40c
ALSA: Replace timespec with timespec64
by Baolin Wang
· 7 years ago
ae53148
ALSA: drivers: Drop superfluous ioctl PCM ops
by Takashi Iwai
· 5 years ago
3972988
ALSA: aloop: Use managed buffer allocation
by Takashi Iwai
· 5 years ago
5061bb7
ALSA: aloop: Avoid pointer dereference before null-check
by Andrew Gabbasov
· 5 years ago
9314e44
ALSA: aloop: Avoid unexpected timer event callback tasklets
by Andrew Gabbasov
· 5 years ago
c037239
ALSA: aloop: Remove redundant locking in timer open function
by Andrew Gabbasov
· 5 years ago
c6ae996
ALSA: aloop: Support runtime change of snd_timer via info interface
by Andrew Gabbasov
· 5 years ago
26c5337
ALSA: aloop: Support selection of snd_timer instead of jiffies
by Timo Wischer
· 5 years ago
fd1f7c7
ALSA: aloop: Move CABLE_VALID_BOTH to the top of file
by Timo Wischer
· 5 years ago
8e3bf7c
ALSA: aloop: Rename all jiffies timer specific functions
by Timo Wischer
· 5 years ago
133f375
ALSA: aloop: Use callback functions for timer specific implementations
by Timo Wischer
· 5 years ago
09419f1
ALSA: aloop: Support return of error code for timer start and stop
by Timo Wischer
· 5 years ago
97dda3d
ALSA: aloop: Describe units of variables
by Timo Wischer
· 5 years ago
b29e5ef
ALSA: aloop: Convert to the common vmalloc memalloc
by Takashi Iwai
· 5 years ago
1a59d1b8
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
by Thomas Gleixner
· 6 years ago
50e0908
ALSA: aloop: Support S24 sample formats
by Timo Wischer
· 6 years ago
815d808
ALSA: drivers: Clean up with new procfs helpers
by Takashi Iwai
· 6 years ago
3c40dfe
ALSA: drivers: Remove superfluous snd_pcm_suspend*() calls
by Takashi Iwai
· 6 years ago
fa84cf0
ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc()
by Takashi Iwai
· 6 years ago
9f88058e
ALSA: aloop: Reduced duplicated PCM ops definition
by Takashi Iwai
· 7 years ago
76b3421
ALSA: aloop: Add missing cable lock to ctl API callbacks
by Takashi Iwai
· 7 years ago
306a4f3
ALSA: aloop: Mark paused device as inactive
by Robert Rosengren
· 7 years ago
8e6b1a7
ALSA: aloop: Fix access to not-yet-ready substream via cable
by Takashi Iwai
· 7 years ago
67a01af
ALSA: aloop: Sync stale timer before release
by Takashi Iwai
· 7 years ago
898dfe4
ALSA: aloop: Fix racy hw constraints adjustment
by Takashi Iwai
· 7 years ago
b088b53
ALSA: aloop: Fix inconsistent format due to incomplete rule
by Takashi Iwai
· 7 years ago
9685347
ALSA: aloop: Release cable upon open error path
by Takashi Iwai
· 7 years ago
bc47ba9
ALSA: drivers: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
f959258
ALSA: drivers: constify snd_pcm_ops structures
by Arvind Yadav
· 7 years ago
b6c0b71
ALSA: drivers: make snd_pcm_hardware const
by Bhumika Goyal
· 7 years ago
41960d9
ALSA: aloop: Drop unnecessary ifdef CONFIG_PROC_FS
by Takashi Iwai
· 10 years ago
db97455
ALSA: aloop: Use setup_timer() and mod_timer()
by Takashi Iwai
· 10 years ago
5d5638a
ALSA: drivers: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
5872f3f
ALSA: drivers: Convert to snd_card_new() with a device pointer
by Takashi Iwai
· 11 years ago
5ed5824
ALSA: aloop: Remove redundant platform_set_drvdata()
by Sachin Kamat
· 12 years ago
74c34ca
ALSA: pcm_format_to_bits strong-typed conversion
by Eldad Zack
· 12 years ago
edac894
ALSA: aloop: Fix Oops while PM resume
by Takashi Iwai
· 12 years ago
fbbb01a
ALSA: drivers: remove __dev* attributes
by Bill Pemberton
· 12 years ago
999fc9f
ALSA: aloop - Close races at restarting the stream
by Takashi Iwai
· 12 years ago
d4f1e48
ALSA: aloop - add locking to timer access
by Omair Mohammed Abdullah
· 12 years ago
d34e4e0
ALSA: platform: Check CONFIG_PM_SLEEP instead of CONFIG_PM
by Takashi Iwai
· 12 years ago
284e7ca
ALSA: convert PM ops of platform_driver to new pm ops
by Takashi Iwai
· 12 years ago
8bf01d8
ALSA: Add missing .owner=THIS_MODULE to platform_driver definitions
by Takashi Iwai
· 12 years ago
b012513
ALSA: snd-aloop - improve the sample copy accurracy
by Jaroslav Kysela
· 13 years ago
a67ff6a
ALSA: module_param: make bool parameters really bool
by Rusty Russell
· 13 years ago
65a7721
sound: fix drivers needing module.h not moduleparam.h
by Paul Gortmaker
· 13 years ago
6b69a0e
ALSA: aloop - Use vmalloc buffer
by Takashi Iwai
· 13 years ago
98d21df
ALSA: aloop - Fix possible IRQ lock inversion
by Takashi Iwai
· 14 years ago
5de9e45
ALSA: snd-aloop - add pause support
by Jaroslav Kysela
· 14 years ago
dd04bb1
ALSA: snd-aloop - fix locking issues (running flag updates)
by Jaroslav Kysela
· 14 years ago
e74670b
ALSA: snd-aloop: add cable#0 and cable#1 files to proc card tree
by Jaroslav Kysela
· 14 years ago
0db7102
ALSA: snd-aloop - fix issue in the timer start function
by Jaroslav Kysela
· 14 years ago
b1c73fc
ALSA: snd-aloop: Fix hw_params restrictions and checking
by Jaroslav Kysela
· 14 years ago
ac446fb
ALSA: snd-aloop - fix "PCM Slave Active" element read value
by Jaroslav Kysela
· 14 years ago
20d9a26
ALSA: snd-aloop - fix capture buffer silence
by Jaroslav Kysela
· 14 years ago
1446c5f
ALSA: snd-aloop - fix the "PCM Playback Channels" kcontrol
by Jaroslav Kysela
· 14 years ago
597603d
ALSA: introduce the snd-aloop module for the PCM loopback
by Jaroslav Kysela
· 14 years ago