index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-17
ASoC: dmaengine-pcm: Make requesting the DMA channel at PCM open optional
Lars-Peter Clausen
10
-43
/
+73
2013-04-07
ASoC: ux500_pcm: Use the same snd_pcm_hardware for playback and capture
Lars-Peter Clausen
2
-50
/
+15
2013-04-05
ASoC: ep93xx_pcm: Fix compile error
Lars-Peter Clausen
1
-2
/
+2
2013-04-05
ASoC: fsl: Use common DAI DMA data struct
Lars-Peter Clausen
6
-47
/
+47
2013-04-03
ASoC: tegra: Use common DAI DMA data struct
Lars-Peter Clausen
12
-57
/
+44
2013-04-03
ASoC: omap: Use common DAI DMA data
Lars-Peter Clausen
16
-139
/
+54
2013-04-03
Merge branch 'topic/omap' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
3
-42
/
+62
2013-04-03
ASoC: dmaengine-pcm: Add a common DAI DMA data struct
Lars-Peter Clausen
1
-0
/
+37
2013-04-03
ASoC: dmaengine_pcm: Setup device_fc in snd_hwparams_to_dma_slave_config
Lars-Peter Clausen
3
-4
/
+2
2013-03-26
ASoC: dmaengine-pcm: Remove snd_dmaengine_pcm_{set,get}_data
Lars-Peter Clausen
1
-29
/
+0
2013-03-26
ASoC: mxs: Embed the mxs_dma_data struct in the mxs_pcm_dma_params struct
Lars-Peter Clausen
3
-42
/
+11
2013-03-26
ASoC: imx-pcm: Embed the imx_dma_data struct in the dma_params struct
Lars-Peter Clausen
4
-47
/
+34
2013-03-26
ASoC: mmp-pcm: Allocate dma filter parameters on the stack
Lars-Peter Clausen
1
-28
/
+5
2013-03-26
ASoC: ep93xx: Use ep93xx_dma_params instead of ep93xx_pcm_dma_params
Lars-Peter Clausen
7
-68
/
+14
2013-03-26
ASoC: atmel-pcm-dma: Do not use snd_dmaengine_pcm_{set,get}_data()
Lars-Peter Clausen
1
-8
/
+6
2013-03-26
ASoC: speaer_pcm: No need to use snd_dmaengine_pcm_set_data()
Lars-Peter Clausen
1
-7
/
+1
2013-03-26
ASoC: ux500_pcm: No need to use snd_dmaengine_pcm_set_data()
Lars-Peter Clausen
1
-2
/
+0
2013-03-26
ASoC: atmel-pcm-dma: No need to wrap snd_dmaengine_pcm_close()
Lars-Peter Clausen
1
-8
/
+1
2013-03-26
ASoC: ux500_pcm: No need to wrap snd_dmaengine_pcm_close()
Lars-Peter Clausen
1
-13
/
+1
2013-03-26
ASoC: tegra_pcm: No need to wrap snd_dmaengine_pcm_close()
Lars-Peter Clausen
1
-7
/
+1
2013-03-26
ASoC: omap-pcm: No need to wrap snd_dmaengine_pcm_close()
Lars-Peter Clausen
1
-7
/
+1
2013-03-26
ASoC: spear_pcm: No need to wrap snd_dmaengine_pcm_close()
Lars-Peter Clausen
1
-9
/
+1
2013-03-26
ASoC: ux500_pcm: Remove duplicated SNDRV_PCM_HW_PARAM_PERIODS constraint
Lars-Peter Clausen
1
-9
/
+0
2013-03-26
ASoC: omap: Call omap_mcbsp_set_threshold() from mcbsp hw_params
Lars-Peter Clausen
3
-40
/
+6
2013-03-21
ALSA: hda - Fix DAC assignment for independent HP
Takashi Iwai
1
-0
/
+46
2013-03-20
ALSA: hda - Fix abuse of snd_hda_lock_devices() for DSP loader
Takashi Iwai
1
-23
/
+109
2013-03-20
ALSA: hda - Fix typo in checking IEC958 emphasis bit
Takashi Iwai
1
-1
/
+1
2013-03-20
ASoC: omap-mcpdm: Remove leftower define for IO address
Peter Ujfalusi
1
-2
/
+0
2013-03-20
ASoC: omap-mcpdm: Fix for full duplex audio use case
Peter Ujfalusi
1
-1
/
+26
2013-03-20
ASoC: omap-mcpdm: Collect link direction configuration under a struct
Peter Ujfalusi
1
-17
/
+24
2013-03-20
ALSA: snd-usb: mixer: ignore -EINVAL in snd_usb_mixer_controls()
Daniel Mack
1
-3
/
+3
2013-03-20
ALSA: snd-usb: mixer: propagate errors up the call chain
Daniel Mack
1
-4
/
+6
2013-03-20
ALSA: usb: Parse UAC2 extension unit like for UAC1
Torstein Hegge
1
-1
/
+4
2013-03-18
ALSA: hda - Fix yet missing GPIO/EAPD setup in cirrus driver
Takashi Iwai
1
-2
/
+2
2013-03-18
ALSA: hda/cirrus - Fix the digital beep registration
Takashi Iwai
1
-4
/
+4
2013-03-18
ALSA: hda - Fix missing beep detach in patch_conexant.c
Takashi Iwai
1
-1
/
+7
2013-03-15
ALSA: hda - Fix missing EAPD/GPIO setup for Cirrus codecs
Takashi Iwai
1
-0
/
+4
2013-03-15
sound: sequencer: cap array index in seq_chn_common_event()
Dan Carpenter
1
-0
/
+6
2013-03-15
ALSA: hda/ca0132 - Remove extra setting of dsp_state.
Dylan Reid
1
-9
/
+6
2013-03-15
ALSA: hda/ca0132 - Check download state of DSP.
Dylan Reid
1
-2
/
+3
2013-03-15
ALSA: hda/ca0132 - Check if dspload_image succeeded.
Dylan Reid
1
-2
/
+6
2013-03-14
ALSA: hda - Disable IDT eapd_switch if there are no internal speakers
David Henningsson
1
-0
/
+29
2013-03-13
ASoC: omap: convert to devm_ioremap_resource()
Silviu-Mihai Popescu
2
-11
/
+6
2013-03-12
ALSA: hda - Fix snd_hda_get_num_raw_conns() to return a correct value
Takashi Iwai
1
-10
/
+14
2013-03-12
ALSA: usb-audio: add a workaround for the NuForce UDH-100
Clemens Ladisch
1
-0
/
+15
2013-03-12
ALSA: asihpi - fix potential NULL pointer dereference
Wei Yongjun
1
-1
/
+2
2013-03-11
ALSA: seq: Fix missing error handling in snd_seq_timer_open()
Takashi Iwai
1
-4
/
+4
2013-03-07
ALSA: ice1712: Initialize card->private_data properly
Sean Connor
1
-0
/
+2
2013-03-07
ALSA: hda - Add support of new codec ALC233
Kailang Yang
1
-0
/
+2
2013-03-07
ALSA: hda/ca0132 - Avoid division by zero in dspxfr_one_seg()
Xi Wang
1
-2
/
+6
[next]