index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
drivers
/
aloop.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-29
ALSA: aloop: Drop unnecessary ifdef CONFIG_PROC_FS
Takashi Iwai
1
-8
/
+0
2015-01-19
ALSA: aloop: Use setup_timer() and mod_timer()
Takashi Iwai
1
-2
/
+1
2014-10-20
ALSA: drivers: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-02-12
ALSA: drivers: Convert to snd_card_new() with a device pointer
Takashi Iwai
1
-2
/
+2
2013-05-23
ALSA: aloop: Remove redundant platform_set_drvdata()
Sachin Kamat
1
-1
/
+0
2013-04-29
ALSA: pcm_format_to_bits strong-typed conversion
Eldad Zack
1
-1
/
+1
2013-02-04
ALSA: aloop: Fix Oops while PM resume
Takashi Iwai
1
-1
/
+4
2012-12-07
ALSA: drivers: remove __dev* attributes
Bill Pemberton
1
-8
/
+8
2012-10-21
ALSA: aloop - Close races at restarting the stream
Takashi Iwai
1
-17
/
+19
2012-10-06
ALSA: aloop - add locking to timer access
Omair Mohammed Abdullah
1
-0
/
+6
2012-08-09
ALSA: platform: Check CONFIG_PM_SLEEP instead of CONFIG_PM
Takashi Iwai
1
-1
/
+1
2012-07-03
ALSA: convert PM ops of platform_driver to new pm ops
Takashi Iwai
1
-9
/
+10
2012-07-02
ALSA: Add missing .owner=THIS_MODULE to platform_driver definitions
Takashi Iwai
1
-1
/
+2
2012-05-15
ALSA: snd-aloop - improve the sample copy accurracy
Jaroslav Kysela
1
-27
/
+35
2011-12-19
ALSA: module_param: make bool parameters really bool
Rusty Russell
1
-1
/
+1
2011-10-31
sound: fix drivers needing module.h not moduleparam.h
Paul Gortmaker
1
-1
/
+1
2011-09-24
ALSA: aloop - Use vmalloc buffer
Takashi Iwai
1
-6
/
+7
2011-03-18
ALSA: aloop - Fix possible IRQ lock inversion
Takashi Iwai
1
-10
/
+9
2010-10-20
ALSA: snd-aloop - add pause support
Jaroslav Kysela
1
-5
/
+22
2010-10-20
ALSA: snd-aloop - fix locking issues (running flag updates)
Jaroslav Kysela
1
-13
/
+19
2010-10-18
ALSA: snd-aloop: add cable#0 and cable#1 files to proc card tree
Jaroslav Kysela
1
-0
/
+84
2010-10-14
ALSA: snd-aloop - fix issue in the timer start function
Jaroslav Kysela
1
-1
/
+7
2010-10-11
ALSA: snd-aloop: Fix hw_params restrictions and checking
Jaroslav Kysela
1
-18
/
+106
2010-10-02
ALSA: snd-aloop - fix "PCM Slave Active" element read value
Jaroslav Kysela
1
-1
/
+1
2010-09-30
ALSA: snd-aloop - fix capture buffer silence
Jaroslav Kysela
1
-2
/
+4
2010-09-15
ALSA: snd-aloop - fix the "PCM Playback Channels" kcontrol
Jaroslav Kysela
1
-1
/
+1
2010-08-09
ALSA: introduce the snd-aloop module for the PCM loopback
Jaroslav Kysela
1
-0
/
+1055