summaryrefslogtreecommitdiffstats
path: root/sound/soc/dwc
Commit message (Expand)AuthorAgeFilesLines
*-. 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
OpenPOWER on IntegriCloud