index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
arm
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: pxa2xx-ac97: prepare and unprepare the clocks
Robert Jarzmik
2014-06-09
1
-6
/
+6
*
ASoC: pxa: remove mach header dependency
Arnd Bergmann
2014-05-20
2
-2
/
+3
*
ALSA: arm: Convert to snd_card_new() with a device pointer
Takashi Iwai
2014-02-14
2
-8
/
+4
*
ALSA: AACI: Convert to modern PM ops
Ulf Hansson
2013-12-03
1
-12
/
+11
*
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-11-14
1
-6
/
+4
|
\
|
*
DMA-API: sound: fix dma mask handling in a lot of drivers
Russell King
2013-10-31
1
-6
/
+4
*
|
ALSA: pxa2xx: Replace BUG() with snd_BUG()
Takashi Iwai
2013-11-06
1
-2
/
+2
*
|
ALSA: Use strlcpy() instead of strncpy()
Takashi Iwai
2013-10-29
1
-1
/
+1
*
|
ALSA: pxa: slightly refactor reset handling
Dmitry Eremin-Solenikov
2013-10-18
1
-17
/
+10
|
/
*
ASoC: pxa: use snd_dmaengine_dai_dma_data
Daniel Mack
2013-08-15
4
-25
/
+64
*
ALSA: pxa2xx: Fix unlocked snd_pcm_stop() call
Takashi Iwai
2013-07-15
1
-0
/
+2
*
ALSA: Remove the rest of *_set_drvdata(NULL) calls
Takashi Iwai
2013-05-29
1
-2
/
+0
*
ALSA: pxa2xx-ac97: Remove redundant platform_set_drvdata()
Sachin Kamat
2013-05-23
1
-1
/
+0
*
ALSA: pxa27x: rename pxa27x_assert_ac97reset()
Mike Dunn
2013-01-08
1
-4
/
+4
*
ALSA: pxa27x: fix ac97 warm reset
Mike Dunn
2013-01-08
1
-1
/
+17
*
ALSA: pxa27x: fix ac97 cold reset
Mike Dunn
2013-01-08
1
-2
/
+6
*
ALSA: pxa2xx: remove __dev* attributes
Bill Pemberton
2012-12-07
2
-4
/
+4
*
ALSA: AACI: remove __dev* attributes
Bill Pemberton
2012-12-07
1
-9
/
+9
*
ALSA: platform: Check CONFIG_PM_SLEEP instead of CONFIG_PM
Takashi Iwai
2012-08-09
1
-2
/
+2
*
ALSA: convert PM ops of platform_driver to new pm ops
Takashi Iwai
2012-07-03
1
-6
/
+3
*
Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
2012-03-29
2
-0
/
+2
|
\
|
*
ARM: pxa: use common IOMEM definition
Rob Herring
2012-03-25
2
-0
/
+2
*
|
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-03-29
1
-1
/
+1
|
\
\
|
*
|
sound: pxa2xx-ac97: include mach/irqs.h directly
Rob Herring
2012-01-25
1
-1
/
+1
|
|
/
*
|
ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driver
viresh kumar
2012-03-16
1
-12
/
+1
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2012-01-12
1
-12
/
+1
|
\
|
*
ALSA: convert sound/* to use module_platform_driver()
Axel Lin
2011-11-27
1
-12
/
+1
*
|
sound: aaci: Enable module alias autogeneration for AMBA drivers
Dave Martin
2011-11-22
1
-0
/
+2
|
/
*
sound: Add module.h to the previously silent sound users
Paul Gortmaker
2011-10-31
2
-0
/
+2
*
sound: irq: Remove IRQF_DISABLED
Yong Zhang
2011-09-22
2
-2
/
+2
*
Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
2011-04-03
1
-0
/
+3
|
\
|
*
ASoC: PXA: Fix oops in __pxa2xx_pcm_prepare
Vasily Khoruzhick
2011-04-03
1
-0
/
+3
|
|
|
\
|
\
|
\
*
-
-
-
.
\
Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into drivers
Russell King
2011-03-17
1
-2
/
+9
|
\
\
\
\
|
|
*
|
|
ARM: amba: make probe() functions take const id tables
Russell King
2011-02-23
1
-1
/
+2
|
|
|
/
/
|
|
*
|
ALSA: AACI: allow writes to MAINCR to take effect
Russell King
2011-02-07
1
-1
/
+7
|
|
/
/
*
|
|
ALSA: AACI: make fifo variables more explanitory
Russell King
2011-01-26
2
-20
/
+26
*
|
|
ALSA: AACI: no need to call snd_pcm_period_elapsed() for each period
Russell King
2011-01-26
1
-8
/
+10
*
|
|
ALSA: AACI: use snd_pcm_lib_period_bytes()
Russell King
2011-01-26
2
-3
/
+4
*
|
|
ALSA: AACI: clean up AACI announcement printk
Russell King
2011-01-26
1
-3
/
+3
*
|
|
ALSA: AACI: fix channel mask selection
Russell King
2011-01-26
1
-50
/
+20
*
|
|
ALSA: AACI: fix number of channels for record
Russell King
2011-01-25
1
-62
/
+52
*
|
|
ALSA: AACI: fix multiple IRQ claiming
Russell King
2011-01-25
2
-9
/
+17
|
/
/
*
|
ALSA: AACI: fix timeout duration
Russell King
2011-01-25
1
-19
/
+23
*
|
ALSA: AACI: fix timeout condition checking
Russell King
2011-01-25
1
-3
/
+3
|
/
*
Merge branch 'fix/misc' into for-linus
Takashi Iwai
2010-04-16
1
-2
/
+5
|
\
|
*
ALSA: aaci - Fix alignment faults on ARM Cortex introduced by commit 29a4f2d3
Philby John
2010-04-13
1
-2
/
+5
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
|
Merge commit 'v2.6.34-rc2' into for-2.6.34
Mark Brown
2010-03-22
1
-62
/
+6
|
\
\
|
|
/
|
*
[ARM] pxa: remove now unnecessary pxa_gpio_mode() calls in ac97
Eric Miao
2010-03-02
1
-8
/
+0
|
*
[ARM] pxa: introduce processor specific pxa27x_assert_ac97reset()
Eric Miao
2010-03-02
1
-44
/
+6
[next]