Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
b13683d1cc14d1dd30b8e20f3ebea3f814ad029f
/
sound
/
arm
da155d5
sound: Add module.h to the previously silent sound users
by Paul Gortmaker
· 13 years ago
88e24c3
sound: irq: Remove IRQF_DISABLED
by Yong Zhang
· 13 years ago
1b4610e
Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 into for-2.6.39
by Mark Brown
· 14 years ago
97c96c0
ASoC: PXA: Fix oops in __pxa2xx_pcm_prepare
by Vasily Khoruzhick
· 14 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
872d65f
Merge branch 'fix/misc' into for-linus
by Takashi Iwai
· 15 years ago
b68b58f
ALSA: aaci - Fix alignment faults on ARM Cortex introduced by commit 29a4f2d3
by Philby John
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
f9b4412
Merge commit 'v2.6.34-rc2' into for-2.6.34
by Mark Brown
· 15 years ago
8727b90
ASoC: pxa-pcm-lib: initialize DMA channel to -1
by Daniel Mack
· 15 years ago
846c864
[ARM] pxa: remove now unnecessary pxa_gpio_mode() calls in ac97
by Eric Miao
· 15 years ago
fb1bf8c
[ARM] pxa: introduce processor specific pxa27x_assert_ac97reset()
by Eric Miao
· 15 years ago
e1aed7c
[ARM] pxa: remove the unnecessary restoring of MFP registers
by Eric Miao
· 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
4714521
const: constify remaining dev_pm_ops
by Alexey Dobriyan
· 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
28f9f19
Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel
by Russell King
· 15 years ago
2ba9fd0
[ARM] pxa: update pxa2xx-ac97.c to use 'struct dev_pm_ops'
by Mike Rapoport
· 15 years ago
367da15
ASoC: fix pxa2xx-ac97.c breakage
by Robert Schwebel
· 15 years ago
e2365bf
ASoC: Pass correct platform data from pxa2xx-ac97
by Marek Vasut
· 15 years ago
f8bae4c
ALSA: Restore support for DMAless DAIs on PXA
by Mark Brown
· 15 years ago
4ac0478
ALSA: Allow passing platform_data for pxa2xx-ac97
by Marek Vasut
· 15 years ago
b7d4de7
ASoC: Fix NULL pointer dereference in __pxa2xx_pcm_hw_free
by Daniel Mack
· 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
1ffafeb
pxa2xx-ac97: fix reset gpio mode setting
by Mike Rapoport
· 15 years ago
eae1775
[ARM] pxa: merge AC97 platform data structures
by Mark Brown
· 16 years ago
b114701
Merge branch 'topic/asoc' into for-linus
by Takashi Iwai
· 16 years ago
057de50
pxa2xx-ac97: fix displaying GSR after reset timeout
by Luotao Fu
· 16 years ago
ed40d0c
Merge branch 'origin' into devel
by Russell King
· 16 years ago
ae02cde
Merge branch 'topic/drop-l3' into for-linus
by Takashi Iwai
· 16 years ago
b5c7848
Merge branch 'topic/asoc' into for-linus
by Takashi Iwai
· 16 years ago
e0d2054
Merge branch 'topic/misc' into for-linus
by Takashi Iwai
· 16 years ago
dec14f8
Merge branch 'topic/snd_card_new-err' into for-linus
by Takashi Iwai
· 16 years ago
1f21869
ALSA: Fix wrong pointer to dev_err() in arm/pxa2xx-ac97-lib.c
by Takashi Iwai
· 16 years ago
323a596
ALSA: drop outdated and broken sa11xx-uda1341 driver
by Dmitry Artamonow
· 16 years ago
dbe36c9
Merge branch 'topic/snd_card_new-err' into topic/drop-l3
by Takashi Iwai
· 16 years ago
26ade89
ASoC: Allow choice of ac97 gpio reset line
by Robert Jarzmik
· 16 years ago
97fb44e
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel
by Russell King
· 16 years ago
5742964
[ARM] pxa: remove unnecessary #include of pxa-regs.h and hardware.h
by Eric Miao
· 16 years ago
f6f35bb
[ARM] AACI: timeout will reach -1
by Roel Kluin
· 16 years ago
2ebfb8e
ALSA: Add missing KERN_* prefix to printk in other sound/*
by Takashi Iwai
· 16 years ago
bd7dd77
ALSA: Convert to snd_card_create() in other sound/*
by Takashi Iwai
· 16 years ago
7961233
pxa2xx-ac97: switch AC unit to correct state before probing
by Dmitry Baryshkov
· 16 years ago
1f017a9
[ARM] pxa: move AC97 register definitions into dedicated regs-ac97.h
by Eric Miao
· 16 years ago
afb5b5c
[ARM] pxa: explicit #include <mach/dma.h> in various drivers
by Eric Miao
· 16 years ago
bfd4e66
Merge branches 'topic/asoc', 'topic/misc-fixes' and 'topic/hda' into for-linus
by Takashi Iwai
· 16 years ago
13095c3
ALSA: Ensure PXA runtime data is initialised
by Mark Brown
· 16 years ago
6bb7a93
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 16 years ago
8825e8e
ALSA: Fix pxa2xx-ac97-lib.c compilation
by Marc Zyngier
· 16 years ago
7cc4e87
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 16 years ago
87f3dd7
[ARM] pxa: simplify DMA register definitions
by Eric Miao
· 16 years ago
a6d7731
ALSA: Separate common pxa2xx-pcm code
by Dmitry Baryshkov
· 16 years ago
9d1cf39
ALSA: pxa2xx-ac97-lib: support building for several CPUs
by Dmitry Baryshkov
· 16 years ago
9c63634
ALSA: Separate common pxa2xx-ac97 code
by Dmitry Baryshkov
· 16 years ago
e8f18ae
ALSA: fix section for sa11xx-uda1341 platform driver
by Uwe Kleine-König
· 16 years ago
631e8ad
ALSA: aaci - Fix NULL test at error path
by Takashi Iwai
· 16 years ago
5e246b8
ALSA: Kill snd_assert() in other places
by Takashi Iwai
· 16 years ago
a09e64f
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
by Russell King
· 16 years ago
be50972
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
by Russell King
· 16 years ago
89fe511
sound: Convert to menuconfig
by Takashi Iwai
· 16 years ago
a72e724
[ALSA] remove CVS keywords
by Adrian Bunk
· 16 years ago
815c1be
[ALSA] pxa2xx-ac97: Support PXA3xx AC97
by Mark Brown
· 17 years ago
8b45a20
[ALSA] sound: fix platform driver hotplug/coldplug
by Kay Sievers
· 17 years ago
9bf8e7d
[ALSA] sound: replace remaining __FUNCTION__ occurences
by Harvey Harrison
· 17 years ago
a683b14
[ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h
by eric miao
· 17 years ago
93873fb
[ARM] 4833/3: Convert non-SoC PXA2xx AC97 driver to clock API
by Mark Brown
· 17 years ago
9004acc
[ALSA] Remove sound/driver.h
by Takashi Iwai
· 17 years ago
f78dfac
[ALSA] Add missing device link
by Takashi Iwai
· 17 years ago
03d14a5
[ARM] 4690/1: PXA: fix CKEN corruption in PXA27x AC97 cold reset code
by Michael Brunner
· 17 years ago
898eb71
Add missing newlines to some uses of dev_<level> messages
by Joe Perches
· 17 years ago
350a29b
[ALSA] Get rid of dead code in sound/arm/sa11xx-uda1341.c
by Michal Piotrowski
· 17 years ago
1f750a7
[ARM] 4458/1: pxa: Fix CKEN usage and hence fix pxa suspend/resume
by Richard Purdie
· 17 years ago
632155e
potential parse error in ifdef
by Yoann Padioleau
· 17 years ago
7053acb
[ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXX
by Eric Miao
· 18 years ago
Next »