summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs
AgeCommit message (Expand)AuthorFilesLines
2020-09-21ASoC: cs42l51: add additional ADC volume controlsGuillermo Rodríguez1-0/+9
2020-09-18Merge tag 'sound-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds10-23/+46
2020-09-18ASoC: tlv320adcx140: Add support for configuring GPIO pinCamel Guo2-0/+45
2020-09-17ASoC: ak4458: Add DSD support for ak4458 and ak4497Shengjiu Wang2-8/+86
2020-09-17ASoC: tlv320adcx140: Add the config to configure Tx ASI outputDan Murphy2-0/+12
2020-09-17ASoC: codec: tlv320aic32x4: do software reset before clock registrationMatthias Schiffer1-8/+10
2020-09-17ASoC: codec: tlv320aic32x4: fix missing aic32x4_disable_regulators() in error...Matthias Schiffer1-3/+7
2020-09-17Merge branch 'asoc-5.9' into asoc-5.10Mark Brown13-77/+202
2020-09-17ASoC: tlv320adcx140: Fix BCLK inversion for DSP modesDan Murphy1-21/+23
2020-09-17ASoC: tlv320adcx140: Idle the device while writing registersDan Murphy2-11/+34
2020-09-17ASoC: tlv320adcx140: Fix digital gain rangeCamel Guo1-1/+1
2020-09-14ASoC: rt1015: Fix the failure to flush DAC data before playbackderek.fang2-7/+63
2020-09-14ASoC: rt1015: Fix DC calibration on bypass boost modederek.fang2-14/+35
2020-09-10ASoC: rt1015p: add codec driverTzung-Bi Shih3-0/+157
2020-09-10ASoC: codecs: realtek-soundwire: ignore initial PARITY errorsPierre-Louis Bossart5-0/+5
2020-09-10ASoC/soundwire: bus: use property to set interrupt masksPierre-Louis Bossart7-0/+22
2020-09-08ASoC: tlv320adcx140: Wake up codec before accessing registerCamel Guo1-12/+12
2020-09-08ASoC: mt6359: fix failed to parse DT propertiesTzung-Bi Shih1-4/+9
2020-09-03ASoC: codecs: soundwire: remove port_ready[] usage from codecs.Pierre-Louis Bossart6-101/+6
2020-09-01ASoC: tlv320adcx140: Fix accessing uninitialized adcx140->devCamel Guo1-1/+3
2020-09-01ASoC: rt5682: Prefer async probeDouglas Anderson1-0/+1
2020-09-01ASoC: wm8994: Ensure the device is resumed in wm89xx_mic_detect functionsSylwester Nawrocki1-0/+8
2020-09-01ASoC: wm8994: Skip setting of the WM8994_MICBIAS register for WM1811Sylwester Nawrocki3-0/+6
2020-08-28ASoC: tlv320adcx140: Add digital mic channel enable routingDan Murphy1-0/+37
2020-08-27ASoC: max9867: shutdown codec when changing filter typePavel Dobias2-15/+120
2020-08-26ASoC: rt700: Fix return check for devm_regmap_init_sdw()Vinod Koul1-2/+2
2020-08-26ASoC: rt715: Fix return check for devm_regmap_init_sdw()Vinod Koul1-2/+2
2020-08-26ASoC: rt711: Fix return check for devm_regmap_init_sdw()Vinod Koul1-2/+2
2020-08-26ASoC: rt1308-sdw: Fix return check for devm_regmap_init_sdw()Vinod Koul1-2/+2
2020-08-26ASoC: max98373: Fix return check for devm_regmap_init_sdw()Vinod Koul1-2/+2
2020-08-25ASoC: hdac_hdmi: tidy up a memset()Dan Carpenter1-1/+1
2020-08-25ASoC: pcm3168a: ignore 0 Hz settingsKuninori Morimoto1-0/+7
2020-08-24Merge series "ASoC: Intel: machine driver updates for 5.10" from Pierre-Louis...Mark Brown1-0/+3
2020-08-24ASoC: ak5558: Add regulator supportShengjiu Wang1-0/+30
2020-08-24ASoC: codecs: max98373-sdw: add missing test on resumePierre-Louis Bossart1-0/+3
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2-2/+2
2020-08-21Merge tag 'sound-5.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds4-19/+51
2020-08-21ASoC: da7219: Fix I/O voltage range configuration during probeAdam Thomson1-2/+3
2020-08-20ASoC: mediatek: mt6359: add codec driverJiaxin Yu4-0/+5403
2020-08-19ASoC: codecs: rt*-sdw: use SDW_SLAVE_ENTRY_EXTPierre-Louis Bossart5-5/+5
2020-08-18ASoC: wm_adsp: Update naming in error handlingCharles Keepax1-4/+4
2020-08-18Merge series "ASoC: da7219: Reorganise device/codec level probe/remove" from ...Mark Brown4-254/+328
2020-08-18Merge series "Codec workaround" from Michael Sit Wei Hong <michael.wei.hong.s...Mark Brown1-16/+44
2020-08-18Merge series "ASoC: rt5682: Use clk APIs better" from Stephen Boyd <swboyd@ch...Mark Brown2-52/+23
2020-08-18ASoC: wm8962: Export DAC/ADC monomix switchesSebastian Krzyszkowiak1-0/+2
2020-08-18ASoC: codecs: wm0010: use DECLARE_COMPLETION_ONSTACK() macroPierre-Louis Bossart1-2/+1
2020-08-18ASoC: ak4458: Add regulator supportShengjiu Wang1-1/+30
2020-08-18ASoC: hdac_hdmi: support 'ELD' mixerBrent Lu1-0/+138
2020-08-18ASoC: codecs: delete repeated words in commentsRandy Dunlap3-3/+3
2020-08-17ASoC: da7219: Fix clock handling around codec level probeAdam Thomson2-25/+72