Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e3b62ffd9400d89040abf4baf1f775fc9dac9f24
/
sound
/
arm
46f6c1a
ALSA: pxa2xx: Fix unlocked snd_pcm_stop() call
by Takashi Iwai
· 11 years ago
f35e839
ALSA: Remove the rest of *_set_drvdata(NULL) calls
by Takashi Iwai
· 11 years ago
54d672e
ALSA: pxa2xx-ac97: Remove redundant platform_set_drvdata()
by Sachin Kamat
· 11 years ago
053fe0f
ALSA: pxa27x: rename pxa27x_assert_ac97reset()
by Mike Dunn
· 12 years ago
3b4bc7b
ALSA: pxa27x: fix ac97 warm reset
by Mike Dunn
· 12 years ago
41b645c
ALSA: pxa27x: fix ac97 cold reset
by Mike Dunn
· 12 years ago
e21596b
ALSA: pxa2xx: remove __dev* attributes
by Bill Pemberton
· 12 years ago
6c9dc19
ALSA: AACI: remove __dev* attributes
by Bill Pemberton
· 12 years ago
d34e4e0
ALSA: platform: Check CONFIG_PM_SLEEP instead of CONFIG_PM
by Takashi Iwai
· 12 years ago
284e7ca
ALSA: convert PM ops of platform_driver to new pm ops
by Takashi Iwai
· 12 years ago
820d41c
Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
12679a2
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 13 years ago
23019a7
ARM: pxa: use common IOMEM definition
by Rob Herring
· 13 years ago
9e5ed09
ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driver
by viresh kumar
· 13 years ago
9482ee7
sound: pxa2xx-ac97: include mach/irqs.h directly
by Rob Herring
· 13 years ago
a429638
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 13 years ago
a09452e
ALSA: convert sound/* to use module_platform_driver()
by Axel Lin
· 13 years ago
9d5c627
sound: aaci: Enable module alias autogeneration for AMBA drivers
by Dave Martin
· 13 years ago
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
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
Next »