aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/samsung (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-23ASoC: rx1950_uda1380: Constify rate constraintsLars-Peter Clausen1-3/+2
2015-10-23ASoC: h1940_uda1380: Constify rate constraintsLars-Peter Clausen1-3/+2
2015-08-30Merge remote-tracking branches 'asoc/topic/au1x', 'asoc/topic/bcm2835', 'asoc/topic/blackfin' and 'asoc/topic/card' into asoc-nextMark Brown2-0/+2
2015-08-21ASoC: Set missing card owner fieldAxel Lin2-0/+2
2015-08-20ASoC: samsung: Remove redundant arndale_audio_removeVaishali Thakkar1-10/+0
2015-06-05Merge remote-tracking branches 'asoc/topic/rt5677', 'asoc/topic/samsung' and 'asoc/topic/sgtl5000' into asoc-nextMark Brown6-15/+15
2015-05-04ASoC: speyside: Use snd_soc_codec_get_dapm()Lars-Peter Clausen1-1/+1
2015-05-04ASoC: smartq: Use card DAPM context to access widgetsLars-Peter Clausen1-2/+1
2015-05-04ASoC: smartq: Remove unnecessary snd_soc_dapm_disable_pin()Lars-Peter Clausen1-3/+0
2015-05-04ASoC: smdk_wm8994: Use card DAPM context to access widgetsLars-Peter Clausen1-2/+1
2015-05-04ASoC: lowland: Use card DAPM context to access widgetsLars-Peter Clausen1-1/+1
2015-05-04ASoC: samsung: wolfson: Improve compile test coverageLars-Peter Clausen1-5/+10
2015-05-01ASoC: samsung: Constify platform_device_idKrzysztof Kozlowski1-1/+1
2015-04-29Merge remote-tracking branches 'asoc/fix/rt5677', 'asoc/fix/samsung' and 'asoc/fix/tfa9879' into asoc-linusMark Brown1-2/+2
2015-04-17ASoC: samsung: s3c24xx-i2s: Fix return value check in s3c24xx_iis_dev_probe()Wei Yongjun1-2/+2
2015-03-05Merge remote-tracking branches 'asoc/topic/jack', 'asoc/topic/max98357a', 'asoc/topic/omap' and 'asoc/topic/rt286' into asoc-nextMark Brown7-56/+26
2015-03-04Merge remote-tracking branch 'asoc/fix/samsung' into asoc-linusMark Brown1-5/+5
2015-03-04ASoC: tobermory: Register jacks at the card levelLars-Peter Clausen1-9/+4
2015-03-04ASoC: speyside: Register jacks at the card levelLars-Peter Clausen1-10/+4
2015-03-04ASoC: smartq: Register jacks at the card levelLars-Peter Clausen1-7/+4
2015-03-04ASoC: rx1950_uda1380: Register jacks at the card levelLars-Peter Clausen1-7/+2
2015-03-04ASoC: lowland: Register jacks at the card levelLars-Peter Clausen1-10/+4
2015-03-04ASoC: littlemill: Register jacks at the card levelLars-Peter Clausen1-6/+6
2015-03-04ASoC: h1980_uda1380: Register jacks at the card levelLars-Peter Clausen1-7/+2
2015-02-21ASoC: Samsung: add missing I2C/SPI dependenciesArnd Bergmann1-5/+5
2015-02-07ASoC: samsung: Remove goni or aquila with the WM8994Paul Bolle3-302/+0
2015-01-16ASoC: samsung: Replace depends on REGMAP_I2C with depends on I2CLars-Peter Clausen1-2/+2
2015-01-16ASoC: smdk_wm8580: Pass card DAPM context to snd_soc_dapm_disable_pin()Lars-Peter Clausen1-4/+1
2015-01-16ASoC: jive: Automatically disconnect non-connected pinsLars-Peter Clausen1-17/+1
2015-01-16Merge branch 'topic/dai' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-samsungMark Brown11-165/+33
2015-01-14ASoC: samsung: i2s: Add clock provider for the I2S internal clocksSylwester Nawrocki1-20/+93
2015-01-14ASoC: samsung: odroidx2: Handle I2S CDCLK clock conditionallySylwester Nawrocki1-1/+5
2015-01-14ASoC: samsung: i2s: Protect more registers with a spinlockSylwester Nawrocki1-30/+51
2015-01-14ASoC: samsung: i2s: Add spinlock in place of local_irq_* callsSylwester Nawrocki1-5/+13
2015-01-14ASoC: samsung: i2s: Remove an unneeded goto usageSylwester Nawrocki1-9/+8
2015-01-14ASoC: samsung: i2s: Add get_other_dai helper functionSylwester Nawrocki1-9/+15
2015-01-14ASoC: samsung: i2s: Move clk enable to the platform driver probe()Sylwester Nawrocki1-14/+11
2015-01-14ASoC: samsung: i2s: Move clk_get() to platform driver probe()Sylwester Nawrocki1-12/+7
2015-01-14ASoC: samsung: i2s: Request memory region in driver probe()Sylwester Nawrocki1-38/+7
2015-01-14ASoC: samsung: i2s: Add return value checks in probe()Sylwester Nawrocki1-4/+8
2015-01-14ASoC: samsung: i2s: samsung_i2s_get_driver_data() cleanupSylwester Nawrocki1-5/+4
2015-01-06ASoC: samsung: i2s: Remove unused gpios field from struct i2sSylwester Nawrocki1-1/+0
2015-01-06ASoC: smdk_wm8994pcm: Use static DAI format setupLars-Peter Clausen1-14/+2
2015-01-06ASoC: smdk_wm8570pcm: Use static DAI format setupLars-Peter Clausen1-14/+5
2015-01-06ASoC: smdk_wm8580: Use static DAI format setupLars-Peter Clausen1-15/+6
2015-01-06ASoC: smartq_wm8987: Use static DAI format setupLars-Peter Clausen1-14/+2
2015-01-06ASoC: s3c24xx_uda134x: Use static DAI format setupLars-Peter Clausen1-10/+2
2015-01-06ASoC: s3c24xx_simtec: Use static DAI format setupLars-Peter Clausen1-18/+2
2015-01-06ASoC: rx1950_uda1380: Use static DAI format setupLars-Peter Clausen1-13/+2
2015-01-06ASoC: neo1973_wm8753: Use static DAI format setupLars-Peter Clausen1-21/+4