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.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
/
soc
/
codecs
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-15
Merge branch 'asoc-5.4' into asoc-next
Mark Brown
53
-370
/
+4898
2019-09-15
Merge branch 'asoc-5.3' into asoc-linus
Mark Brown
8
-42
/
+114
2019-09-11
ASoC: wcd9335: remove redundant use of ret variable
Saiyam Doshi
1
-16
/
+8
2019-09-09
ASoC: hdmi-codec: Add an op to set callback function for plug event
Cheng-Yi Chiang
1
-0
/
+46
2019-09-09
ASoC: rt5677: keep analog power register at SND_SOC_BIAS_OFF
Ben Zhang
1
-2
/
+2
2019-09-09
ASoC: rt5677: Remove magic number register writes
Curtis Malainey
1
-5
/
+11
2019-09-09
ASoC: rt1308: make array pd static const, makes object smaller
Colin Ian King
1
-1
/
+2
2019-09-09
ASoC: rt1305: make array pd static const, makes object smaller
Colin Ian King
1
-1
/
+2
2019-09-09
ASoC: rt1011: make array pd static const, makes object smaller
Colin Ian King
1
-1
/
+2
2019-09-09
ASoC: codecs: ad193x: make two arrays static const, makes object smaller
Colin Ian King
1
-2
/
+2
2019-09-09
ASoC: es8316: support fixed and variable both clock rates
Katsuhiro Suzuki
1
-15
/
+20
2019-09-09
ASoC: es8316: fix redundant codes of clock
Katsuhiro Suzuki
1
-18
/
+13
2019-09-04
ASoC: sirf-audio: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-09-03
ASoC: es8316: add clock control of MCLK
Katsuhiro Suzuki
1
-1
/
+35
2019-08-28
ASoC: wcd9335: Fix primary interpolator max rate
Srinivas Kandagatla
1
-8
/
+12
2019-08-27
ASoC: cs42xx8: Force suspend/resume during system suspend/resume
Shengjiu Wang
1
-0
/
+2
2019-08-27
ASoC: rt1011: add mutex protection to set_fmt/set_tdm_slot
Shuming Fan
1
-8
/
+19
2019-08-27
ASoC: es8316: fix inverted L/R of headphone mixer volume
Katsuhiro Suzuki
1
-1
/
+1
2019-08-27
ASoC: es8316: fix headphone mixer volume table
Katsuhiro Suzuki
1
-2
/
+5
2019-08-22
ASoC: wm8988: fix typo in wm8988_right_line_controls
YueHaibing
1
-1
/
+1
2019-08-20
Merge branch 'asoc-5.3' into asoc-5.4
Mark Brown
6
-31
/
+96
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-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
2019-08-15
ASoC: tlv320aic23: remove unused variable 'tlv320aic23_rec_src'
YueHaibing
1
-2
/
+0
2019-08-15
ASoC: rt1011: remove unused variable 'dac_vol_tlv' and 'adc_vol_tlv'
YueHaibing
1
-3
/
+0
2019-08-15
ASoC: max98371: remove unused variable 'max98371_noload_gain_tlv'
YueHaibing
1
-4
/
+0
2019-08-15
ASoC: cs4349: Use PM ops 'cs4349_runtime_pm'
YueHaibing
1
-0
/
+1
2019-08-15
ASoC: cs42l73: remove unused variables 'vsp_output_mux' and 'xsp_output_mux'
YueHaibing
1
-6
/
+0
2019-08-15
ASoC: mediatek: mt6358: add delay after dmic clock on
Jiaxin Yu
1
-0
/
+4
2019-08-15
ASoC: wm8737: Fix copy-paste error in wm8737_snd_controls
YueHaibing
1
-1
/
+1
2019-08-15
ASoC: cs4349: Use PM ops 'cs4349_runtime_pm'
YueHaibing
1
-0
/
+1
2019-08-15
ASoC: es8328: Fix copy-paste error in es8328_right_line_controls
YueHaibing
1
-1
/
+1
2019-08-12
ASoC: pcm3168a: Allow reconfiguration of tdm_slots and slot_width
Peter Ujfalusi
1
-12
/
+0
2019-08-12
ASoC: pcm3168a: Retain the independence of DAC and ADC side of the codec
Peter Ujfalusi
1
-71
/
+54
2019-08-12
ASoC: rt5677: Revert remove superfluous set
Curtis Malainey
1
-0
/
+1
2019-08-09
ASoC: max9850: remove unused variable 'max9850_reg'
YueHaibing
1
-13
/
+0
2019-08-09
ASoC: max98926: remove two unused variables
YueHaibing
1
-9
/
+0
2019-08-09
ASoC: hdac_hdmi: Offload dapm update at jack detection
Takashi Iwai
1
-9
/
+48
2019-08-09
Merge tag 'sound-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
11
-49
/
+118
2019-08-09
ASoC: ml26124: remove unused variable 'ngth'
YueHaibing
1
-1
/
+0
2019-08-09
ASoC: mt6351: remove unused variable 'mt_lineout_control'
YueHaibing
1
-5
/
+0
2019-08-08
ASoC: tscs454: remove unused variable 'PLL_48K_RATE'
YueHaibing
1
-1
/
+0
2019-08-08
ASoC: hdac_hda: fix page fault issue by removing race
Keyon Jie
1
-0
/
+4
2019-08-07
ASoC: rt1011: Add a flag for the R0 calibration test
Shuming Fan
2
-2
/
+14
2019-08-07
ASoC: rt1011: Add R0 temperature and TDM1 ADC2DAT Swap control
Shuming Fan
2
-1
/
+9
[next]