aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs
AgeCommit message (Expand)AuthorFilesLines
2018-03-28Merge remote-tracking branches 'asoc/topic/ad73311', 'asoc/topic/adau1373', 'asoc/topic/adau17x1', 'asoc/topic/adau1977' and 'asoc/topic/adau7002' into asoc-nextMark Brown10-261/+243
2018-03-28Merge remote-tracking branches 'asoc/topic/88pm860x', 'asoc/topic/ab8500', 'asoc/topic/ac97', 'asoc/topic/ad1836' and 'asoc/topic/ad193x' into asoc-nextMark Brown14-643/+580
2018-03-28Merge remote-tracking branch 'asoc/topic/rt5665' into asoc-nextMark Brown2-184/+169
2018-03-28Merge remote-tracking branch 'asoc/topic/pcm512x' into asoc-nextMark Brown1-82/+80
2018-03-28Merge remote-tracking branch 'asoc/topic/pcm5102a' into asoc-nextMark Brown1-9/+7
2018-03-28Merge remote-tracking branch 'asoc/topic/pcm3168a' into asoc-nextMark Brown1-26/+25
2018-03-28Merge remote-tracking branch 'asoc/topic/pcm3008' into asoc-nextMark Brown1-21/+15
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-1219/+1291
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/ssm2602' and 'asoc/fix/topology' into asoc-linusMark 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/broonie/sound into asoc-rt5659Mark 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/fix/rt5651', 'asoc/fix/samsung', 'asoc/fix/sgtl5000', 'asoc/fix/sunxi' and 'asoc/fix/wm-adsp' into asoc-linusMark 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/git/broonie/sound into asoc-intelMark Brown2-348/+415
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/git/broonie/sound into asoc-max9867Mark Brown2-36/+31
2018-03-01Merge branch 'topic/component-platform' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-intelMark 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