index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
2014-03-12
Merge remote-tracking branches 'asoc/topic/ml26124', 'asoc/topic/of', 'asoc/t...
Mark Brown
1
-0
/
+146
2014-03-12
Merge remote-tracking branch 'asoc/topic/enum' into asoc-next
Mark Brown
1
-83
/
+68
2014-03-12
ASoC: Fix use after free
Lars-Peter Clausen
1
-2
/
+3
2014-03-10
ASoC: Add a per component dai list
Lars-Peter Clausen
1
-42
/
+34
2014-03-10
ASoC: Pass CODEC to snd_soc_register_dais()
Lars-Peter Clausen
1
-17
/
+11
2014-03-10
ASoC: Consolidate snd_soc_register_dai() and snd_soc_register_dais()
Lars-Peter Clausen
1
-112
/
+42
2014-03-10
Merge branch 'topic/pcm' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
1
-7
/
+15
2014-03-06
ASoC: core: use regmap's parse_val to do endian translation
Nenghua Cao
1
-5
/
+29
2014-03-06
Merge branch 'topic/pcm' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
1
-7
/
+15
2014-03-06
ASoC: Move ignore_pmdown_time from CODEC to component
Lars-Peter Clausen
1
-1
/
+3
2014-03-06
ASoC: Add component pointer to the DAI struct
Lars-Peter Clausen
1
-6
/
+12
2014-03-04
ASoC: core: fix coccinelle warnings
Nenghua Cao
1
-2
/
+2
2014-03-01
ASoC: Consolidate enum and value enum controls
Lars-Peter Clausen
1
-85
/
+16
2014-03-01
Merge branches 'topic/dapm', 'topic/sign', 'topic/adau1373', 'topic/max98090'...
Mark Brown
1
-7
/
+61
2014-02-23
ASoC: core: add TDM slot parsing from DT supports
Xiubo Li
1
-0
/
+59
2014-02-20
ASoC: Rename soc_enum.max field with items
Takashi Iwai
1
-9
/
+9
2014-02-10
ASoC: add snd_soc_of_parse_audio_simple_widgets for DT
Xiubo Li
1
-0
/
+87
2014-02-03
ASoC: core: Add signed register volume control logic
Markus Pargmann
1
-7
/
+61
2014-01-23
ASoC: core: set_tdm_slot() will return -ENOTSUPP if no operation provided
Xiubo Li
1
-1
/
+1
2014-01-16
Merge remote-tracking branch 'asoc/topic/dapm' into for-tiwai
Mark Brown
1
-0
/
+1
2014-01-16
Merge remote-tracking branch 'asoc/topic/core' into for-tiwai
Mark Brown
1
-2
/
+2
2014-01-15
ASoC: core: Return -ENOTSUPP from set_sysclk() if no operation provided
Mark Brown
1
-2
/
+2
2014-01-08
ASoC: sapm: Automatically connect DAI link widgets in DAPM graph.
Liam Girdwood
1
-0
/
+1
2014-01-02
Merge remote-tracking branch 'asoc/topic/core' into asoc-next
Mark Brown
1
-3
/
+7
2013-12-31
ASoC: core: Fix the DAI name getting.
Xiubo Li
1
-3
/
+7
2013-11-29
ASoC: core: Use consistent byte ordering in snd_soc_bytes_get
Charles Keepax
1
-2
/
+2
2013-11-08
Merge remote-tracking branch 'asoc/topic/core' into asoc-next
Mark Brown
1
-69
/
+62
2013-11-08
Merge remote-tracking branch 'asoc/topic/component' into asoc-next
Mark Brown
1
-90
/
+147
2013-11-08
Merge remote-tracking branch 'asoc/topic/bclk' into asoc-next
Mark Brown
1
-0
/
+16
2013-11-04
ASoC: Add pinctrl PM to components of active DAIs
Nicolin Chen
1
-0
/
+33
2013-10-31
ASoC: Use strlcpy() for copying in snd_soc_info_enum_double()
Takashi Iwai
1
-2
/
+3
2013-10-18
ASoC: add snd_soc_of_get_dai_name() default of_xlate
Kuninori Morimoto
1
-4
/
+24
2013-09-17
Merge remote-tracking branch 'asoc/topic/component' into asoc-core
Mark Brown
1
-90
/
+147
2013-09-17
ASoC: add .of_xlate_dai_name on snd_soc_component_driver
Kuninori Morimoto
1
-0
/
+35
2013-09-17
ASoC: snd_soc_codec includes snd_soc_component
Kuninori Morimoto
1
-90
/
+112
2013-09-17
ASoC: core: Add API for configuration of DAI BCLK ratio
Liam Girdwood
1
-0
/
+16
2013-09-17
ASoC: Remove infrastructure for supporting multiple cache types
Lars-Peter Clausen
1
-25
/
+2
2013-09-17
ASoC: Remove 'reg_size' field from snd_soc_codec struct
Lars-Peter Clausen
1
-7
/
+0
2013-09-17
ASoC: Remove reg_def_copy
Lars-Peter Clausen
1
-15
/
+0
2013-09-17
ASoC: Remove snd_soc_bulk_write_raw()
Lars-Peter Clausen
1
-7
/
+0
2013-09-17
ASoC: Remove support for reg_access_defaults
Lars-Peter Clausen
1
-9
/
+0
2013-09-13
ASoC: core: Only add platform DAI widgets once.
Liam Girdwood
1
-1
/
+0
2013-08-30
Merge remote-tracking branch 'asoc/topic/core' into tmp
Mark Brown
1
-7
/
+2
2013-08-27
ASoC: Pass card instead of dapm context to snd_soc_dapm_new_widgets()
Lars-Peter Clausen
1
-1
/
+1
2013-08-27
Merge remote-tracking branch 'asoc/topic/dmic' into asoc-core
Mark Brown
1
-3
/
+1
2013-08-27
ASoC: Move call to snd_soc_dapm_new_widgets() after snd_soc_dapm_auto_nc_code...
Lars-Peter Clausen
1
-2
/
+2
2013-08-27
ASoC: Call snd_soc_dapm_new_widgets() only once during card initialization
Lars-Peter Clausen
1
-5
/
+0
2013-08-23
Merge tag 'asoc-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...
Takashi Iwai
1
-58
/
+182
2013-08-22
Merge remote-tracking branch 'asoc/topic/core' into asoc-next
Mark Brown
1
-55
/
+12
2013-08-22
Merge remote-tracking branch 'asoc/topic/adsp' into asoc-next
Mark Brown
1
-0
/
+16
[next]