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
/
sound
/
soc
/
soc-core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-14
ASoC: Instantiate any forgotten DAPM widgets
Mark Brown
1
-0
/
+3
2009-06-04
ASoC: fix NULL pointer dereference in soc_suspend()
Daniel Mack
1
-0
/
+6
2009-05-18
ASoC: Integrate bias management with DAPM power management
Mark Brown
1
-51
/
+10
2009-05-12
Merge branch 'for-2.6.30' into for-2.6.31
Mark Brown
1
-0
/
+3
2009-05-11
ASoC: soc-core: fix crash when removing not instantiated card
Mike Rapoport
1
-0
/
+3
2009-05-09
ASoC: Fix up CODEC DAI formats for big endian CPUs
Mark Brown
1
-0
/
+40
2009-04-16
ASoC: Volume controls are never of boolean type
Mark Brown
1
-3
/
+3
2009-04-16
ASoC: Check we have DAI ops when calling via accessor functions
Mark Brown
1
-7
/
+7
2009-04-07
ASoC: Provide core support for symmetric sample rates
Mark Brown
1
-0
/
+38
2009-04-02
ASoC: Set parent for AC97 devices we register
Mark Brown
1
-1
/
+1
2009-04-02
ASoC: Don't defer resume work for AC97 codecs
Mark Brown
1
-4
/
+14
2009-03-17
ASoC: Only deregister AC97 dev if it's name was not "AC97"
Atsushi Nemoto
1
-1
/
+2
2009-03-05
ASoC: make ops a pointer in 'struct snd_soc_dai'
Eric Miao
1
-48
/
+54
2009-02-13
Merge branch 'for-2.6.29' into for-2.6.30
Mark Brown
1
-1
/
+4
2009-02-13
ASoC: Only register AC97 bus if it's not done already
Mark Brown
1
-1
/
+4
2009-01-28
Merge branch 'topic/snd_card_new-err' into topic/asoc
Takashi Iwai
1
-4
/
+4
2009-01-27
ASoC: Push the codec runtime storage into the card structure
Mark Brown
1
-20
/
+17
2009-01-12
ALSA: Convert to snd_card_create() in other sound/*
Takashi Iwai
1
-4
/
+4
2009-01-09
Merge branch 'for-2.6.29' into for-2.6.30
Mark Brown
1
-35
/
+2
2009-01-09
ASoC: cleanup duplicated code.
Ian Molton
1
-0
/
+31
2009-01-08
ASoC: Merge the soc_value_enum to soc_enum struct
Peter Ujfalusi
1
-35
/
+2
2009-01-05
ASoC: New enum type: value_enum
Peter Ujfalusi
1
-0
/
+107
2009-01-01
ASoC: Clean up kerneldoc warnings
Mark Brown
1
-22
/
+24
2008-12-10
ASoC: Add codec registration API
Mark Brown
1
-0
/
+43
2008-12-10
ALSA: ASoC - Fix wrong section types
Takashi Iwai
1
-1
/
+1
2008-12-09
ASoC: Wait for non-AC97 codec DAIs before instantiating
Mark Brown
1
-1
/
+26
2008-12-09
ASoC: Initial framework for dynamic card instantiation
Mark Brown
1
-20
/
+79
2008-12-09
ASoC: Add platform registration API
Mark Brown
1
-0
/
+38
2008-12-09
ASoC: Add DAI registration API
Mark Brown
1
-0
/
+83
2008-12-09
ASoC: Add card registration API
Mark Brown
1
-0
/
+62
2008-12-03
ASoC: Remove platform device from DAI suspend and resume operations
Mark Brown
1
-4
/
+4
2008-12-03
ASoC: Remove device from platform suspend and resume operations
Mark Brown
1
-2
/
+2
2008-12-03
ASoC: Push debugfs files out of the snd_soc_device structure
Mark Brown
1
-32
/
+41
2008-12-02
ASoC: Push platform registration down into the card
Mark Brown
1
-19
/
+25
2008-12-02
ASoC: Push workqueue data into snd_soc_card
Mark Brown
1
-13
/
+20
2008-12-01
ASoC: Annotate core removal function
Mark Brown
1
-1
/
+1
2008-12-01
ASoC: Rename snd_soc_register_card() to snd_soc_init_card()
Mark Brown
1
-3
/
+3
2008-12-01
Merge branch 'upstream' into topic/asoc
Takashi Iwai
1
-2
/
+2
2008-11-25
ASoC: Clean up kernel-doc for snd_soc_dai_set_fmt
Qinghuang Feng
1
-1
/
+0
2008-11-24
ASoC: Lower priority of resume work logging
Mark Brown
1
-4
/
+4
2008-11-24
ASoC: Remove DAI type information
Mark Brown
1
-23
/
+8
2008-11-21
ASoC: Merge snd_soc_ops into snd_soc_dai_ops
Mark Brown
1
-37
/
+37
2008-11-21
ASoC: Rename snd_soc_card to snd_soc_machine
Mark Brown
1
-45
/
+45
2008-11-06
ASoC: Remove core version number
Mark Brown
1
-1
/
+0
2008-11-03
Merge branches 'topic/fix/misc' and 'topic/fix/hda' into for-linus
Takashi Iwai
1
-2
/
+2
2008-11-03
sound: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-2
/
+2
2008-10-31
Merge branch 'topic/fix/asoc' into topic/asoc
Takashi Iwai
1
-1
/
+1
2008-10-30
ASoC: Convert core to use standard debug print macros
Mark Brown
1
-22
/
+14
2008-10-30
ASoC: Fix handling of DAPM suspend work
Mark Brown
1
-32
/
+23
2008-10-30
ASoC: Allow setting codec register with debugfs filesystem
Troy Kisky
1
-3
/
+113
[next]