Age | Commit message (Expand) | Author | Files | Lines |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-09-01 | Merge remote-tracking branches 'asoc/topic/mtk', 'asoc/topic/mxs', 'asoc/topi... | Mark Brown | 4 | -11/+7 |
2017-08-21 | ASoC: mediatek: Remove unnecessary function call | Donglin Peng | 3 | -3/+0 |
2017-08-18 | ASoC: mediatek: switch to use platform_get_irq_byname() | Ryder Lee | 1 | -7/+6 |
2017-08-07 | ASoC: mediatek: Fix an error checking code | Christophe Jaillet | 1 | -1/+1 |
2017-07-17 | ASoC: mediatek: mt2701: constify snd_soc_dai_ops structure | Gustavo A. R. Silva | 1 | -1/+1 |
2017-06-13 | ASoC: mediatek: Constify hw_constraints | Takashi Iwai | 1 | -1/+1 |
2017-04-21 | ASoC: mediatek: add I2C dependency for CS42XX8 | Arnd Bergmann | 1 | -1/+1 |
2017-03-29 | ASoC: mediatek: Add mt2701-wm8960 machine driver | Ryder Lee | 4 | -0/+203 |
2017-03-20 | ASoC: mediatek: constify snd_soc_ops structures | Bhumika Goyal | 5 | -5/+5 |
2017-02-22 | ASoC: mediatek: add I2C dependency for CS42XX8 | Arnd Bergmann | 1 | -1/+1 |
2017-02-16 | ASoC: mediatek: add power-domain get/put ctrl for mt2701 | Garlic Tseng | 1 | -0/+2 |
2017-01-31 | ASoC: mt8173-max98090: remove the call to snd_soc_jack_add_pins. | Enric Balletbo i Serra | 1 | -10/+4 |
2016-08-11 | ASoC: mediatek: mark symbols static where possible | Baoyou Xie | 1 | -2/+3 |
2016-07-14 | ASoC: mediatek: Add HDMI dai-links to the mt8173-rt5650 machine driver | PC Liao | 2 | -0/+27 |
2016-07-14 | ASoC: mediatek: mt2701: fix non static symbol warning | Wei Yongjun | 1 | -1/+1 |
2016-07-07 | ASoC: mediatek: mt2701: fix some error handling in probe | Dan Carpenter | 1 | -2/+4 |
2016-07-05 | ASoC: mediatek: add BT implementation | Garlic Tseng | 1 | -0/+139 |
2016-07-04 | ASoC: mediatek: Add mt2701-cs42448 driver and config option. | Garlic Tseng | 4 | -0/+453 |
2016-07-04 | ASoC: mediatek: add mt2701 platform driver implementation. | Garlic Tseng | 2 | -9/+1515 |
2016-06-29 | ASoC: mediatek: add structure define and clock control for 2701 | Garlic Tseng | 4 | -0/+869 |
2016-06-29 | ASoC: mediatek: let mt8173 use mediatek common structure | Garlic Tseng | 5 | -425/+318 |
2016-06-29 | ASoC: mediatek: implement mediatek common structure | Garlic Tseng | 5 | -0/+641 |
2016-06-29 | ASoC: mediatek: Refine mt8173 driver and change config option | Garlic Tseng | 10 | -369/+367 |
2016-06-02 | ASoC: mediatek: add MCLK source selection | PC Liao | 1 | -2/+43 |
2016-05-30 | ASoC: mediatek: Change the order of MCLK clock configuration | PC Liao | 1 | -4/+12 |
2016-04-26 | ASoC: mediatek: HDMI audio LR channel swapped | PC Liao | 1 | -0/+2 |
2016-04-21 | ASoC: mediatek: Add HDMI dai-links in the mt8173-rt5650-rt5676 machine driver | Koro Chen | 2 | -0/+28 |
2016-04-21 | ASoC: mediatek: Add second I2S on mt8173-rt5650 machine driver | PC Liao | 1 | -3/+47 |
2016-03-05 | ASoC: mediatek: address dai link array entries by enum | Philipp Zabel | 1 | -5/+13 |
2016-03-02 | ASoC: mediatek: Add machine driver for rt5650 rt5514 codec | Koro Chen | 3 | -10/+279 |
2016-02-26 | ASoC: mediatek: Add I03/I04 widgets and corresponding routes | Koro Chen | 1 | -0/+11 |
2016-02-26 | ASoC: mediatek: remove soft reset and add second I2S clock | PC Liao | 1 | -8/+6 |
2016-02-22 | ASoC: mediatek: Add machine driver for ALC5650 codec | Koro Chen | 3 | -0/+247 |
2016-02-22 | Merge tag 'v4.5-rc5' into asoc-mtk | Mark Brown | 1 | -2/+2 |
2016-02-10 | Merge remote-tracking branches 'asoc/fix/imx-spdif', 'asoc/fix/mtk', 'asoc/fi... | Mark Brown | 1 | -2/+2 |
2016-01-15 | ASoC: mediatek: add i2c dependency | Arnd Bergmann | 1 | -2/+2 |
2016-01-15 | ASoC: mediatek: Enable 33bit memory address to support 4GB DRAM | PC Liao | 2 | -1/+22 |
2015-12-23 | ASoC: mediatek: Turn AFE on/off in runtime resume/suspend | Koro Chen | 1 | -18/+6 |
2015-12-08 | ASoC: mediatek: Use current HW pointer for pointer callback | Koro Chen | 2 | -12/+11 |
2015-11-17 | ASoC: mediatek: Move 22M/24M clock control into I2S ops | Koro Chen | 1 | -7/+6 |
2015-09-23 | Merge remote-tracking branches 'asoc/topic/jz4740', 'asoc/topic/kirkwood', 'a... | Mark Brown | 2 | -20/+2 |
2015-09-14 | ASoC: mediatek: Increase periods_min in capture | Koro Chen | 1 | -0/+17 |
2015-08-31 | ASoC: mediatek: Convert to devm_snd_soc_register_card | Axel Lin | 2 | -20/+2 |
2015-08-30 | Merge remote-tracking branches 'asoc/topic/mediatek', 'asoc/topic/mtk', 'asoc... | Mark Brown | 4 | -22/+77 |
2015-08-30 | Merge remote-tracking branches 'asoc/topic/au1x', 'asoc/topic/bcm2835', 'asoc... | Mark Brown | 2 | -0/+2 |
2015-08-21 | ASoC: Set missing card owner field | Axel Lin | 2 | -0/+2 |
2015-08-17 | ASoC: mediatek: Remove AIF widgets for backend DAIs | Koro Chen | 1 | -11/+0 |
2015-07-22 | ASoC: mediatek: Add suspend/resume callbacks | Koro Chen | 2 | -8/+77 |
2015-07-14 | ASoC: mediatek: Drop owner assignment from platform_driver | Krzysztof Kozlowski | 3 | -3/+0 |