summaryrefslogtreecommitdiff
path: root/sound/soc/codecs
AgeCommit message (Expand)Author
2020-11-26ASoC: alc5623: skip of_device_id table when !CONFIG_OFKrzysztof Kozlowski
2020-11-26ASoC: ak4118: skip of_device_id table when !CONFIG_OFKrzysztof Kozlowski
2020-11-26ASoC: tas571x: mark OF related data as maybe unusedKrzysztof Kozlowski
2020-11-26ASoC: rk3328: mark OF related data as maybe unusedKrzysztof Kozlowski
2020-11-26ASoC: inno_rk3036: mark OF related data as maybe unusedKrzysztof Kozlowski
2020-11-26ASoC: gtm601: mark OF related data as maybe unusedKrzysztof Kozlowski
2020-11-26ASoC: bd28623: mark OF related data as maybe unusedKrzysztof Kozlowski
2020-11-26ASoC: ak5558: mark OF related data as maybe unusedKrzysztof Kozlowski
2020-11-26ASoC: rt5682: change SAR voltage thresholdShuming Fan
2020-11-25ASoC: wm_adsp: fix error return code in wm_adsp_load()Luo Meng
2020-11-24Merge branch 'topic/usb-audio-refactoring' into for-nextTakashi Iwai
2020-11-23ASoC: hdmi-codec: Get ELD in before reporting plugged eventCheng-Yi Chiang
2020-11-20ASoC: codecs: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-11-20Merge series "ASoC: mt6359: Fix regulator_dev_lookup() fails for id "LDO_VAUD...Mark Brown
2020-11-20ASoC: codecs: lpass-va-macro: add missing MODULE_DEVICE_TABLESrinivas Kandagatla
2020-11-20ASoC: mediatek: mt6359: Fix regulator_dev_lookup() fails for id "LDO_VAUD18"Jiaxin Yu
2020-11-20crypto: sha - split sha.h into sha1.h and sha2.hEric Biggers
2020-11-19ASoC: codecs: lpass-va-macro: add dapm widgets and routesSrinivas Kandagatla
2020-11-19ASoC: codecs: lpass-va-macro: Add support to VA MacroSrinivas Kandagatla
2020-11-19ASoC: codecs: lpass-wsa-macro: add dapm widgets and routeSrinivas Kandagatla
2020-11-19ASoC: codecs: lpass-wsa-macro: Add support to WSA MacroSrinivas Kandagatla
2020-11-18ASoC: wcd9335: Remove unnecessary conversion to boolKaixu Xia
2020-11-17ASoC: Fix 7/8 spaces indentation in KconfigGeert Uytterhoeven
2020-11-16ASoC: pcm512x: Add support for more data formatsKirill Marinushkin
2020-11-16ASoC: pcm512x: Move format check into `set_fmt()`Kirill Marinushkin
2020-11-16ASoC: pcm512x: Rearrange operations in `hw_params()`Kirill Marinushkin
2020-11-16ASoC: pcm512x: Fix not setting word length if DAIFMT_CBS_CFSKirill Marinushkin
2020-11-13ASoC: rt5682: Add a new property for the DMIC clock drivingOder Chiou
2020-11-13ASoC: rt1015: increase the time to detect BCLKShuming Fan
2020-11-12Merge series "ASoC: soundwire: SDCA device quirk and cleanups" from Pierre-Lo...Mark Brown
2020-11-12ASoC: codecs: max98373-sdw: align regmap use with other codecsPierre-Louis Bossart
2020-11-12ASoC: rt711: remove warningsPierre-Louis Bossart
2020-11-12ASoC: codecs: rt*.c: remove useless pointer castPierre-Louis Bossart
2020-11-12ASoC: arizona: Fix a wrong free in wm8997_probeZhang Qilong
2020-11-11Merge series "Fix PM disable depth imbalance on error" from Zhang Qilong <zha...Mark Brown
2020-11-11ASoC: Remove mt6359_platform_driver_removeShane.Chien
2020-11-11ASoC: wm8998: Fix PM disable depth imbalance on errorZhang Qilong
2020-11-11ASoC: wm8994: Fix PM disable depth imbalance on errorZhang Qilong
2020-11-10Merge series "Fix vaud18 power leakage of mt6359" from Shane Chien <shane.chi...Mark Brown
2020-11-10ASoC: nau8315: revise the power event of EN_PIN dapm widget for symmetryDavid Lin
2020-11-10ASoC: nau8315: add codec driverDavid Lin
2020-11-10ASoC: Fix vaud18 power leakage of mt6359Shane.Chien
2020-11-09ASoC: rt1015: modification for calibration to get better performanceJack Yu
2020-11-05ASoC: rt1015: add delay to fix pop noise from speakerJack Yu
2020-11-04Merge series "ASoC: Mediatek: Add support for MT8192 SoC" from Jiaxin Yu <jia...Mark Brown
2020-11-04ASoC: rt1015: support TDM slot configurationShuming Fan
2020-11-04ASoC: mediatek: mt6359: add the calibration functionsJiaxin Yu
2020-11-03ASoC: TSCS42xx: remove unneeded semicolonTom Rix
2020-11-03ASoC: TSCS454: remove unneeded semicolonTom Rix
2020-10-28Merge tag 'v5.10-rc1' into asoc-5.10Mark Brown