| Commit message (Expand) | Author | Age | Files | Lines |
* | ASoC: samsung: i2s: Don't use register read to determine slave/master mode | Sylwester Nawrocki | 2019-03-20 | 1 | -16/+11 |
* | ASoC: samsung: i2s: Fix DAPM routes for capture stream | Sylwester Nawrocki | 2019-03-11 | 1 | -4/+6 |
* | ASoC: samsung: i2s: Fix multiple "IIS multi" devices initialization | Sylwester Nawrocki | 2019-02-19 | 1 | -17/+33 |
* | ASoC: samsung: i2s: Fix secondary platform device unregistration | Sylwester Nawrocki | 2019-02-19 | 1 | -9/+10 |
* | ASoC: samsung: i2s: Prevent potential NULL platform data dereference | Sylwester Nawrocki | 2019-02-14 | 1 | -12/+15 |
* | ASoC: samsung: i2s: Convert to SPDX License Indentifier | Sylwester Nawrocki | 2019-02-14 | 1 | -10/+6 |
* | ASoC: samsung: i2s: Comments clean up | Sylwester Nawrocki | 2019-02-14 | 1 | -14/+15 |
* | ASoC: samsung: i2s: Change indentation in SAMSUNG_I2S_FMTS definition | Sylwester Nawrocki | 2019-02-14 | 1 | -3/+2 |
* | ASoC: samsung: i2s: Simplify pri_dai, sec_dai pointers usage | Sylwester Nawrocki | 2019-02-14 | 1 | -4/+3 |
* | ASoC: samsung: Specify DMA channel names through custom DMA config | Sylwester Nawrocki | 2019-02-14 | 1 | -1/+1 |
* | ASoC: samsung: i2s: Get rid of a static spinlock | Sylwester Nawrocki | 2019-02-14 | 1 | -7/+9 |
* | ASoC: samsung: i2s: Move quirks data to common driver data structure | Sylwester Nawrocki | 2019-02-14 | 1 | -21/+12 |
* | ASoC: samsung: i2s: Move IP variant data to common driver data structure | Sylwester Nawrocki | 2019-02-14 | 1 | -21/+21 |
* | ASoC: samsung: i2s: Drop spinlock pointer from i2s_dai data structure | Sylwester Nawrocki | 2019-02-14 | 1 | -27/+24 |
* | ASoC: samsung: i2s: Move SFR pointer to common driver data structure | Sylwester Nawrocki | 2019-02-14 | 1 | -47/+59 |
* | ASoC: samsung: i2s: Move registers cache to common driver data structure | Sylwester Nawrocki | 2019-02-13 | 1 | -9/+11 |
* | ASoC: samsung: i2s: Move opclk data to common driver data structure | Sylwester Nawrocki | 2019-02-13 | 1 | -37/+33 |
* | ASoC: samsung: i2s: Move core clk to the driver common data structure | Sylwester Nawrocki | 2019-02-13 | 1 | -13/+14 |
* | ASoC: samsung: i2s: Add widgets and routes for DPCM support | Sylwester Nawrocki | 2019-02-13 | 1 | -1/+26 |
* | ASoC: samsung: i2s: Move clk supplier data to common driver data structure | Sylwester Nawrocki | 2019-02-13 | 1 | -35/+33 |
* | Merge branch 'for-5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Mark Brown | 2019-02-13 | 1 | -6/+12 |
|\ |
|
| * | ASoC: samsung: i2s: Fix prescaler setting for the secondary DAI | Sylwester Nawrocki | 2019-02-12 | 1 | -1/+7 |
| * | ASoC: samsung: Prevent clk_get_rate() calls in atomic context | Sylwester Nawrocki | 2019-02-07 | 1 | -5/+5 |
* | | ASoC: samsung: i2s: Restore support for the secondary PCM | Sylwester Nawrocki | 2019-02-13 | 1 | -4/+48 |
* | | ASoC: samsung: i2s: Convert to single component with multiple DAIs | Sylwester Nawrocki | 2019-02-12 | 1 | -77/+115 |
* | | ASoC: samsung: dmaengine: Allow to specify custom DMA device | Sylwester Nawrocki | 2019-02-12 | 1 | -2/+2 |
|/ |
|
* | ASoC: samsung: i2s: Mark expected switch fall-through | Gustavo A. R. Silva | 2018-08-03 | 1 | -0/+1 |
* | ASoC: samsung: i2s: Fix rclk_srcrate handling | Sylwester Nawrocki | 2018-03-12 | 1 | -1/+1 |
* | ASoC: samsung: i2s: Define the parameters list for SAMSUNG_I2S_OPCLK | Sylwester Nawrocki | 2018-02-14 | 1 | -1/+1 |
* | ASoC: samsung: i2s: Prevent external abort on exynos5433 I2S1 access | Sylwester Nawrocki | 2018-02-14 | 1 | -2/+7 |
* | ASoC: samsung: i2s: Ensure names of supplied clocks are unique | Sylwester Nawrocki | 2018-02-14 | 1 | -9/+19 |
* | ASoC: samsung: i2s: Ensure the RCLK rate is properly determined | Sylwester Nawrocki | 2018-02-12 | 1 | -2/+11 |
*-. | Merge remote-tracking branches 'asoc/topic/samsung', 'asoc/topic/sgtl5000', '... | Mark Brown | 2017-11-10 | 1 | -0/+4 |
|\ \ |
|
| * | | ASoC: samsung: i2s: Use specific name for i2s dais | Jaechul Lee | 2017-09-19 | 1 | -0/+4 |
* | | | ASoC: samsung: i2s: disable secondary DAI until it gets fixed | Marek Szyprowski | 2017-10-18 | 1 | -0/+1 |
|/ / |
|
* / | ASoC: samsung: i2s: Fix error handling path in i2s_set_sysclk() | Christophe Jaillet | 2017-09-04 | 1 | -1/+4 |
|/ |
|
* | ASoC: samsung: i2s: Null pointer dereference on samsung_i2s_remove | Anton Vasilyev | 2017-08-15 | 1 | -5/+1 |
* | ASoC: samsung: i2s: Handle return value of clk_prepare_enable. | Arvind Yadav | 2017-07-26 | 1 | -4/+15 |
* | ASoC: samsung: i2s: Support more resolution rates | Jaechul Lee | 2017-07-17 | 1 | -7/+13 |
* | ASoC: samsung: Remove extra blank lines | Calin Cruceru | 2017-03-07 | 1 | -1/+0 |
*-. | Merge remote-tracking branches 'asoc/topic/rt5665', 'asoc/topic/rt5677', 'aso... | Mark Brown | 2017-02-19 | 1 | -109/+94 |
|\ \ |
|
| | * | ASoC: samsung: i2s: Provide I2S device for registered clocks | Marek Szyprowski | 2016-12-31 | 1 | -3/+3 |
| | * | ASoC: samsung: i2s: Let runtime PM operations to control op_clk too | Marek Szyprowski | 2016-12-31 | 1 | -0/+5 |
| | * | ASoC: samsung: i2s: Move saving and restoring regs to runtime pm operations | Marek Szyprowski | 2016-12-31 | 1 | -14/+12 |
| | * | ASoC: samsung: i2s: Ensure proper runtime PM state of I2S device | Marek Szyprowski | 2016-12-31 | 1 | -8/+46 |
| | * | ASoC: samsung: i2s: Remove virtual device for secondary DAI | Marek Szyprowski | 2016-12-31 | 1 | -76/+26 |
| | * | ASoC: samsung: Remove tests of member address | Krzysztof Kozlowski | 2016-12-15 | 1 | -8/+2 |
| |/ |
|
* / | ASoC: Revert "samsung: Remove unneeded initialization of chan_name" | Sylwester Nawrocki | 2017-01-23 | 1 | -0/+3 |
|/ |
|
* | Merge branch 'fix/samsung' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Mark Brown | 2016-10-28 | 1 | -9/+10 |
|\ |
|
| * | ASoC: samsung: get access to DMA engine early to defer probe properly | Marek Szyprowski | 2016-10-28 | 1 | -9/+10 |