summaryrefslogtreecommitdiffstats
path: root/sound/soc/amd
Commit message (Expand)AuthorAgeFilesLines
...
* ASoC: AMD: Simplify trigger handlerDaniel Kurtz2018-07-031-6/+3Star
* ASoC: AMD: Reset bytescount when starting transactionDaniel Kurtz2018-07-031-5/+1Star
* ASoC: AMD: Do not generate interrups for every captured sampleDaniel Kurtz2018-07-031-15/+0Star
* ASoC: AMD: Fix Capture DMA channel namesDaniel Kurtz2018-07-032-16/+16
* ASoC: AMD: Always subtract bytescountDaniel Kurtz2018-07-031-2/+1Star
* ASoC: AMD: Always stop ch2 firstDaniel Kurtz2018-07-031-15/+2Star
* ASoC: AMD: Configure channel 1 or channel 0 for captureAkshu Agrawal2018-06-223-7/+111
* Merge branch 'asoc-4.18' into asoc-4.19 for amd depMark Brown2018-06-221-1/+2
|\
| * ASoC: AMD: Add NULL pointer checkAgrawal, Akshu2018-06-181-1/+2
* | ASoC: AMD: Change codec to channel link as per hardware redesignAgrawal, Akshu2018-06-221-8/+19
|/
* ASoC: AMD: make channel 1 dma as circularAgrawal, Akshu2018-05-291-64/+10Star
* 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/+2Star
* 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/+1Star
* ASoC: amd: sram bank update changesMukunda, Vijendar2018-05-212-21/+19Star
* 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/+6Star
* ASoC: amd: added byte count register offset variables to rtdVijendar Mukunda2018-05-112-21/+17Star
* ASoC: amd: dma config parameters changesVijendar Mukunda2018-05-112-60/+48Star
* ASoC: amd: fix spelling mistake: "failer" -> "failure"Colin Ian King2018-05-011-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/+1Star
| | * 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/+2Star
| | * | 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/+61Star
| | * | 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/+5Star
| | * ASoC: amd: use do_div rather than 64 bit division to fix 32 bit buildsGuenter Roeck2017-11-081-2/+1Star
| | * 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