summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs
AgeCommit message (Expand)AuthorFilesLines
2018-09-11ASoC: rt5668: remove empty rt5668_i2c_remove()Kuninori Morimoto1-6/+0
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-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
2018-08-16ASoC: rt5514: Fix the issue of the delay volume applied againOder Chiou1-4/+4
2018-08-16ASoC: max98373: Added speaker FS gain cotnrol register to volatile.Ryan Lee1-0/+1
2018-08-14ASoC: wm9712: fix replace codec to componentMarcel Ziswiler1-1/+1
2018-08-13Merge tag 'asoc-v4.19' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai64-283/+5425
2018-08-09ASoC: adav80x: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-08-09ASoC: da7219: Add delays to capture path to remove DC offset noiseAdam Thomson3-8/+49
2018-08-08ASoC: wm_adsp: Make DSP name configurable by codec driverRichard Fitzgerald2-21/+50
2018-08-08Merge branch 'asoc-4.18' into asoc-4.19 wmadsp depMark Brown5-14/+30
2018-08-08ASoC: wm_adsp: Declare firmware controls from codec driverRichard Fitzgerald6-33/+32
2018-08-08ASoC: max98373: Added software reset register to readable registersRyan Lee1-0/+1
2018-08-08ASoC: wm_adsp: Correct DSP pointer for preloader controlAjit Pandey1-2/+6
2018-08-08ASoC: rt5677: Fix initialization of rt5677_of_match.dataMatthias Kaehlcke1-1/+1
2018-08-06ASoC: wm8994: Fix missing break in switchGustavo A. R. Silva1-1/+1
2018-08-06ASoC: wm8903: use true and false for boolean valuesGustavo A. R. Silva1-2/+2
2018-08-06ASoC: da9055: use true and false for boolean valuesGustavo A. R. Silva1-2/+2
2018-08-06ASoC: wm5100-tables: use true and false for boolean valuesGustavo A. R. Silva1-6/+6