aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs
AgeCommit message (Expand)AuthorFilesLines
2018-09-25ASoC: cs4265: Add a MIC pre. routeMatt Flax1-2/+3
2018-09-20ASoC: rt5663: Remove the boost volume in the beginning of playbackOder Chiou1-1/+6
2018-09-20ASoC: add for_each_card_rtds() macroKuninori Morimoto1-1/+1
2018-09-18ASoC: rt5677-spi: Drop unused GPIO includeLinus Walleij1-1/+0
2018-09-18ASoC: rt5682: Minor code modificationShuming Fan1-4/+11
2018-09-18ASoC: rt5682: Fix the boost volume at the begining of playbackShuming Fan1-0/+5
2018-09-18ASoC: rt5682: Update calibration functionShuming Fan1-2/+11
2018-09-18Merge branch 'asoc-4.19' into asoc-4.20 for rt5682 deps.Mark Brown2-11/+8
2018-09-18ASoC: rt5682: Remove HP volume controlShuming Fan1-5/+0
2018-09-18ASoC: rt5682: Improve HP performanceShuming Fan2-3/+43
2018-09-18ASoC: remove redundant includezhong jiang3-3/+0
2018-09-17ASoC: rt5514-spi: Get the period_bytes in the copy work to make sure the value correctlyOder Chiou1-6/+8
2018-09-17Merge tag 'asoc-v4.19-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai8-17/+38
2018-09-17ASoC: es8328: Fix fall-through annotationsGustavo A. R. Silva1-2/+2
2018-09-11ASoC: rt5668: remove empty rt5668_i2c_remove()Kuninori Morimoto1-6/+0
2018-09-10ASoC: cs4265: fix MMTLR Data switch controlSébastien Szymanski1-2/+2
2018-09-10ASoC: tscs454: use devm_snd_soc_register_component()Kuninori Morimoto1-1/+1
2018-09-10ASoC: rt5668: use devm_snd_soc_register_component()Kuninori Morimoto1-3/+1
2018-09-10ASoC: hdac_hda: use devm_snd_soc_register_component()Kuninori Morimoto1-2/+1
2018-09-07ASoC: max98373: usleep_range() needs include/delay.hGrant Grundler1-0/+1
2018-09-07regmap: split up regmap_config.use_single_rwDavid Frey16-20/+41
2018-09-07ASoC: Intel: hdac_hdmi: Limit sampling rates at dai creationYong Zhi1-0/+6
2018-09-06ASoC: sgtl5000: avoid division by zero if lo_vag is zeroColin Ian King1-1/+1
2018-09-06ASoC: hdac_hdmi: remove redundant check for !port conditionColin Ian King1-3/+0
2018-09-04ASoC: tlv320aic31xx: Add overflow detection supportAndrew F. Davis2-2/+39
2018-09-03ASoC: tlv320aic31xx: Add short circuit detection supportAndrew F. Davis2-0/+71
2018-08-31ASoC: tas6424: Add channel fault reportingAndrew F. Davis2-6/+56
2018-08-31Merge branch 'asoc-4.19' into asoc-4.20 tas dependencyMark Brown5-10/+30
2018-08-31ASoC: tas6424: Save last fault register even when clearAndrew F. Davis1-3/+9
2018-08-31ASoC: tas6424: Print full register name in error messageAndrew F. Davis1-3/+3
2018-08-31ASoC: cs4265: Add a S/PDIF enable switchMatt Flax1-0/+1
2018-08-31ASoC: cs4265: Add native 32bit I2S transportMatt Flax1-1/+2
2018-08-31ASoC: cs4265: SOC_SINGLE register value error fixMatt Flax1-2/+1
2018-08-31ASoC: codecs: tas5720: add TAS5722 TDM slot width setting supportAndreas Dannenberg1-0/+15
2018-08-31ASoC: codecs: tas5720: add TAS5722 specific volume controlAndreas Dannenberg1-8/+80
2018-08-29ASoC: dmic: add DT module aliasJerome Brunet1-0/+1
2018-08-29ASoC: dmic: add Kconfig prompt for the generic dmic codec.Jerome Brunet1-1/+5
2018-08-29ASoC: adau17x1: Unused exported functions changed to internalRobert Rosengren2-8/+5
2018-08-29ASoC: pcm3060: Improve legibility of if-statementsKirill Marinushkin1-2/+8
2018-08-29ASoC: pcm3060: Improve stylistics of file commentsKirill Marinushkin3-15/+12
2018-08-28ASoC: pcm3060: Add codec driverKirill Marinushkin6-0/+522
2018-08-28ASoC: rt5670: Add quirk for Thinkpad 8 tabletHans de Goede1-0/+12
2018-08-28ASoC: adau17x1: Implemented safeload supportDanny Smith1-2/+75
2018-08-28ASoC: sigmadsp: safeload should not have lower byte limitDanny Smith1-2/+1
2018-08-28ASoC: hdac_hda: add asoc extension for legacy HDA codec driversRakesh Ughreja4-0/+515
2018-08-28ASoC: wm8804: Add ACPI supportPierre-Louis Bossart1-1/+14
2018-08-28ASoC: rt5682: Update calibration functionShuming Fan1-17/+5
2018-08-28ASoC: rt5682: Change DAC/ADC volume scaleShuming Fan1-4/+4
2018-08-28ASoC: max98373: Added 10ms sleep after amp software resetRyan Lee1-0/+2
2018-08-28Merge tag 'v4.19-rc1' into asoc-4.19Mark Brown1-1/+0