summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs (follow)
Commit message (Expand)AuthorAgeFilesLines
* ASoC: wcd9335: remove redundant use of ret variableSaiyam Doshi2019-09-111-16/+8
* ASoC: hdmi-codec: Add an op to set callback function for plug eventCheng-Yi Chiang2019-09-091-0/+46
* ASoC: rt5677: keep analog power register at SND_SOC_BIAS_OFFBen Zhang2019-09-091-2/+2
* ASoC: rt5677: Remove magic number register writesCurtis Malainey2019-09-091-5/+11
* ASoC: rt1308: make array pd static const, makes object smallerColin Ian King2019-09-091-1/+2
* ASoC: rt1305: make array pd static const, makes object smallerColin Ian King2019-09-091-1/+2
* ASoC: rt1011: make array pd static const, makes object smallerColin Ian King2019-09-091-1/+2
* ASoC: codecs: ad193x: make two arrays static const, makes object smallerColin Ian King2019-09-091-2/+2
* ASoC: es8316: support fixed and variable both clock ratesKatsuhiro Suzuki2019-09-091-15/+20
* ASoC: es8316: fix redundant codes of clockKatsuhiro Suzuki2019-09-091-18/+13
* ASoC: sirf-audio: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-09-041-3/+1
* ASoC: es8316: add clock control of MCLKKatsuhiro Suzuki2019-09-031-1/+35
* ASoC: wcd9335: Fix primary interpolator max rateSrinivas Kandagatla2019-08-281-8/+12
* ASoC: cs42xx8: Force suspend/resume during system suspend/resumeShengjiu Wang2019-08-271-0/+2
* ASoC: wm8988: fix typo in wm8988_right_line_controlsYueHaibing2019-08-221-1/+1
* Merge branch 'asoc-5.3' into asoc-5.4Mark Brown2019-08-206-31/+96
|\
| * ASoC: wm8904: implement input mode select as a muxMichał Mirosław2019-08-201-19/+33
| * ASoC: wm8904: fix typo in DAPM kcontrol nameMichał Mirosław2019-08-201-2/+2
| * ASoC: wm8737: Fix copy-paste error in wm8737_snd_controlsYueHaibing2019-08-151-1/+1
| * ASoC: cs4349: Use PM ops 'cs4349_runtime_pm'YueHaibing2019-08-151-0/+1
| * ASoC: es8328: Fix copy-paste error in es8328_right_line_controlsYueHaibing2019-08-151-1/+1
| * ASoC: hdac_hdmi: Offload dapm update at jack detectionTakashi Iwai2019-08-091-9/+48
| * ASoC: hdac_hda: fix page fault issue by removing raceKeyon Jie2019-08-081-0/+4
| * ASoC: max98373: Remove executable bitsMark Brown2019-08-062-0/+0
| * ASoC: max98373: add 88200 and 96000 sampling rate supportfengchunguo2019-07-312-0/+8
* | ASoC: 88pm860x: remove unused variables 'pcm_switch_controls' and 'aif1_mux'YueHaibing2019-08-151-15/+0
* | ASoC: cs42l56: remove unused variable 'adc_swap_enum'YueHaibing2019-08-151-8/+0
* | ASoC: es8328: Fix copy-paste error in es8328_right_line_controlsYueHaibing2019-08-151-1/+1
* | ASoC: es8328: remove unused variable 'pga_tlv'YueHaibing2019-08-151-1/+0
* | ASoC: tlv320aic31xx: remove unused variable 'cm_m_enum'YueHaibing2019-08-151-1/+0
* | ASoC: tlv320aic23: remove unused variable 'tlv320aic23_rec_src'YueHaibing2019-08-151-2/+0
* | ASoC: rt1011: remove unused variable 'dac_vol_tlv' and 'adc_vol_tlv'YueHaibing2019-08-151-3/+0
* | ASoC: max98371: remove unused variable 'max98371_noload_gain_tlv'YueHaibing2019-08-151-4/+0
* | ASoC: cs4349: Use PM ops 'cs4349_runtime_pm'YueHaibing2019-08-151-0/+1
* | ASoC: cs42l73: remove unused variables 'vsp_output_mux' and 'xsp_output_mux'YueHaibing2019-08-151-6/+0
* | ASoC: mediatek: mt6358: add delay after dmic clock onJiaxin Yu2019-08-151-0/+4
* | ASoC: pcm3168a: Allow reconfiguration of tdm_slots and slot_widthPeter Ujfalusi2019-08-121-12/+0
* | ASoC: pcm3168a: Retain the independence of DAC and ADC side of the codecPeter Ujfalusi2019-08-121-71/+54
* | ASoC: rt5677: Revert remove superfluous setCurtis Malainey2019-08-121-0/+1
* | ASoC: max9850: remove unused variable 'max9850_reg'YueHaibing2019-08-091-13/+0
* | ASoC: max98926: remove two unused variablesYueHaibing2019-08-091-9/+0
* | ASoC: ml26124: remove unused variable 'ngth'YueHaibing2019-08-091-1/+0
* | ASoC: mt6351: remove unused variable 'mt_lineout_control'YueHaibing2019-08-091-5/+0
* | ASoC: tscs454: remove unused variable 'PLL_48K_RATE'YueHaibing2019-08-081-1/+0
* | ASoC: rt1011: Add a flag for the R0 calibration testShuming Fan2019-08-072-2/+14
* | ASoC: rt1011: Add R0 temperature and TDM1 ADC2DAT Swap controlShuming Fan2019-08-072-1/+9
* | ASoC: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-08-022-12/+4
* | ASoC: codecs: Add uda1334 codec driverAndra Danciu2019-07-313-0/+306
* | ASoC: inno_rk3036: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-07-311-3/+1
* | ASoC: jz4740: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-07-311-3/+1