aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/lib (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-18ASoC: SOF: inform DSP that driver is going to be removedMarcin Rajwa1-0/+6
2020-05-18ASoC: SOF: add a power_down_notify methodMarcin Rajwa2-0/+10
2020-05-18ASoC: SOF: Do nothing when DSP PM callbacks are not setDaniel Baluta1-2/+8
2020-05-15ASoC: cros_ec_codec: switch to library API for SHA-256Ard Biesheuvel2-21/+5
2020-05-15ASoC: fsl_esai: Add new compatible string for imx8qmShengjiu Wang1-0/+1
2020-05-15ASoC: fsl_esai: introduce SoC specific dataShengjiu Wang1-9/+37
2020-05-14ASoC: tlv320adcx140: Configure PDM sampling edgeDan Murphy2-0/+25
2020-05-14ASoC: tlv320adcx140: Add device tree property for PDM edgesDan Murphy1-0/+24
2020-05-14ASoC: tlv320adcx140: Add controls for PDM clkDan Murphy1-0/+19
2020-05-13ASoC: tlv320adcx140: Fix bias config valuesDan Murphy2-6/+8
2020-05-13ASoC: wm8962: Use force clear for WM8962_SYSCLK_ENA after resetShengjiu Wang1-2/+2
2020-05-12ASoC: mmp-sspa: Set appropriate bus format for given bit widthLubomir Rintel2-12/+30
2020-05-12ASoC: mmp-sspa: Add support for the runtime power managementLubomir Rintel1-60/+66
2020-05-12ASoC: mmp-sspa: Prepare/unprepare the clocksLubomir Rintel1-6/+6
2020-05-12ASoC: mmp-sspa: Remove the embedded struct ssp_deviceLubomir Rintel1-69/+60
2020-05-12ASoC: mmp-sspa: Add support for soc-generic-dmaengine-pcmLubomir Rintel1-0/+57
2020-05-12ASoC: mmp-sspa: Get rid of dma_params and phys_baseLubomir Rintel1-15/+10
2020-05-12ASoC: mmp-sspa: A trivial typo fixLubomir Rintel1-1/+1
2020-05-12ASoC: ti: omap-mcbsp: Fix an error handling path in 'asoc_mcbsp_probe()'Christophe JAILLET1-6/+2
2020-05-12ASoC: Intel: Skylake: Update description for HDaudio kconfigCezary Rojewski1-6/+2
2020-05-12ASoC: rockchip-i2s: add description for rk3308Johan Jonker1-5/+7
2020-05-12ASoC: ux500: mop500: Fix some refcounted resources issuesChristophe JAILLET1-4/+7
2020-05-12ASoC: Intel: Skylake: Replace zero-length array with flexible-arrayGustavo A. R. Silva4-5/+5
2020-05-12ASoC: mmp-sspa: Drop S20_3LE caseLubomir Rintel1-3/+0
2020-05-12ASoC: mmp-sspa: Flip SNDRV_PCM_FMTBIT_S24_3LE onLubomir Rintel1-1/+1
2020-05-12ASoC: Intel: Use readq to read 64 bit registersAmadeusz Sławiński1-6/+3
2020-05-12ASoC: Intel: baytrail: Fix register accessAmadeusz Sławiński1-2/+2
2020-05-12SoC: rsnd: add interrupt support for SSI BUSIF bufferYongbo Zhang3-0/+162
2020-05-11ASoC: SOF: core: fix error return code in sof_probe_continue()Wei Yongjun1-0/+1
2020-05-11ASoC: mediatek: mt8183-da7219: set headset button mapsTzung-Bi Shih1-3/+13
2020-05-08ASoC: cros_ec_codec: allocate shash_desc dynamicallyArnd Bergmann1-8/+9
2020-05-08ASoC: soc-core: Replace zero-length array with flexible-arrayGustavo A. R. Silva2-2/+2
2020-05-08ASoC: SOF: Intel: Fix unused variable warningYueHaibing1-27/+27
2020-05-07soc: fsl_asrc: Make some functions staticChenTao1-2/+2