aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-05ASoC: max98373: replace gpio_request with devm_gpio_requestYong Zhi1-2/+2
2019-11-04ASoC: hdac_hda: fix race in device removalKai Vehmanen1-1/+1
2019-10-23ASoC: hdmi-codec: drop mutex locking againJerome Brunet1-7/+5
2019-10-21ASoC: msm8916-wcd-analog: Fix RX1 selection in RDAC2 MUXStephan Gerhold1-2/+2
2019-10-09ASoC: msm8916-wcd-digital: add missing MIX2 path for RX1/2Srinivas Kandagatla1-0/+22
2019-10-02ASoC: wm_adsp: Don't generate kcontrols without READ flagsStuart Henderson1-2/+1
2019-10-01ASoC: intel: bytcr_rt5651: add null check to support_button_pressJaska Uimonen1-0/+3
2019-10-01ASoC: rt5682: add NULL handler to set_jack functionJaska Uimonen1-2/+10
2019-10-01ASoC: wm_adsp: Fix theoretical NULL pointer for alg_regionLi Xu1-1/+6
2019-10-01ASoC: max98373: check for device node before parsingSathyanarayana Nujella1-8/+12
2019-09-23ASoC: wm8994: Do not register inapplicable controls for WM1811Sylwester Nawrocki1-17/+26
2019-09-20ASoC: pcm3168a: The codec does not support S32_LEPeter Ujfalusi1-2/+1
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-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-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