aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-25Merge tag 'sound-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds45-153/+3160
2018-10-21Merge remote-tracking branches 'regmap/topic/noinc' and 'regmap/topic/single-rw' into regmap-nextMark Brown16-20/+41
2018-10-21ASoC: wm2000: Remove wm2000_read helper functionLucas Tanure1-24/+30
2018-10-19ASoC: cs42l51: fix mclk supportOlivier Moysan1-1/+14
2018-10-19ASoC: wm_adsp: Log addresses as 8 digits in wm_adsp_buffer_populateRichard Fitzgerald1-1/+1
2018-10-19ASoC: wm_adsp: Rename memory fields in wm_adsp_bufferRichard Fitzgerald1-12/+12
2018-10-19ASoC: cs42l51: add mclk supportOlivier Moysan1-0/+8
2018-10-17ASoC: pcm3168a: add hw constraint for capture channelKuninori Morimoto1-2/+9
2018-10-17ASoC: sta32x: Add support for XTI clockDaniel Mack1-0/+28
2018-10-17ASoC: nau8822: new codec driverDavid Lin4-0/+1347
2018-10-12ASoC: pcm3168a: add I2S/Left_J TDM supportKuninori Morimoto1-0/+19
2018-10-12ASoC: pcm3168a: add hw constraint for channelKuninori Morimoto1-0/+20
2018-10-12ASoC: pcm3168a: add HW constraint for non RIGHT_JKuninori Morimoto1-0/+36
2018-10-11ASoC: max98373: Sort DHT Rot Pnt Volume in reverse orderRyan Lee1-7/+7
2018-10-11ASoC: max98373: Sort max98373_bde_gain_tlv in reverse orderRyan Lee1-9/+9
2018-10-11ASoC: max98373: Sort BDE Limiter Thresh Volume in reverse orderRyan Lee1-5/+5
2018-10-11ASoC: max98373: Sort Digital Volume in reverse orderRyan Lee1-2/+2
2018-10-10ASoC: max98988: add I2C dependencyArnd Bergmann1-0/+1
2018-10-08ASoC: max98988: make it selectableMarco Felsch1-1/+1
2018-10-08ASoC: max98088: Add master clock handlingAndreas Färber1-0/+26
2018-10-08ASoC: wm8782: add support for regulatorsDaniel Mack1-0/+63
2018-10-05ASoC: rt274: Add fall-through annotationsTakashi Iwai1-0/+2
2018-10-05ASoC: pcm186x: Use the standard fall-through annotationTakashi Iwai1-1/+2
2018-10-05ASoC: adau1761: Use the standard fall-through annotationTakashi Iwai1-1/+2
2018-10-04ASoC: add fault detect recovery property to DT bindingsDaniel Mack1-0/+2
2018-09-27ASoC: wm9712: fix unused variable warningArnd Bergmann1-1/+2
2018-09-25ASoC: max98088: add OF supportAndreas Färber1-0/+10
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