summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs
AgeCommit message (Expand)AuthorFilesLines
2018-03-28Merge remote-tracking branch 'asoc/topic/pcm186x' into asoc-nextMark Brown4-92/+68
2018-03-28Merge remote-tracking branch 'asoc/topic/pcm179x' into asoc-nextMark Brown4-38/+20
2018-03-28Merge remote-tracking branch 'asoc/topic/pcm1789' into asoc-nextMark Brown5-0/+369
2018-03-28Merge remote-tracking branch 'asoc/topic/pcm1681' into asoc-nextMark Brown1-33/+29
2018-03-28Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown16-1225/+1297
2018-03-28Merge remote-tracking branch 'asoc/topic/component-platform' into asoc-nextMark Brown4-93/+65
2018-03-28Merge remote-tracking branches 'asoc/fix/mtk', 'asoc/fix/rt5659', 'asoc/fix/s...Mark Brown3-9/+16
2018-03-28ASoC: tscs42xx: Remove owner assignment from i2c_driverFabio Estevam1-1/+0
2018-03-28ASoC: cpcap: replace codec to componentKuninori Morimoto1-79/+73
2018-03-22ASoC: nau8824: recover system clock when device changesJohn Hsu1-1/+39
2018-03-20ASoC: twl6040: remove duplicated remove callbackKuninori Morimoto1-1/+0
2018-03-20ASoC: rt298: don't turn off HV and VREF if headset is detectedBard Liao1-3/+4
2018-03-20ASoC: rt286: don't turn off HV and VREF if headset is detectedBard Liao1-3/+4
2018-03-20ASoC: ssm2602: Replace reg_default_raw with reg_defaultJames Kelly1-6/+13
2018-03-19ASoC: add tda7419 audio processor driverMatt Porter3-0/+662
2018-03-19ASoC: codecs: Add support for PCM1789Mylène Josserand5-0/+369
2018-03-18ASoC: da7210: Use devm_snd_soc_register_component()weiyongjun (A)1-1/+1
2018-03-18ASoC: wm8400: Use devm_snd_soc_register_component()weiyongjun (A)1-1/+1
2018-03-14ASoC: da7219: make structure da7219_dai_clks_ops staticColin Ian King1-1/+1
2018-03-13ASoC: da7219: clkdev_drop usage depends on CONFIG_COMMON_CLKAdam Thomson1-0/+2
2018-03-12ASoC: rt5651: move definitions of dt-binding constants to include/dt-bindingsHans de Goede1-2/+2
2018-03-12ASoC: twl6040: Add back missing write callbackPeter Ujfalusi1-0/+1
2018-03-12ASoC: rt5659: Separate adc 1/2 clock controlBard Liao2-10/+40
2018-03-12Merge branch 'fix/rt5659' of https://git.kernel.org/pub/scm/linux/kernel/git/...Mark Brown2-3/+3
2018-03-12ASoC: rt5659: fix wrong control register for ADC2 powerBard Liao1-2/+2
2018-03-12ASoC: rt5659: fix wrong bit define for ADC L2 power.Bard Liao1-1/+1
2018-03-12Merge remote-tracking branches 'asoc/fix/amd', 'asoc/fix/hdmi-codec', 'asoc/f...Mark Brown4-15/+33
2018-03-09ASoC: da7219: Add common clock usage for providing DAI clksAdam Thomson2-8/+130
2018-03-09ASoC: TSCS42xx: Add missing headersSteven Eckhoff1-2/+7
2018-03-07Merge branch 'topic/rt5651' of https://git.kernel.org/pub/scm/linux/kernel/gi...Mark Brown2-353/+420
2018-03-07ASoC: rt5651: Rewrite jack-type detectionHans de Goede2-42/+70
2018-03-07ASoC: rt5651: Add rt5651_jack_inserted() helperHans de Goede1-17/+28
2018-03-07ASoC: rt5651: Enable Platform Clock during jack-type detectHans de Goede1-0/+3
2018-03-07ASoC: rt5651: Enable sticky mode for OVCDHans de Goede1-3/+30
2018-03-07ASoC: rt5651: Allow specifying the OVCD scale-factor through a device-propertyHans de Goede2-0/+30
2018-03-07ASoC: rt5651: Allow specifying over-current threshold through a device-propertyHans de Goede2-1/+22
2018-03-07ASoC: rt5651: Configure jack-detect source through a device-propertyHans de Goede1-26/+7
2018-03-07ASoC: rt5651: Make rt5651_apply_properties() privateHans de Goede2-4/+12
2018-03-02ASoC: max9867: Drop probe functionLadislav Michl2-11/+0
2018-03-02Merge branch 'topic/wm9867' of https://git.kernel.org/pub/scm/linux/kernel/gi...Mark Brown2-36/+31
2018-03-01Merge branch 'topic/component-platform' of https://git.kernel.org/pub/scm/lin...Mark Brown4-93/+65
2018-03-01ASoC: rt5514: Fix uninitialized calibration valueGeert Uytterhoeven1-0/+1
2018-03-01ASoC: rt5514: Fix rt5514_spi_burst_read() buffer passingGeert Uytterhoeven1-2/+1
2018-03-01ASoC: rt5651: Always keep OVCD enabledHans de Goede1-8/+1
2018-03-01ASoC: rt5651: Only configure OVCD once at set_jack timeHans de Goede1-9/+11
2018-03-01ASoC: rt5651: Enable LDO and micbias1 supplies for jack-type detectionHans de Goede1-8/+24
2018-03-01ASoC: rt5651: Remove "JD Power" dapm supplyHans de Goede1-5/+4
2018-03-01ASoC: rt5651: Only configure LDO voltage once at bootHans de Goede1-3/+3
2018-03-01ASoC: rt5651: Remove programming of PWR regs before force_bias_level() callHans de Goede1-10/+0
2018-03-01ASoC: rt5651: Do not modify jd and PLL power bits from set_bias_level()Hans de Goede1-7/+3