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.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-04-22
ASoC: Move IO abstraction to the component level
Lars-Peter Clausen
3
-210
/
+292
2014-04-22
Merge branches 'topic/sta350', 'topic/core', 'topic/dapm' and 'topic/cache' o...
Mark Brown
17
-70
/
+1626
2014-04-21
ASoC: Change return type of snd_soc_write() to int
Lars-Peter Clausen
1
-2
/
+2
2014-04-21
ASoC: sta350: Use snd_soc_kcontrol_codec()
Lars-Peter Clausen
1
-2
/
+2
2014-04-18
ASoC: core: use PTR_ERR instead of PTR_RET
Christoph Jaeger
1
-4
/
+4
2014-04-18
ASoC: dapm: Allow update_bits use 32 bits reg
Bard Liao
1
-1
/
+1
2014-04-14
Merge branch 'topic/component' of git://git.kernel.org/pub/scm/linux/kernel/g...
Mark Brown
52
-365
/
+315
2014-04-14
ASoC: sta350: Add codec driver
Sven Brandau
4
-0
/
+1501
2014-04-14
ASoC: core: Allow snd_soc_update_bits use 32 bits register
Bard Liao
1
-4
/
+4
2014-04-14
ASoC: core: Fail codec probe if we fail to add controls
Nariman Poushin
1
-3
/
+11
2014-04-14
ASoC: core: Fail probe if we fail to add dai widgets
Nariman Poushin
1
-2
/
+9
2014-04-14
ASoC: Let snd_soc_platform subclass snd_soc_component
Lars-Peter Clausen
1
-0
/
+14
2014-04-14
ASoC: Track which components have been registered with snd_soc_register_compo...
Lars-Peter Clausen
1
-1
/
+2
2014-04-14
ASoC: Remove IO register modifier callbacks
Lars-Peter Clausen
2
-74
/
+8
2014-04-14
ASoC: Move IO functions to soc-io.c
Lars-Peter Clausen
2
-144
/
+144
2014-04-14
ASoC: Prepare SOC_SINGLE_XR_SX controls for regmap
Lars-Peter Clausen
1
-2
/
+3
2014-04-14
ASoC: Add snd_soc_kcontrol_platform() helper function
Lars-Peter Clausen
1
-4
/
+4
2014-04-14
ASoC: Add snd_soc_kcontrol_codec() helper function
Lars-Peter Clausen
48
-140
/
+140
2014-04-14
ASoC: codec: fix the sparse check warnings.
Xiubo Li
10
-10
/
+10
2014-04-14
ASoC: wm8997: Remove the set_cache_io() entirely from ASoC probe.
Xiubo Li
1
-5
/
+8
2014-04-14
ASoC: wm8994: Remove the set_cache_io() entirely from ASoC probe.
Xiubo Li
1
-2
/
+8
2014-04-14
ASoC: wm8400: Remove the set_cache_io() entirely from ASoC probe.
Xiubo Li
1
-2
/
+8
2014-04-14
ASoC: wm8350: Remove the set_cache_io() entirely from ASoC probe.
Xiubo Li
1
-2
/
+8
2014-04-14
ASoC: wm5110: Remove the set_cache_io() entirely from ASoC probe.
Xiubo Li
1
-4
/
+8
2014-04-14
ASoC: wm5102: Remove the set_cache_io() entirely from ASoC probe.
Xiubo Li
1
-4
/
+8
2014-04-14
ASoC: si476x: Remove the set_cache_io() entirely from ASoC probe.
Xiubo Li
1
-8
/
+6
2014-04-14
ASoC: mc13783: Remove the set_cache_io() entirely from ASoC probe.
Xiubo Li
1
-8
/
+6
2014-04-14
ASoC: cq93vc: Remove the set_cache_io() entirely from ASoC probe.
Xiubo Li
1
-2
/
+8
2014-04-14
ASoC: 88pm860x: Remove the set_cache_io() entirely from ASoC probe.
Xiubo Li
1
-4
/
+8
2014-04-14
ASoC: core: Move the default regmap I/O setting to snd_soc_register_codec()
Xiubo Li
2
-16
/
+21
2014-04-10
Merge tag 'sound-fix-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
39
-174
/
+310
2014-04-09
ALSA: usb-audio: Suppress repetitive debug messages from retire_playback_urb()
Tim Gardner
1
-1
/
+2
2014-04-09
Merge tag 'asoc-v3.15-5' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
19
-39
/
+163
2014-04-09
ALSA: hda - Make full_reset boolean
Thierry Reding
3
-7
/
+7
2014-04-09
ALSA: hda - add headset mic detect quirk for a Dell laptop
Hui Wang
1
-0
/
+1
2014-04-09
sound: dmasound: use module_platform_driver_probe()
Christoph Jaeger
1
-13
/
+1
2014-04-09
ALSA: au1x00: use module_platform_driver()
Christoph Jaeger
1
-12
/
+1
2014-04-09
ALSA: hda - Use runtime helper to check active state.
Dylan Reid
1
-1
/
+1
2014-04-09
Merge remote-tracking branches 'asoc/fix/rt5640', 'asoc/fix/samsung', 'asoc/f...
Mark Brown
10
-18
/
+35
2014-04-09
Merge remote-tracking branches 'asoc/fix/alc5632', 'asoc/fix/cs42l52', 'asoc/...
Mark Brown
9
-21
/
+128
2014-04-08
ALSA: ice1712: Fix boundary checks in PCM pointer ops
Takashi Iwai
1
-5
/
+10
2014-04-08
ASoC: davinci-mcasp: Fix bit clock polarity settings
Peter Ujfalusi
1
-3
/
+3
2014-04-08
ASoC: samsung: Fix build on multiplatform
Sachin Kamat
7
-16
/
+18
2014-04-08
ASoC: fsl_sai: Fix Bit Clock Polarity configurations
Nicolin Chen
1
-4
/
+4
2014-04-08
ALSA: hda - Do not assign streams in reverse order
Anssi Hannula
1
-4
/
+5
2014-04-08
ALSA: hda/realtek - Add eapd shutup to ALC283
Kailang Yang
1
-0
/
+1
2014-04-08
ALSA: hda/realtek - Change model name alias for ChromeOS
Kailang Yang
1
-1
/
+1
2014-04-08
Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP
Uwe Kleine-König
2
-2
/
+2
2014-04-07
ASoC: da732x: Print correct major id
Axel Lin
1
-1
/
+2
2014-04-07
ALSA: hda/realtek - Improve HP depop when system change power state on Chrome...
Kailang Yang
1
-0
/
+4
[next]