index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
|
|
*
|
|
|
|
ASoC: rt1305: make array pd static const, makes object smaller
Colin Ian King
2019-09-09
1
-1
/
+2
|
|
|
|
*
|
|
|
|
ASoC: rt1011: make array pd static const, makes object smaller
Colin Ian King
2019-09-09
1
-1
/
+2
|
|
|
|
*
|
|
|
|
SoC: simple-card-utils: set 0Hz to sysclk when shutdown
Katsuhiro Suzuki
2019-09-09
1
-0
/
+7
|
|
|
|
*
|
|
|
|
ASoC: rockchip: ignore 0Hz sysclk
Katsuhiro Suzuki
2019-09-09
1
-0
/
+3
|
|
|
|
*
|
|
|
|
ASoC: codecs: ad193x: make two arrays static const, makes object smaller
Colin Ian King
2019-09-09
1
-2
/
+2
|
|
|
|
*
|
|
|
|
ASoC: es8316: support fixed and variable both clock rates
Katsuhiro Suzuki
2019-09-09
1
-15
/
+20
|
|
|
|
*
|
|
|
|
ASoC: es8316: fix redundant codes of clock
Katsuhiro Suzuki
2019-09-09
1
-18
/
+13
|
|
|
|
*
|
|
|
|
ASoC: SOF: imx8: Fix COMPILE_TEST error
YueHaibing
2019-09-05
1
-1
/
+2
|
|
|
|
*
|
|
|
|
ASoC: meson: tdmout: add sm1 support
Jerome Brunet
2019-09-05
1
-19
/
+84
|
|
|
|
*
|
|
|
|
ASoC: meson: axg-toddr: add sm1 support
Jerome Brunet
2019-09-05
1
-0
/
+68
|
|
|
|
*
|
|
|
|
ASoC: meson: axg-frddr: add sm1 support
Jerome Brunet
2019-09-05
3
-1
/
+75
|
|
|
|
*
|
|
|
|
ASoC: meson: tdmin: expose all 16 inputs
Jerome Brunet
2019-09-05
1
-13
/
+34
|
|
|
|
*
|
|
|
|
ASoC: meson: axg-toddr: expose all 8 inputs
Jerome Brunet
2019-09-05
1
-8
/
+7
|
|
|
|
*
|
|
|
|
ASoC: meson: axg-frddr: expose all 8 outputs
Jerome Brunet
2019-09-05
1
-8
/
+24
|
|
|
|
*
|
|
|
|
ASoC: qcom: common: Include link-name in error messages
Bjorn Andersson
2019-09-05
1
-11
/
+11
|
|
|
|
*
|
|
|
|
ASoC: soc-core: add comment to jack at soc_remove_component()
Kuninori Morimoto
2019-09-04
1
-0
/
+2
|
|
|
|
*
|
|
|
|
ASoC: tegra: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-09-04
1
-3
/
+2
|
|
|
|
*
|
|
|
|
ASoC: sirf-audio: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-09-04
1
-3
/
+1
|
|
|
|
*
|
|
|
|
ASoC: ep93xx: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-09-04
1
-3
/
+1
|
|
|
|
*
|
|
|
|
ASoC: amd: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-09-04
1
-2
/
+1
|
|
|
|
*
|
|
|
|
ASoC: es8316: add clock control of MCLK
Katsuhiro Suzuki
2019-09-03
1
-1
/
+35
|
|
|
|
*
|
|
|
|
ASoC: audio-graph: indicate rebind issue
Kuninori Morimoto
2019-09-03
1
-0
/
+19
|
|
|
|
*
|
|
|
|
ASoC: simple-card: indicate rebind issue
Kuninori Morimoto
2019-09-03
1
-1
/
+19
|
|
|
|
*
|
|
|
|
ASoC: soc-core: move soc_probe_link_components() position
Kuninori Morimoto
2019-09-02
1
-20
/
+20
|
|
|
|
*
|
|
|
|
ASoC: soc-core: add snd_soc_dapm_init()
Kuninori Morimoto
2019-09-02
2
-12
/
+23
|
|
|
|
*
|
|
|
|
ASoC: soc-core: dapm related setup at one place
Kuninori Morimoto
2019-09-02
1
-12
/
+9
|
|
|
|
*
|
|
|
|
ASoC: soc-core: move soc_probe_component() position
Kuninori Morimoto
2019-09-02
1
-131
/
+130
|
|
|
|
*
|
|
|
|
ASoC: soc-core: add soc_rtd_free()
Kuninori Morimoto
2019-09-02
1
-5
/
+12
|
|
|
|
*
|
|
|
|
ASoC: mediatek: mt8183: fix space issues
Tzung-Bi Shih
2019-08-30
1
-2
/
+1
|
|
|
|
*
|
|
|
|
ASoC: mediatek: mt8183: remove forward declaration of headset_init
Tzung-Bi Shih
2019-08-30
1
-8
/
+5
|
|
|
|
*
|
|
|
|
ASoC: mediatek: mt8183: move headset jack to card-specific storage
Tzung-Bi Shih
2019-08-30
1
-4
/
+5
|
|
|
|
*
|
|
|
|
ASoC: mediatek: mt8183: move private structure
Tzung-Bi Shih
2019-08-30
1
-16
/
+16
|
|
|
|
*
|
|
|
|
ASoC: SOF/Intel: fix selection of SND_INTEL_NHTL
Pierre-Louis Bossart
2019-08-30
2
-2
/
+2
|
|
|
|
*
|
|
|
|
ASoC: Intel: broadwell: Simplify device probe
Cezary Rojewski
2019-08-30
1
-5
/
+1
|
|
|
|
*
|
|
|
|
ASoC: Intel: bdw-rt5677: Simplify device probe
Cezary Rojewski
2019-08-30
1
-5
/
+1
|
|
|
|
*
|
|
|
|
ASoC: Intel: haswell: Simplify device probe
Cezary Rojewski
2019-08-30
1
-5
/
+1
|
|
|
|
*
|
|
|
|
ASoC: Intel: Haswell: Adjust machine device private context
Cezary Rojewski
2019-08-30
1
-1
/
+2
|
|
|
|
*
|
|
|
|
ASoC: ti: davinci-evm: Do not fail if the dai_set_sysclk returns -ENOTSUPP
Peter Ujfalusi
2019-08-30
1
-1
/
+1
|
|
|
|
*
|
|
|
|
ASoC: ti: edma-pcm: Fix for legacy dma_slave_map based channel lookup
Peter Ujfalusi
2019-08-30
1
-1
/
+16
|
|
|
|
*
|
|
|
|
ASoC: ti: davinci-i2s: Add S32_LE as support format
Peter Ujfalusi
2019-08-30
1
-2
/
+6
|
|
|
|
*
|
|
|
|
ASoC: wcd9335: Fix primary interpolator max rate
Srinivas Kandagatla
2019-08-28
1
-8
/
+12
|
|
|
|
*
|
|
|
|
ALSA: pcm: add support for 352.8KHz and 384KHz sample rate
Vidyakumar Athota
2019-08-28
1
-1
/
+1
|
|
|
|
*
|
|
|
|
ASoC: mediatek: mt8183: fix tdm out data is valid on rising edge
Jiaxin Yu
2019-08-28
2
-4
/
+8
|
|
|
|
*
|
|
|
|
ASoC: mediatek: mt8183: tdm hw support tdm out and 8ch i2s out
Jiaxin Yu
2019-08-28
2
-34
/
+144
|
|
|
|
*
|
|
|
|
ASoC: atmel_ssc_dai: implement left-justified data mode
Michał Mirosław
2019-08-27
1
-0
/
+9
|
|
|
|
*
|
|
|
|
ASoC: atmel_ssc_dai: rework DAI format configuration
Michał Mirosław
2019-08-27
1
-207
/
+81
|
|
|
|
*
|
|
|
|
ASoC: atmel: enable SOC_SSC_PDC and SOC_SSC_DMA in Kconfig
Michał Mirosław
2019-08-27
1
-12
/
+18
|
|
|
|
*
|
|
|
|
ASoC: cs42xx8: Force suspend/resume during system suspend/resume
Shengjiu Wang
2019-08-27
1
-0
/
+2
|
|
|
|
*
|
|
|
|
ASoC: Intel: Skylake: Release topology when we are done with it
Amadeusz Sławiński
2019-08-27
2
-11
/
+10
|
|
|
|
*
|
|
|
|
ASoC: Intel: Skylake: Print module type instead of id
Amadeusz Sławiński
2019-08-27
1
-2
/
+3
[prev]
[next]