aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/amd (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-29ASoC: AMD: make channel 1 dma as circularAgrawal, Akshu1-64/+10
2018-05-21ASoC: amd: dma driver changes for bt i2s instanceMukunda, Vijendar3-57/+263
2018-05-21ASoC: AMD: Add const to snd_soc_ops instancesAkshu Agrawal1-3/+3
2018-05-21ASoC: AMD: Fix clocks in CZ DA7219 machine driverAkshu Agrawal1-3/+2
2018-05-21ASoC: AMD: Move clk enable from hw_params/free to startup/shutdownAkshu Agrawal1-14/+35
2018-05-21ASoC: amd: memory release for rtd structureMukunda, Vijendar1-3/+1
2018-05-21ASoC: amd: sram bank update changesMukunda, Vijendar2-21/+19
2018-05-21ASoC: amd: pte offset related dma driver changesMukunda, Vijendar2-7/+24
2018-05-11ASoC: amd: removed separate byte count variables for playback and captureVijendar Mukunda2-16/+6
2018-05-11ASoC: amd: added byte count register offset variables to rtdVijendar Mukunda2-21/+17
2018-05-11ASoC: amd: dma config parameters changesVijendar Mukunda2-60/+48
2018-05-02ASoC: amd: fix spelling mistake: "failer" -> "failure"Colin Ian King1-1/+1
2018-04-26ASoC: amd: rename audio_substream_data variableMukunda, Vijendar1-9/+9
2018-04-17ASoC: amd: fixed checkpatch pl warningsMukunda, Vijendar2-128/+153
2018-04-16ASoC: amd: acp-da7219-max98357: Make symbol da7219_dai_clk staticWei Yongjun1-1/+1
2018-04-16ASoC: AMD: Support headset button on Stoney DA7219Agrawal, Akshu1-0/+6
2018-03-28Merge remote-tracking branches 'asoc/topic/rt5645', 'asoc/topic/rt5651', 'asoc/topic/rt5659' and 'asoc/topic/rt5660' into asoc-nextMark Brown1-2/+2
2018-03-28Merge remote-tracking branches 'asoc/topic/ak5386', 'asoc/topic/ak5558', 'asoc/topic/alc5623', 'asoc/topic/alc5632' and 'asoc/topic/amd' into asoc-nextMark Brown5-91/+381
2018-03-28Merge remote-tracking branch 'asoc/topic/component-platform' into asoc-nextMark Brown1-11/+18
2018-03-28ASoC: amd: don't use codec anymoreKuninori Morimoto1-2/+1
2018-03-21Merge branch 'topic/intel' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-amdMark Brown1-11/+18
2018-03-20ASoC: amd: Enable da7219 master clock using common clock frameworkAkshu Agrawal1-0/+41
2018-03-20ASoC: amd: Use single dai for da7219 playback and captureAkshu Agrawal1-12/+2
2018-03-09ASoC: amd: modifications in dma stop sequenceVijendar Mukunda1-0/+4
2018-03-09ASoC: amd: 16bit resolution support for i2s sp instanceVijendar Mukunda2-7/+11
2018-02-19ASoC: amd: Coding style changes for acp dma driverMukunda, Vijendar1-63/+61
2018-02-19ASoC: amd: renaming pcm substream names and bytescount paramsMukunda, Vijendar2-28/+29
2018-02-19ASoC: amd: acp-da7219-max98357: replace codec to componentKuninori Morimoto1-2/+2
2018-02-16ASoC: AMD: Add machine driver for ST DA7219 MAX98357Akshu Agrawal3-0/+257
2018-02-12ASoC: amd: replace platform to componentKuninori Morimoto1-11/+18
2018-02-12ASoC: rt5645/rt5677: replace codec to componentKuninori Morimoto1-2/+2
2017-12-04ASoC: amd: added error checks in dma driverMukunda, Vijendar1-5/+30
2017-11-27ASoC: amd: Add error checking to probe functionGuenter Roeck1-0/+7
2017-11-10Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ac97-mfd', 'asoc/topic/amd' and 'asoc/topic/arizona-mfd' into asoc-nextMark Brown5-107/+480
2017-11-09ASoC: amd: Modified DMA transfer Mechanism for PlaybackVijendar Mukunda1-22/+5
2017-11-08ASoC: amd: use do_div rather than 64 bit division to fix 32 bit buildsGuenter Roeck1-2/+1
2017-11-08ASoC: amd: Make the driver name consistent across filesAkshu Agrawal2-4/+6
2017-11-08ASoC: amd: Report accurate hw_ptr during dmaVijendar Mukunda2-26/+55
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-19ASoC: AMD: Add machine driver for cz rt5650Akshu Agrawal3-0/+208
2017-10-19ASoC: AMD: Audio buffer related changes for StoneyVijendar Mukunda1-5/+78
2017-10-19ASoC: AMD: DMA driver changes for Stoney PlatformVijendar Mukunda2-22/+67
2017-10-19ASoC: AMD: disabling memory gating in stoney platformVijendar Mukunda1-24/+55
2017-10-18ASoC: AMD: Added asic_type as ACP DMA driver platform dataVijendar Mukunda2-6/+9
2017-03-09scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-02-27scripts/spelling.txt: add "deintialize(d)" pattern and fix typo instancesMasahiro Yamada1-1/+1
2016-12-15ASoC: AMD: remove unused ‘dma_buffer’Vinod Koul1-3/+0
2016-09-12ASoC: constify snd_pcm_ops structuresJulia Lawall1-1/+1
2016-01-13ASoC: AMD: free memory on errorDan Carpenter1-0/+1
2016-01-11ASoC: AMD: Add missing include fileGuenter Roeck1-0/+1