Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
afad95f82582cdd685cc9ba919eb55150a0ec909
/
sound
/
arm
/
aaci.c
9d5c627
sound: aaci: Enable module alias autogeneration for AMBA drivers
by Dave Martin
· 13 years ago
88e24c3
sound: irq: Remove IRQF_DISABLED
by Yong Zhang
· 13 years ago
9c9585e
Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into drivers
by Russell King
· 14 years ago
aa25afa
ARM: amba: make probe() functions take const id tables
by Russell King
· 14 years ago
7c28938
ALSA: AACI: allow writes to MAINCR to take effect
by Russell King
· 14 years ago
5d350cb
ALSA: AACI: make fifo variables more explanitory
by Russell King
· 14 years ago
ea51d0b
ALSA: AACI: no need to call snd_pcm_period_elapsed() for each period
by Russell King
· 14 years ago
c0dea82
ALSA: AACI: use snd_pcm_lib_period_bytes()
by Russell King
· 14 years ago
f006d8fc
ALSA: AACI: clean up AACI announcement printk
by Russell King
· 14 years ago
58e8a47
ALSA: AACI: fix channel mask selection
by Russell King
· 14 years ago
e831d80
ALSA: AACI: fix number of channels for record
by Russell King
· 14 years ago
b60fb51
ALSA: AACI: fix multiple IRQ claiming
by Russell King
· 14 years ago
250c7a6
ALSA: AACI: fix timeout duration
by Russell King
· 14 years ago
69058cd
ALSA: AACI: fix timeout condition checking
by Russell King
· 14 years ago
b68b58f
ALSA: aaci - Fix alignment faults on ARM Cortex introduced by commit 29a4f2d3
by Philby John
· 15 years ago
903b0eb
ALSA: sound/arm: Fix build failure caused by missing struct aaci definition
by Peter Huewe
· 15 years ago
d6a89fe
ALSA: AACI: switch to per-pcm locking
by Russell King
· 15 years ago
a08d565
ALSA: AACI: add double-rate support
by Russell King
· 15 years ago
d3aee79
ALSA: AACI: factor common hw_params logic into aaci_pcm_hw_params
by Russell King
· 15 years ago
4e30b69
ALSA: AACI: cleanup aaci_pcm_hw_params
by Russell King
· 15 years ago
6ca867c
ALSA: AACI: simplify codec rate information
by Russell King
· 15 years ago
d494643
ALSA: aaci - Fix a typo
by Takashi Iwai
· 15 years ago
57648cd
Merge branch 'topic/misc' into for-linus
by Takashi Iwai
· 15 years ago
7959832
Merge branch 'topic/core-change' into for-linus
by Takashi Iwai
· 15 years ago
cf5bd65
ALSA: aaci - Clean up duplicate code
by Takashi Iwai
· 15 years ago
ef47bf3
Merge branch 'fix/misc' into topic/misc
by Takashi Iwai
· 15 years ago
8ee763b
ALSA: AACI: fix recording bug
by Russell King
· 15 years ago
4acd57c
ALSA: AACI: fix AC97 multiple-open bug
by Russell King
· 15 years ago
d679732
ALSA: Remove old DMA-mmap code from arm/devdma.c
by Takashi Iwai
· 15 years ago
88cdca9
ALSA: AACI cleanup
by Russell King
· 15 years ago
29a4f2d
ALSA: aaci: ARM1176 aaci-pl041 AC97 register read timeout
by Philby John
· 15 years ago
dc890c2
[ARM] 5544/1: Trust PrimeCell resource sizes
by Linus Walleij
· 15 years ago
03fbdb1
[ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void *
by Alessandro Rubini
· 15 years ago
dec14f8
Merge branch 'topic/snd_card_new-err' into for-linus
by Takashi Iwai
· 16 years ago
f6f35bb
[ARM] AACI: timeout will reach -1
by Roel Kluin
· 16 years ago
bd7dd77
ALSA: Convert to snd_card_create() in other sound/*
by Takashi Iwai
· 16 years ago
631e8ad
ALSA: aaci - Fix NULL test at error path
by Takashi Iwai
· 16 years ago
9004acc
[ALSA] Remove sound/driver.h
by Takashi Iwai
· 17 years ago
898eb71
Add missing newlines to some uses of dev_<level> messages
by Joe Perches
· 17 years ago
8a37184
[ARM] Fix ARM AACI ALSA driver
by Russell King
· 18 years ago
14d178a
[ARM] 4140/1: AACI stability add ac97 timeout and retries
by Kevin Hilman
· 18 years ago
41762b8
[ARM] 4139/1: AACI record support
by Kevin Hilman
· 18 years ago
62578cb
[ARM] 4138/1: AACI: multiple channel support for IRQ handling
by Kevin Hilman
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
65ca68b
[PATCH] irq-flags: sound: Use the new IRQF_ constants
by Thomas Gleixner
· 18 years ago
aa0a2dd
[PATCH] 64bit resource: fix up printks for resources in sound drivers
by Greg Kroah-Hartman
· 18 years ago
12aa757
[ALSA] semaphore -> mutex (Archs, misc buses)
by Ingo Molnar
· 19 years ago
f27f218
[ARM] 3290/1: Fix the FIFO size detection
by Catalin Marinas
· 19 years ago
123656d
Merge with Linus' kernel.
by Russell King
· 19 years ago
a62c80e
[ARM] Move AMBA include files to include/linux/amba/
by Russell King
· 19 years ago
792a6c5
[ALSA] Fix PM support
by Takashi Iwai
· 19 years ago
ceb9e47
[ALSA] Remove xxx_t typedefs: ARM AACI
by Takashi Iwai
· 19 years ago
c6b8fda
[ARM] 3/4: Remove asm/hardware.h from Versatile and Integrator io.h
by Russell King
· 19 years ago
e36d394
[PATCH] Fix up some pm_message_t types
by Richard Purdie
· 19 years ago
a76af19
[ALSA] Add snd_card_set_dev()
by Takashi Iwai
· 19 years ago
e12ba64
[PATCH] iomem annotations (sound/arm/aaci)
by viro@ZenIV.linux.org.uk
· 19 years ago
cb5a6ff
[ALSA] ARM AACI primecell driver
by Russell King
· 19 years ago