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.12.y
linux-6.13.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
2014-07-17
ASoC: compress: Prevent multicodec for compressed stream
Benoit Cousson
1
-0
/
+5
2014-07-17
ASoC: dapm: Add support for DAI multicodec
Benoit Cousson
1
-20
/
+47
2014-07-17
ASoC: pcm: Add support for DAI multicodec
Benoit Cousson
1
-166
/
+368
2014-07-17
ASoC: core: Add initial support for DAI multicodec
Benoit Cousson
1
-90
/
+203
2014-07-17
Merge remote-tracking branch 'asoc/topic/component' into asoc-multi
Mark Brown
6
-381
/
+381
2014-07-03
ASoC: core: Move non-shared code paths out of snd_soc_post_component_init()
Lars-Peter Clausen
1
-75
/
+46
2014-07-03
ASoC: core: Bind aux devs early
Lars-Peter Clausen
1
-42
/
+25
2014-07-03
ASoC: core: Replace soc_find_matching_codec() with soc_find_codec()
Lars-Peter Clausen
1
-22
/
+4
2014-07-03
ASoC: core: Remove duplicated rtd->codec initialization
Lars-Peter Clausen
1
-6
/
+2
2014-07-01
ASoC: pcm: Refactor soc_pcm_apply_msb for multicodecs
Benoit Cousson
1
-11
/
+24
2014-07-01
ASoC: core: Change soc_link_dai_widgets signature for multiple codecs
Benoit Cousson
1
-4
/
+4
2014-06-28
Merge remote-tracking branch 'asoc/fix/debugfs' into asoc-component
Mark Brown
1
-4
/
+26
2014-06-28
ASoC: fix debugfs directory creation bug
Russell King
1
-4
/
+24
2014-06-22
ASoC: dapm: Remove platform field from widget and dapm context struct
Lars-Peter Clausen
2
-2
/
+0
2014-06-22
ASoC: dapm: Remove DAI DAPM context
Lars-Peter Clausen
1
-11
/
+1
2014-06-22
ASoC: Add component level stream_event() and seq_notifier() support
Lars-Peter Clausen
1
-3
/
+22
2014-06-22
ASoC: Use component DAPM context for platforms
Lars-Peter Clausen
1
-13
/
+12
2014-06-22
ASoC: Add DAPM support at the component level
Lars-Peter Clausen
2
-41
/
+78
2014-06-22
ASoC: Add a set_bias_level() callback to the DAPM context struct
Lars-Peter Clausen
2
-8
/
+13
2014-06-22
Merge remote-tracking branch 'asoc/fix/core' into asoc-component
Mark Brown
1
-13
/
+16
2014-06-22
ASoC: Auto disconnect pins from all DAPM contexts
Lars-Peter Clausen
2
-18
/
+12
2014-06-22
ASoC: Split component registration into two steps
Lars-Peter Clausen
1
-86
/
+91
2014-06-22
ASoC: Move name and id from CODEC/platform to component
Lars-Peter Clausen
6
-47
/
+35
2014-06-22
ASoC: Move name_prefix from CODEC to component
Lars-Peter Clausen
2
-20
/
+28
2014-06-13
Merge tag 'sound-fix-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
14
-54
/
+145
2014-06-13
ALSA: hda/realtek - Add more entry for enable HP mute led
Kailang Yang
1
-0
/
+14
2014-06-13
ALSA: hda - Add quirk for external mic on Lifebook U904
David Henningsson
1
-0
/
+9
2014-06-13
ALSA: hda - fix a fixup value for codec alc293 in the pin_quirk table
Hui Wang
1
-1
/
+1
2014-06-12
ALSA: intel8x0: Use ktime and ktime_get()
Thomas Gleixner
1
-6
/
+4
2014-06-12
ALSA: core: Use ktime_get_ts()
Thomas Gleixner
1
-2
/
+2
2014-06-12
ALSA: hda - verify pin:converter connection on unsol event for HSW and VLV
Mengdong Lin
1
-1
/
+9
2014-06-10
ALSA: hda - Add quirk for ABit AA8XE
David Henningsson
1
-0
/
+1
2014-06-09
ASoC: dapm: Make sure register value is in sync with DAPM kcontrol state
Jarkko Nikula
1
-13
/
+16
2014-06-09
Revert "ALSA: hda - mask buggy stream DMA0 for Broadwell display controller"
Libin Yang
1
-6
/
+0
2014-06-09
ALSA: hda - using POS_FIX_LPIB on Broadwell HDMI Audio
Libin Yang
1
-1
/
+7
2014-06-06
ALSA: hda/realtek - Add support of ALC667 codec
Kailang Yang
1
-0
/
+1
2014-06-06
ALSA: hda/realtek - Add more codec rename
Kailang Yang
1
-0
/
+15
2014-06-06
ALSA: hda/realtek - New vendor ID for ALC233
Kailang Yang
1
-0
/
+1
2014-06-06
ALSA: hda - add two new pin tables
Hui Wang
1
-6
/
+41
2014-06-05
ALSA: hda/realtek - Add support of ALC891 codec
Kailang Yang
1
-0
/
+1
2014-06-04
Merge tag 'sound-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
300
-5237
/
+35826
2014-06-04
ALSA: seq: Continue broadcasting events to ports if one of them fails
Adam Goode
1
-12
/
+24
2014-06-04
ALSA: bebob: Remove unused function prototype
Takashi Sakamoto
1
-2
/
+0
2014-06-04
ALSA: fireworks: Remove meaningless mutex_destroy()
Takashi Sakamoto
1
-1
/
+0
2014-06-04
ALSA: fireworks: Remove a constant over width to which it's applied
Takashi Sakamoto
1
-1
/
+0
2014-06-04
ALSA: fireworks: Improve comments about Fireworks transaction
Takashi Sakamoto
1
-8
/
+8
2014-06-04
ALSA: fireworks: Use safer way to arrange ring buffer pointer
Takashi Sakamoto
2
-2
/
+2
2014-06-04
ALSA: fireworks/bebob: Shorten critical section for stream_stop_duplex()
Takashi Sakamoto
2
-4
/
+4
2014-06-04
ALSA: seq: correctly detect input buffer overflow
Adam Goode
1
-1
/
+1
2014-06-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+2
[next]