Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c429ffbe038a649d121e6cecba5cf66777f39370
/
sound
/
arm
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
f8bae4ca
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
8a37184
[ARM] Fix ARM AACI ALSA driver
by Russell King
· 18 years ago
59b8175
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 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
788c604
[ALSA] Fix __devinit and __devexit issues with sound drivers
by Prarit Bhargava
· 18 years ago
a5f6502
[ALSA] arm header fix
by Andrew Morton
· 18 years ago
940cc2d
[PATCH] make 1-bit bitfields unsigned
by Mariusz Kozlowski
· 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
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
aa0a2dd
[PATCH] 64bit resource: fix up printks for resources in sound drivers
by Greg Kroah-Hartman
· 18 years ago
6581f4e
[ALSA] Remove zero-initialization of static variables
by Takashi Iwai
· 18 years ago
7152447
[ALSA] unregister platform device again if probe was unsuccessful
by Rene Herman
· 19 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
Next »