| Commit message (Expand) | Author | Age |
*-. | Merge remote-tracking branches 'asoc/topic/doc', 'asoc/topic/dwc', 'asoc/topi... | Mark Brown | 2015-02-04 |
|\ \ |
|
| | * | ASoC: dwc: Remove unnecessary conditional compilation | Andrew Jackson | 2015-01-28 |
| | * | ASoC: dwc: Add devicetree support for Designware I2S | Andrew Jackson | 2014-12-30 |
| | * | ASoC: dwc: Register components with managed interface | Andrew Jackson | 2014-12-30 |
| | * | ASoC: dwc: Prepare clock before use | Andrew Jackson | 2014-12-30 |
| | * | ASoC: dwc: Read I2S block configuration from registers | Andrew Jackson | 2014-12-30 |
| | * | ASoC: dwc: Switch to managed clock resource | Andrew Jackson | 2014-12-30 |
| | * | ASoC: dwc: Reorder code in preparation for DT support | Andrew Jackson | 2014-12-22 |
| | * | ASoC: dwc: Remove unnecessary debug messages and tests | Andrew Jackson | 2014-12-22 |
| |/ |
|
* | | ASoC: dwc: Iterate over all channels | Andrew Jackson | 2014-12-22 |
* | | ASoC: dwc: Ensure FIFOs are flushed to prevent channel swap | Andrew Jackson | 2014-12-22 |
|/ |
|
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-14 |
|\ |
|
| * | ASoC: dwc: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 |
* | | ASoC: dwc: Allocate resources with devm_ioremap_resource | Andrew Jackson | 2014-12-03 |
|/ |
|
* | ASoC: Update email id of the author | Rajeev Kumar | 2014-09-09 |
* | ASoC: dwc: Update email id of the author | Rajeev Kumar | 2014-09-06 |
* | ASoC: designware_i2s: Remove unnecessary dev_set_drvdata() | Fabio Estevam | 2013-08-29 |
* | ASoC: dwc: Folder path correction in file header. | Rajeev Kumar | 2013-06-12 |
* | ASoC: dwc: debug message correction. | Rajeev Kumar | 2013-06-12 |
* | ASoC: switch over to use snd_soc_register_component() on dw i2s | Kuninori Morimoto | 2013-03-26 |
* | ASoC: dwc: fix support for more than two channels | Dan Carpenter | 2013-01-26 |
* | ASoC: dwc: Staticise non-exported i2s_start() | Mark Brown | 2012-07-04 |
* | ASoC: dwc: Add missing __iomem annotations | Mark Brown | 2012-06-28 |
* | ASoC: dwc: Bodge around continuing absence of clock API stubs | Mark Brown | 2012-06-25 |
* | ASoC: Add support for synopsys i2s controller as per ASoC framework. | Rajeev Kumar | 2012-06-22 |