index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: Add snd_soc_{add, remove}_platform
Lars-Peter Clausen
2013-04-17
1
-23
/
+62
*
Merge branch 'topic/core' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
2013-04-17
4
-20
/
+17
|
\
|
*
ASoC: codecs: remove hidden prompt
Paul Bolle
2013-04-01
1
-1
/
+1
|
*
ASoC: Constify the 'driver' field of snd_soc_platform
Lars-Peter Clausen
2013-03-27
1
-1
/
+1
|
*
ASoC: core: Use PTR_RET function
Alexandru Gheorghiu
2013-03-26
1
-4
/
+1
|
*
ASoC: core: remove codec from list if registration failed
Kuninori Morimoto
2013-03-12
1
-0
/
+4
|
*
Merge tag 'v3.9-rc2' into asoc-core
Mark Brown
2013-03-12
12
-25
/
+64
|
|
\
|
*
|
ASoC: core: Remove unused "n_widgets" field from snd_soc_dapm struct
Lars-Peter Clausen
2013-03-08
1
-1
/
+0
|
*
|
ASoC: core: use snd_soc_register_dais() on codec
Kuninori Morimoto
2013-03-04
1
-9
/
+5
|
*
|
ASoC: core: tidyup snd_soc_register_codec() fail case
Kuninori Morimoto
2013-03-04
1
-4
/
+5
*
|
|
ASoC: dmaengine-pcm: Make requesting the DMA channel at PCM open optional
Lars-Peter Clausen
2013-04-17
10
-43
/
+73
*
|
|
ASoC: ux500_pcm: Use the same snd_pcm_hardware for playback and capture
Lars-Peter Clausen
2013-04-07
2
-50
/
+15
*
|
|
ASoC: ep93xx_pcm: Fix compile error
Lars-Peter Clausen
2013-04-05
1
-2
/
+2
*
|
|
ASoC: fsl: Use common DAI DMA data struct
Lars-Peter Clausen
2013-04-05
6
-47
/
+47
*
|
|
ASoC: tegra: Use common DAI DMA data struct
Lars-Peter Clausen
2013-04-03
12
-57
/
+44
*
|
|
ASoC: omap: Use common DAI DMA data
Lars-Peter Clausen
2013-04-03
16
-139
/
+54
*
|
|
Merge branch 'topic/omap' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
2013-04-03
3
-42
/
+62
|
\
\
\
|
*
|
|
ASoC: omap-mcpdm: Remove leftower define for IO address
Peter Ujfalusi
2013-03-20
1
-2
/
+0
|
*
|
|
ASoC: omap-mcpdm: Fix for full duplex audio use case
Peter Ujfalusi
2013-03-20
1
-1
/
+26
|
*
|
|
ASoC: omap-mcpdm: Collect link direction configuration under a struct
Peter Ujfalusi
2013-03-20
1
-17
/
+24
|
*
|
|
ASoC: omap: convert to devm_ioremap_resource()
Silviu-Mihai Popescu
2013-03-13
2
-11
/
+6
|
*
|
|
ASoC: omap3pandora: Fix compilation error
Peter Ujfalusi
2013-03-06
1
-1
/
+1
|
*
|
|
ASoC: omap: Check regulator enable for DAC on Pandora
Mark Brown
2013-03-04
1
-1
/
+7
|
*
|
|
ASoC: omap-dmic: Clean up with devm_request_and_ioremap
Sebastien Guiriec
2013-03-04
1
-9
/
+2
|
*
|
|
ASoC: omap-mcpdm: Clean up with devm_* function
Sebastien Guiriec
2013-03-04
1
-9
/
+5
|
|
/
/
*
|
|
ASoC: dmaengine-pcm: Add a common DAI DMA data struct
Lars-Peter Clausen
2013-04-03
1
-0
/
+37
*
|
|
ASoC: dmaengine_pcm: Setup device_fc in snd_hwparams_to_dma_slave_config
Lars-Peter Clausen
2013-04-03
3
-4
/
+2
*
|
|
ASoC: dmaengine-pcm: Remove snd_dmaengine_pcm_{set,get}_data
Lars-Peter Clausen
2013-03-26
1
-29
/
+0
*
|
|
ASoC: mxs: Embed the mxs_dma_data struct in the mxs_pcm_dma_params struct
Lars-Peter Clausen
2013-03-26
3
-42
/
+11
*
|
|
ASoC: imx-pcm: Embed the imx_dma_data struct in the dma_params struct
Lars-Peter Clausen
2013-03-26
4
-47
/
+34
*
|
|
ASoC: mmp-pcm: Allocate dma filter parameters on the stack
Lars-Peter Clausen
2013-03-26
1
-28
/
+5
*
|
|
ASoC: ep93xx: Use ep93xx_dma_params instead of ep93xx_pcm_dma_params
Lars-Peter Clausen
2013-03-26
7
-68
/
+14
*
|
|
ASoC: atmel-pcm-dma: Do not use snd_dmaengine_pcm_{set,get}_data()
Lars-Peter Clausen
2013-03-26
1
-8
/
+6
*
|
|
ASoC: speaer_pcm: No need to use snd_dmaengine_pcm_set_data()
Lars-Peter Clausen
2013-03-26
1
-7
/
+1
*
|
|
ASoC: ux500_pcm: No need to use snd_dmaengine_pcm_set_data()
Lars-Peter Clausen
2013-03-26
1
-2
/
+0
*
|
|
ASoC: atmel-pcm-dma: No need to wrap snd_dmaengine_pcm_close()
Lars-Peter Clausen
2013-03-26
1
-8
/
+1
*
|
|
ASoC: ux500_pcm: No need to wrap snd_dmaengine_pcm_close()
Lars-Peter Clausen
2013-03-26
1
-13
/
+1
*
|
|
ASoC: tegra_pcm: No need to wrap snd_dmaengine_pcm_close()
Lars-Peter Clausen
2013-03-26
1
-7
/
+1
*
|
|
ASoC: omap-pcm: No need to wrap snd_dmaengine_pcm_close()
Lars-Peter Clausen
2013-03-26
1
-7
/
+1
*
|
|
ASoC: spear_pcm: No need to wrap snd_dmaengine_pcm_close()
Lars-Peter Clausen
2013-03-26
1
-9
/
+1
*
|
|
ASoC: ux500_pcm: Remove duplicated SNDRV_PCM_HW_PARAM_PERIODS constraint
Lars-Peter Clausen
2013-03-26
1
-9
/
+0
*
|
|
ASoC: omap: Call omap_mcbsp_set_threshold() from mcbsp hw_params
Lars-Peter Clausen
2013-03-26
3
-40
/
+6
*
|
|
ALSA: hda - Fix DAC assignment for independent HP
Takashi Iwai
2013-03-21
1
-0
/
+46
*
|
|
ALSA: hda - Fix abuse of snd_hda_lock_devices() for DSP loader
Takashi Iwai
2013-03-20
1
-23
/
+109
*
|
|
ALSA: hda - Fix typo in checking IEC958 emphasis bit
Takashi Iwai
2013-03-20
1
-1
/
+1
*
|
|
ALSA: snd-usb: mixer: ignore -EINVAL in snd_usb_mixer_controls()
Daniel Mack
2013-03-20
1
-3
/
+3
*
|
|
ALSA: snd-usb: mixer: propagate errors up the call chain
Daniel Mack
2013-03-20
1
-4
/
+6
*
|
|
ALSA: usb: Parse UAC2 extension unit like for UAC1
Torstein Hegge
2013-03-20
1
-1
/
+4
*
|
|
ALSA: hda - Fix yet missing GPIO/EAPD setup in cirrus driver
Takashi Iwai
2013-03-18
1
-2
/
+2
*
|
|
ALSA: hda/cirrus - Fix the digital beep registration
Takashi Iwai
2013-03-18
1
-4
/
+4
[next]