summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs
AgeCommit message (Expand)AuthorFilesLines
2020-11-26ASoC: es8316: skip of_device_id table when !CONFIG_OFKrzysztof Kozlowski1-0/+2
2020-11-26ASoC: da9055: skip of_device_id table when !CONFIG_OFKrzysztof Kozlowski1-0/+2
2020-11-26ASoC: da7219: skip of_device_id table when !CONFIG_OFKrzysztof Kozlowski1-0/+2
2020-11-26ASoC: da7218: skip of_device_id table when !CONFIG_OFKrzysztof Kozlowski1-0/+2
2020-11-26ASoC: alc5632: skip of_device_id table when !CONFIG_OFKrzysztof Kozlowski1-0/+2
2020-11-26ASoC: alc5623: skip of_device_id table when !CONFIG_OFKrzysztof Kozlowski1-0/+2
2020-11-26ASoC: ak4118: skip of_device_id table when !CONFIG_OFKrzysztof Kozlowski1-0/+2
2020-11-26ASoC: tas571x: mark OF related data as maybe unusedKrzysztof Kozlowski1-2/+2
2020-11-26ASoC: rk3328: mark OF related data as maybe unusedKrzysztof Kozlowski1-1/+1
2020-11-26ASoC: inno_rk3036: mark OF related data as maybe unusedKrzysztof Kozlowski1-1/+1
2020-11-26ASoC: gtm601: mark OF related data as maybe unusedKrzysztof Kozlowski1-1/+1
2020-11-26ASoC: bd28623: mark OF related data as maybe unusedKrzysztof Kozlowski1-1/+1
2020-11-26ASoC: ak5558: mark OF related data as maybe unusedKrzysztof Kozlowski1-1/+1
2020-11-26ASoC: rt5682: change SAR voltage thresholdShuming Fan1-0/+1
2020-11-25ASoC: wm_adsp: fix error return code in wm_adsp_load()Luo Meng1-0/+1
2020-11-24Merge branch 'topic/usb-audio-refactoring' into for-nextTakashi Iwai6-4/+48
2020-11-23ASoC: hdmi-codec: Get ELD in before reporting plugged eventCheng-Yi Chiang1-2/+8
2020-11-20ASoC: codecs: Fix fall-through warnings for ClangGustavo A. R. Silva6-0/+6
2020-11-20Merge series "ASoC: mt6359: Fix regulator_dev_lookup() fails for id "LDO_VAUD...Mark Brown1-3/+4
2020-11-20ASoC: codecs: lpass-va-macro: add missing MODULE_DEVICE_TABLESrinivas Kandagatla1-0/+1
2020-11-20ASoC: mediatek: mt6359: Fix regulator_dev_lookup() fails for id "LDO_VAUD18"Jiaxin Yu1-3/+4
2020-11-20crypto: sha - split sha.h into sha1.h and sha2.hEric Biggers1-1/+1
2020-11-19ASoC: codecs: lpass-va-macro: add dapm widgets and routesSrinivas Kandagatla1-0/+620
2020-11-19ASoC: codecs: lpass-va-macro: Add support to VA MacroSrinivas Kandagatla3-0/+889
2020-11-19ASoC: codecs: lpass-wsa-macro: add dapm widgets and routeSrinivas Kandagatla1-0/+1081
2020-11-19ASoC: codecs: lpass-wsa-macro: Add support to WSA MacroSrinivas Kandagatla4-0/+1406
2020-11-18ASoC: wcd9335: Remove unnecessary conversion to boolKaixu Xia1-1/+1
2020-11-17ASoC: Fix 7/8 spaces indentation in KconfigGeert Uytterhoeven1-9/+9
2020-11-16ASoC: pcm512x: Add support for more data formatsKirill Marinushkin1-0/+38
2020-11-16ASoC: pcm512x: Move format check into `set_fmt()`Kirill Marinushkin1-25/+30
2020-11-16ASoC: pcm512x: Rearrange operations in `hw_params()`Kirill Marinushkin1-29/+20
2020-11-16ASoC: pcm512x: Fix not setting word length if DAIFMT_CBS_CFSKirill Marinushkin1-7/+7
2020-11-13ASoC: rt5682: Add a new property for the DMIC clock drivingOder Chiou3-0/+22
2020-11-13ASoC: rt1015: increase the time to detect BCLKShuming Fan1-1/+1
2020-11-12Merge series "ASoC: soundwire: SDCA device quirk and cleanups" from Pierre-Lo...Mark Brown7-13/+14
2020-11-12ASoC: codecs: max98373-sdw: align regmap use with other codecsPierre-Louis Bossart1-1/+1
2020-11-12ASoC: rt711: remove warningsPierre-Louis Bossart1-7/+8
2020-11-12ASoC: codecs: rt*.c: remove useless pointer castPierre-Louis Bossart5-5/+5
2020-11-12ASoC: arizona: Fix a wrong free in wm8997_probeZhang Qilong1-0/+2
2020-11-11Merge series "Fix PM disable depth imbalance on error" from Zhang Qilong <zha...Mark Brown2-2/+8
2020-11-11ASoC: Remove mt6359_platform_driver_removeShane.Chien1-12/+0
2020-11-11ASoC: wm8998: Fix PM disable depth imbalance on errorZhang Qilong1-1/+3
2020-11-11ASoC: wm8994: Fix PM disable depth imbalance on errorZhang Qilong1-1/+5
2020-11-10Merge series "Fix vaud18 power leakage of mt6359" from Shane Chien <shane.chi...Mark Brown2-32/+1
2020-11-10ASoC: nau8315: revise the power event of EN_PIN dapm widget for symmetryDavid Lin1-2/+2
2020-11-10ASoC: nau8315: add codec driverDavid Lin3-0/+173
2020-11-10ASoC: Fix vaud18 power leakage of mt6359Shane.Chien2-32/+1
2020-11-09ASoC: rt1015: modification for calibration to get better performanceJack Yu1-53/+48
2020-11-05ASoC: rt1015: add delay to fix pop noise from speakerJack Yu2-0/+22
2020-11-04Merge series "ASoC: Mediatek: Add support for MT8192 SoC" from Jiaxin Yu <jia...Mark Brown2-0/+117