summaryrefslogtreecommitdiff
path: root/sound/soc/codecs
AgeCommit message (Expand)AuthorFilesLines
2019-02-07ASoC: codecs: jz4725b: Use C++ style comments in headerPaul Cercueil1-5/+4
2019-02-07ASoC: codecs: Kconfig: Show knob, and depend on MIPS || COMPILE_TESTPaul Cercueil1-1/+8
2019-02-07ASoC: codecs: jz4740: Add support for devicetreePaul Cercueil1-0/+9
2019-02-07ASoC: codecs: jz4740: Use SPDX license notifierPaul Cercueil1-12/+5
2019-02-07ASoC: codecs: jz4725b: fix spelling mistake "Deemphatize" -> "Deemphasize"Colin Ian King1-1/+1
2019-02-07ASoC: wcd9335: fix semicolon.cocci warningskbuild test robot1-3/+3
2019-02-06ASoC: codecs: Add jz4725b-codec driverPaul Cercueil3-0/+613
2019-02-06Merge branch 'asoc-5.0' into asoc-5.1 for dapm tableMark Brown2-2/+4
2019-02-06ASoC: ssm2602: switch to SPDX identifierMarco Felsch1-27/+12
2019-02-06ASoC: wcd9335: remove some unnecessary NULL checksDan Carpenter1-12/+8
2019-02-06ASoC: ssm2602: Fix ADC powerup sequencingPhilipp Zabel1-2/+28
2019-02-04ASoC: ak4118: fix missing headerClément Péron1-0/+1
2019-02-02ASoC: arizona: Add channel numbers to AIFsCharles Keepax5-158/+158
2019-01-29ASoC: cros_ec_codec: Add codec driver for Cros ECCheng-Yi Chiang3-0/+451
2019-01-29Merge tag 'v5.0-rc4' into asoc-5.1Mark Brown1-103/+13
2019-01-29ASoC: wcd9335: Fix missing slimbus dependencyMark Brown1-0/+1
2019-01-28ASoC: wcd9335: add audio routingsSrinivas Kandagatla1-0/+189
2019-01-28ASoC: wcd9335: add capture dapm widgetsSrinivas Kandagatla1-1/+1447
2019-01-28ASoC: wcd9335: add playback dapm widgetsSrinivas Kandagatla1-0/+1795
2019-01-28ASoC: wcd9335: add basic controlsSrinivas Kandagatla1-0/+325
2019-01-28ASoC: wcd9335: add CLASS-H Controller supportSrinivas Kandagatla4-1/+636
2019-01-28ASoC: wcd9335: add support to wcd9335 codecSrinivas Kandagatla4-0/+2134
2019-01-28ASoC: rt5651: Variable "ret" in function rt5651_i2c_probe() could be uninitia...Yizhuo1-1/+5
2019-01-28ASoC: pcm512x: Fix clocking calculations when not using the PLLDimitris Papavasiliou1-2/+2
2019-01-28ASoC: pcm512x: Implement the set_bclk_ratio interfaceDimitris Papavasiliou1-4/+24
2019-01-28ASoC: Fixup build error for mt6358Kuninori Morimoto1-1/+1
2019-01-25ASoC: mediatek: mt6358: add codec driverShunli Wang4-0/+4659
2019-01-22ASoC: rt5682: Correct the setting while select ASRC clk for AD/DA filterShuming Fan1-0/+2
2019-01-18Merge tag 'asoc-fix-v5.0-rc2' into asoc-5.1Mark Brown3-12/+18
2019-01-18ASoC: hdmi-codec: fix oops on re-probeRussell King1-2/+2
2019-01-18Merge tag 'asoc-fix-v5.0-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai6-20/+27
2019-01-17ASoC: rt5682: add default pdata for i2s modeBard liao1-0/+8
2019-01-15ASoC: rt5514-spi: Fix potential NULL pointer dereferenceGustavo A. R. Silva1-0/+2
2019-01-15ASoC: rt5682: Fix PLL source register definitionsShuming Fan1-12/+12
2019-01-15ASoC: msm8916-wcd-digital: Select REGMAP_MMIO to fix build errorAxel Lin1-0/+1
2019-01-15ASoC: msm8916-wcd-digital: remove few unused variablesSrinivas Kandagatla1-10/+0
2019-01-15ASoC: cs4341: fix waring unused-functionAnders Roxell2-4/+4
2019-01-14ASoC: intel: skl: Fix display power regressionTakashi Iwai1-103/+13
2019-01-09ASoC: tlv320aic32x4: SND_SOC_DAPM_MICBIAS is deprecatedb-ak2-1/+30
2019-01-09ASoC: da7219: Add recalc_rate function to return DAI clock rateAdam Thomson2-3/+43
2019-01-09ASoC: da7219: MCLK should be enabled before DAI clocksAdam Thomson1-8/+24
2019-01-08ASoC: rt274: Variable "buf" in function rt274_jack_detect() could be uninitia...Yizhuo1-2/+9
2019-01-08ASoC: ADAU7002: Add optional delay before start of captureAgrawal, Akshu1-0/+45
2019-01-07ASoC: rt5651: Add support for jack detect using an external GPIOHans de Goede2-16/+39
2019-01-07ASoC: rt5651: Add ACPI ID 10EC5640Hans de Goede1-0/+1
2019-01-07ASoC: sgtl5000: Allow SCLK pad drive strength to be changedAlison Wang1-1/+18
2019-01-07ASoC: tlv320aic32x4: Kernel OOPS while entering DAPM standby modeb-ak1-0/+4
2019-01-07ASoC: rt298: fix boolean testsPierre-Louis Bossart1-6/+6
2019-01-07ASoC: rl6437a: use __be32 for a __be32 bufBard liao1-2/+2
2019-01-07ASoC: rt5645: store eq kcontrol byte in __beBard liao1-14/+16