summaryrefslogtreecommitdiff
path: root/sound/soc/codecs
AgeCommit message (Expand)AuthorFilesLines
2016-05-17ASoC: hdac_hdmi: Remove the unused 'timeout' variableFabio Estevam1-1/+0
2016-05-13Merge remote-tracking branch 'asoc/topic/hdmi' into asoc-nextMark Brown4-9/+594
2016-05-13Merge remote-tracking branches 'asoc/topic/es8328', 'asoc/topic/find-dai', 'a...Mark Brown2-51/+166
2016-05-13Merge remote-tracking branches 'asoc/topic/bcm2835', 'asoc/topic/cs42l56', 'a...Mark Brown7-83/+164
2016-05-13Merge remote-tracking branches 'asoc/topic/adsp', 'asoc/topic/ak4624', 'asoc/...Mark Brown7-90/+295
2016-05-13Merge remote-tracking branch 'asoc/topic/rt5645' into asoc-nextMark Brown1-6/+10
2016-05-13Merge remote-tracking branch 'asoc/topic/pcm5102' into asoc-nextMark Brown3-0/+75
2016-05-13Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown1-2/+30
2016-05-13Merge remote-tracking branches 'asoc/fix/davinci', 'asoc/fix/fsl-ssi', 'asoc/...Mark Brown1-1/+18
2016-05-13ASoC: pcm5102a: Add support for PCM5102A codecFlorian Meier3-0/+75
2016-05-13ASoC: hdac_hdmi: add link managementVinod Koul1-2/+30
2016-05-12ASoC: rt298: Add DMI match for Broxton-P reference platformVinod Koul1-0/+17
2016-05-12ASoC: rt298: fix null deref on acpi driver dataVinod Koul1-1/+1
2016-05-10ASoC: da7213: Allow PLL disable/bypass when using 32KHz sysclkAdam Thomson1-1/+1
2016-05-10ASoC: da7213: Update PLL ranges to improve locking at frequency boundaryAdam Thomson2-27/+27
2016-05-10ASoC: da7213: Default PC counter to free-running when DAI disabledAdam Thomson2-0/+16
2016-05-10ASoC: da7213: Add checking of SRM lock status before enabling DAIAdam Thomson2-0/+27
2016-05-10ASoC: da7213: Add DAI DAPM event to control DAI clocksAdam Thomson2-5/+32
2016-05-10ASoC: es8328: Set symmetric ratesJohn Keeping1-0/+1
2016-05-10ASoC: es8328: Support more sample ratesJohn Keeping1-35/+100
2016-05-10ASoC: es8328: Support more sample formatsJohn Keeping2-16/+31
2016-05-10ASoC: es8328: Move sample size setup to hw_paramsJohn Keeping2-5/+18
2016-05-10ASoC: es8328: Use single R/W for regmapJohn Keeping1-0/+1
2016-05-10ASoC: es8328: Fix mask for VMIDSELJohn Keeping1-1/+1
2016-05-10ASoC: es8328: Fix ADC format setupJohn Keeping2-6/+25
2016-05-10ASoC: es8328: Move clock setup to hw_paramsJohn Keeping1-15/+16
2016-05-06ASoC: da7129: Add missing include of acpi.hMark Brown1-0/+1
2016-05-05ASoC: da7219: Add initial ACPI id for deviceAdam Thomson1-0/+7
2016-05-05ASoC: rt5645: polling jd status in all conditionsBard Liao1-6/+4
2016-05-04ASoC: wm_adsp: Detach compressed stream on freeCharles Keepax1-0/+22
2016-05-04ASoC: wm_adsp: Move compr_attach/attached functionsCharles Keepax1-19/+19
2016-05-04Merge branch 'topic/arizona' of git://git.kernel.org/pub/scm/linux/kernel/git...Mark Brown6-30/+70
2016-05-03ASoC: hdac_hdmi: Potential NULL deref in hdac_hdmi_get_spk_alloc()Dan Carpenter1-1/+1
2016-05-02ASoC: wm_adsp: Add support for TLV based binary controlsCharles Keepax1-20/+108
2016-04-28ASoC: hdac_hdmi: Register chmap controls and opsSubhransu S. Prusty1-0/+100
2016-04-28ASoC: hdac_hdmi: Add multichannel supportSubhransu S. Prusty1-9/+41
2016-04-28ASoC: hdac_hdmi: parse eld for channel map capabilitySubhransu S. Prusty1-0/+13
2016-04-27ASoC: wm_adsp: factor out freeing of alg regionsRichard Fitzgerald1-16/+16
2016-04-27ASoC: arizona: call wm_adsp2_remove when codec driver is removedRichard Fitzgerald3-0/+15
2016-04-27ASoC: wm_adsp: free memory when unloaded or closedRichard Fitzgerald2-0/+21
2016-04-26Merge remote-tracking branches 'asoc/fix/rt5640' and 'asoc/fix/wm8962' into a...Mark Brown3-20/+20
2016-04-26Merge remote-tracking branches 'asoc/fix/arizona', 'asoc/fix/cs35l32', 'asoc/...Mark Brown11-111/+155
2016-04-26ASoC: arizona: No need to update_bits when writing AEC clock controlRichard Fitzgerald1-2/+1
2016-04-26ASoC: cs42l56: Use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas1-1/+1
2016-04-22ASoC: da7218: Update PLL ranges and dividers to improve lockingAdam Thomson2-25/+28
2016-04-22ASoC: hdmi-codec: Add ELD controlPhilipp Zabel1-2/+0
2016-04-21ASoC: hdmi-codec: Add ELD controlPhilipp Zabel1-0/+38
2016-04-21ASoC: arizona: Prefer lower FRATIO in pseudo-fractional modeRichard Fitzgerald1-12/+15
2016-04-20ASoC: ak4642: Remove CLK_IS_ROOTStephen Boyd1-3/+1
2016-04-19ASoC: da7219: Disallow unsupported 32KHz clock setting in set_dai_sysclk()Adam Thomson1-1/+1