summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2018-10-2545-153/+3160
|\
| * ASoC: wm2000: Remove wm2000_read helper functionLucas Tanure2018-10-211-24/+30
| * ASoC: cs42l51: fix mclk supportOlivier Moysan2018-10-191-1/+14
| * ASoC: wm_adsp: Log addresses as 8 digits in wm_adsp_buffer_populateRichard Fitzgerald2018-10-191-1/+1
| * ASoC: wm_adsp: Rename memory fields in wm_adsp_bufferRichard Fitzgerald2018-10-191-12/+12
| * ASoC: cs42l51: add mclk supportOlivier Moysan2018-10-191-0/+8
| * ASoC: pcm3168a: add hw constraint for capture channelKuninori Morimoto2018-10-171-2/+9
| * ASoC: sta32x: Add support for XTI clockDaniel Mack2018-10-171-0/+28
| * ASoC: nau8822: new codec driverDavid Lin2018-10-174-0/+1347
| * ASoC: pcm3168a: add I2S/Left_J TDM supportKuninori Morimoto2018-10-121-0/+19
| * ASoC: pcm3168a: add hw constraint for channelKuninori Morimoto2018-10-121-0/+20
| * ASoC: pcm3168a: add HW constraint for non RIGHT_JKuninori Morimoto2018-10-121-0/+36
| * ASoC: max98373: Sort DHT Rot Pnt Volume in reverse orderRyan Lee2018-10-111-7/+7
| * ASoC: max98373: Sort max98373_bde_gain_tlv in reverse orderRyan Lee2018-10-111-9/+9
| * ASoC: max98373: Sort BDE Limiter Thresh Volume in reverse orderRyan Lee2018-10-111-5/+5
| * ASoC: max98373: Sort Digital Volume in reverse orderRyan Lee2018-10-111-2/+2
| * ASoC: max98988: add I2C dependencyArnd Bergmann2018-10-101-0/+1
| * ASoC: max98988: make it selectableMarco Felsch2018-10-081-1/+1
| * ASoC: max98088: Add master clock handlingAndreas Färber2018-10-081-0/+26
| * ASoC: wm8782: add support for regulatorsDaniel Mack2018-10-081-0/+63
| * ASoC: rt274: Add fall-through annotationsTakashi Iwai2018-10-051-0/+2
| * ASoC: pcm186x: Use the standard fall-through annotationTakashi Iwai2018-10-051-1/+2
| * ASoC: adau1761: Use the standard fall-through annotationTakashi Iwai2018-10-051-1/+2
| * ASoC: add fault detect recovery property to DT bindingsDaniel Mack2018-10-041-0/+2
| * ASoC: wm9712: fix unused variable warningArnd Bergmann2018-09-281-1/+2
| * ASoC: max98088: add OF supportAndreas Färber2018-09-251-0/+10
| * ASoC: cs4265: Add a MIC pre. routeMatt Flax2018-09-251-2/+3
| * ASoC: rt5663: Remove the boost volume in the beginning of playbackOder Chiou2018-09-201-1/+6
| * ASoC: add for_each_card_rtds() macroKuninori Morimoto2018-09-201-1/+1
| * ASoC: rt5677-spi: Drop unused GPIO includeLinus Walleij2018-09-181-1/+0Star
| * ASoC: rt5682: Minor code modificationShuming Fan2018-09-181-4/+11
| * ASoC: rt5682: Fix the boost volume at the begining of playbackShuming Fan2018-09-181-0/+5
| * ASoC: rt5682: Update calibration functionShuming Fan2018-09-181-2/+11
| * Merge branch 'asoc-4.19' into asoc-4.20 for rt5682 deps.Mark Brown2018-09-182-11/+8Star
| |\
| | * ASoC: rt5682: Remove HP volume controlShuming Fan2018-09-181-5/+0Star
| | * ASoC: rt5514-spi: Get the period_bytes in the copy work to make sure the valu...Oder Chiou2018-09-171-6/+8
| * | ASoC: rt5682: Improve HP performanceShuming Fan2018-09-182-3/+43
| * | ASoC: remove redundant includezhong jiang2018-09-183-3/+0Star
| * | ASoC: es8328: Fix fall-through annotationsGustavo A. R. Silva2018-09-171-2/+2
| * | ASoC: rt5668: remove empty rt5668_i2c_remove()Kuninori Morimoto2018-09-111-6/+0Star
| * | ASoC: tscs454: use devm_snd_soc_register_component()Kuninori Morimoto2018-09-101-1/+1
| * | ASoC: rt5668: use devm_snd_soc_register_component()Kuninori Morimoto2018-09-101-3/+1Star
| * | ASoC: hdac_hda: use devm_snd_soc_register_component()Kuninori Morimoto2018-09-101-2/+1Star
| * | ASoC: max98373: usleep_range() needs include/delay.hGrant Grundler2018-09-071-0/+1
| * | ASoC: Intel: hdac_hdmi: Limit sampling rates at dai creationYong Zhi2018-09-071-0/+6
| * | ASoC: sgtl5000: avoid division by zero if lo_vag is zeroColin Ian King2018-09-061-1/+1
| * | ASoC: hdac_hdmi: remove redundant check for !port conditionColin Ian King2018-09-061-3/+0Star
| * | ASoC: tlv320aic31xx: Add overflow detection supportAndrew F. Davis2018-09-042-2/+39
| * | ASoC: tlv320aic31xx: Add short circuit detection supportAndrew F. Davis2018-09-032-0/+71
| * | ASoC: tas6424: Add channel fault reportingAndrew F. Davis2018-08-312-6/+56