| Commit message (Expand) | Author | Age | Files | Lines |
*-. | Merge remote-tracking branches 'asoc/topic/rt5659', 'asoc/topic/rt5660', 'aso... | Mark Brown | 2016-09-29 | 15 | -282/+146 |
|\ \ |
|
| | * | ASoC: samsung: add missing \n to end of pr_err messages | Colin Ian King | 2016-09-24 | 1 | -3/+3 |
| | * | ASoC: exynos: organize the asoc audio into a menu | Randy Li | 2016-09-24 | 1 | -28/+29 |
| | * | ASoC: samsung: i2s: Add missing clk_disable_unprepare() on error in samsung_i... | Wei Yongjun | 2016-08-24 | 1 | -2/+6 |
| | * | ASoC: samsung: s3c24xx_uda134x: debug/error trace cleanup | Sylwester Nawrocki | 2016-08-08 | 1 | -15/+15 |
| | * | ASoC: samsung: Convert s3c24xx_uda134x to use devm_snd_soc_register_card() | Sylwester Nawrocki | 2016-08-08 | 1 | -27/+7 |
| | * | ASoC: s3c24xx_uda134x: Drop initialization of codec's platform data | Sylwester Nawrocki | 2016-08-08 | 1 | -70/+1 |
| | * | ASoC: s3c24xx_uda134x: Remove unused power() callback | Sylwester Nawrocki | 2016-08-08 | 1 | -1/+0 |
| | * | ASoC: samsung: Remove unused now unused struct s3c_dma_params | Sylwester Nawrocki | 2016-08-08 | 6 | -52/+3 |
| | * | ASoC: samsung: Drop usage of of struct s3c_dma_params from pcm.c | Sylwester Nawrocki | 2016-08-08 | 1 | -14/+12 |
| | * | ASoC: samsung: Drop usage of struct s3c_dma_params from spdif.c | Sylwester Nawrocki | 2016-08-08 | 1 | -6/+6 |
| | * | ASoC: samsung: Drop usage of struct s3c_dma_params from ac97.c | Sylwester Nawrocki | 2016-08-08 | 1 | -14/+14 |
| | * | ASoC: samsung: Drop usage of struct s3c_dma_params from s3c2412-i2s.c | Sylwester Nawrocki | 2016-08-08 | 3 | -15/+15 |
| | * | ASoC: samsung: Drop usage of struct s3c_dma_params from s3c24xx-i2s.c | Sylwester Nawrocki | 2016-08-08 | 1 | -12/+12 |
| | * | ASoC: samsung: Drop usage of struct s3c_dma_params from i2s.c | Sylwester Nawrocki | 2016-08-08 | 1 | -24/+24 |
| |/ |
|
* / | ASoC: samsung: Fix clock handling in S3C24XX_UDA134X card | Sylwester Nawrocki | 2016-08-04 | 1 | -3/+4 |
|/ |
|
* | ASoC: samsung: Specify DMA channels through struct snd_dmaengine_pcm_config | Sylwester Nawrocki | 2016-07-21 | 8 | -21/+39 |
* | ASoC: samsung: Fix error paths in the I2S driver's probe() | Sylwester Nawrocki | 2016-07-21 | 1 | -5/+20 |
* | ASoC: samsung: fix spelling mistake: "unknwon" -> "unknown" | Colin Ian King | 2016-06-26 | 1 | -1/+1 |
* | ASoC: samsung: Remove unused Odroid x2/u3 machine driver | Sylwester Nawrocki | 2016-05-30 | 3 | -195/+0 |
* | ASoC: samsung: Use of_device_get_match_data() helper | Sylwester Nawrocki | 2016-05-30 | 1 | -17/+7 |
* | ASoC: samsung: Remove definition of an unused data structure | Sylwester Nawrocki | 2016-05-30 | 1 | -4/+0 |
* | ASoC: samsung: Remove unused "samsung-i2sv4" platform_device_id entry | Sylwester Nawrocki | 2016-05-30 | 1 | -3/+0 |
*---. | Merge remote-tracking branches 'asoc/topic/rt5640', 'asoc/topic/rt5659', 'aso... | Mark Brown | 2016-03-13 | 2 | -2/+2 |
|\ \ \ |
|
| | | * | ASoC: s3c24xx: use const snd_soc_component_driver pointer | Arnd Bergmann | 2016-01-27 | 2 | -2/+2 |
| | |/
| |/| |
|
* / | | ASoC: samsung: Use IRQ safe spin lock calls | Charles Keepax | 2016-02-20 | 1 | -9/+12 |
|/ / |
|
* | | Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2016-01-20 | 1 | -50/+26 |
|\ \ |
|
| * | | ASoC: samsung/smartq: use dynamic registration | Arnd Bergmann | 2015-12-01 | 1 | -50/+26 |
| |/ |
|
| | | |
| \ | |
*-. | | Merge remote-tracking branches 'asoc/topic/samsung', 'asoc/topic/sh', 'asoc/t... | Mark Brown | 2015-12-23 | 9 | -94/+68 |
|\ \| |
|
| * | | ASoC: samsung: pass filter function as pointer | Arnd Bergmann | 2015-11-21 | 9 | -25/+33 |
| * | | ASoC: s3c24xx-i2s: pass DMA channels as platform data | Arnd Bergmann | 2015-11-18 | 2 | -4/+20 |
| * | | ASoC: samsung: pass DMA channels as pointers | Arnd Bergmann | 2015-11-18 | 8 | -73/+23 |
| |/ |
|
* / | ASoC: Vendor drivers get a link's runtime by snd_soc_get_pcm_runtime() | Mengdong Lin | 2015-11-18 | 6 | -26/+97 |
|/ |
|
* | ASoC: rx1950_uda1380: Constify rate constraints | Lars-Peter Clausen | 2015-10-23 | 1 | -3/+2 |
* | ASoC: h1940_uda1380: Constify rate constraints | Lars-Peter Clausen | 2015-10-23 | 1 | -3/+2 |
*-. | Merge remote-tracking branches 'asoc/topic/au1x', 'asoc/topic/bcm2835', 'asoc... | Mark Brown | 2015-08-30 | 2 | -0/+2 |
|\ \ |
|
| | * | ASoC: Set missing card owner field | Axel Lin | 2015-08-21 | 2 | -0/+2 |
| |/ |
|
* / | ASoC: samsung: Remove redundant arndale_audio_remove | Vaishali Thakkar | 2015-08-20 | 1 | -10/+0 |
|/ |
|
*-. | Merge remote-tracking branches 'asoc/topic/rt5677', 'asoc/topic/samsung' and ... | Mark Brown | 2015-06-05 | 6 | -15/+15 |
|\ \ |
|
| | * | ASoC: speyside: Use snd_soc_codec_get_dapm() | Lars-Peter Clausen | 2015-05-04 | 1 | -1/+1 |
| | * | ASoC: smartq: Use card DAPM context to access widgets | Lars-Peter Clausen | 2015-05-04 | 1 | -2/+1 |
| | * | ASoC: smartq: Remove unnecessary snd_soc_dapm_disable_pin() | Lars-Peter Clausen | 2015-05-04 | 1 | -3/+0 |
| | * | ASoC: smdk_wm8994: Use card DAPM context to access widgets | Lars-Peter Clausen | 2015-05-04 | 1 | -2/+1 |
| | * | ASoC: lowland: Use card DAPM context to access widgets | Lars-Peter Clausen | 2015-05-04 | 1 | -1/+1 |
| | * | ASoC: samsung: wolfson: Improve compile test coverage | Lars-Peter Clausen | 2015-05-04 | 1 | -5/+10 |
| | * | ASoC: samsung: Constify platform_device_id | Krzysztof Kozlowski | 2015-05-01 | 1 | -1/+1 |
| |/ |
|
| | | |
| \ | |
*-. \ | Merge remote-tracking branches 'asoc/fix/rt5677', 'asoc/fix/samsung' and 'aso... | Mark Brown | 2015-04-29 | 1 | -2/+2 |
|\ \ \
| |_|/
|/| | |
|
| | * | ASoC: samsung: s3c24xx-i2s: Fix return value check in s3c24xx_iis_dev_probe() | Wei Yongjun | 2015-04-17 | 1 | -2/+2 |
| |/ |
|
| | | |
| \ | |
| \ | |
| \ | |
*---. \ | Merge remote-tracking branches 'asoc/topic/jack', 'asoc/topic/max98357a', 'as... | Mark Brown | 2015-03-05 | 7 | -56/+26 |
|\ \ \ \
| | | |/
| | |/| |
|
| * | | | ASoC: tobermory: Register jacks at the card level | Lars-Peter Clausen | 2015-03-04 | 1 | -9/+4 |