index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
drivers
/
aloop.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: aloop: Drop unnecessary ifdef CONFIG_PROC_FS
Takashi Iwai
2015-05-29
1
-8
/
+0
*
ALSA: aloop: Use setup_timer() and mod_timer()
Takashi Iwai
2015-01-19
1
-2
/
+1
*
ALSA: drivers: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
ALSA: drivers: Convert to snd_card_new() with a device pointer
Takashi Iwai
2014-02-12
1
-2
/
+2
*
ALSA: aloop: Remove redundant platform_set_drvdata()
Sachin Kamat
2013-05-23
1
-1
/
+0
*
ALSA: pcm_format_to_bits strong-typed conversion
Eldad Zack
2013-04-29
1
-1
/
+1
*
ALSA: aloop: Fix Oops while PM resume
Takashi Iwai
2013-02-04
1
-1
/
+4
*
ALSA: drivers: remove __dev* attributes
Bill Pemberton
2012-12-07
1
-8
/
+8
*
ALSA: aloop - Close races at restarting the stream
Takashi Iwai
2012-10-21
1
-17
/
+19
*
ALSA: aloop - add locking to timer access
Omair Mohammed Abdullah
2012-10-06
1
-0
/
+6
*
ALSA: platform: Check CONFIG_PM_SLEEP instead of CONFIG_PM
Takashi Iwai
2012-08-09
1
-1
/
+1
*
ALSA: convert PM ops of platform_driver to new pm ops
Takashi Iwai
2012-07-03
1
-9
/
+10
*
ALSA: Add missing .owner=THIS_MODULE to platform_driver definitions
Takashi Iwai
2012-07-02
1
-1
/
+2
*
ALSA: snd-aloop - improve the sample copy accurracy
Jaroslav Kysela
2012-05-15
1
-27
/
+35
*
ALSA: module_param: make bool parameters really bool
Rusty Russell
2011-12-19
1
-1
/
+1
*
sound: fix drivers needing module.h not moduleparam.h
Paul Gortmaker
2011-10-31
1
-1
/
+1
*
ALSA: aloop - Use vmalloc buffer
Takashi Iwai
2011-09-24
1
-6
/
+7
*
ALSA: aloop - Fix possible IRQ lock inversion
Takashi Iwai
2011-03-18
1
-10
/
+9
*
ALSA: snd-aloop - add pause support
Jaroslav Kysela
2010-10-20
1
-5
/
+22
*
ALSA: snd-aloop - fix locking issues (running flag updates)
Jaroslav Kysela
2010-10-20
1
-13
/
+19
*
ALSA: snd-aloop: add cable#0 and cable#1 files to proc card tree
Jaroslav Kysela
2010-10-18
1
-0
/
+84
*
ALSA: snd-aloop - fix issue in the timer start function
Jaroslav Kysela
2010-10-14
1
-1
/
+7
*
ALSA: snd-aloop: Fix hw_params restrictions and checking
Jaroslav Kysela
2010-10-11
1
-18
/
+106
*
ALSA: snd-aloop - fix "PCM Slave Active" element read value
Jaroslav Kysela
2010-10-02
1
-1
/
+1
*
ALSA: snd-aloop - fix capture buffer silence
Jaroslav Kysela
2010-09-30
1
-2
/
+4
*
ALSA: snd-aloop - fix the "PCM Playback Channels" kcontrol
Jaroslav Kysela
2010-09-15
1
-1
/
+1
*
ALSA: introduce the snd-aloop module for the PCM loopback
Jaroslav Kysela
2010-08-09
1
-0
/
+1055