index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
aoa
/
soundbus
Commit message (
Expand
)
Author
Age
Files
Lines
*
sound: remove driver_data direct access of struct device
Greg Kroah-Hartman
2009-05-12
1
-4
/
+4
*
ALSA: snd-aoa: handle older machines
Johannes Berg
2009-01-15
1
-5
/
+17
*
Merge branch 'topic/aoa' into to-push
Takashi Iwai
2008-12-25
6
-4
/
+4
|
\
|
*
ALSA: aoa: clean up file names
Johannes Berg
2008-10-23
6
-4
/
+4
|
|
|
\
*
-
.
\
Merge branches 'topic/fix/misc' and 'topic/fix/hda' into for-linus
Takashi Iwai
2008-11-03
1
-1
/
+1
|
\
\
\
|
|
|
/
|
*
|
sound: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-11-03
1
-1
/
+1
|
|
|
|
\
\
*
-
.
\
\
Merge branches 'topic/asoc', 'topic/misc-fixes' and 'topic/hda' into for-linus
Takashi Iwai
2008-10-23
1
-3
/
+3
|
\
\
\
\
|
|
|
/
/
|
|
|
/
|
|
|
/
|
|
/
|
|
|
*
ALSA: aoa i2sbus: don't overwrite module parameter
Johannes Berg
2008-10-23
1
-3
/
+3
|
|
/
*
|
powerpc/drivers: Use linux/of_device.h instead of asm/of_device.h
Stephen Rothwell
2008-08-20
1
-1
/
+1
|
/
*
sound: Convert to menuconfig
Takashi Iwai
2008-05-27
1
-1
/
+0
*
[ALSA] Remove sound/driver.h
Takashi Iwai
2008-01-31
2
-4
/
+0
*
[ALSA] aoa - fix compile warning
Takashi Iwai
2008-01-31
1
-0
/
+1
*
[ALSA] add number of periods constraint to snd-aoa
Heikki Lindholm
2008-01-31
1
-0
/
+6
*
Driver core: change add_uevent_var to use a struct
Kay Sievers
2007-10-12
1
-23
/
+10
*
[ALSA] snd-aoa-i2sbus: use MODULE_DEVICE_TABLE instead of plain MODULE_ALIAS
Johannes Berg
2007-05-11
1
-3
/
+2
*
[ALSA] aoa: fix a sparse warning
Johannes Berg
2007-05-11
2
-2
/
+2
*
[POWERPC] Rename device_is_compatible to of_device_is_compatible
Stephen Rothwell
2007-05-07
1
-2
/
+2
*
Merge branch 'linux-2.6' into for-2.6.22
Paul Mackerras
2007-04-30
1
-46
/
+31
|
\
|
*
uevent: use add_uevent_var() instead of open coding it
Eric Rannaud
2007-04-27
1
-48
/
+32
*
|
[POWERPC] Rename get_property to of_get_property: sound
Stephen Rothwell
2007-04-13
2
-3
/
+4
*
|
[POWERPC] get_property returns const
Stephen Rothwell
2007-04-13
2
-9
/
+7
|
/
*
[ALSA] aoa i2sbus: Stop Apple i2s DMA gracefully
Paul Mackerras
2007-02-09
3
-146
/
+210
*
[ALSA] aoa: fix up i2sbus_attach_codec
Johannes Berg
2007-02-09
1
-46
/
+26
*
[ALSA] aoa: set device pointer in pcms
Johannes Berg
2007-02-09
1
-5
/
+2
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
3
-7
/
+6
*
Remove all inclusions of <linux/config.h>
Dave Jones
2006-10-04
1
-1
/
+0
*
[PATCH] aoa: i2sbus: revamp control layer
Benjamin Herrenschmidt
2006-07-10
3
-81
/
+47
*
[PATCH] aoa: fix when all is built into the kernel
Benjamin Herrenschmidt
2006-07-10
1
-11
/
+11
*
[PATCH] aoa: i2sbus: fix for PowerMac7,2 and 7,3
Benjamin Herrenschmidt
2006-07-10
2
-21
/
+97
*
[PATCH] aoa: i2sbus: move module parameter declaration up
Benjamin Herrenschmidt
2006-07-10
1
-5
/
+5
*
[PATCH] Fix snd-aoa irq conversion
Andreas Schwab
2006-07-10
1
-6
/
+3
*
[POWERPC] Add new interrupt mapping core and change platforms to use it
Benjamin Herrenschmidt
2006-07-03
1
-3
/
+4
*
[ALSA] snd-aoa: not experimental
Johannes Berg
2006-06-28
1
-1
/
+2
*
[ALSA] snd-aoa: add snd-aoa
Johannes Berg
2006-06-22
12
-0
/
+2450