index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
sound
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-14
ASoC: soc core add inline to handle card list initialzation
Vinod Koul
1
-0
/
+10
2011-01-13
ASoC: Automatically assign the default readable()/volatile() functions
Dimitris Papastamos
1
-0
/
+2
2011-01-13
ASoC: Update users of readable_register()/volatile_register()
Dimitris Papastamos
1
-2
/
+2
2011-01-13
ASoC: soc-cache: Add support for default readable()/volatile() functions
Dimitris Papastamos
1
-0
/
+22
2011-01-12
ASoC: soc-cache: Add reg_size as a member to snd_soc_codec
Dimitris Papastamos
1
-0
/
+1
2011-01-11
ASoC: Update name of debugfs root symbol to snd_soc_
Mark Brown
1
-1
/
+1
2011-01-11
ASoC: Export debugfs root dentry
Stephen Warren
1
-0
/
+4
2010-12-17
ASoC: soc-dapm: Introduce the new snd_soc_dapm_virt_mux type
Dimitris Papastamos
1
-0
/
+9
2010-12-17
ASoC: Do DAPM control updates in the middle of DAPM sequences
Mark Brown
1
-0
/
+10
2010-12-15
ASoC: Extend DAPM to handle power changes on cross-device paths
Jarkko Nikula
2
-0
/
+6
2010-12-15
ASoC: Move widgets from DAPM context to snd_soc_card
Jarkko Nikula
2
-1
/
+2
2010-12-15
ASoC: Move DAPM paths from DAPM context to snd_soc_card
Jarkko Nikula
2
-1
/
+2
2010-12-15
ASoC: Remove unused DAPM_DOUBLE control types
Mark Brown
1
-16
/
+0
2010-12-14
ASoC: dapm: Add output driver widget
Olaya, Margarita
1
-0
/
+10
2010-12-13
Merge branch 'topic/workq-update' into topic/asoc
Takashi Iwai
1
-2
/
+4
2010-12-09
ASoC: Remove unnecessary structure definitions
Seungwhan Youn
1
-3
/
+0
2010-12-06
ASoC: soc-cache: Add optional cache name member to snd_soc_cache_ops
Dimitris Papastamos
1
-0
/
+1
2010-12-06
ASoC: Add post-CODEC bias level callback for machine driver
Mark Brown
1
-0
/
+2
2010-12-03
ASoC: Constify struct snd_soc_codec_driver
Mark Brown
1
-2
/
+2
2010-12-03
ASoC: soc-core: Allow machine drivers to override compress_type
Dimitris Papastamos
1
-0
/
+1
2010-12-03
ASoC: soc-cache: Use reg_def_copy instead of reg_cache_default
Dimitris Papastamos
1
-0
/
+1
2010-12-03
ASoC: soc-core: Generalize snd_soc_prefix_map and rename to snd_soc_codec_conf
Dimitris Papastamos
1
-7
/
+15
2010-12-03
ASoC: Change the base value of compress_type
Dimitris Papastamos
1
-1
/
+1
2010-12-03
ASoC: Add compress_type as a member to snd_soc_codec
Dimitris Papastamos
1
-0
/
+1
2010-12-03
ASoC: Move active copy of CODEC read and write into runtime structure
Mark Brown
1
-0
/
+2
2010-12-03
ASoC: Make the DAI ops constant in the DAI structure
Mark Brown
1
-1
/
+1
2010-11-30
ASoC: Add support for optional auxiliary dailess codecs
Jarkko Nikula
1
-0
/
+17
2010-11-29
ASoC: soc-cache: Ensure consistent cache naming
Dimitris Papastamos
1
-1
/
+1
2010-11-24
ARM: mach-shmobile: ap4evb: FSI clock use proper process for HDMI
Kuninori Morimoto
1
-2
/
+4
2010-11-22
ASoC: Remove cyclic dependency between soc.h and soc-dapm.h/soc-dai.h
Jarkko Nikula
2
-3
/
+0
2010-11-15
ASoC: Add optional name_prefix for codec kcontrol, widget and route names
Jarkko Nikula
1
-0
/
+13
2010-11-11
ASoC: soc-cache: Add support for rbtree based register caching
Dimitris Papastamos
1
-1
/
+2
2010-11-11
ASoC: soc-cache: Add support for LZO register caching
Dimitris Papastamos
1
-1
/
+2
2010-11-11
ASoC: soc-cache: Add support for flat register caching
Dimitris Papastamos
1
-0
/
+27
2010-11-06
ASoC: Move pop time from DAPM context to sound card
Jarkko Nikula
2
-2
/
+3
2010-11-06
ASoC: Add sound card directory under debugfs/asoc/
Jarkko Nikula
1
-0
/
+4
2010-11-06
ASoC: Decouple DAPM from CODECs
Liam Girdwood
2
-20
/
+38
2010-11-03
ASoC: Push snd_soc_write() and snd_soc_read() into the source file
Mark Brown
1
-11
/
+3
2010-11-02
Merge branch 'for-2.6.37' into HEAD
Mark Brown
1
-6
/
+0
2010-11-01
Merge branch 'for-2.6.37' into for-2.6.38
Mark Brown
5
-3
/
+12
2010-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
13
-168
/
+360
2010-10-25
Merge branch 'topic/hda' into for-linus
Takashi Iwai
1
-1
/
+3
2010-10-25
Merge branch 'topic/asoc' into for-linus
Takashi Iwai
8
-165
/
+349
2010-10-22
driver core: remove CONFIG_SYSFS_DEPRECATED_V2 but keep it for block devices
Kay Sievers
1
-6
/
+0
2010-10-22
ASoC: add support for alc562[123] codecs
Arnaud Patard (Rtp)
1
-0
/
+15
2010-10-19
ASoC: Restore MAX98088 CODEC driver
Mark Brown
1
-0
/
+50
2010-10-18
ALSA: emu10k1: Fix warning: "CCR" redefined
Nobuhiro Iwamatsu
1
-0
/
+2
2010-10-17
ALSA: tlv - Define numbers in sound/tlv.h
Takashi Iwai
1
-1
/
+3
2010-10-17
ALSA: fix unused warnings with snd_power_get_state
Mike Frysinger
1
-1
/
+1
2010-10-13
ASoC: don't register AC97 devices twice
Mika Westerberg
1
-0
/
+1
[next]