summaryrefslogtreecommitdiffstats
path: root/sound/soc/dwc
Commit message (Expand)AuthorAgeFilesLines
* ASoC: dwc: Fix PIO mode initializationJose Abreu2016-12-141-14/+11
* ASoC: dwc: Drop DMA channel names assignmentSylwester Nawrocki2016-08-081-2/+0
* SoC: dwc: trivial fix of spelling mistake "unsuppted" -> "unsupported"Colin Ian King2016-06-261-1/+1
* ASoC: dwc: make pcm support built-in when necessaryArnd Bergmann2016-06-211-2/+3
* ASoC: dwc: Add PIO PCM extensionJose Abreu2016-06-135-88/+436
* ASoC: dwc: Add helper functions to disable/enable irqsJose Abreu2016-05-301-27/+41
* ASoC: dwc: Use fifo depth to program FCRJose Abreu2016-04-071-2/+7
* ASoC: dwc: Unmask I2S interrupts only for enabled channelsJose Abreu2016-04-051-2/+3
* ASoC: dwc: Ensure i2s_reg_comp{1,2} is always initialisedJon Medhurst (Tixy)2016-02-021-3/+2
* ASoC: dwc: add quirk to override COMP_PARAM_1 registerMaruthi Srinivas Bayyavarapu2016-01-101-0/+4
* ASoC: dwc: reconfigure dwc in 'resume' from 'suspend'Maruthi Srinivas Bayyavarapu2015-12-071-27/+43
* ASoC: dwc: add quirk for different register offsetMaruthi Srinivas Bayyavarapu2015-12-071-3/+14
* ASoC: dwc: add runtime suspend/resume functionalityMaruthi Srinivas Bayyavarapu2015-12-071-1/+25
*-. Merge remote-tracking branches 'asoc/topic/dwc', 'asoc/topic/es8328', 'asoc/t...Mark Brown2015-10-261-37/+86
|\ \
| * | ASoC: dwc: add check for master/slave formatMaruthi Srinivas Bayyavarapu2015-10-241-0/+31
| * | ASoC: dwc: support dw i2s in slave modeMaruthi Srinivas Bayyavarapu2015-10-051-37/+55
| |/
* | ASoC: dwc: fix dma stop transferring issueyitian2015-10-021-3/+12
* | ASoC: dwc: correct irq clear methodYitian Bu2015-10-021-2/+2
|/
*-. Merge remote-tracking branches 'asoc/topic/doc', 'asoc/topic/dwc', 'asoc/topi...Mark Brown2015-02-042-69/+243
|\ \
| | * ASoC: dwc: Remove unnecessary conditional compilationAndrew Jackson2015-01-281-2/+0
| | * ASoC: dwc: Add devicetree support for Designware I2SAndrew Jackson2014-12-302-43/+151
| | * ASoC: dwc: Register components with managed interfaceAndrew Jackson2014-12-301-2/+1
| | * ASoC: dwc: Prepare clock before useAndrew Jackson2014-12-301-2/+5
| | * ASoC: dwc: Read I2S block configuration from registersAndrew Jackson2014-12-301-10/+86
| | * ASoC: dwc: Switch to managed clock resourceAndrew Jackson2014-12-301-8/+2
| | * ASoC: dwc: Reorder code in preparation for DT supportAndrew Jackson2014-12-221-34/+39
| | * ASoC: dwc: Remove unnecessary debug messages and testsAndrew Jackson2014-12-221-11/+2
| |/
* | ASoC: dwc: Iterate over all channelsAndrew Jackson2014-12-221-19/+16
* | ASoC: dwc: Ensure FIFOs are flushed to prevent channel swapAndrew Jackson2014-12-221-0/+14
|/
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * ASoC: dwc: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | ASoC: dwc: Allocate resources with devm_ioremap_resourceAndrew Jackson2014-12-031-27/+19
|/
* ASoC: Update email id of the authorRajeev Kumar2014-09-091-1/+1
* ASoC: dwc: Update email id of the authorRajeev Kumar2014-09-061-1/+1
* ASoC: designware_i2s: Remove unnecessary dev_set_drvdata()Fabio Estevam2013-08-291-4/+1
* ASoC: dwc: Folder path correction in file header.Rajeev Kumar2013-06-121-1/+1
* ASoC: dwc: debug message correction.Rajeev Kumar2013-06-121-2/+2
* ASoC: switch over to use snd_soc_register_component() on dw i2sKuninori Morimoto2013-03-261-2/+7
* ASoC: dwc: fix support for more than two channelsDan Carpenter2013-01-261-0/+4
* ASoC: dwc: Staticise non-exported i2s_start()Mark Brown2012-07-041-1/+2
* ASoC: dwc: Add missing __iomem annotationsMark Brown2012-06-281-2/+2
* ASoC: dwc: Bodge around continuing absence of clock API stubsMark Brown2012-06-251-0/+1
* ASoC: Add support for synopsys i2s controller as per ASoC framework.Rajeev Kumar2012-06-223-0/+465