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
/
drivers
/
aloop.c
Age
Commit message (
Expand
)
Author
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-03-25
ALSA: aloop: Support S24 sample formats
Timo Wischer
2019-02-06
ALSA: drivers: Clean up with new procfs helpers
Takashi Iwai
2019-01-15
ALSA: drivers: Remove superfluous snd_pcm_suspend*() calls
Takashi Iwai
2018-07-18
ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc()
Takashi Iwai
2018-05-28
ALSA: aloop: Reduced duplicated PCM ops definition
Takashi Iwai
2018-04-30
ALSA: aloop: Add missing cable lock to ctl API callbacks
Takashi Iwai
2018-03-27
ALSA: aloop: Mark paused device as inactive
Robert Rosengren
2018-03-22
ALSA: aloop: Fix access to not-yet-ready substream via cable
Takashi Iwai
2018-03-22
ALSA: aloop: Sync stale timer before release
Takashi Iwai
2018-01-05
ALSA: aloop: Fix racy hw constraints adjustment
Takashi Iwai
2018-01-05
ALSA: aloop: Fix inconsistent format due to incomplete rule
Takashi Iwai
2018-01-05
ALSA: aloop: Release cable upon open error path
Takashi Iwai
2017-10-24
ALSA: drivers: Convert timers to use timer_setup()
Kees Cook
2017-08-19
ALSA: drivers: constify snd_pcm_ops structures
Arvind Yadav
2017-08-17
ALSA: drivers: make snd_pcm_hardware const
Bhumika Goyal
2015-05-29
ALSA: aloop: Drop unnecessary ifdef CONFIG_PROC_FS
Takashi Iwai
2015-01-19
ALSA: aloop: Use setup_timer() and mod_timer()
Takashi Iwai
2014-10-20
ALSA: drivers: drop owner assignment from platform_drivers
Wolfram Sang
2014-02-12
ALSA: drivers: Convert to snd_card_new() with a device pointer
Takashi Iwai
2013-05-23
ALSA: aloop: Remove redundant platform_set_drvdata()
Sachin Kamat
2013-04-29
ALSA: pcm_format_to_bits strong-typed conversion
Eldad Zack
2013-02-04
ALSA: aloop: Fix Oops while PM resume
Takashi Iwai
2012-12-07
ALSA: drivers: remove __dev* attributes
Bill Pemberton
2012-10-21
ALSA: aloop - Close races at restarting the stream
Takashi Iwai
2012-10-06
ALSA: aloop - add locking to timer access
Omair Mohammed Abdullah
2012-08-09
ALSA: platform: Check CONFIG_PM_SLEEP instead of CONFIG_PM
Takashi Iwai
2012-07-03
ALSA: convert PM ops of platform_driver to new pm ops
Takashi Iwai
2012-07-02
ALSA: Add missing .owner=THIS_MODULE to platform_driver definitions
Takashi Iwai
2012-05-15
ALSA: snd-aloop - improve the sample copy accurracy
Jaroslav Kysela
2011-12-19
ALSA: module_param: make bool parameters really bool
Rusty Russell
2011-10-31
sound: fix drivers needing module.h not moduleparam.h
Paul Gortmaker
2011-09-24
ALSA: aloop - Use vmalloc buffer
Takashi Iwai
2011-03-18
ALSA: aloop - Fix possible IRQ lock inversion
Takashi Iwai
2010-10-20
ALSA: snd-aloop - add pause support
Jaroslav Kysela
2010-10-20
ALSA: snd-aloop - fix locking issues (running flag updates)
Jaroslav Kysela
2010-10-18
ALSA: snd-aloop: add cable#0 and cable#1 files to proc card tree
Jaroslav Kysela
2010-10-14
ALSA: snd-aloop - fix issue in the timer start function
Jaroslav Kysela
2010-10-11
ALSA: snd-aloop: Fix hw_params restrictions and checking
Jaroslav Kysela
2010-10-02
ALSA: snd-aloop - fix "PCM Slave Active" element read value
Jaroslav Kysela
2010-09-30
ALSA: snd-aloop - fix capture buffer silence
Jaroslav Kysela
2010-09-15
ALSA: snd-aloop - fix the "PCM Playback Channels" kcontrol
Jaroslav Kysela
2010-08-09
ALSA: introduce the snd-aloop module for the PCM loopback
Jaroslav Kysela