aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-24Merge tag 'sound-fix-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-2/+1
2019-09-23Merge tag 'asoc-fix-v5.4-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai1-2/+1
2019-09-20ASoC: pcm3168a: The codec does not support S32_LEPeter Ujfalusi1-2/+1
2019-09-19Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linuxLinus Torvalds2-4/+4
2019-09-15Merge branch 'asoc-5.4' into asoc-nextMark Brown53-370/+4898
2019-09-15Merge branch 'asoc-5.3' into asoc-linusMark Brown8-42/+114
2019-09-11ASoC: wcd9335: remove redundant use of ret variableSaiyam Doshi1-16/+8
2019-09-09ASoC: hdmi-codec: Add an op to set callback function for plug eventCheng-Yi Chiang1-0/+46
2019-09-09ASoC: rt5677: keep analog power register at SND_SOC_BIAS_OFFBen Zhang1-2/+2
2019-09-09ASoC: rt5677: Remove magic number register writesCurtis Malainey1-5/+11
2019-09-09ASoC: rt1308: make array pd static const, makes object smallerColin Ian King1-1/+2
2019-09-09ASoC: rt1305: make array pd static const, makes object smallerColin Ian King1-1/+2
2019-09-09ASoC: rt1011: make array pd static const, makes object smallerColin Ian King1-1/+2
2019-09-09ASoC: codecs: ad193x: make two arrays static const, makes object smallerColin Ian King1-2/+2
2019-09-09ASoC: es8316: support fixed and variable both clock ratesKatsuhiro Suzuki1-15/+20
2019-09-09ASoC: es8316: fix redundant codes of clockKatsuhiro Suzuki1-18/+13
2019-09-04ASoC: sirf-audio: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-09-03ASoC: es8316: add clock control of MCLKKatsuhiro Suzuki1-1/+35
2019-09-02mfd / platform: cros_ec: Reorganize platform and mfd includesEnric Balletbo i Serra1-2/+2
2019-09-02mfd / platform: cros_ec: Move cros-ec core driver out from MFDEnric Balletbo i Serra1-2/+2
2019-08-28ASoC: wcd9335: Fix primary interpolator max rateSrinivas Kandagatla1-8/+12
2019-08-27ASoC: cs42xx8: Force suspend/resume during system suspend/resumeShengjiu Wang1-0/+2
2019-08-27ASoC: rt1011: add mutex protection to set_fmt/set_tdm_slotShuming Fan1-8/+19
2019-08-27ASoC: es8316: fix inverted L/R of headphone mixer volumeKatsuhiro Suzuki1-1/+1
2019-08-27ASoC: es8316: fix headphone mixer volume tableKatsuhiro Suzuki1-2/+5
2019-08-22ASoC: wm8988: fix typo in wm8988_right_line_controlsYueHaibing1-1/+1
2019-08-20Merge branch 'asoc-5.3' into asoc-5.4Mark Brown6-31/+96
2019-08-20ASoC: wm8904: implement input mode select as a muxMichał Mirosław1-19/+33
2019-08-20ASoC: wm8904: fix typo in DAPM kcontrol nameMichał Mirosław1-2/+2
2019-08-15ASoC: 88pm860x: remove unused variables 'pcm_switch_controls' and 'aif1_mux'YueHaibing1-15/+0
2019-08-15ASoC: cs42l56: remove unused variable 'adc_swap_enum'YueHaibing1-8/+0
2019-08-15ASoC: es8328: Fix copy-paste error in es8328_right_line_controlsYueHaibing1-1/+1
2019-08-15ASoC: es8328: remove unused variable 'pga_tlv'YueHaibing1-1/+0
2019-08-15ASoC: tlv320aic31xx: remove unused variable 'cm_m_enum'YueHaibing1-1/+0
2019-08-15ASoC: tlv320aic23: remove unused variable 'tlv320aic23_rec_src'YueHaibing1-2/+0
2019-08-15ASoC: rt1011: remove unused variable 'dac_vol_tlv' and 'adc_vol_tlv'YueHaibing1-3/+0
2019-08-15ASoC: max98371: remove unused variable 'max98371_noload_gain_tlv'YueHaibing1-4/+0
2019-08-15ASoC: cs4349: Use PM ops 'cs4349_runtime_pm'YueHaibing1-0/+1
2019-08-15ASoC: cs42l73: remove unused variables 'vsp_output_mux' and 'xsp_output_mux'YueHaibing1-6/+0
2019-08-15ASoC: mediatek: mt6358: add delay after dmic clock onJiaxin Yu1-0/+4
2019-08-15ASoC: wm8737: Fix copy-paste error in wm8737_snd_controlsYueHaibing1-1/+1
2019-08-15ASoC: cs4349: Use PM ops 'cs4349_runtime_pm'YueHaibing1-0/+1
2019-08-15ASoC: es8328: Fix copy-paste error in es8328_right_line_controlsYueHaibing1-1/+1
2019-08-12ASoC: pcm3168a: Allow reconfiguration of tdm_slots and slot_widthPeter Ujfalusi1-12/+0
2019-08-12ASoC: pcm3168a: Retain the independence of DAC and ADC side of the codecPeter Ujfalusi1-71/+54
2019-08-12ASoC: rt5677: Revert remove superfluous setCurtis Malainey1-0/+1
2019-08-09ASoC: max9850: remove unused variable 'max9850_reg'YueHaibing1-13/+0
2019-08-09ASoC: max98926: remove two unused variablesYueHaibing1-9/+0
2019-08-09ASoC: hdac_hdmi: Offload dapm update at jack detectionTakashi Iwai1-9/+48
2019-08-09Merge tag 'sound-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds11-49/+118