aboutsummaryrefslogtreecommitdiffstats
path: root/sound/drivers/aloop.c
Commit message (Expand)AuthorAge
* ALSA: drivers: remove __dev* attributesBill Pemberton2012-12-07
* ALSA: aloop - Close races at restarting the streamTakashi Iwai2012-10-21
* ALSA: aloop - add locking to timer accessOmair Mohammed Abdullah2012-10-06
* ALSA: platform: Check CONFIG_PM_SLEEP instead of CONFIG_PMTakashi Iwai2012-08-09
* ALSA: convert PM ops of platform_driver to new pm opsTakashi Iwai2012-07-03
* ALSA: Add missing .owner=THIS_MODULE to platform_driver definitionsTakashi Iwai2012-07-02
* ALSA: snd-aloop - improve the sample copy accurracyJaroslav Kysela2012-05-15
* ALSA: module_param: make bool parameters really boolRusty Russell2011-12-19
* sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker2011-10-31
* ALSA: aloop - Use vmalloc bufferTakashi Iwai2011-09-24
* ALSA: aloop - Fix possible IRQ lock inversionTakashi Iwai2011-03-18
* ALSA: snd-aloop - add pause supportJaroslav Kysela2010-10-20
* ALSA: snd-aloop - fix locking issues (running flag updates)Jaroslav Kysela2010-10-20
* ALSA: snd-aloop: add cable#0 and cable#1 files to proc card treeJaroslav Kysela2010-10-18
* ALSA: snd-aloop - fix issue in the timer start functionJaroslav Kysela2010-10-14
* ALSA: snd-aloop: Fix hw_params restrictions and checkingJaroslav Kysela2010-10-11
* ALSA: snd-aloop - fix "PCM Slave Active" element read valueJaroslav Kysela2010-10-02
* ALSA: snd-aloop - fix capture buffer silenceJaroslav Kysela2010-09-29
* ALSA: snd-aloop - fix the "PCM Playback Channels" kcontrolJaroslav Kysela2010-09-15
* ALSA: introduce the snd-aloop module for the PCM loopbackJaroslav Kysela2010-08-09