aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/samsung (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-17Merge branch 'topic/jack' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-intelMark 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
2015-01-06ASoC: jive_wm8750: Use static DAI format setupLars-Peter Clausen1-14/+2
2015-01-06ASoC: h1940_uda1380: Use static DAI format setupLars-Peter Clausen1-13/+2
2015-01-06ASoC: goni_wm8994: Use static DAI format setupLars-Peter Clausen1-19/+4
2014-12-22ASoC: samsung: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-12-19Merge tag 'sound-fix-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-0/+2
2014-12-18Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-2/+2
2014-12-16Merge remote-tracking branches 'asoc/fix/atmel', 'asoc/fix/intel', 'asoc/fix/rt5645', 'asoc/fix/rt5677' and 'asoc/fix/samsung' into asoc-linusMark Brown7-79/+345
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds20-20/+0
2014-12-13sound / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki1-2/+2
2014-12-08ASoC: samsung: i2s: Add missing assignment of variant_regsSylwester Nawrocki1-0/+2
2014-12-08Merge remote-tracking branches 'asoc/topic/rt5645', 'asoc/topic/rt5670', 'asoc/topic/rt5677', 'asoc/topic/samsung' and 'asoc/topic/sgtl5000' into asoc-nextMark Brown5-75/+339
2014-12-08Merge remote-tracking branches 'asoc/topic/max98088', 'asoc/topic/max98090', 'asoc/topic/max98095', 'asoc/topic/max9850' and 'asoc/topic/mop500' into asoc-nextMark Brown1-2/+2
2014-12-08Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ad193x', 'asoc/topic/adau1373' and 'asoc/topic/adau17x1' into asoc-nextMark Brown1-2/+2
2014-12-08ASoC: samsung: Fix non-DT use of I2S controllerMark Brown1-1/+4
2014-12-06ASoC: samsung: Fix error handling for clock lookupMark Brown1-2/+8