summaryrefslogtreecommitdiffstats
path: root/sound/soc/amd
Commit message (Expand)AuthorAgeFilesLines
* ASoC: AMD: make channel 1 dma as circularAgrawal, Akshu2018-05-291-64/+10
* ASoC: amd: dma driver changes for bt i2s instanceMukunda, Vijendar2018-05-213-57/+263
* ASoC: AMD: Add const to snd_soc_ops instancesAkshu Agrawal2018-05-211-3/+3
* ASoC: AMD: Fix clocks in CZ DA7219 machine driverAkshu Agrawal2018-05-211-3/+2
* ASoC: AMD: Move clk enable from hw_params/free to startup/shutdownAkshu Agrawal2018-05-211-14/+35
* ASoC: amd: memory release for rtd structureMukunda, Vijendar2018-05-211-3/+1
* ASoC: amd: sram bank update changesMukunda, Vijendar2018-05-212-21/+19
* ASoC: amd: pte offset related dma driver changesMukunda, Vijendar2018-05-212-7/+24
* ASoC: amd: removed separate byte count variables for playback and captureVijendar Mukunda2018-05-112-16/+6
* ASoC: amd: added byte count register offset variables to rtdVijendar Mukunda2018-05-112-21/+17
* ASoC: amd: dma config parameters changesVijendar Mukunda2018-05-112-60/+48
* ASoC: amd: fix spelling mistake: "failer" -> "failure"Colin Ian King2018-05-021-1/+1
* ASoC: amd: rename audio_substream_data variableMukunda, Vijendar2018-04-261-9/+9
* ASoC: amd: fixed checkpatch pl warningsMukunda, Vijendar2018-04-172-128/+153
* ASoC: amd: acp-da7219-max98357: Make symbol da7219_dai_clk staticWei Yongjun2018-04-161-1/+1
* ASoC: AMD: Support headset button on Stoney DA7219Agrawal, Akshu2018-04-161-0/+6
*-. Merge remote-tracking branches 'asoc/topic/rt5645', 'asoc/topic/rt5651', 'aso...Mark Brown2018-03-281-2/+2
|\ \
| * | ASoC: rt5645/rt5677: replace codec to componentKuninori Morimoto2018-02-121-2/+2
| |/
| |
| \
*-. \ Merge remote-tracking branches 'asoc/topic/ak5386', 'asoc/topic/ak5558', 'aso...Mark Brown2018-03-285-91/+381
|\ \ \ | | |/ | |/|
| | * ASoC: amd: don't use codec anymoreKuninori Morimoto2018-03-281-2/+1
| | * Merge branch 'topic/intel' of https://git.kernel.org/pub/scm/linux/kernel/git...Mark Brown2018-03-211-11/+18
| | |\
| | * | ASoC: amd: Enable da7219 master clock using common clock frameworkAkshu Agrawal2018-03-201-0/+41
| | * | ASoC: amd: Use single dai for da7219 playback and captureAkshu Agrawal2018-03-201-12/+2
| | * | ASoC: amd: modifications in dma stop sequenceVijendar Mukunda2018-03-091-0/+4
| | * | ASoC: amd: Coding style changes for acp dma driverMukunda, Vijendar2018-02-191-63/+61
| | * | ASoC: amd: renaming pcm substream names and bytescount paramsMukunda, Vijendar2018-02-192-28/+29
| | * | ASoC: amd: acp-da7219-max98357: replace codec to componentKuninori Morimoto2018-02-191-2/+2
| | * | ASoC: AMD: Add machine driver for ST DA7219 MAX98357Akshu Agrawal2018-02-163-0/+257
| |/ /
* | | Merge remote-tracking branch 'asoc/topic/component-platform' into asoc-nextMark Brown2018-03-281-11/+18
|\ \ \ | | |/ | |/|
| * | ASoC: amd: replace platform to componentKuninori Morimoto2018-02-121-11/+18
| |/
* / ASoC: amd: 16bit resolution support for i2s sp instanceVijendar Mukunda2018-03-092-7/+11
|/
* ASoC: amd: added error checks in dma driverMukunda, Vijendar2017-12-041-5/+30
* ASoC: amd: Add error checking to probe functionGuenter Roeck2017-11-271-0/+7
*-. Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ac97-mfd', 'aso...Mark Brown2017-11-105-107/+480
|\ \
| | * ASoC: amd: Modified DMA transfer Mechanism for PlaybackVijendar Mukunda2017-11-091-22/+5
| | * ASoC: amd: use do_div rather than 64 bit division to fix 32 bit buildsGuenter Roeck2017-11-081-2/+1
| | * ASoC: amd: Make the driver name consistent across filesAkshu Agrawal2017-11-082-4/+6
| | * ASoC: amd: Report accurate hw_ptr during dmaVijendar Mukunda2017-11-082-26/+55
| | * ASoC: AMD: Add machine driver for cz rt5650Akshu Agrawal2017-10-193-0/+208
| | * ASoC: AMD: Audio buffer related changes for StoneyVijendar Mukunda2017-10-191-5/+78
| | * ASoC: AMD: DMA driver changes for Stoney PlatformVijendar Mukunda2017-10-192-22/+67
| | * ASoC: AMD: disabling memory gating in stoney platformVijendar Mukunda2017-10-191-24/+55
| | * ASoC: AMD: Added asic_type as ACP DMA driver platform dataVijendar Mukunda2017-10-182-6/+9
| |/
* / License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada2017-03-091-1/+1
* scripts/spelling.txt: add "deintialize(d)" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* ASoC: AMD: remove unused ‘dma_buffer’Vinod Koul2016-12-151-3/+0
* ASoC: constify snd_pcm_ops structuresJulia Lawall2016-09-121-1/+1
* ASoC: AMD: free memory on errorDan Carpenter2016-01-131-0/+1
* ASoC: AMD: Add missing include fileGuenter Roeck2016-01-111-0/+1