index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: wcd9335: add CLASS-H Controller support
Srinivas Kandagatla
2019-01-28
4
-1
/
+636
*
ASoC: wcd9335: add support to wcd9335 codec
Srinivas Kandagatla
2019-01-28
4
-0
/
+2134
*
ASoC: Intel: glk_rt5682_max98357a: platform name fixup support
Pierre-Louis Bossart
2019-01-28
1
-4
/
+17
*
ASoC: Intel: bxt_rt298: platform name fixup support
Pierre-Louis Bossart
2019-01-28
1
-0
/
+13
*
ASoC: Intel: bxt_da7219_max98357a: platform name fixup support
Pierre-Louis Bossart
2019-01-28
1
-0
/
+13
*
ASoC: Intel: cht_bsw_rt5672: platform name fixup support
Pierre-Louis Bossart
2019-01-28
1
-0
/
+9
*
ASoC: Intel: cht_bsw_rt5645: platform name fixup support
Pierre-Louis Bossart
2019-01-28
1
-0
/
+9
*
ASoC: Intel: cht_bsw_nau8824: platform name fixup support
Pierre-Louis Bossart
2019-01-28
1
-0
/
+12
*
ASoC: Intel: cht_bsw_max98090_ti: platform name fixup support
Pierre-Louis Bossart
2019-01-28
1
-0
/
+12
*
ASoC: Intel: bytcht_es8316: platform name fixup support
Pierre-Louis Bossart
2019-01-28
1
-0
/
+9
*
ASoC: Intel: bytcht_da7213: platform name fixup support
Pierre-Louis Bossart
2019-01-28
1
-0
/
+8
*
ASoC: Intel: bytcr_rt5651: platform name fixup support
Pierre-Louis Bossart
2019-01-28
1
-0
/
+9
*
ASoC: Intel: bytcr_rt5640: platform name fixup support
Pierre-Louis Bossart
2019-01-28
1
-0
/
+9
*
ASoC: Intel: bdw-rt5677: platform name fixup support
Pierre-Louis Bossart
2019-01-28
1
-0
/
+14
*
ASoC: Intel: broadwell: platform name fixup support
Pierre-Louis Bossart
2019-01-28
1
-0
/
+16
*
ASoC: Intel: haswell: platform name fixup support
Pierre-Louis Bossart
2019-01-28
1
-0
/
+15
*
ASoC: rt5651: Variable "ret" in function rt5651_i2c_probe() could be uninitia...
Yizhuo
2019-01-28
1
-1
/
+5
*
ASoC: pcm512x: Fix clocking calculations when not using the PLL
Dimitris Papavasiliou
2019-01-28
1
-2
/
+2
*
ASoC: pcm512x: Implement the set_bclk_ratio interface
Dimitris Papavasiliou
2019-01-28
1
-4
/
+24
*
ASoC: soc-core: use for_each_link_codecs() for dai_link codecs V2
Kuninori Morimoto
2019-01-28
1
-5
/
+4
*
ASoC: Fixup build error for mt6358
Kuninori Morimoto
2019-01-28
1
-1
/
+1
*
ASoC: mediatek: mt6358: add codec driver
Shunli Wang
2019-01-25
4
-0
/
+4659
*
ASoC: mediatek: mt8183: add platform driver
Shunli Wang
2019-01-25
14
-0
/
+6333
*
ASoC: Intel: make const arrays static, reduces object code size
Colin Ian King
2019-01-24
3
-3
/
+3
*
ASoC: core: Fix multi-CODEC setups
Mark Brown
2019-01-22
1
-2
/
+3
*
ASoC: simple-card: rename to asoc_simple_card_canonicalize_platform()
Kuninori Morimoto
2019-01-21
3
-21
/
+8
*
ASoC: soc-core: use for_each_link_codecs() for dai_link codecs
Kuninori Morimoto
2019-01-21
1
-3
/
+2
*
ASoC: soc-core: add soc_cleanup_component()
Kuninori Morimoto
2019-01-21
1
-12
/
+14
*
ASoC: soc-core: reduce if/else nest on soc_probe_link_dais
Kuninori Morimoto
2019-01-21
1
-20
/
+17
*
ASoC: soc-core: merge card resources cleanup method
Kuninori Morimoto
2019-01-21
1
-60
/
+43
*
ASoC: soc-core: add new snd_soc_flush_all_delayed_work()
Kuninori Morimoto
2019-01-21
1
-8
/
+11
*
ASoC: soc-core: add .num_platform for dai_link
Kuninori Morimoto
2019-01-21
4
-14
/
+25
*
ASoC: soc.h: add explanation of legacy/modern style of dai_link
Kuninori Morimoto
2019-01-18
1
-2
/
+18
*
Merge tag 'asoc-fix-v5.0-rc2' into asoc-5.1
Mark Brown
2019-01-18
9
-76
/
+81
|
\
|
*
ASoC: amd: Fix potential NULL pointer dereference
Gustavo A. R. Silva
2019-01-15
1
-2
/
+4
|
*
ASoC: imx-audmux: change snprintf to scnprintf for possible overflow
Silvio Cesare
2019-01-15
1
-12
/
+12
|
*
ASoC: rt5514-spi: Fix potential NULL pointer dereference
Gustavo A. R. Silva
2019-01-15
1
-0
/
+2
|
*
ASoC: dapm: change snprintf to scnprintf for possible overflow
Silvio Cesare
2019-01-15
1
-5
/
+5
|
*
ASoC: rt5682: Fix PLL source register definitions
Shuming Fan
2019-01-15
1
-12
/
+12
|
*
ASoC: core: Don't defer probe on optional, NULL components
Matthias Reichl
2019-01-15
1
-2
/
+4
|
*
ASoC: core: Make snd_soc_find_component() more robust
Mark Brown
2019-01-15
1
-1
/
+1
|
*
ASoC: soc-core: fix init platform memory handling
Curtis Malainey
2019-01-14
1
-5
/
+6
|
*
ASoC: soc-core: Hold client_mutex around soc_init_dai_link()
Rohit kumar
2019-01-10
1
-0
/
+4
|
*
ASoC: Intel: Boards: move the codec PLL configuration to _init
Mac Chiang
2019-01-09
1
-38
/
+7
|
*
ASoC: soc-core: defer card probe until all component is added to list
Ajit Pandey
2019-01-09
1
-1
/
+16
|
*
ASoC: atom: fix a missing check of snd_pcm_lib_malloc_pages
Kangjie Lu
2019-01-07
1
-1
/
+7
|
*
ASoC: tlv320aic32x4: Kernel OOPS while entering DAPM standby mode
b-ak
2019-01-07
1
-0
/
+4
*
|
ASoC: fsl_sai: Remove expensive print in irq handler
Shengjiu Wang
2019-01-18
1
-4
/
+4
*
|
ASoC: soc-core: remove error due to probe deferral
Stefan Agner
2019-01-18
1
-2
/
+2
*
|
ASoC: imx-spdif: don't print EPROBE_DEFER as error
Stefan Agner
2019-01-18
1
-3
/
+1
[next]