index
:
kernel/linux.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.12.y
linux-6.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-21
ASoC: sun4i-i2s: Add support for DSP formats
Maxime Ripard
1
-9
/
+35
2019-08-21
ASoC: sun4i-i2s: Replace call to params_width by local variable
Maxime Ripard
1
-1
/
+1
2019-08-21
ASoC: sun4i-i2s: Use the actual format width instead of an hardcoded one
Maxime Ripard
1
-1
/
+1
2019-08-21
ASoC: sun4i-i2s: Use the physical / slot width for the clocks
Maxime Ripard
1
-5
/
+7
2019-08-21
ASoC: sun4i-i2s: Add support for TDM slots
Maxime Ripard
1
-6
/
+34
2019-08-21
ASoC: soc-core: remove unneeded dai_link check from snd_soc_remove_dai_link()
Kuninori Morimoto
1
-8
/
+1
2019-08-21
ASoC: soc-core: merge snd_soc_initialize_card_lists()
Kuninori Morimoto
1
-5
/
+8
2019-08-21
ASoC: fsl_sai: Add support for imx8qm
Daniel Baluta
1
-0
/
+7
2019-08-20
ASoC: mchp-i2s-mcc: Fix simultaneous capture and playback in master mode
Codrin Ciubotariu
1
-33
/
+37
2019-08-20
ASoC: sun4i-i2s: Support more channels
Maxime Ripard
1
-11
/
+6
2019-08-20
ASoC: sun4i-i2s: Pass the channels number as an argument
Maxime Ripard
1
-3
/
+5
2019-08-20
ASoC: sun4i-i2s: Remove duplicated quirks structure
Maxime Ripard
1
-20
/
+1
2019-08-20
ASoC: sun4i-i2s: Fix the LRCK period on A83t
Maxime Ripard
1
-0
/
+1
2019-08-20
ASoC: sun4i-i2s: Fix MCLK Enable bit offset on A83t
Maxime Ripard
1
-1
/
+1
2019-08-20
ASoC: sun4i-i2s: Fix WSS and SR fields for the A83t
Maxime Ripard
1
-2
/
+2
2019-08-20
ASoC: sun4i-i2s: Fix the LRCK polarity
Maxime Ripard
1
-6
/
+12
2019-08-20
ASoC: sun4i-i2s: Fix LRCK and BCLK polarity offsets on newer SoCs
Maxime Ripard
1
-58
/
+60
2019-08-20
ASoC: sun4i-i2s: RX and TX counter registers are swapped
Maxime Ripard
1
-2
/
+2
2019-08-20
ASoC: sun4i-i2s: Fix the MCLK and BCLK dividers on newer SoCs
Maxime Ripard
1
-14
/
+49
2019-08-20
ASoC: sun4i-i2s: Use module clock as BCLK parent on newer SoCs
Maxime Ripard
1
-2
/
+19
2019-08-20
ASoC: sun4i-i2s: Move the format configuration to a callback
Maxime Ripard
1
-93
/
+106
2019-08-20
ASoC: sun4i-i2s: Move the channel configuration to a callback
Maxime Ripard
1
-87
/
+69
2019-08-20
Merge branch 'asoc-5.3' into asoc-5.4
Mark Brown
17
-75
/
+233
2019-08-20
ASoC: intel: cht_bsw_max98090_ti: Add all Chromebooks that need pmc_plt_clk_0...
Daniel Stuart
1
-0
/
+98
2019-08-20
ASoC: sun4i-i2s: Rework MCLK divider calculation
Maxime Ripard
1
-6
/
+4
2019-08-20
ASoC: sun4i-i2s: Replace call to params_channels by local variable
Maxime Ripard
1
-3
/
+2
2019-08-20
ASoC: sun4i-i2s: Don't use the oversample to calculate BCLK
Maxime Ripard
1
-4
/
+5
2019-08-20
ASoC: sun4i-i2s: Switch to devm for PCM register
Maxime Ripard
1
-3
/
+1
2019-08-20
ASoC: sun4i-i2s: Register regmap and PCM before our component
Maxime Ripard
1
-6
/
+6
2019-08-20
ASoC: wm8904: implement input mode select as a mux
Michał Mirosław
1
-19
/
+33
2019-08-20
ASoC: wm8904: fix typo in DAPM kcontrol name
Michał Mirosław
1
-2
/
+2
2019-08-20
ASoC: intel: cht_bsw_max98090_ti: Add all Chromebooks that need pmc_plt_clk_0...
Daniel Stuart
1
-0
/
+98
2019-08-20
ASoC: meson: g12a-tohdmitx: require regmap mmio
Jerome Brunet
1
-0
/
+1
2019-08-20
ASoC: meson: axg-tdm-formatter: free reset on device removal
Jerome Brunet
1
-1
/
+1
2019-08-20
ASoC: uniphier: Fix double reset assersion when transitioning to suspend state
Kunihiko Hayashi
2
-10
/
+22
2019-08-16
ASoC: SOF: pcm: add ALH support
Pierre-Louis Bossart
1
-0
/
+3
2019-08-16
ASoC: SOF: topology: initial support for Intel ALH DAI type
Pierre-Louis Bossart
1
-1
/
+41
2019-08-16
ASoC: SOF: topology: Add dummy support for i.MX8 DAIs
Daniel Baluta
1
-0
/
+30
2019-08-16
ASoC: imx-audmux: Add driver suspend and resume to support MEGA Fast
Shengjiu Wang
1
-1
/
+53
2019-08-15
ASoC: SOF: Intel: initial support for Elkhart Lake
Pan Xiuli
4
-0
/
+55
2019-08-15
ASoC: Intel: common: add ACPI matching tables for EHL
Pan Xiuli
2
-1
/
+19
2019-08-15
ASoC: SOF: Intel: initial support for Tiger Lake.
Pan Xiuli
4
-0
/
+55
2019-08-15
ASoC: Intel: common: add ACPI matching tables for Tiger Lake
Pan Xiuli
2
-0
/
+25
2019-08-15
ASoC: Intel: boards: Add Cometlake machine driver support
Mac Chiang
4
-9
/
+66
2019-08-15
ASoC: core: Move pcm_mutex up to card level from snd_soc_pcm_runtime
Peter Ujfalusi
3
-43
/
+43
2019-08-15
ASoC: 88pm860x: remove unused variables 'pcm_switch_controls' and 'aif1_mux'
YueHaibing
1
-15
/
+0
2019-08-15
ASoC: cs42l56: remove unused variable 'adc_swap_enum'
YueHaibing
1
-8
/
+0
2019-08-15
ASoC: es8328: Fix copy-paste error in es8328_right_line_controls
YueHaibing
1
-1
/
+1
2019-08-15
ASoC: es8328: remove unused variable 'pga_tlv'
YueHaibing
1
-1
/
+0
2019-08-15
ASoC: tlv320aic31xx: remove unused variable 'cm_m_enum'
YueHaibing
1
-1
/
+0
[next]