| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'sound-fix-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-12-19 | 1 | -0/+2 |
|\ |
|
| *-. | Merge remote-tracking branches 'asoc/fix/atmel', 'asoc/fix/intel', 'asoc/fix/... | Mark Brown | 2014-12-16 | 1 | -70/+176 |
| |\ \ |
|
| | | * | ASoC: samsung: i2s: Add missing assignment of variant_regs | Sylwester Nawrocki | 2014-12-08 | 1 | -0/+2 |
| | |/
| |/| |
|
* | | | Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-12-18 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | sound / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM | Rafael J. Wysocki | 2014-12-13 | 1 | -2/+2 |
| |/ / |
|
* | | | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-14 | 1 | -1/+0 |
|\ \ \
| |_|/
|/| | |
|
| * | | ASoC: samsung: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
| |/ |
|
* | | ASoC: samsung: Fix non-DT use of I2S controller | Mark Brown | 2014-12-08 | 1 | -1/+4 |
* | | ASoC: samsung: Fix error handling for clock lookup | Mark Brown | 2014-12-06 | 1 | -2/+8 |
* | | ASoC: samsung: ASoC: samsung: Fix IISMOD setting in i2s_set_sysclk() | Padmavathi Venna | 2014-11-21 | 1 | -2/+3 |
* | | ASoC: samsung: add support for exynos7 I2S controller | Padmavathi Venna | 2014-11-07 | 1 | -62/+156 |
* | | ASoC: Samsung: Add quirk for internal DMA | Padmavathi Venna | 2014-11-07 | 1 | -6/+6 |
|/ |
|
* | ASoC: samsung-i2s: Check secondary DAI exists before referencing | Charles Keepax | 2014-09-09 | 1 | -2/+3 |
*-. | Merge remote-tracking branches 'asoc/topic/rt5670', 'asoc/topic/rt5677', 'aso... | Mark Brown | 2014-08-04 | 1 | -6/+0 |
|\ \ |
|
| | * | ASoC: samsung: remove unused DMA data | Arnd Bergmann | 2014-07-14 | 1 | -6/+0 |
| |/ |
|
* | | ASoC: samsung-i2s: Maintain CDCLK settings across i2s_{shutdown/startup} | Sylwester Nawrocki | 2014-07-11 | 1 | -2/+11 |
* | | ASoC: samsung: Correct I2S DAI suspend/resume ops | Sylwester Nawrocki | 2014-07-04 | 1 | -10/+6 |
|/ |
|
* | ASoC: samsung: Use params_width() | Tushar Behera | 2014-05-26 | 1 | -4/+4 |
* | ASoC: samsung: Handle errors when getting the op_clk clock | Sylwester Nawrocki | 2014-05-22 | 1 | -1/+5 |
* | ASoC: samsung: Use devm_snd_soc_register_platform | Tushar Behera | 2014-05-22 | 1 | -2/+0 |
* | ASoC: samsung: Allow setting OP_CLK of the IIS Multi Audio Interface | Sylwester Nawrocki | 2014-05-20 | 1 | -0/+4 |
* | ASoC: samsung: Don't clear clock setting during i2s_startup | Tushar Behera | 2014-04-23 | 1 | -3/+1 |
* | ASoC: samsung: Fix build on multiplatform | Sachin Kamat | 2014-04-08 | 1 | -3/+3 |
* | ASoC: samsung: Remove dma.h inclusion | Sachin Kamat | 2014-01-24 | 1 | -2/+0 |
* | ASoC: samsung: Add NULL check in i2s.c | Sachin Kamat | 2014-01-24 | 1 | -1/+2 |
* | ASoC: samsung: Use ASoC dmaengine code where possible | Mark Brown | 2013-12-12 | 1 | -0/+2 |
* | ASoC: samsung: Provide helper for DMA init | Mark Brown | 2013-12-12 | 1 | -2/+5 |
* | Merge remote-tracking branch 'asoc/topic/samsung' into asoc-next | Mark Brown | 2013-11-03 | 1 | -1/+1 |
|\ |
|
| * | ASoC: samsung: fix return value check in i2s_alloc_dai() | Wei Yongjun | 2013-10-25 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'asoc/topic/samsung' into asoc-next | Mark Brown | 2013-10-24 | 1 | -7/+7 |
|\ \
| |/ |
|
| * | ASoC: samsung-i2s: Use devm_snd_soc_register_component() | Mark Brown | 2013-09-17 | 1 | -6/+6 |
| * | ASoC: samsung: Allow mono in i2s driver | Charles Keepax | 2013-09-17 | 1 | -1/+1 |
* | | ASoC: samsung: Initialise DMA data at device probe time | Mark Brown | 2013-10-20 | 1 | -7/+2 |
|/ |
|
* | Merge remote-tracking branch 'asoc/topic/samsung' into asoc-next | Mark Brown | 2013-08-22 | 1 | -52/+141 |
|\ |
|
| * | ASoC: samsung: Rename DMA platform registration functions | Mark Brown | 2013-08-20 | 1 | -3/+3 |
| * | ASoC: Samsung: I2S: Modify the I2S driver to support I2S on Exynos5420 | Padmavathi Venna | 2013-08-13 | 1 | -8/+73 |
| * | ASoC: Samsung: I2S: Add quirks as driver data in I2S | Padmavathi Venna | 2013-08-13 | 1 | -26/+36 |
| * | ASoC: samsung: Make secondary I2S DAI device a child of primary | Mark Brown | 2013-08-01 | 1 | -0/+2 |
| * | ASoC: Samsung: I2S: Modify driver to give more flexibility | Padmavathi Venna | 2013-07-26 | 1 | -23/+35 |
* | | ASoC: Samsung: Set RFS and BFS in slave mode | Padmavathi Venna | 2013-07-11 | 1 | -4/+4 |
|/ |
|
* | ASoC: samsung: Remove obsolete GPIO based DT pinmuxing | Mark Brown | 2013-07-02 | 1 | -62/+4 |
* | Merge remote-tracking branch 'asoc/topic/samsung' into asoc-next | Mark Brown | 2013-04-12 | 1 | -1/+1 |
|\ |
|
| * | ASoC: samsung: fix module_device_table | Arnd Bergmann | 2013-04-11 | 1 | -1/+1 |
* | | ASoC: core: Merge Samsung fixes to avoid trivial context conflict | Mark Brown | 2013-04-03 | 1 | -5/+12 |
|\ \
| |/ |
|
| * | ASoC: Samsung: set drvdata before adding secondary device | Prathyush K | 2013-04-03 | 1 | -5/+8 |
| * | ASoC: Samsung: return error if drvdata is not set | Prathyush K | 2013-04-03 | 1 | -0/+4 |
* | | ASoC: switch over to use snd_soc_register_component() on samsung i2s | Kuninori Morimoto | 2013-03-26 | 1 | -4/+10 |
|/ |
|
* | ASoC: Samsung: I2S: Add support for runtime S2R | R. Chandrasekar | 2013-01-31 | 1 | -0/+26 |
* | ASoC: samsung: Add DT support for i2s | Padmavathi Venna | 2013-01-29 | 1 | -45/+164 |
* | ASoC: Samsung: Add I2S S/W RST in startup function | Padmavathi Venna | 2013-01-26 | 1 | -0/+3 |