index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
arm
/
aaci.c
Age
Commit message (
Expand
)
Author
2012-03-16
ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driver
viresh kumar
2011-11-22
sound: aaci: Enable module alias autogeneration for AMBA drivers
Dave Martin
2011-09-22
sound: irq: Remove IRQF_DISABLED
Yong Zhang
2011-03-17
Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into drivers
Russell King
2011-02-23
ARM: amba: make probe() functions take const id tables
Russell King
2011-02-07
ALSA: AACI: allow writes to MAINCR to take effect
Russell King
2011-01-26
ALSA: AACI: make fifo variables more explanitory
Russell King
2011-01-26
ALSA: AACI: no need to call snd_pcm_period_elapsed() for each period
Russell King
2011-01-26
ALSA: AACI: use snd_pcm_lib_period_bytes()
Russell King
2011-01-26
ALSA: AACI: clean up AACI announcement printk
Russell King
2011-01-26
ALSA: AACI: fix channel mask selection
Russell King
2011-01-25
ALSA: AACI: fix number of channels for record
Russell King
2011-01-25
ALSA: AACI: fix multiple IRQ claiming
Russell King
2011-01-25
ALSA: AACI: fix timeout duration
Russell King
2011-01-25
ALSA: AACI: fix timeout condition checking
Russell King
2010-04-13
ALSA: aaci - Fix alignment faults on ARM Cortex introduced by commit 29a4f2d3
Philby John
2009-12-26
ALSA: sound/arm: Fix build failure caused by missing struct aaci definition
Peter Huewe
2009-12-18
ALSA: AACI: switch to per-pcm locking
Russell King
2009-12-18
ALSA: AACI: add double-rate support
Russell King
2009-12-18
ALSA: AACI: factor common hw_params logic into aaci_pcm_hw_params
Russell King
2009-12-18
ALSA: AACI: cleanup aaci_pcm_hw_params
Russell King
2009-12-18
ALSA: AACI: simplify codec rate information
Russell King
2009-12-18
ALSA: aaci - Fix a typo
Takashi Iwai
2009-12-04
Merge branch 'topic/misc' into for-linus
Takashi Iwai
2009-12-04
Merge branch 'topic/core-change' into for-linus
Takashi Iwai
2009-12-01
ALSA: aaci - Clean up duplicate code
Takashi Iwai
2009-12-01
Merge branch 'fix/misc' into topic/misc
Takashi Iwai
2009-11-30
ALSA: AACI: fix recording bug
Russell King
2009-11-30
ALSA: AACI: fix AC97 multiple-open bug
Russell King
2009-11-27
ALSA: Remove old DMA-mmap code from arm/devdma.c
Takashi Iwai
2009-11-23
ALSA: AACI cleanup
Russell King
2009-10-13
ALSA: aaci: ARM1176 aaci-pl041 AC97 register read timeout
Philby John
2009-06-11
[ARM] 5544/1: Trust PrimeCell resource sizes
Linus Walleij
2009-05-20
[ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void *
Alessandro Rubini
2009-03-24
Merge branch 'topic/snd_card_new-err' into for-linus
Takashi Iwai
2009-02-10
[ARM] AACI: timeout will reach -1
Roel Kluin
2009-01-12
ALSA: Convert to snd_card_create() in other sound/*
Takashi Iwai
2008-09-04
ALSA: aaci - Fix NULL test at error path
Takashi Iwai
2008-01-31
[ALSA] Remove sound/driver.h
Takashi Iwai
2007-10-18
Add missing newlines to some uses of dev_<level> messages
Joe Perches
2007-02-20
[ARM] Fix ARM AACI ALSA driver
Russell King
2007-02-18
[ARM] 4140/1: AACI stability add ac97 timeout and retries
Kevin Hilman
2007-02-18
[ARM] 4139/1: AACI record support
Kevin Hilman
2007-02-18
[ARM] 4138/1: AACI: multiple channel support for IRQ handling
Kevin Hilman
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-07-02
[PATCH] irq-flags: sound: Use the new IRQF_ constants
Thomas Gleixner
2006-06-27
[PATCH] 64bit resource: fix up printks for resources in sound drivers
Greg Kroah-Hartman
2006-03-22
[ALSA] semaphore -> mutex (Archs, misc buses)
Ingo Molnar
2006-02-01
[ARM] 3290/1: Fix the FIFO size detection
Catalin Marinas
2006-01-07
Merge with Linus' kernel.
Russell King
[next]